mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 4.17 00/46] 4.17.5-stable review
 2018-07-06  5:47 UTC  (24+ messages)
` [PATCH 4.17 01/46] usb: cdc_acm: Add quirk for Uniden UBC125 scanner
` [PATCH 4.17 02/46] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.17 04/46] usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
` [PATCH 4.17 05/46] usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
` [PATCH 4.17 06/46] acpi: Add helper for deactivating memory region
` [PATCH 4.17 09/46] xhci: Fix kernel oops in trace_xhci_free_virt_device
` [PATCH 4.17 10/46] n_tty: Fix stall at n_tty_receive_char_special()
` [PATCH 4.17 11/46] n_tty: Access echo_* variables carefully
` [PATCH 4.17 12/46] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.17 13/46] iio: mma8452: Fix ignoring MMA8452_INT_DRDY
` [PATCH 4.17 14/46] serial: 8250_pci: Remove stalled entries in blacklist
` [PATCH 4.17 16/46] vt: prevent leaking uninitialized data to userspace via /dev/vcs*
` [PATCH 4.17 22/46] drm/sti: Depend on OF rather than selecting it
` [PATCH 4.17 23/46] drm/amd/display: Clear connectors edid pointer
` [PATCH 4.17 26/46] drm/atmel-hlcdc: check stride values in the first plane
` [PATCH 4.17 27/46] Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
` [PATCH 4.17 28/46] drm/amdgpu: Dont default to DC support for Kaveri and older
` [PATCH 4.17 40/46] drm/i915: Enable provoking vertex fix on Gen9 systems
` [PATCH 4.17 42/46] netfilter: xt_connmark: fix list corruption on rmmod
` [PATCH 4.17 43/46] netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
` [PATCH 4.17 44/46] ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
` [PATCH 4.17 45/46] x86/mm: Dont free P4D table when it is folded at runtime
` [PATCH 4.17 46/46] ARM: dts: imx6q: Use correct SDMA script for SPI5 core

[PATCH 4.14 00/61] 4.14.54-stable review
 2018-07-06  5:47 UTC  (26+ messages)
` [PATCH 4.14 02/61] USB: serial: cp210x: add CESINEL device ids
` [PATCH 4.14 03/61] USB: serial: cp210x: add Silicon Labs IDs for Windows Update
` [PATCH 4.14 04/61] usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
` [PATCH 4.14 06/61] usb: typec: ucsi: acpi: Workaround for cache mode issue
` [PATCH 4.14 07/61] usb: typec: ucsi: Fix for incorrect status data issue
` [PATCH 4.14 10/61] n_tty: Access echo_* variables carefully
` [PATCH 4.14 11/61] staging: android: ion: Return an ERR_PTR in ion_map_kernel
` [PATCH 4.14 12/61] serial: 8250_pci: Remove stalled entries in blacklist
` [PATCH 4.14 13/61] serdev: fix memleak on module unload
` [PATCH 4.14 18/61] drm/qxl: Call qxl_bo_unref outside atomic context
` [PATCH 4.14 19/61] drm/atmel-hlcdc: check stride values in the first plane
` [PATCH 4.14 22/61] drm/i915: Enable provoking vertex fix on Gen9 systems
` [PATCH 4.14 24/61] netfilter: nft_compat: prepare for indirect info storage
` [PATCH 4.14 25/61] netfilter: nft_compat: fix handling of large matchinfo size
` [PATCH 4.14 26/61] netfilter: nf_tables: dont assume chain stats are set when jumplabel is set
` [PATCH 4.14 28/61] netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
` [PATCH 4.14 29/61] netfilter: nf_tables: disable preemption in nft_update_chain_stats()
` [PATCH 4.14 30/61] netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
` [PATCH 4.14 31/61] netfilter: nf_tables: fix memory leak on error exit return
` [PATCH 4.14 35/61] md: dont call bitmap_create() while array is quiesced
` [PATCH 4.14 36/61] md: move suspend_hi/lo handling into core md code
` [PATCH 4.14 38/61] md: allow metadata update while suspending
` [PATCH 4.14 39/61] md: remove special meaning of ->quiesce(.., 2)
` [PATCH 4.14 41/61] netfilter: ip6t_rpfilter: provide input interface for route lookup
` [PATCH 4.14 43/61] ARM: dts: imx6q: Use correct SDMA script for SPI5 core

