stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-13 13:37:30 to 2019-11-16 07:56:20 UTC [more...]

[PATCH 4.9 00/31] 4.9.202-stable review
 2019-11-16  7:56 UTC  (40+ messages)
` [PATCH 4.9 01/31] kvm: mmu: Dont read PDPTEs when paging is not enabled
` [PATCH 4.9 02/31] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
` [PATCH 4.9 03/31] MIPS: BCM63XX: fix switch core reset on BCM6368
` [PATCH 4.9 04/31] usb: gadget: core: unmap request from DMA only if previously mapped
` [PATCH 4.9 05/31] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
` [PATCH 4.9 06/31] x86/msr: Add the IA32_TSX_CTRL MSR
` [PATCH 4.9 07/31] x86/cpu: Add a helper function x86_read_arch_cap_msr()
` [PATCH 4.9 08/31] x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
` [PATCH 4.9 09/31] x86/speculation/taa: Add mitigation for TSX Async Abort
` [PATCH 4.9 10/31] x86/speculation/taa: Add sysfs reporting "
` [PATCH 4.9 11/31] kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
` [PATCH 4.9 12/31] x86/tsx: Add "auto" option to the tsx= cmdline parameter
` [PATCH 4.9 13/31] x86/speculation/taa: Add documentation for TSX Async Abort
` [PATCH 4.9 14/31] x86/tsx: Add config options to set tsx=on|off|auto
` [PATCH 4.9 15/31] x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
` [PATCH 4.9 16/31] KVM: x86: simplify ept_misconfig
` [PATCH 4.9 17/31] KVM: x86: extend usage of RET_MMIO_PF_* constants
` [PATCH 4.9 18/31] kvm: Convert kvm_lock to a mutex
` [PATCH 4.9 19/31] kvm: x86: Do not release the page inside mmu_set_spte()
` [PATCH 4.9 20/31] KVM: x86: make FNAME(fetch) and __direct_map more similar
` [PATCH 4.9 21/31] KVM: x86: remove now unneeded hugepage gfn adjustment
` [PATCH 4.9 22/31] KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
` [PATCH 4.9 23/31] KVM: x86: Add is_executable_pte()
` [PATCH 4.9 24/31] KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
` [PATCH 4.9 25/31] KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
` [PATCH 4.9 26/31] x86/bugs: Add ITLB_MULTIHIT bug infrastructure
` [PATCH 4.9 27/31] cpu/speculation: Uninline and export CPU mitigations helpers
` [PATCH 4.9 28/31] kvm: mmu: ITLB_MULTIHIT mitigation
` [PATCH 4.9 29/31] kvm: Add helper function for creating VM worker threads
` [PATCH 4.9 30/31] kvm: x86: mmu: Recovery of shattered NX large pages
` [PATCH 4.9 31/31] Documentation: Add ITLB_MULTIHIT documentation

[patch 09/11] mm/page_io.c: do not free shared swap slots
 2019-11-16  1:35 UTC 

[patch 08/11] mm/memory_hotplug: fix try_offline_node()
 2019-11-16  1:34 UTC 

[patch 06/11] mm: slub: really fix slab walking for init_on_free
 2019-11-16  1:34 UTC 

[patch 05/11] mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
 2019-11-16  1:34 UTC 

[patch 04/11] mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
 2019-11-16  1:34 UTC 

[patch 02/11] mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
 2019-11-16  1:34 UTC 

[patch 01/11] mm: mempolicy: fix the wrong return value and potential pages leak of mbind
 2019-11-16  1:34 UTC 

+ x86-mm-split-vmalloc_sync_all.patch added to -mm tree
 2019-11-15 23:36 UTC 

[alternative-merged] mm-vmalloc-fix-regression-caused-by-needless-vmalloc_sync_all.patch removed from -mm tree
 2019-11-15 23:36 UTC 

[PATCH] Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
 2019-11-15 22:57 UTC  (2+ messages)

[stable 4.19+][PATCH 01/20] i2c: stm32f7: fix first byte to send in slave mode
 2019-11-15 22:33 UTC  (20+ messages)
` [stable 4.19+][PATCH 02/20] ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
` [stable 4.19+][PATCH 03/20] mailbox: stm32_ipcc: add spinlock to fix channels concurrent access
` [stable 4.19+][PATCH 04/20] crypto: stm31/hash - Fix hmac issue more than 256 bytes
` [stable 4.19+][PATCH 05/20] media: stm32-dcmi: fix DMA corruption when stopping streaming
` [stable 4.19+][PATCH 06/20] media: stm32-dcmi: fix check of pm_runtime_get_sync return value
` [stable 4.19+][PATCH 07/20] hwrng: stm32 - fix unbalanced pm_runtime_enable
` [stable 4.19+][PATCH 08/20] remoteproc: fix rproc_da_to_va in case of unallocated carveout
` [stable 4.19+][PATCH 09/20] clk: stm32mp1: fix HSI divider flag
` [stable 4.19+][PATCH 10/20] clk: stm32mp1: fix mcu divider table
` [stable 4.19+][PATCH 11/20] clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks
` [stable 4.19+][PATCH 12/20] clk: stm32mp1: parent clocks update
` [stable 4.19+][PATCH 13/20] mailbox: mailbox-test: fix null pointer if no mmio
` [stable 4.19+][PATCH 14/20] pinctrl: stm32: fix memory leak issue
` [stable 4.19+][PATCH 15/20] ASoC: stm32: i2s: fix dma configuration
` [stable 4.19+][PATCH 16/20] ASoC: stm32: i2s: fix 16 bit format support
` [stable 4.19+][PATCH 17/20] ASoC: stm32: i2s: fix IRQ clearing
` [stable 4.19+][PATCH 18/20] ASoC: stm32: sai: add missing put_device()
` [stable 4.19+][PATCH 19/20] media: ov5640: fix framerate update
` [stable 4.19+][PATCH 20/20] dmaengine: stm32-dma: check whether length is aligned on FIFO threshold

