LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] net: phy: DP83811: Add support for the phy
 2018-05-08 17:21 UTC  (6+ messages)

[PATCH v1 00/16] khwasan: kernel hardware assisted address sanitizer
 2018-05-08 17:21 UTC  (17+ messages)
` [PATCH v1 01/16] khwasan, mm: change kasan hooks signatures
` [PATCH v1 02/16] khwasan: move common kasan and khwasan code to common.c
` [PATCH v1 03/16] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v1 04/16] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v1 05/16] khwasan: initialize shadow to 0xff
` [PATCH v1 06/16] khwasan, arm64: untag virt address in __kimg_to_phys
` [PATCH v1 07/16] khwasan, arm64: fix up fault handling logic
` [PATCH v1 08/16] khwasan: add tag related helper functions
` [PATCH v1 09/16] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v1 10/16] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v1 11/16] khwasan: split out kasan_report.c from report.c
` [PATCH v1 12/16] khwasan: add bug reporting routines
` [PATCH v1 13/16] khwasan: add hooks implementation
` [PATCH v1 14/16] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v1 15/16] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v1 16/16] khwasan: update kasan documentation

[PATCH v5 00/13] ALSA: hda/ca0132: Patch Series for Recon3Di and Sound Blaster Z Support
 2018-05-08 17:20 UTC  (8+ messages)
` [PATCH v5 01/13] ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loading
` [PATCH v5 03/13] ALSA: hda/ca0132: Add PCI region2 iomap for SBZ
` [PATCH v5 05/13] ALSA: hda/ca0132: add extra init functions for r3di + sbz
` [PATCH v5 07/13] ALSA: hda/ca0132: add dsp setup related commands for the sbz
` [PATCH v5 09/13] ALSA: hda/ca0132: add the ability to set src_id on scp commands
` [PATCH v5 11/13] ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3Di
` [PATCH v5 12/13] ALSA: hda/ca0132: add ca0132_alt_set_vipsource

[PATCH V1 0/5] backlight: qcom-wled: Support for QCOM wled driver
 2018-05-08 17:19 UTC  (9+ messages)
` [PATCH V1 2/5] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V1 4/5] backlight: qcom-wled: Add support for OVP interrupt handling

[PATCH 1/7] drm/mediatek: move dpi private data to device
 2018-05-08 17:19 UTC  (2+ messages)

[PATCH v2 00/27] coresight: TMC ETR backend support for perf
 2018-05-08 17:18 UTC  (22+ messages)
` [PATCH v2 05/27] dts: bindings: Document device tree binding for CATU
` [PATCH v2 10/27] dts: bindings: Restrict coresight tmc-etr scatter-gather mode
` [PATCH v2 12/27] coresight: tmc-etr: Allow commandline option to override SG use
` [PATCH v2 18/27] coresight: catu: Add support for scatter gather tables
` [PATCH v2 19/27] coresight: catu: Plug in CATU as a backend for ETR buffer
` [PATCH v2 23/27] coresight: tmc-etr: Handle driver mode specific ETR buffers

[PATCH] media: v4l2-ioctl: fix function types for IOCTL_INFO_STD
 2018-05-08 17:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] mm: fix oom_kill event handling
 2018-05-08 17:16 UTC  (2+ messages)

