LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/6] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-26 18:19 UTC  (4+ messages)
` [PATCH 1/6] nvme: depend on INFINIBAND_ADDR_TRANS
` [PATCH 2/6] nvmet-rdma: "
` [PATCH 3/6] ib_srpt: "

[PATCH 0/9] [v2] x86, pkeys: two protection keys bug fixes
 2018-04-26 18:17 UTC  (9+ messages)
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC

[PATCH] mtd: partitions: Handle add_mtd_device() failures gracefully
 2018-04-26 18:09 UTC  (6+ messages)

[PATCH v6 00/10] drivers/qcom: add RPMH communication support
 2018-04-26 18:05 UTC  (3+ messages)
` [PATCH v6 04/10] drivers: qcom: rpmh: add RPMH helper functions

[PATCH] mtd: dataflash: replace msleep with usleep_range
 2018-04-26 18:03 UTC  (2+ messages)

[RFC PATCH v2 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-26 18:03 UTC  (9+ messages)
` [RFC PATCH v3 0/3] acpi: apei: Improve PCIe "
  ` [RFC PATCH v3 2/3] acpi: apei: Do not panic() on PCIe errors reported through GHES
  ` [RFC PATCH v3 3/3] acpi: apei: Warn when GHES marks correctable errors as "fatal"

[PATCH RESEND] firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()
 2018-04-26 18:01 UTC  (2+ messages)

[PATCH] mtd: nand: davinci: don't acquire and enable clock
 2018-04-26 18:01 UTC  (2+ messages)

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-04-26 17:56 UTC  (8+ messages)
` [PATCH 3/6] arm64: untag user addresses in copy_from_user and others
` [PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c

[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
 2018-04-26 17:49 UTC  (6+ messages)
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces

[PATCH] media: zoran: move to dma-mapping interface
 2018-04-26 17:49 UTC  (2+ messages)

[PATCH 0/3] v4.16 tpmdd backports
 2018-04-26 17:49 UTC  (4+ messages)

[PATCH v4 0/6] clocksource: rework Atmel TCB timer driver
 2018-04-26 17:48 UTC  (5+ messages)
` [PATCH v4 1/6] ARM: at91: add TCB registers definitions

[PATCH v2] dmaengine: axi-dmac: Request IRQ with IRQF_SHARED
 2018-04-26 17:40 UTC 

[PATCH v4 0/7] pcal6524 extensions and fixes for pca953x driver
 2018-04-26 17:35 UTC  (8+ messages)
` [PATCH v4 1/7] gpio: pca953x: convert register constants to hex
` [PATCH v4 2/7] gpio: pca953x: add more register definitions for pcal953x
` [PATCH v4 3/7] gpio: pca953x: add more register definitions for pcal6524
` [PATCH v4 4/7] gpio: pca953x: define masks for addressing common and extended registers
` [PATCH v4 5/7] gpio: pca953x: fix address calculation for pcal6524
` [PATCH v4 6/7] DTS: Bindings: pca953x add an optional vcc-supply property
` [PATCH v4 7/7] DTS: Bindings: pca953x: add example how to use interrupt-controller and gpio-controller

[PATCH v2] staging: bcm2835-audio: Disconnect and free vchi_instance on module_exit()
 2018-04-26 17:34 UTC  (2+ messages)
` [PATCH v3] "

[PATCH RFC PoC 0/2] platform: different approach to early platform drivers
 2018-04-26 17:31 UTC  (4+ messages)
` [PATCH RFC PoC 1/2] earlydev: implement a new way to probe platform devices early
` [PATCH RFC PoC 2/2] misc: implement a dummy early platform driver

[PATCH 0/7] [GIT PULL] tracing: Fixes for v4.17-rc1
 2018-04-26 17:30 UTC  (8+ messages)
` [PATCH 1/7] tracing: Add missing forward declaration
` [PATCH 2/7] tracing/x86: Update syscall trace events to handle new prefixed syscall func names
` [PATCH 3/7] tracing: Fix kernel crash while using empty filter with perf
` [PATCH 4/7] kprobes: Fix random address output of blacklist file
` [PATCH 5/7] selftests: ftrace: Fix trigger extended error testcase
` [PATCH 6/7] selftests: ftrace: Add a testcase for multiple actions on trigger
` [PATCH 7/7] tracing: Fix missing tab for hwlat_detector print format

[GIT PULL] PCI fixes for v4.17
 2018-04-26 17:30 UTC 

[PATCH 4.9 00/95] 4.9.96-stable review
 2018-04-26 17:29 UTC  (9+ messages)
` [PATCH 4.9 75/95] random: set up the NUMA crng instances after the CRNG is fully initialized

[PATCH 1/5] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-26 17:28 UTC  (10+ messages)
` [PATCH 4/5] ARM: dts: imx6sx-sabreauto: add fec support

[GIT PULL] Thermal management updates for v4.17-rc2
 2018-04-26 17:28 UTC  (3+ messages)

[PATCH RESEND] PCI/AER: Use a common function to print AER error bits
 2018-04-26 17:27 UTC  (2+ messages)

[PATCH v2 0/2] crypto: removing various VLAs
 2018-04-26 17:27 UTC  (3+ messages)

[PATCH V4 1/6] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-26 17:24 UTC  (7+ messages)
` [PATCH V4 3/6] ARM: dts: imx6sx-sabreauto: add IO expander max7310 support

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-04-26 17:24 UTC  (17+ messages)
` [RFC v2 1/2] virtio: add pmem driver
        ` [Qemu-devel] "
` [RFC v2 2/2] pmem: device flush over VIRTIO
` [RFC v2] qemu: Add virtio pmem device
    ` [Qemu-devel] "

[PATCH] clk:aspeed: Fix reset bits for PCI/VGA and PECI
 2018-04-26 17:22 UTC 

[PATCH 0/4] ALSA: usb: UAC3 new features
 2018-04-26 17:13 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] ALSA: usb-audio: UAC3. Add support for mixer unit
    ` [alsa-devel] "
    ` [alsa-devel] [PATCH v2 0/4] ALSA: usb: UAC3 new features

[PATCH net-next 0/2 v2] netns: uevent performance tweaks
 2018-04-26 17:10 UTC  (9+ messages)
` [PATCH net-next 1/2 v2] netns: restrict uevents

[patch V2 0/7] LICENSES: Add missing License Text and provide a checker script
 2018-04-26 17:04 UTC  (5+ messages)
` [patch V2 7/7] scripts: Add SPDX "
    ` [patch V3 "

[PATCH 01/17] dt-bindings: display: renesas: du: Increase indent in output table
 2018-04-26 16:57 UTC  (18+ messages)
` [PATCH 02/17] dt-bindings: display: renesas: du: Document the R8A77965 bindings
` [PATCH 03/17] pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functions
` [PATCH 04/17] drm: rcar-du: Use the correct naming for ODPM fields in DEFR6
` [PATCH 05/17] drm: rcar-du: Split CRTC handling to support hardware indexing
` [PATCH 06/17] drm: rcar-du: Allow DU groups to work with "
` [PATCH 07/17] drm: rcar-du: Add R8A77965 support
` [PATCH 08/17] arm64: dts: r8a77965: Provide sysc header definitions
` [PATCH 09/17] arm64: dts: r8a77965: Use the correct CPG header
` [PATCH 10/17] arm64: dts: r8a77965: Add FCPF and FCPV instances
` [PATCH 11/17] arm64: dts: r8a77965: Add VSP instances
` [PATCH 12/17] arm64: dts: r8a77965: Populate the DU instance placeholder
` [PATCH 13/17] arm64: dts: r8a77965: Add HDMI encoder instance
` [PATCH 14/17] arm64: dts: r8a77965-salvator-x: Add DU external dot clocks
` [PATCH 15/17] arm64: dts: r8a77965-salvator-x: Enable HDMI output
` [PATCH 16/17] arm64: dts: r8a77965-salvator-xs: Add DU external dot clocks
` [PATCH 17/17] arm64: dts: r8a77965-salvator-xs: Enable HDMI output

[PATCH v7 0/9] Designware EP support and code clean up
 2018-04-26 16:56 UTC  (3+ messages)
` [PATCH v7 3/9] PCI: endpoint: functions/pci-epf-test: Add second entry

[PATCH v3 00/14] kernel/locking: qspinlock improvements
 2018-04-26 16:55 UTC  (7+ messages)
` [PATCH v3 05/14] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath
` [PATCH v3 14/14] MAINTAINERS: Add myself as a co-maintainer for LOCKING PRIMITIVES

[PATCH v6 0/2] sparc64: Add privileged ADI driver
 2018-04-26 16:54 UTC  (3+ messages)
` [PATCH v6 1/2] char: "
` [PATCH v6 2/2] selftests: sparc64: char: Selftest for "

[PATCH v4 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-04-26 16:53 UTC  (4+ messages)
` [PATCH v4 1/5] efi: Export boot-services code and data as debugfs-blobs

[V3 PATCH] perf parse-events: Specially handle uncore event alias in small groups
 2018-04-26 16:48 UTC  (3+ messages)

[PATCH 0/3] Enable basic MMC support on Allwinner H6
 2018-04-26 16:46 UTC  (7+ messages)
` [PATCH 1/3] mmc: sunxi: add support for the MMC controller on H6
  ` [linux-sunxi] "
` [PATCH 2/3] arm64: allwinner: h6: add device tree nodes for MMC controllers
  ` [linux-sunxi] "
` [PATCH 3/3] arm64: allwinner: h6: enable MMC0/2 on Pine H64
  ` [linux-sunxi] "

[PATCH 1/2] dmaengine: axi-dmac: Use devm_request_irq()
 2018-04-26 16:43 UTC  (5+ messages)
` [PATCH 2/2] dmaengine: axi-dmac: Request IRQ with IRQF_SHARED

[PATCH v2] gpiolib: add hogs support for machine code
 2018-04-26 16:42 UTC  (3+ messages)

[PATCH v2] input/touchscreen: atmel_mxt_ts: Add correct touchpad button mapping for the Caroline Chromebook
 2018-04-26 16:42 UTC  (5+ messages)

linux-next: build failure after merge of the qcom tree
 2018-04-26 16:42 UTC  (4+ messages)

[PATCH] f2fs: fix to wait IO writeback in __revoke_inmem_pages()
 2018-04-26 16:36 UTC  (4+ messages)

[PATCH v5] gpio: dwapb: Add support for 1 interrupt per port A GPIO
 2018-04-26 16:33 UTC  (2+ messages)

[PATCH] Revert "x86/mm: implement free pmd/pte page interfaces"
 2018-04-26 16:29 UTC  (4+ messages)

[PATCH] USB: serial: option: adding support for ublox R410M
 2018-04-26 16:29 UTC  (10+ messages)

random: GFP_KERNEL from irq context
 2018-04-26 16:28 UTC 

[PATCH v5 0/2] sparc64: Add privileged ADI driver
 2018-04-26 16:25 UTC  (4+ messages)
` [PATCH v5 2/2] selftests: sparc64: char: Selftest for "

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-04-26 16:19 UTC  (16+ messages)
` [PATCH 1/4] exit: Move read_unlock() up in mm_update_next_owner()
` [PATCH 4/4] exit: Lockless iteration over task list "

[PATCH 00/11] irqchip: stm32: add exti support for stm32mp157c
 2018-04-26 16:18 UTC  (12+ messages)
` [PATCH 01/11] irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain
` [PATCH 02/11] irqchip: stm32: checkpatch fix
` [PATCH 03/11] irqchip: stm32: add falling pending register support
` [PATCH 04/11] irqchip: stm32: add suspend support
` [PATCH 05/11] irqchip: stm32: add host and driver data structures
` [PATCH 06/11] irqchip: stm32: prepare common functions
` [PATCH 07/11] irqchip: stm32: add stm32mp1 support with hierarchy domain
` [PATCH 08/11] irqchip: stm32: add suspend/resume support for "
` [PATCH 09/11] pinctrl: stm32: add irq_eoi for stm32gpio irqchip
` [PATCH 10/11] ARM: dts: stm32: add exti support for stm32mp157c
` [PATCH 11/11] ARM: dts: stm32: add exti support to stm32mp157 pinctrl

[PATCH v1] kthread/smpboot: Serialize kthread parking against wakeup
 2018-04-26 16:18 UTC  (7+ messages)

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-04-26 16:10 UTC  (5+ messages)
` [PATCH 2/6] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH 4/6] powerpc/64s: Enable barrier_nospec based on firmware settings

linux-next: unable to fetch the kbuild-current tree
 2018-04-26 16:09 UTC  (2+ messages)

[PATCH 1/3] f2fs: introduce release_discard_addr() for cleanup
 2018-04-26 16:08 UTC  (5+ messages)
` [PATCH 2/3] f2fs: introduce {create,destroy}_discard_caches "
` [PATCH 3/3] f2fs: maintain discard interface separately

[RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can
 2018-04-26 16:08 UTC  (14+ messages)

[PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
 2018-04-26 16:07 UTC  (19+ messages)
    ` [PATCH v4] fault-injection: introduce kvmalloc fallback options
        ` [PATCH v5] "
              ` [dm-devel] "

[PATCH] IB/core: Make ib_mad_client_id atomic
 2018-04-26 16:06 UTC  (6+ messages)

[PATCH v2] f2fs: fix to avoid race during access gc_thread pointer
 2018-04-26 16:03 UTC  (2+ messages)

[BUG] igb: reconnecting of cable not always detected
 2018-04-26 16:02 UTC  (6+ messages)

[PATCH] mm: sections are not offlined during memory hotremove
 2018-04-26 15:58 UTC 

Avoid uninterruptible sleep during process exit
 2018-04-26 15:57 UTC  (13+ messages)
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process

4.17-rc2: Could not determine valid watermarks for inherited state
 2018-04-26 15:57 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH v2] f2fs: avoid stucking GC due to atomic write
 2018-04-26 15:54 UTC  (2+ messages)

[PATCH] mm: memory_hotplug: use put_device() if device_register fail
 2018-04-26 15:42 UTC 

io_pgetevents & aio fsync V3
 2018-04-26 15:41 UTC  (3+ messages)
` [PATCH 4/7] aio: remove the extra get_file/fput pair in io_submit_one

issues with suspend on Dell XPS 13 2-in-1
 2018-04-26 15:40 UTC  (8+ messages)

Potential problem with 31e77c93e432dec7 ("sched/fair: Update blocked load when newly idle")
 2018-04-26 15:38 UTC  (11+ messages)

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-04-26 15:36 UTC  (15+ messages)
` [RFC 01/10] PCI: dwc: Add MSI-X callbacks handler
` [RFC 06/10] misc: pci_endpoint_test: Add MSI-X support

[PATCH 1/5] f2fs: give message and set need_fsck given broken node id
 2018-04-26 15:32 UTC  (10+ messages)
` [PATCH 4/5] f2fs: sanity check for total valid blocks
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 4/5 v2] "
` [PATCH 5/5] f2fs: enforce fsync_mode=strict for renamed directory
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/5] f2fs: give message and set need_fsck given broken node id

[PATCH] perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
 2018-04-26 15:26 UTC  (5+ messages)

[dm-devel] [PATCH v5] fault-injection: introduce kvmalloc fallback options
 2018-04-26 15:22 UTC  (2+ messages)

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-26 15:21 UTC  (8+ messages)
` [RFC PATCH 09/35] ovl: stack file ops

Linux messages full of `random: get_random_u32 called from`
 2018-04-26 15:17 UTC  (5+ messages)

[PATCH] f2fs: clear page_error for all the writebacking pages
 2018-04-26 15:16 UTC  (3+ messages)

[PATCH 0/8] Fix year 2038 issue for sound subsystem
 2018-04-26 15:14 UTC  (3+ messages)
` [PATCH 8/8] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control

remove PCI_DMA_BUS_IS_PHYS V2
 2018-04-26 15:11 UTC  (5+ messages)
` [PATCH 2/5] ide: kill ide_toggle_bounce

[PATCH v4 0/8] drm/sun4i: Allwinner MIPI-DSI support
 2018-04-26 15:07 UTC  (3+ messages)
` [PATCH v4 6/8] drm/panel: Add Ilitek ILI9881c panel driver

[PATCH 1/2] drm/ttm: Add TTM_PAGE_FLAG_TRANSHUGE
 2018-04-26 15:06 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages

[PATCH v3 0/6] scsi: handle special return codes for ABORTED COMMAND
 2018-04-23  9:33 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).