[PATCH] checkpatch: Add exceptions for dsb keyword usage
 2018-07-06  5:45 UTC  (3+ messages)

linux-next: Tree for Jul 6
 2018-07-06  5:44 UTC 

[PATCH] staging: r8822be: Fix RTL8822be can't find any wireless AP
 2018-07-06  5:44 UTC 

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-07-06  5:39 UTC  (11+ messages)

[patch v3] mm, oom: fix unnecessary killing of additional processes
 2018-07-06  5:39 UTC  (3+ messages)

[PATCH v4 0/5] Add devicetree functionality to w1 busses and ds2760
 2018-07-06  5:35 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: w1: document generic onewire bindings
` [PATCH v4 2/5] dt-bindings: w1: document bindings for ds2760 battery monitor
` [PATCH v4 3/5] w1: core: match sub-nodes of bus masters in devicetree
` [PATCH v4 4/5] power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
` [PATCH v4 5/5] power: supply: ds2760_battery: add devicetree probing

[PATCH v3 0/4] Add devicetree functionality to w1 busses and ds2760
 2018-07-06  5:30 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: w1: document generic onewire and DS2760 bindings

[PATCH 0/2] Fix AppArmor issues found through static analysis
 2018-07-06  5:25 UTC  (3+ messages)
` [PATCH 1/2] apparmor: Check buffer bounds when mapping permissions mask
` [PATCH 2/2] apparmor: Fully initialize aa_perms struct when answering userspace query

[PATCH V2 00/19] C-SKY(csky) Linux Kernel Port
 2018-07-06  5:24 UTC  (3+ messages)
` [PATCH V2 16/19] csky: SMP support

[REGRESSION 4.17] Spurious wakeup / reboot with power button
 2018-07-06  5:18 UTC  (6+ messages)

[PATCH v4 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-06  5:13 UTC  (6+ messages)
` [PATCH v4 4/6] thermal: tsens: Add support for SDM845

[PATCH] drm/sched: remove unneeded -Iinclude/drm compiler flag
 2018-07-06  5:12 UTC 

[PATCH] drm/bridge/synopsys: remove commented-out flag in Makefile
 2018-07-06  5:10 UTC 

[PATCH] z3fold: fix wrong handling of headless pages
 2018-07-06  5:10 UTC 