[PATCH v5 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-05-08 17:12 UTC  (5+ messages)
` [PATCH v5 2/5] efi: Add embedded peripheral firmware support

[PATCH v9 00/12] Sunxi: Add SMP support on A83T
 2018-05-08 17:11 UTC  (3+ messages)

[PATCH v5 1/2] iommu - Enable debugfs exposure of IOMMU driver internals
 2018-05-08 17:08 UTC  (3+ messages)

[RFC] sched: Distinguish between idle_cpu calls based on desired effect
 2018-05-08 17:03 UTC  (3+ messages)

[PATCH 1/2] perf cs-etm: Support unknown_thread in cs_etm_auxtrace
 2018-05-08 17:01 UTC  (4+ messages)
` [PATCH 2/2] perf cs-etm: Remove redundant space

[ANNOUNCE] Kconfiglib menuconfig implementation
 2018-05-08 16:59 UTC  (7+ messages)

[RFC PATCH v1] memory: tegra: Block DMA for clients HW on a faulty memory access
 2018-05-08 16:58 UTC 

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-08 16:57 UTC  (12+ messages)
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches

[v8] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-05-08 16:57 UTC  (6+ messages)

[PATCH v1] memory: tegra: Register SMMU after MC driver became ready
 2018-05-08 16:55 UTC 

[PATCH] kernel/signal: Remove no longer required irqsave/restore
 2018-05-08 16:53 UTC  (13+ messages)

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-08 16:51 UTC  (21+ messages)
` [PATCH 02/18] docs: fix location of request_firmware & friends
` [PATCH 03/18] docs: */index.rst: Add newer documents to their respective index.rst
` [PATCH 04/18] docs: admin-guide: add bcache documentation
` [PATCH 05/18] docs: core-api: add cachetlb documentation
` [PATCH 06/18] docs: core-api: add cgroup-v2 documentation
` [PATCH 07/18] docs: core-api: add circular-buffers documentation
` [PATCH 08/18] docs: driver-api: add clk documentation

[[PATCH v2 14/24]] selftests: kvm: return Kselftest Skip code for skipped tests
 2018-05-08 16:49 UTC  (2+ messages)

[PATCH v2] x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
 2018-05-08 16:49 UTC  (2+ messages)

[PATCH 4/7] dt-bindings: gnss: add u-blox binding
 2018-05-08 16:49 UTC  (17+ messages)

[PATCH 0/8] mm, x86, powerpc: Consolidate pkey code
 2018-05-08 16:47 UTC  (14+ messages)
` [PATCH 1/8] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH 2/8] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH 3/8] mm/pkeys: Remove include of asm/mmu_context.h from pkeys.h
` [PATCH 4/8] mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h
` [PATCH 5/8] x86/pkeys: Move vma_pkey() into asm/pkeys.h
` [PATCH 6/8] x86/pkeys: Add arch_pkeys_enabled()
` [PATCH 7/8] mm/pkeys: Add an empty arch_pkeys_enabled()
` [PATCH 8/8] mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys

[PATCH v6 00/15] KVM: arm64: Optimise FPSIMD context switching
 2018-05-08 16:44 UTC 

bug in tag handling in blk-mq?
 2018-05-08 16:42 UTC  (7+ messages)

WARNING in __mutex_unlock_slowpath
 2018-05-08 16:41 UTC  (3+ messages)

general protection fault in encode_rpcb_string
 2018-05-08 16:34 UTC  (7+ messages)
    ` [PATCH 1/2] sunrpc: handle ENOMEM in rpcb_getport_async

[PATCH v3 0/2] tpm: improving granularity in poll sleep times
 2018-05-08 16:34 UTC  (5+ messages)
` [PATCH v3 1/2] tpm: reduce poll sleep time in tpm_transmit()
` [PATCH v3 2/2] tpm: reduce polling time to usecs for even finer granularity

[PATCH v2 1/2] arm64: dts: Add msm8998 SoC and MTP board support
 2018-05-08 16:32 UTC  (4+ messages)

[PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called
 2018-05-08 16:32 UTC  (9+ messages)
          ` I2C PM overhaul needed? (Re: [PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called)

[PATCH] staging: most: video: remove debugging code
 2018-05-08 16:30 UTC 

[PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined
 2018-05-08 16:30 UTC  (4+ messages)
` [PATCH 2/2] tools/testing/selftests/x86: fix error: conflicting types for 'pkey_get|pkey_set'

[PATCH v3 0/4] Restore ULPI USB on Tegra20
 2018-05-08 16:26 UTC  (6+ messages)
` [PATCH v3 1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers
` [PATCH v3] pinctrl: tegra20: Provide CDEV1/2 clock muxes
` [PATCH v3 2/4] clk: tegra20: Correct parents of CDEV1/2 clocks
` [PATCH v3 3/4] clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20
` [PATCH v3 4/4] ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20"

[PATCH] x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
 2018-05-08 16:25 UTC  (4+ messages)

[PATCH 4.16 00/52] 4.16.8-stable review
 2018-05-08 16:22 UTC  (3+ messages)

[PATCH 4.14 00/43] 4.14.40-stable review
 2018-05-08 16:21 UTC  (3+ messages)

[PATCH 4.9 00/32] 4.9.99-stable review
 2018-05-08 16:21 UTC  (3+ messages)

[RFC PATCH 1/3] arcnet: com20020: Add memory map of com20020
 2018-05-08 16:16 UTC  (2+ messages)

[PATCH v7 00/10] drivers/qcom: add RPMH communication support
 2018-05-08 16:16 UTC  (10+ messages)
` [PATCH v7 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v7 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v7 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS

[PATCH 0/3] KVM: VMX: Allow to disable ioport intercept per-VM by userspace
 2018-05-08 16:14 UTC  (3+ messages)

[PATCH v2 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver
 2018-05-08 16:10 UTC  (6+ messages)
` [PATCH v2 2/2] leds: lm3601x: Introduce the lm3601x LED driver

[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-05-08 16:10 UTC  (11+ messages)
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support

[PATCH -next 0/6] net: Update static keys to modern api
 2018-05-08 16:07 UTC  (7+ messages)
` [PATCH 1/6] net/ipv4: Update ip_tunnel_metadata_cnt static key "
` [PATCH 2/6] net/sock: Update memalloc_socks "
` [PATCH 3/6] net: Update [e/in]gress_needed "
` [PATCH 4/6] net: Update netstamp_needed "
` [PATCH 5/6] net: Update generic_xdp_needed "
` [PATCH 6/6] net/udp: Update udp_encap_needed "

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-08 15:47 UTC  (4+ messages)

PROBLEM: error due to conflicting types during build of kselftests
 2018-05-08 15:46 UTC  (5+ messages)

[PATCH] mptlan: fix mpt_lan_sdu_send()'s return type
 2018-05-08 15:44 UTC  (3+ messages)

[PATCH 0/3] docs/vm: move numa_memory_policy.rst to admin-guide/mm
 2018-05-08 15:44 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: leds: Add SC27xx breathing light controller documentation
 2018-05-08 15:43 UTC  (2+ messages)

[PATCH v2 0/3] perf/buildid-cache: Add --list and --purge-all options
 2018-05-08 15:42 UTC  (5+ messages)
` [PATCH v2 3/3] perf/buildid-cache: Support --purge-all option

[PATCH v2 00/17] Add support to MT6323 RTC and its power device
 2018-05-08 15:39 UTC  (3+ messages)
` [PATCH v2 02/17] dt-bindings: rtc: mt6397: add bindings for MediaTek PMIC based RTC

[PATCH] mm: expland documentation over __read_mostly
 2018-05-08 15:39 UTC  (5+ messages)

[PATCH v2 0/2] Add support for general system clock on ST AMD platform
 2018-05-08 15:38 UTC  (5+ messages)
` [PATCH v4 1/2] clk: x86: Add ST oscout platform clock

[PATCH v5 0/2] SDM845 System Cache Driver
 2018-05-08 15:35 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: Documentation for qcom, llcc

coresight: documentation: update sysfs section
 2018-05-08 15:35 UTC  (2+ messages)

[PATCH] selftests: kvm: update .gitignore with missing file
 2018-05-08 15:34 UTC  (3+ messages)

[PATCH] selftests: kvm: add .gitignore for generated files
 2018-05-08 15:33 UTC  (3+ messages)

[PATCH] selftests/memfd: move common code into common.c
 2018-05-08 15:33 UTC  (3+ messages)

[RFC] net: Add new LoRaWAN subsystem
 2018-05-08 15:33 UTC 

linux-next: Tree for May 8
 2018-05-08 15:32 UTC  (2+ messages)
` linux-next: Tree for May 8 (usb: typec...)

[RFC PATCH v3 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
 2018-05-08 15:30 UTC  (2+ messages)

[PATCH v3 0/2] usb: dwc2: fix isoc split in transfer issue
 2018-05-08 15:29 UTC  (5+ messages)
` [PATCH v3 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in

[PATCH v5 0/6] firmware_loader: cleanups for v4.18
 2018-05-08 15:24 UTC  (2+ messages)

[PATCH v2]: perf/x86: store user space frame-pointer value on a sample
 2018-05-08 15:21 UTC 

[PATCH] Documentation: block: cmdline-partition.txt fixes and additions
 2018-05-08 15:19 UTC  (2+ messages)

[PATCH] vfio: fix documentation
 2018-05-08 15:17 UTC  (2+ messages)

[PATCH v2 00/35] overlayfs: stack file operations
 2018-05-08 15:15 UTC  (14+ messages)
` [PATCH v2 15/35] ovl: add ovl_fsync()
` [PATCH v2 21/35] ovl: add reflink/copyfile/dedup support
` [PATCH v2 23/35] ovl: copy-up on MAP_SHARED
` [PATCH v2 32/35] Partially revert "locks: fix file locking on overlayfs"

[PATCH] Documentation/admin-guide/pm/intel_pstate: fix Active Mode w/o HWP paragraph
 2018-05-08 15:12 UTC 

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-05-08 15:11 UTC  (7+ messages)
` [PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c

[PATCH] net: wireless: ath: ath9k: Fix a possible data race in ath_chanctx_set_next
 2018-05-08 15:08 UTC  (3+ messages)

[PATCH v7 00/16] tracing: probeevent: Improve fetcharg features
 2018-05-08 15:02 UTC  (11+ messages)

[PATCH 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-05-08 14:56 UTC  (4+ messages)
` [PATCH 2/4] rtc: ds1307: support m41t11 variant
` [PATCH 3/4] rtc: ds1307: add calibration of_ for mt41txx chips
` [PATCH 4/4] rtc: ds1307: add frequency-test property to check calibration on m41txx

[PATCH] doc: botching-up-ioctls: Make it clearer why structs must be padded
 2018-05-08 14:53 UTC  (2+ messages)

[PATCH] virt: vbox: Only copy_from_user the request-header once
 2018-05-08 14:52 UTC  (3+ messages)

[PATCH] tracing: Remove PPC32 wart from config TRACING_SUPPORT
 2018-05-08 14:52 UTC  (2+ messages)
`  "

[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers
 2018-05-08 14:52 UTC  (2+ messages)
` [1/3] "

[Ksummit-discuss] bug-introducing patches
 2018-05-08 14:49 UTC  (11+ messages)

[GIT PULL] libata fixes for v4.17-rc4
 2018-05-08 14:48 UTC 

[PATCH] watchdog: mena21_wdt: Drop unnecessary mutex lock
 2018-05-08 14:48 UTC  (2+ messages)

[PATCH 00/11] irqchip: stm32: add exti support for stm32mp157c
 2018-05-08 14:47 UTC  (3+ messages)
` [PATCH 01/11] irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain

[PATCH v2] mm: access to uninitialized struct page
 2018-05-08 14:44 UTC  (3+ messages)

[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-05-08 14:39 UTC  (2+ messages)

[PATCH] Revert "dmaengine: pl330: add DMA_PAUSE feature"
 2018-05-08 14:36 UTC  (3+ messages)
  `  "

Kernel build with gcc 8 a lot of warnings
 2018-05-08 14:32 UTC  (6+ messages)

[PATCH v3] bus: arm-cci: remove unnecessary unreachable()
 2018-05-08 14:27 UTC 

Problem with global pages changeset and kvm
 2018-05-08 14:27 UTC  (3+ messages)

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-05-08 14:25 UTC  (4+ messages)

[PATCH] perf: test 60 fails on s390 inline missing on s390
 2018-05-08 14:23 UTC  (2+ messages)

[iptables v2] extensions: libip6t_srh: support matching previous, next and last SID
 2018-05-08 14:21 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).