stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-31 15:49:10 to 2018-04-03 13:18:17 UTC [more...]

[PATCH 1/1] taging: fbtft: fix memory leak
 2018-04-03 13:14 UTC 

Patch "selinux: Remove unnecessary check of array base in selinux_set_mapping()" has been added to the 4.9-stable tree
 2018-04-03 13:10 UTC 

Patch "PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant" has been added to the 4.9-stable tree
 2018-04-03 13:10 UTC 

Patch "netfilter: nf_nat_h323: fix logical-not-parentheses warning" has been added to the 4.9-stable tree
 2018-04-03 13:10 UTC 

Patch "Input: mousedev - fix implicit conversion warning" has been added to the 4.9-stable tree
 2018-04-03 13:10 UTC 

Patch "genirq: Use cpumask_available() for check of cpumask variable" has been added to the 4.9-stable tree
 2018-04-03 13:10 UTC 

Patch "fs: compat: Remove warning from COMPATIBLE_IOCTL" has been added to the 4.9-stable tree
 2018-04-03 13:10 UTC 

Patch "dm ioctl: remove double parentheses" has been added to the 4.9-stable tree
 2018-04-03 13:10 UTC 

[PATCH] drm/amdgpu/si: implement get/set pcie_lanes asic callback
 2018-04-03 13:09 UTC  (2+ messages)

Patch "cpumask: Add helper cpumask_available()" has been added to the 4.9-stable tree
 2018-04-03 13:09 UTC 

Patch "selinux: Remove unnecessary check of array base in selinux_set_mapping()" has been added to the 4.4-stable tree
 2018-04-03 13:09 UTC 

Patch "PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant" has been added to the 4.4-stable tree
 2018-04-03 13:09 UTC 

Patch "netfilter: nf_nat_h323: fix logical-not-parentheses warning" has been added to the 4.4-stable tree
 2018-04-03 13:09 UTC 

Patch "Input: mousedev - fix implicit conversion warning" has been added to the 4.4-stable tree
 2018-04-03 13:09 UTC 

Patch "genirq: Use cpumask_available() for check of cpumask variable" has been added to the 4.4-stable tree
 2018-04-03 13:09 UTC 

Patch "fs: compat: Remove warning from COMPATIBLE_IOCTL" has been added to the 4.4-stable tree
 2018-04-03 13:09 UTC 

Patch "dm ioctl: remove double parentheses" has been added to the 4.4-stable tree
 2018-04-03 13:09 UTC 

Patch "cpumask: Add helper cpumask_available()" has been added to the 4.4-stable tree
 2018-04-03 13:09 UTC 

Clang warning fixes for 4.4 and 4.9
 2018-04-03 13:09 UTC  (4+ messages)

Patch "writeback: fix the wrong congested state variable definition" has been added to the 4.4-stable tree
 2018-04-03 12:53 UTC 

Patch "ACPI, PCI, irq: remove redundant check for null string pointer" has been added to the 4.4-stable tree
 2018-04-03 12:53 UTC 

4.14.28 crash on tcp_push
 2018-04-03 12:28 UTC  (3+ messages)

[PATCH v2] Bluetooth: Fix connection if directed advertising and privacy is used
 2018-04-03 11:40 UTC 

[PATCH] mm/memblock: fix potential issue in memblock_search_pfn_nid()
 2018-04-03 11:30 UTC  (4+ messages)

[PATCH v4.9.y 00/27] arm64 meltdown patches
 2018-04-03 11:15 UTC  (29+ messages)