[PATCH 1/3] drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN
 2019-11-15 21:07 UTC  (3+ messages)
` [PATCH 2/3] drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
` [PATCH 3/3] drm/nouveau/kms/nv50-: Limit MST BPC to 8

PROBLEM: error and warning from 5.4.0-rc7
 2019-11-15 20:59 UTC  (2+ messages)

[tip: locking/core] futex: Prevent exit livelock
 2019-11-15 18:19 UTC 

[tip: locking/core] futex: Prevent robust futex exit race
 2019-11-15 18:19 UTC 

[PATCH 1/2] mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
 2019-11-15 18:13 UTC  (14+ messages)

[PATCH v2] power/supply: ingenic-battery: Don't change scale if there's only one
 2019-11-15 17:39 UTC  (2+ messages)

PROBLEM: objtool: __x64_sys_exit_group()+0x14: unreachable instruction
 2019-11-15 17:02 UTC  (4+ messages)

Investment opportunity
 2019-11-15 16:57 UTC 

[PATCH] pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
 2019-11-15 15:57 UTC 

[PATCH 4.4 00/20] 4.4.202-stable review
 2019-11-15 15:53 UTC  (25+ messages)
` [PATCH 4.4 01/20] kvm: mmu: Dont read PDPTEs when paging is not enabled
` [PATCH 4.4 02/20] MIPS: BCM63XX: fix switch core reset on BCM6368
` [PATCH 4.4 03/20] powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
` [PATCH 4.4 04/20] powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
` [PATCH 4.4 05/20] powerpc/boot: Request no dynamic linker for boot wrapper
` [PATCH 4.4 06/20] KVM: Introduce kvm_get_arch_capabilities()
` [PATCH 4.4 07/20] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
` [PATCH 4.4 08/20] kvm: x86: IA32_ARCH_CAPABILITIES is always supported
` [PATCH 4.4 09/20] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
` [PATCH 4.4 10/20] x86/msr: Add the IA32_TSX_CTRL MSR
` [PATCH 4.4 11/20] x86/cpu: Add a helper function x86_read_arch_cap_msr()
` [PATCH 4.4 12/20] x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
` [PATCH 4.4 13/20] x86/speculation/taa: Add mitigation for TSX Async Abort
` [PATCH 4.4 14/20] x86/speculation/taa: Add sysfs reporting "
` [PATCH 4.4 15/20] kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
` [PATCH 4.4 16/20] x86/tsx: Add "auto" option to the tsx= cmdline parameter
` [PATCH 4.4 17/20] x86/speculation/taa: Add documentation for TSX Async Abort
` [PATCH 4.4 18/20] x86/tsx: Add config options to set tsx=on|off|auto
` [PATCH 4.4 19/20] x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
` [PATCH 4.4 20/20] x86/bugs: Add ITLB_MULTIHIT bug infrastructure