[PATCH 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
 2018-07-06  4:06 UTC  (2+ messages)

[PATCH v6] Add udmabuf misc device
 2018-07-06  4:00 UTC  (6+ messages)

[PATCH 1/1] X86/Hyper-V:: Fix the circular dependency in IPI enlightenment
 2018-07-06  3:59 UTC  (8+ messages)

[PATCH v5 00/27] Venus updates
 2018-07-06  3:55 UTC  (6+ messages)

[PATCH v2 0/4] k3dma: add support to reserved channels
 2018-07-06  3:55 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: k3dma: add optional property hisilicon,dma-min-chan
` [PATCH v2 2/4] k3dma: add support to reserved minimum channels
` [PATCH v2 3/4] arm64: dts: hi3660: update property name hisilicon,dma-min-chan
` [PATCH v2 4/4] k3dma: delete axi_config

[PATCH v3 0/3] uio: fix potential crash bug
 2018-07-06  3:40 UTC  (7+ messages)
` [PATCH v3 1/3] uio: use request_threaded_irq instead
` [PATCH v3 2/3] uio: change to use the mutex lock instead of the spin lock
` [PATCH v3 3/3] uio: fix crash after the device is unregistered

[BUG] staging: r8822be: RTL8822be can't find any wireless AP
 2018-07-06  3:34 UTC  (8+ messages)

[PATCH 0/3] k3dma: add support to reserved channels
 2018-07-06  3:17 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: k3dma: add optional property dma_min_chan
` [PATCH 2/3] k3dma: add support to reserved minimum channels

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-06  3:02 UTC  (4+ messages)
` [PATCHv3 2/4] drivers/base: utilize device tree info to shutdown devices

[PATCH] x86/numa_emulation: Fix uniform size build failure
 2018-07-06  2:55 UTC  (3+ messages)

[PATCH] kconfig: update user kconfig tools doc
 2018-07-06  2:53 UTC  (2+ messages)

[PATCH] ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
 2018-07-06  2:52 UTC  (2+ messages)

[PATCH v22 0/4] MediaTek MT8173 CMDQ support
 2018-07-06  2:29 UTC  (18+ messages)
` [PATCH v22 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
` [PATCH v22 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` [PATCH v22 4/4] soc: mediatek: Add Mediatek CMDQ helper

[PATCH] ASoC: nau8824: use 64-bit arithmetic instead of 32-bit
 2018-07-06  2:09 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] liquidio: make timeout HZ independent and readable
 2018-07-06  2:07 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpftool: introduce cgroup tree command
 2018-07-06  2:01 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpftool: document "

[PATCH 1/1] MAINTAINERS: Remove myself as maintainer
 2018-07-06  1:57 UTC 

[PATCH v9 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-06  1:38 UTC  (4+ messages)
` [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64

[md PATCH 00/11] staging: More lustre cleanup - particularly interval-trees
 2018-07-06  1:36 UTC  (5+ messages)
` [PATCH 01/11] staging: lustre: simplify use of interval-tree

[PATCH v2 0/4] arm64: kexec,kdump: fix boot failures on acpi-only system
 2018-07-06  1:33 UTC  (16+ messages)
` [PATCH v2 1/4] arm64: export memblock_reserve()d regions via /proc/iomem
` [PATCH v2 2/4] efi/arm: map UEFI memory map even w/o runtime services enabled
` [PATCH v2 3/4] efi/arm: map UEFI memory map earlier on boot
` [PATCH v2 4/4] arm64: acpi: fix alignment fault in accessing ACPI

[git pull] drm-fixes for 4.18-rc4
 2018-07-06  1:32 UTC 

[git pull] drm fixes for 4.18-rc4
 2018-07-06  1:20 UTC 

[PATCH] resource: Use 2-factor allocator calls
 2018-07-06  1:14 UTC  (3+ messages)

[PATCH] autofs - fix slab out of bounds read in getname_kernel()
 2018-07-06  1:08 UTC  (3+ messages)

[PATCH 6/6] tracing: Fix missing return symbol in function_graph output
 2018-07-06  1:06 UTC 

[PATCH 5/6] ftrace: Nuke clear_ftrace_function
 2018-07-06  1:06 UTC 

[PATCH 3/6] tracing: Optimize trace_buffer_iter() logic
 2018-07-06  1:06 UTC 

[PATCH 2/6] tracing: Make create_filter() code match the comments
 2018-07-06  1:06 UTC 

[PATCH 1/6] tracing: Avoid string overflow
 2018-07-06  1:06 UTC 

[PATCH 0/6] [GIT PULL] tracing: Small fixes and clean ups
 2018-07-06  1:06 UTC 

[PATCH] kbuild: update kbuild.txt ARCH alias list
 2018-07-06  1:05 UTC  (3+ messages)

[PATCH] kbuild: delete INSTALL_FW_PATH from kbuild documentation
 2018-07-06  1:03 UTC  (4+ messages)

[PATCH] clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as critical
 2018-07-06  0:58 UTC  (2+ messages)

[PATCH] kbuild: document the KBUILD_KCONFIG env. variable
 2018-07-06  0:55 UTC  (2+ messages)

[RFC PATCH] ata: ahci: Enable DEVSLP by default on x86 modern standby platform
 2018-07-06  0:52 UTC  (7+ messages)

[PATCHv6 0/4] Salted build ids via ELF notes
 2018-07-06  0:49 UTC  (5+ messages)
` [PATCHv6 1/4] kbuild: Add build salt to the kernel and modules
` [PATCHv6 2/4] x86: Add build salt to the vDSO
` [PATCHv6 3/4] powerpc: "
` [PATCHv6 4/4] arm64: "

[PATCH 3/6] timex: prepare compat helpers for y2038 changes
 2018-07-06  0:41 UTC  (6+ messages)
        ` [kbuild-all] "

[PATCH v2] kbuild: verify that $DEPMOD is installed
 2018-07-06  0:38 UTC  (2+ messages)

[PATCH v3] media: dvb-frontends: add Socionext SC1501A ISDB-S/T demodulator driver
 2018-07-06  0:27 UTC  (6+ messages)

[PATCH V2 0/2] uio: fix potential crash bug
 2018-07-06  0:06 UTC  (3+ messages)
` [PATCH V2 1/2] uio: change to use the mutex lock instead of the spin lock
` [PATCH V2 2/2] uio: fix crash after the device is unregistered

[PATCH v2 0/7] Introduce struct __kernel_timex
 2018-07-05 23:56 UTC  (4+ messages)
` [PATCH v2 3/7] riscv: Include asm-generic/compat.h

linux-next: build warning after merge of the net-next tree
 2018-07-05 23:56 UTC 

[PATCH 1/4] cachefiles: Fix assertion "6 == 5 is false" at fs/fscache/operation.c:494
 2018-07-05 23:45 UTC  (2+ messages)

[PATCH] staging: mt7621-pinctrl: Replace unsigned with unsigned int
 2018-07-05 23:45 UTC 

[PATCH 2/2] arm64: add support for 43bit physical address
 2018-07-05 23:40 UTC  (5+ messages)

[PATCH v3 0/4] Venus updates - PIL
 2018-07-05 23:36 UTC  (3+ messages)
` [PATCH v3 4/4] venus: firmware: register separate driver for firmware device

[PATCH v3 0/2] Add Broadcom Stingray PCIe PHY support
 2018-07-05 23:34 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add binding doc for Stingray PCIe PHY

[PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
 2018-07-05 23:32 UTC  (11+ messages)

[PATCH 0/4] Add basic SoC support for mt6765
 2018-07-05 23:23 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: mediatek: add support for mt6765 reference board
` [PATCH v3 2/4] dt-bindings: mtk-uart: add mt6765 uart bindings
` [PATCH v3 3/4] dt-bindings: interrupt-controller: add binding for mt6765

[PATCH 0/2] uio: fix potential crash bug
 2018-07-05 23:23 UTC  (7+ messages)
` [PATCH 1/2] uio: change to use the mutex lock instead of the spin lock
` [PATCH 2/2] uio: fix crash after the device is unregistered

[PATCH v3 0/5] Add clock driver for Actions S700 SoC
 2018-07-05 23:19 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Rename document generic to Actions Semi Soc's

[PATCH v2 3/3] perf trace arm64: Use generated syscall table
 2018-07-05 23:12 UTC 

[PATCH v2 2/3] perf arm64: Generate system call table from asm/unistd.h
 2018-07-05 23:12 UTC 

[PATCH v2 1/3] tools include: Grab copies of arm64 dependent unistd.h files
 2018-07-05 23:12 UTC 

[PATCH v9 0/5] Add system timer driver for Mediatek SoCs
 2018-07-05 23:11 UTC  (6+ messages)
` [PATCH v9 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings
` [PATCH v9 2/5] clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatek
` [PATCH v9 3/5] clocksource/drivers/timer-mediatek: Use specific prefix for GPT
` [PATCH v9 4/5] clocksource/drivers/timer-mediatek: Convert the driver to timer-of
` [PATCH v9 5/5] clocksource/drivers/timer-mediatek: Add support for system timer

[PATCHv2 3/3] usb: gadget: f_uac*: Support multiple sampling rates
 2018-07-05 23:06 UTC  (4+ messages)

[RFC PATCH 0/5] kbuild: build modules from code in multiple directories
 2018-07-05 23:03 UTC  (8+ messages)
` [PATCH 4/5] kbuild: disable KBUILD_MODNAME when building for mod.a

[PATCH v8 0/5] Add system timer driver for Mediatek SoCs
 2018-07-05 22:59 UTC  (6+ messages)
` [PATCH v8 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings
` [PATCH v8 2/5] clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatek
` [PATCH v8 3/5] clocksource/drivers/timer-mediatek: Use specific prefix for GPT
` [PATCH v8 4/5] clocksource/drivers/timer-mediatek: Convert the driver to timer-of
` [PATCH v8 5/5] clocksource/drivers/timer-mediatek: Add support for system timer

[PATCH 0/6] treewide: Add and use dev_fmt similar to pr_fmt
 2018-07-05 22:57 UTC  (6+ messages)
` [PATCH 2/6] device: Add #define dev_fmt similar to #define pr_fmt

[PATCH 4/4] rhashtable: improve rhashtable_walk stability when stop/start used
 2018-07-05 22:56 UTC  (3+ messages)
` [4/4] "

[PATCH v7 0/5] Add system timer driver for Mediatek SoCs
 2018-07-05 22:52 UTC  (4+ messages)
` [PATCH v7 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings

[PATCH v8 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-05 22:50 UTC  (6+ messages)
` [PATCH v8 05/17] mm: Assign memcg-aware shrinkers bitmap to memcg

[PATCH 0/3] sched/locking/doc: Miscellaneous fixes
 2018-07-05 22:28 UTC  (2+ messages)

[PATCH v2] x86/mm: fix cpu stuck issue in __change_page_attr_set_clr
 2018-07-05 22:20 UTC  (2+ messages)

[PATCH] parport: Add support for the WCH384 4S multi-IO card
 2018-07-05 22:17 UTC  (2+ messages)

[PATCH v2 0/7] perf: Add ioctl for PMU driver configuration
 2018-07-05 22:13 UTC  (8+ messages)
` [PATCH v2 1/7] perf: Introduce ioctl to communicate driver configuration to kernel
` [PATCH v2 2/7] perf/core: Use "
` [PATCH v2 3/7] perf/aux: Make perf_event accessible to setup_aux()
` [PATCH v2 4/7] coresight: Use PMU driver configuration for sink selection
` [PATCH v2 5/7] perf tools: Use ioctl to communicate driver configuration to kernel
` [PATCH v2 6/7] perf tools: Make perf_evsel accessible to PMU driver configuration code
` [PATCH v2 7/7] perf tools: Use ioctl function to send sink configuration to kernel

[PATCH v10 0/7] i2c: Add FSI-attached I2C master algorithm
 2018-07-05 22:06 UTC  (13+ messages)
` [PATCH v10 4/7] i2c: fsi: Add abort and hardware reset procedures
` [PATCH v10 5/7] i2c: fsi: Add transfer implementation

[PATCH 0/5] ipc: cleanups & bugfixes
 2018-07-05 21:56 UTC  (5+ messages)
` [PATCH 2/6] ipc: reorganize initialization of kern_ipc_perm.seq

[PATCH] checkpatch: forbid filesystem accesses from within the kernel
 2018-07-05 21:56 UTC  (2+ messages)

[PATCH] reboot: add reboot_panic parameter
 2018-07-05 21:54 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

all inboxes | Powered by JetHome®