` [PATCH v4.9.y 01/27] arm64: mm: Use non-global mappings for kernel space
` [PATCH v4.9.y 02/27] arm64: mm: Move ASID from TTBR0 to TTBR1
` [PATCH v4.9.y 03/27] arm64: mm: Allocate ASIDs in pairs
` [PATCH v4.9.y 04/27] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
` [PATCH v4.9.y 05/27] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
` [PATCH v4.9.y 06/27] arm64: factor out entry stack manipulation
` [PATCH v4.9.y 07/27] module: extend 'rodata=off' boot cmdline parameter to module mappings
` [PATCH v4.9.y 08/27] arm64: entry: Add exception trampoline page for exceptions from EL0
` [PATCH v4.9.y 09/27] arm64: mm: Map entry trampoline into trampoline and kernel page tables
` [PATCH v4.9.y 10/27] arm64: entry: Explicitly pass exception level to kernel_ventry macro
` [PATCH v4.9.y 11/27] arm64: entry: Hook up entry trampoline to exception vectors
` [PATCH v4.9.y 12/27] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
` [PATCH v4.9.y 13/27] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
` [PATCH v4.9.y 14/27] arm64: kaslr: Put kernel vectors address in separate data page
` [PATCH v4.9.y 15/27] arm64: use RET instruction for exiting the trampoline
` [PATCH v4.9.y 16/27] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
` [PATCH v4.9.y 17/27] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
` [PATCH v4.9.y 18/27] arm64: Take into account ID_AA64PFR0_EL1.CSV3
` [PATCH v4.9.y 19/27] arm64: Allow checking of a CPU-local erratum
` [PATCH v4.9.y 20/27] arm64: capabilities: Handle duplicate entries for a capability
` [PATCH v4.9.y 21/27] arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
` [PATCH v4.9.y 22/27] arm64: Turn on KPTI only on CPUs that need it
` [PATCH v4.9.y 23/27] arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
` [PATCH v4.9.y 24/27] arm64: kpti: Add ->enable callback to remap swapper using nG mappings
` [PATCH v4.9.y 25/27] arm64: Force KPTI to be disabled on Cavium ThunderX
` [PATCH v4.9.y 26/27] arm64: entry: Reword comment about post_ttbr_update_workaround
` [PATCH v4.9.y 27/27] arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives

[PATCH 1/2] drm/radeon: Fix PCIe lane width calculation
 2018-04-03 11:05 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: "

[PATCH] Bluetooth: Fix connection if directed advertising and privacy is used
 2018-04-03 10:50 UTC  (2+ messages)

Patch "kprobes/x86: Fix to set RWX bits correctly before releasing trampoline" has been added to the 4.9-stable tree
 2018-04-03 10:29 UTC 

Patch "kprobes/x86: Fix to set RWX bits correctly before releasing trampoline" has been added to the 4.4-stable tree
 2018-04-03 10:29 UTC 

Bluetooth: Fix missing encryption refresh on Security Request
 2018-04-03 10:29 UTC 

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-04-03 10:27 UTC  (15+ messages)
` [PATCH 4.4 068/134] usb: dwc2: Make sure we disconnect the gadget state
` [PATCH 4.4 076/134] kprobes/x86: Set kprobes pages read-only
` [PATCH 4.4 085/134] test_firmware: fix setting old custom fw path back on exit
` [PATCH 4.4 088/134] ARM: dts: am335x-pepper: Fix the audio CODECs reset pin
` [PATCH 4.4 089/134] ARM: dts: omap3-n900: "
` [PATCH 4.4 092/134] cpufreq: Fix governor module removal race

Patch "kprobes/x86: Fix to set RWX bits correctly before releasing trampoline" has been added to the 3.18-stable tree
 2018-04-03 10:27 UTC 

Two patches request for 3.18 stable
 2018-04-03 10:22 UTC  (2+ messages)

Patch "xhci: Fix ring leak in failure path of xhci_alloc_virt_device()" has been added to the 3.18-stable tree
 2018-04-03 10:22 UTC 

Patch "Revert "led: core: Fix brightness setting when setting delay_off=0"" has been added to the 3.18-stable tree
 2018-04-03 10:22 UTC 

[PATCH] drm/virtio: fix vq wait_event condition
 2018-04-03  9:59 UTC 

Patch "usb: gadget: align buffer size when allocating for OUT endpoint" has been added to the 3.18-stable tree
 2018-04-03  9:55 UTC 

usb: gadget: f_hid: pick "Prevent accessing released memory" to 4.4.y
 2018-04-03  9:56 UTC  (5+ messages)

Patch "usb: gadget: f_hid: fix: Prevent accessing released memory" has been added to the 4.4-stable tree
 2018-04-03  9:56 UTC 

Patch "usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align" has been added to the 4.4-stable tree
 2018-04-03  9:56 UTC 

Patch "usb: gadget: change len to size_t on alloc_ep_req()" has been added to the 4.4-stable tree
 2018-04-03  9:56 UTC 

Patch "usb: gadget: define free_ep_req as universal function" has been added to the 4.4-stable tree
 2018-04-03  9:56 UTC 

Patch "usb: gadget: align buffer size when allocating for OUT endpoint" has been added to the 4.4-stable tree
 2018-04-03  9:56 UTC 

Patch "usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align" has been added to the 3.18-stable tree
 2018-04-03  9:55 UTC 

Patch "usb: gadget: change len to size_t on alloc_ep_req()" has been added to the 3.18-stable tree
 2018-04-03  9:55 UTC 

Patch "usb: gadget: f_hid: fix: Prevent accessing released memory" has been added to the 3.18-stable tree
 2018-04-03  9:55 UTC 

Patch "usb: gadget: define free_ep_req as universal function" has been added to the 3.18-stable tree
 2018-04-03  9:55 UTC 

[stable:v4.15] drm/i915/dp: Write to SET_POWER dpcd to enable MST hub
 2018-04-03  7:27 UTC  (2+ messages)

[PATCH] drm/sti: Depend on OF rather than selecting it
 2018-04-03  5:34 UTC 

[PATCH 0/6] nfit, address-range-scrub: rework and fixes
 2018-04-03  4:46 UTC  (3+ messages)
` [PATCH 1/6] nfit: fix region registration vs block-data-window ranges
` [PATCH 2/6] nfit, address-range-scrub: fix scrub in-progress reporting

[PATCH 00/15] mpt3sas: Enhancements and Defect fixes
 2018-04-03  4:41 UTC  (6+ messages)
` [PATCH 03/15] mpt3sas: Add sanity checks for scsi tracker before accessing it