[PATCH v2] ASoC: rt5645: Fixed typo for buddy jack support
 2019-11-15 12:25 UTC  (2+ messages)
` Applied "ASoC: rt5645: Fixed typo for buddy jack support." to the asoc tree

stable-rc/linux-4.4.y boot: 80 boots: 1 failed, 75 passed with 3 offline, 1 conflict (v4.4.201-21-gb0074e36d782)
 2019-11-15 12:05 UTC 

stable-rc/linux-4.9.y boot: 93 boots: 0 failed, 89 passed with 3 offline, 1 conflict (v4.9.201-32-gd7f83e4f45e8)
 2019-11-15 11:58 UTC 

[PATCH 4.19] memfd: Fix locking when tagging pins
 2019-11-15 10:46 UTC  (3+ messages)

patch "USB: serial: option: add support for Foxconn T77W968 LTE modules" added to usb-next
 2019-11-15 10:18 UTC 

patch "USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P" added to usb-next
 2019-11-15 10:18 UTC 

patch "USB: serial: mos7720: fix remote wakeup" added to usb-next
 2019-11-15 10:18 UTC 

patch "USB: serial: mos7840: fix remote wakeup" added to usb-next
 2019-11-15 10:18 UTC 

patch "USB: serial: option: add support for DW5821e with eSIM support" added to usb-next
 2019-11-15 10:18 UTC 

patch "USB: serial: mos7840: add USB ID to support Moxa UPort 2210" added to usb-next
 2019-11-15 10:18 UTC 

patch "USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P" added to usb-testing
 2019-11-15 10:17 UTC 

patch "USB: serial: option: add support for Foxconn T77W968 LTE modules" added to usb-testing
 2019-11-15 10:17 UTC 

patch "USB: serial: mos7840: fix remote wakeup" added to usb-testing
 2019-11-15 10:17 UTC 

patch "USB: serial: option: add support for DW5821e with eSIM support" added to usb-testing
 2019-11-15 10:17 UTC 

patch "USB: serial: mos7720: fix remote wakeup" added to usb-testing
 2019-11-15 10:17 UTC 

patch "USB: serial: mos7840: add USB ID to support Moxa UPort 2210" added to usb-testing
 2019-11-15 10:17 UTC 

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.201-21-gb0074e36d782)
 2019-11-15  8:36 UTC 

[4.14] Backport request: powerpc/perf: Fix IMC_MAX_PMU macro
 2019-11-15  6:17 UTC  (3+ messages)

Linux 3.16.77
 2019-11-15  3:06 UTC 

patch "driver core: platform: use the correct callback type for" added to driver-core-next
 2019-11-15  2:04 UTC 

[PATCH] ASoC: rt5645: Fixed typo for buddy jack support
 2019-11-14 22:44 UTC  (4+ messages)

[PATCH STABLE 4.14] Revert "Input: synaptics-rmi4 - avoid processing unknown IRQs"
 2019-11-14 19:22 UTC 

[PATCH v3] tpm_tis: turn on TPM before calling tpm_get_timeouts
 2019-11-14 16:59 UTC  (2+ messages)

[PATCH] gfs2: fix glock reference problem in gfs2_trans_remove_revoke
 2019-11-14 15:43 UTC 

[PATCH][V2] ovl: fix lookup failure on multi lower squashfs
 2019-11-14 15:34 UTC  (6+ messages)

[PATCH 1/3] rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
 2019-11-14 15:10 UTC  (2+ messages)

[PATCH 5.3 000/148] 5.3.6-stable review
 2019-11-14 15:05 UTC  (5+ messages)
` [PATCH 5.3 113/148] thermal: Fix use-after-free when unregistering thermal zone device

[PATCH v3] virtio_console: allocate inbufs in add_port() only if it is needed
 2019-11-14 12:25 UTC 

✅ PASS: Stable queue: queue-5.3
 2019-11-14 11:17 UTC 

[PATCH] Fix wrong message when RFI Flush is disable
 2019-11-14  9:31 UTC 

[PATCH v5 1/6] powerpc: Allow flush_icache_range to work across ranges >4GB
 2019-11-14  9:08 UTC  (2+ messages)

[PATCH] xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map
 2019-11-14  8:11 UTC  (2+ messages)

[PATCH 4.19 000/125] 4.19.84-stable review
 2019-11-14  6:44 UTC  (8+ messages)
` [PATCH 4.19 027/125] HID: wacom: generic: Treat serial number and related fields as unsigned
` [PATCH 4.19 093/125] usb: gadget: configfs: fix concurrent issue between composite APIs

[GIT PULL 1/2] stm class: Lose the protocol driver when dropping its reference
 2019-11-14  6:42 UTC 

Please consider mainline commit 9393c8de628c for stable
 2019-11-14  6:37 UTC  (4+ messages)
` [PATCH] scsi: core: Handle drivers which set sg_tablesize to zero

[PATCH stable 4.4] powerpc/boot: Request no dynamic linker for boot wrapper
 2019-11-14  6:02 UTC  (2+ messages)

[4.4] Backport request: powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
 2019-11-14  6:01 UTC  (2+ messages)

[PATCH] MIPS: BCM63XX: fix switch core reset on BCM6368
 2019-11-14  5:53 UTC  (2+ messages)

patch "driver core: platform: use the correct callback type for" added to driver-core-testing
 2019-11-14  3:31 UTC 

patch "iio: adis16480: Add debugfs_reg_access entry" added to staging-next
 2019-11-13 21:43 UTC 

patch "iio: adis16480: Fix scales factors" added to staging-next
 2019-11-13 21:43 UTC 

patch "usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()" added to usb-next
 2019-11-13 21:43 UTC 

patch "iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw" added to staging-next
 2019-11-13 21:43 UTC 

[PATCH v2] ARM: ftrace/recordmcount: filter relocation types
 2019-11-13 20:43 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 001/115] net: ovs: fix return type of ndo_start_xmit function
 2019-11-13 20:07 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 014/115] ata: ahci_brcm: Match BCM63138 compatible strings
` [PATCH AUTOSEL 4.14 050/115] ARM: dts: da850-lego-ev3: slow down A/DC as much as possible

✅ PASS: Test report for kernel 5.3.11-dada86c.cki (stable)
 2019-11-13 19:54 UTC 

[PATCH v2] virtio_console: allocate inbufs in add_port() only if it is needed
 2019-11-13 19:28 UTC  (5+ messages)

[PATCH 3.16 00/25] 3.16.77-rc1 review
 2019-11-13 18:31 UTC  (3+ messages)

[PATCH v2 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
 2019-11-13 18:02 UTC  (3+ messages)

[PATCH v2 1/2] KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
 2019-11-13 17:00 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path

[PATCH AUTOSEL 4.19 001/209] net: ovs: fix return type of ndo_start_xmit function
 2019-11-13 16:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 087/209] ARM: dts: da850-lego-ev3: slow down A/DC as much as possible

[PATCH] USB: serial: option: add support for Foxconn T77W968 LTE modules
 2019-11-13 16:03 UTC  (2+ messages)

[PATCH] perf/x86/uncore: Remove unnecessary check for uncore_pmu
 2019-11-13 13:35 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).