[PATCH v2 1/2] cpufreq: ti-cpufreq: Fix an incorrect error return value
 2018-04-03  4:20 UTC  (2+ messages)

[PATCH AUTOSEL for 4.15 001/124] i40iw: Fix sequence number for the first partial FPDU
 2018-04-03  3:27 UTC  (13+ messages)
` [PATCH AUTOSEL for 4.15 050/124] ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
` [PATCH AUTOSEL for 4.15 058/124] ipv6: Set nexthop flags during route creation
` [PATCH AUTOSEL for 4.15 070/124] netfilter: core: only allow one nat hook per hook point
` [PATCH AUTOSEL for 4.15 104/124] clk: fix reentrancy of clk_enable() on UP systems

[PATCH] f2fs: truncate preallocated blocks in error case
 2018-04-03  2:40 UTC  (2+ messages)

[PATCH] i915/dp_mst: Keep AUX block running when disabling DPMS
 2018-04-03  2:15 UTC  (4+ messages)
` [PATCH v2] drm/i915: Keep AUX block running when disabling DPMS for MST

[PATCH] bitmap: fix memset optimization on big-endian systems
 2018-04-02 23:00 UTC 

[RESEND] [PATCH] rtc: snvs: Fix usage of snvs_rtc_enable
 2018-04-02 22:51 UTC  (5+ messages)
` [RESEND] "

[PATCH v2] hugetlbfs: fix bug in pgoff overflow checking
 2018-04-02 16:21 UTC  (2+ messages)

[PATCH 0/4] usb: gadget: udc: renesas_usb3: fix some major issues
 2018-04-02 12:21 UTC  (5+ messages)
` [PATCH 1/4] usb: gadget: udc: renesas_usb3: fix double phy_put()
` [PATCH 2/4] usb: gadget: udc: renesas_usb3: should remove debugfs
` [PATCH 3/4] usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
` [PATCH 4/4] usb: gadget: udc: renesas_usb3: should call devm_phy_get() "

[PATCH] drm/vc4: Fix memory leak during BO teardown
 2018-04-02  7:10 UTC 

[PATCH] sky2: Increase D3 delay to sky2 stops working after suspend
 2018-04-02  0:56 UTC  (2+ messages)

[PATCH 1/2] ext4: always initialize the crc32c checksum driver
 2018-04-01 12:19 UTC  (2+ messages)

Patch "partitions/msdos: Unable to mount UFS 44bsd partitions" has been added to the 4.9-stable tree
 2018-04-01  9:50 UTC 

Patch "partitions/msdos: Unable to mount UFS 44bsd partitions" has been added to the 4.4-stable tree
 2018-04-01  9:50 UTC 

Patch "partitions/msdos: Unable to mount UFS 44bsd partitions" has been added to the 4.15-stable tree
 2018-04-01  9:50 UTC 

Patch "partitions/msdos: Unable to mount UFS 44bsd partitions" has been added to the 4.14-stable tree
 2018-04-01  9:50 UTC 

[PATCH 1/1] partitions/msdos: Unable to mount UFS 44bsd partitions
 2018-04-01  9:49 UTC  (2+ messages)

Patch "partitions/msdos: Unable to mount UFS 44bsd partitions" has been added to the 3.18-stable tree
 2018-04-01  9:49 UTC 

Patch "powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened" has been added to the 4.9-stable tree
 2018-04-01  8:57 UTC 

Patch "powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs" has been added to the 4.9-stable tree
 2018-04-01  8:57 UTC 

Patch "perf/hwbp: Simplify the perf-hwbp code, fix documentation" has been added to the 4.9-stable tree
 2018-04-01  8:57 UTC 

Patch "mtd: jedec_probe: Fix crash in jedec_read_mfr()" has been added to the 4.9-stable tree
 2018-04-01  8:57 UTC 

Patch "ipc/shm.c: add split function to shm_vm_ops" has been added to the 4.9-stable tree
 2018-04-01  8:57 UTC 

Patch "ceph: only dirty ITER_IOVEC pages for direct read" has been added to the 4.9-stable tree
 2018-04-01  8:56 UTC 

Patch "ALSA: usb-audio: Add native DSD support for TEAC UD-301" has been added to the 4.9-stable tree
 2018-04-01  8:56 UTC 

Patch "ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]" has been added to the 4.9-stable tree
 2018-04-01  8:56 UTC 

Patch "ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()" has been added to the 4.9-stable tree
 2018-04-01  8:56 UTC 

Patch "ALSA: pcm: potential uninitialized return values" has been added to the 4.9-stable tree
 2018-04-01  8:56 UTC 

Patch "perf/hwbp: Simplify the perf-hwbp code, fix documentation" has been added to the 4.4-stable tree
 2018-04-01  8:56 UTC 

Patch "mtd: jedec_probe: Fix crash in jedec_read_mfr()" has been added to the 4.4-stable tree
 2018-04-01  8:56 UTC 

Patch "ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()" has been added to the 4.4-stable tree
 2018-04-01  8:56 UTC 

Patch "ALSA: pcm: potential uninitialized return values" has been added to the 4.4-stable tree
 2018-04-01  8:56 UTC 

Patch "x86/platform/uv/BAU: Add APIC idt entry" has been added to the 4.15-stable tree
 2018-04-01  8:56 UTC 

Patch "powerpc/mm: Workaround Nest MMU bug with TLB invalidations" has been added to the 4.15-stable tree
 2018-04-01  8:56 UTC 

Patch "powerpc/mm: Add tracking of the number of coprocessors using a context" has been added to the 4.15-stable tree
 2018-04-01  8:56 UTC 

Patch "powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened" has been added to the 4.15-stable tree
 2018-04-01  8:56 UTC 

Patch "powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs" has been added to the 4.15-stable tree
 2018-04-01  8:56 UTC 

Patch "perf/hwbp: Simplify the perf-hwbp code, fix documentation" has been added to the 4.15-stable tree
 2018-04-01  8:56 UTC 

Patch "mtd: nand: atmel: Fix get_sectorsize() function" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "mtd: jedec_probe: Fix crash in jedec_read_mfr()" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ipc/shm.c: add split function to shm_vm_ops" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "i2c: i2c-stm32f7: fix no check on returned setup" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ceph: only dirty ITER_IOVEC pages for direct read" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: OMAP: Fix SRAM W+X mapping" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: dts: sun6i: a31s: bpi-m2: add missing regulators" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: usb-audio: Add native DSD support for TEAC UD-301" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: pcm: potential uninitialized return values" has been added to the 4.15-stable tree
 2018-04-01  8:55 UTC 

Patch "x86/platform/uv/BAU: Add APIC idt entry" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "perf/hwbp: Simplify the perf-hwbp code, fix documentation" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "mtd: nand: atmel: Fix get_sectorsize() function" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "mtd: jedec_probe: Fix crash in jedec_read_mfr()" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ipc/shm.c: add split function to shm_vm_ops" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "i2c: i2c-stm32f7: fix no check on returned setup" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ceph: only dirty ITER_IOVEC pages for direct read" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: OMAP: Fix SRAM W+X mapping" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: dts: sun6i: a31s: bpi-m2: improve pmic properties" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: dts: sun6i: a31s: bpi-m2: add missing regulators" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: usb-audio: Add native DSD support for TEAC UD-301" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "ALSA: pcm: potential uninitialized return values" has been added to the 4.14-stable tree
 2018-04-01  8:55 UTC 

Patch "perf/hwbp: Simplify the perf-hwbp code, fix documentation" has been added to the 3.18-stable tree
 2018-04-01  8:54 UTC 

Patch "mtd: jedec_probe: Fix crash in jedec_read_mfr()" has been added to the 3.18-stable tree
 2018-04-01  8:54 UTC 

Patch "ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()" has been added to the 3.18-stable tree
 2018-04-01  8:54 UTC 

Patch "ALSA: pcm: potential uninitialized return values" has been added to the 3.18-stable tree
 2018-04-01  8:54 UTC 

4.16-rc7 not (yet?) in stable.git
 2018-03-31 19:57 UTC  (4+ messages)

[PATCH] x86/xen: Delay get_cpu_cap until stack canary is established
 2018-03-31 18:29 UTC  (2+ messages)

[PATCH v3] PCI / PM: Always check PME wakeup capability for runtime wakeup support
 2018-03-31 16:40 UTC 

Linux 4.4.126
 2018-03-31 16:17 UTC  (2+ messages)

Linux 4.9.92
 2018-03-31 16:16 UTC  (2+ messages)

Linux 4.14.32
 2018-03-31 16:16 UTC  (2+ messages)

Linux 4.15.15
 2018-03-31 16:15 UTC  (2+ messages)

Patch "[PATCH] Revert "genirq: Use irqd_get_trigger_type to compare the" has been added to the 4.9-stable tree
 2018-03-31 16:10 UTC 


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).