stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-30 13:28:08 to 2018-10-31 23:04:04 UTC [more...]

[PATCH] namei: allow restricted O_CREAT of FIFOs and regular files
 2018-10-31 16:27 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 001/146] net: socionext: Reset tx queue in ndo_stop
 2018-10-31 23:04 UTC  (49+ messages)
` [PATCH AUTOSEL 4.19 002/146] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
` [PATCH AUTOSEL 4.19 003/146] net: loopback: clear skb->tstamp before netif_rx()
` [PATCH AUTOSEL 4.19 004/146] locking/lockdep: Fix debug_locks off performance problem
` [PATCH AUTOSEL 4.19 005/146] netfilter: xt_nat: fix DNAT target for shifted portmap ranges
` [PATCH AUTOSEL 4.19 006/146] ataflop: fix error handling during setup
` [PATCH AUTOSEL 4.19 007/146] swim: fix cleanup on setup error
` [PATCH AUTOSEL 4.19 008/146] arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
` [PATCH AUTOSEL 4.19 009/146] hv_netvsc: fix vf serial matching with pci slot info
` [PATCH AUTOSEL 4.19 010/146] nfp: devlink port split support for 1x100G CXP NIC
` [PATCH AUTOSEL 4.19 011/146] tun: Consistently configure generic netdev params via rtnetlink
` [PATCH AUTOSEL 4.19 012/146] s390/sthyi: Fix machine name validity indication
` [PATCH AUTOSEL 4.19 013/146] hwmon: (pwm-fan) Set fan speed to 0 on suspend
` [PATCH AUTOSEL 4.19 014/146] lightnvm: pblk: fix race on sysfs line state
` [PATCH AUTOSEL 4.19 015/146] lightnvm: pblk: fix two sleep-in-atomic-context bugs
` [PATCH AUTOSEL 4.19 016/146] lightnvm: pblk: fix race condition on metadata I/O
` [PATCH AUTOSEL 4.19 017/146] spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
` [PATCH AUTOSEL 4.19 018/146] perf tools: Free temporary 'sys' string in read_event_files()
` [PATCH AUTOSEL 4.19 019/146] perf tools: Cleanup trace-event-info 'tdata' leak
` [PATCH AUTOSEL 4.19 020/146] perf tools: Free 'printk' string in parse_ftrace_printk()
` [PATCH AUTOSEL 4.19 021/146] perf strbuf: Match va_{add,copy} with va_end
` [PATCH AUTOSEL 4.19 022/146] cpupower: Fix coredump on VMWare
` [PATCH AUTOSEL 4.19 023/146] bcache: Populate writeback_rate_minimum attribute
` [PATCH AUTOSEL 4.19 024/146] mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
` [PATCH AUTOSEL 4.19 025/146] sdhci: acpi: add free_slot callback
` [PATCH AUTOSEL 4.19 026/146] mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
` [PATCH AUTOSEL 4.19 027/146] iwlwifi: pcie: avoid empty free RB queue
` [PATCH AUTOSEL 4.19 028/146] iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
` [PATCH AUTOSEL 4.19 029/146] iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
` [PATCH AUTOSEL 4.19 030/146] x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
` [PATCH AUTOSEL 4.19 031/146] wlcore: Fix BUG with clear completion on timeout
` [PATCH AUTOSEL 4.19 032/146] nvmet-rdma: use a private workqueue for delete
` [PATCH AUTOSEL 4.19 033/146] ACPI/PPTT: Handle architecturally unknown cache types
` [PATCH AUTOSEL 4.19 034/146] ACPI / PM: LPIT: Register sysfs attributes based on FADT
` [PATCH AUTOSEL 4.19 035/146] ACPI / processor: Fix the return value of acpi_processor_ids_walk()
` [PATCH AUTOSEL 4.19 036/146] cpufreq: dt: Try freeing static OPPs only if we have added them
` [PATCH AUTOSEL 4.19 037/146] x86/intel_rdt: Show missing resctrl mount options
` [PATCH AUTOSEL 4.19 038/146] mtd: rawnand: atmel: Fix potential NULL pointer dereference
` [PATCH AUTOSEL 4.19 039/146] regulator: fixed: Default enable high on DT regulators
` [PATCH AUTOSEL 4.19 040/146] nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
` [PATCH AUTOSEL 4.19 041/146] ath10k: fix tx status flag setting for management frames
` [PATCH AUTOSEL 4.19 042/146] signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
` [PATCH AUTOSEL 4.19 043/146] ice: fix changing of ring descriptor size (ethtool -G)
` [PATCH AUTOSEL 4.19 044/146] ice: update fw version check logic
` [PATCH AUTOSEL 4.19 045/146] net: hns3: Fix for packet buffer setting bug
` [PATCH AUTOSEL 4.19 046/146] Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth
` [PATCH AUTOSEL 4.19 047/146] Bluetooth: hci_qca: Remove hdev dereference in qca_close()
` [PATCH AUTOSEL 4.19 048/146] efi/x86: Call efi_parse_options() from efi_main()
` [PATCH AUTOSEL 4.19 049/146] x86: boot: Fix EFI stub alignment

[PATCH 4.4 00/18] V4.4 backport of 32-bit arm spectre patches
 2018-10-31 14:04 UTC  (19+ messages)
` [PATCH 4.4 01/18] ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
` [PATCH 4.4 02/18] ARM: bugs: prepare processor bug infrastructure
` [PATCH 4.4 03/18] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH 4.4 04/18] ARM: bugs: add support for per-processor bug checking
` [PATCH 4.4 05/18] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH 4.4 06/18] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH 4.4 07/18] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH 4.4 08/18] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH 4.4 09/18] ARM: spectre-v2: warn about incorrect context switching functions
` [PATCH 4.4 10/18] ARM: spectre-v1: add speculation barrier (csdb) macros
` [PATCH 4.4 11/18] ARM: spectre-v1: add array_index_mask_nospec() implementation
` [PATCH 4.4 12/18] ARM: spectre-v1: fix syscall entry
` [PATCH 4.4 13/18] ARM: signal: copy registers using __copy_from_user()
` [PATCH 4.4 14/18] ARM: vfp: use __copy_from_user() when restoring VFP state
` [PATCH 4.4 15/18] ARM: oabi-compat: copy semops using __copy_from_user()
` [PATCH 4.4 16/18] ARM: use __inttype() in get_user()
` [PATCH 4.4 17/18] ARM: spectre-v1: use get_user() for __get_user()
` [PATCH 4.4 18/18] ARM: spectre-v1: mitigate user accesses

[PATCH 4.9 00/24] V4.9 backport of 32-bit arm spectre patches
 2018-10-31 13:57 UTC  (25+ messages)
` [PATCH 4.9 01/24] ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
` [PATCH 4.9 02/24] ARM: bugs: prepare processor bug infrastructure
` [PATCH 4.9 03/24] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH 4.9 04/24] ARM: bugs: add support for per-processor bug checking
` [PATCH 4.9 05/24] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH 4.9 06/24] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH 4.9 07/24] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH 4.9 08/24] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH 4.9 09/24] ARM: spectre-v2: add firmware based hardening
` [PATCH 4.9 10/24] ARM: spectre-v2: warn about incorrect context switching functions
` [PATCH 4.9 11/24] ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH 4.9 12/24] ARM: KVM: invalidate icache on guest exit for Cortex-A15
` [PATCH 4.9 13/24] ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
` [PATCH 4.9 14/24] ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 4.9 15/24] ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
` [PATCH 4.9 16/24] ARM: spectre-v1: add speculation barrier (csdb) macros
` [PATCH 4.9 17/24] ARM: spectre-v1: add array_index_mask_nospec() implementation
` [PATCH 4.9 18/24] ARM: spectre-v1: fix syscall entry
` [PATCH 4.9 19/24] ARM: signal: copy registers using __copy_from_user()
` [PATCH 4.9 20/24] ARM: vfp: use __copy_from_user() when restoring VFP state
` [PATCH 4.9 21/24] ARM: oabi-compat: copy semops using __copy_from_user()
` [PATCH 4.9 22/24] ARM: use __inttype() in get_user()
` [PATCH 4.9 23/24] ARM: spectre-v1: use get_user() for __get_user()
` [PATCH 4.9 24/24] ARM: spectre-v1: mitigate user accesses

[PATCH v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree
 2018-10-31 13:44 UTC  (4+ messages)

Automated testing for stable kernel branches?
 2018-10-31 13:18 UTC  (3+ messages)

Regression found (Stop-marking-clocks-as-CLK_IS_CRITICAL)
 2018-10-31 12:45 UTC  (28+ messages)

[PATCH] usbnet: smsc95xx: disable carrier check while suspending
 2018-10-31 21:27 UTC 

[PATCH] kdb: Fix btc (backtrace on each cpu) crash
 2018-10-31 11:59 UTC  (2+ messages)

[PATCH v2] xen-blkfront: fix kernel panic with negotiate_mq error path
 2018-10-31  8:22 UTC  (3+ messages)

[PATCH 27/28] perf intel-pt: Insert callchain context into synthesized callchains
 2018-10-31 16:45 UTC 

[PATCH] selftests/powerpc: Fix ptrace tm failure
 2018-10-31  5:42 UTC  (2+ messages)
`  "

[PATCH 4.18] Revert "mm: slowly shrink slabs with a relatively small number of objects"
 2018-10-31 13:52 UTC  (2+ messages)

[PATCH] drm/ast: fixed reading monitor EDID not stable issue
 2018-10-31  1:31 UTC  (3+ messages)
` [[PATCH v2]] "

[PATCH v4.4] x86/kconfig: Fall back to ticket spinlocks
 2018-10-31  8:14 UTC 

[PATCH] mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
 2018-10-31  8:12 UTC  (2+ messages)

[patch 55/96] kbuild: fix kernel/bounds.c 'W=1' warning
 2018-10-30 22:07 UTC 

[patch 03/96] mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
 2018-10-30 22:04 UTC 

[patch 02/96] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
 2018-10-30 22:04 UTC 

[PATCH v2 0/2] spi: fix incorrect property items
 2018-10-30 21:46 UTC  (3+ messages)
` [PATCH v2 2/2] spi: uniphier: re-add addressing properties

[PATCH] fs: fix lost error code in dio_complete
 2018-10-31  5:46 UTC 

[PATCH 4.4] namei: allow restricted O_CREAT of FIFOs and regular files
 2018-10-30 20:29 UTC  (2+ messages)

[PATCH] soc: ti: QMSS: Fix usage of irq_set_affinity_hint
 2018-10-30 19:05 UTC  (4+ messages)

[PATCH] fanotify: fix handling of events on child sub-directory
 2018-10-30 18:29 UTC 

[PATCH AUTOSEL 4.14 01/19] bpf: do not blindly change rlimit in reuseport net selftest
 2018-10-30 18:21 UTC  (20+ messages)
` [PATCH AUTOSEL 4.14 03/19] net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
` [PATCH AUTOSEL 4.14 04/19] xfrm: policy: use hlist rcu variants on insert
` [PATCH AUTOSEL 4.14 05/19] perf vendor events intel: Fix wrong filter_band* values for uncore events
` [PATCH AUTOSEL 4.14 06/19] sparc: Fix single-pcr perf event counter management
` [PATCH AUTOSEL 4.14 07/19] sparc: Throttle perf events properly
` [PATCH AUTOSEL 4.14 08/19] sparc64: Make proc_id signed
` [PATCH AUTOSEL 4.14 09/19] net: fec: don't dump RX FIFO register when not available
` [PATCH AUTOSEL 4.14 10/19] sched/fair: Fix the min_vruntime update logic in dequeue_entity()
` [PATCH AUTOSEL 4.14 11/19] perf tools: Fix use of alternatives to find JDIR
` [PATCH AUTOSEL 4.14 12/19] perf cpu_map: Align cpu map synthesized events properly
` [PATCH AUTOSEL 4.14 13/19] x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
` [PATCH AUTOSEL 4.14 14/19] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 4.14 15/19] virtio_net: avoid using netif_tx_disable() for serializing tx routine
` [PATCH AUTOSEL 4.14 16/19] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 4.14 17/19] selftests: ftrace: Add synthetic event syntax testcase
` [PATCH AUTOSEL 4.14 18/19] net: fix pskb_trim_rcsum_slow() with odd trim offset
` [PATCH AUTOSEL 4.14 19/19] i2c: rcar: cleanup DMA for all kinds of failure

[PATCH] IB/hfi1: Eliminate races in the SDMA send error path
 2018-10-30 16:31 UTC 

[PATCH] IB/hfi1: Eliminate races in the SDMA send error path
 2018-10-30 16:17 UTC 

aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
 2018-10-30 15:30 UTC  (13+ messages)
        ` [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

[PATCH] usb: dwc3: core: Clean up ULPI device
 2018-10-30 13:39 UTC  (2+ messages)

[PATCH 2/2] selftests/ftrace: Fix synthetic event test to delete event correctly
 2018-10-30 13:13 UTC 

add da15fc2fa9c "perf tools: Disable parallelism for 'make clean'" to -stable
 2018-10-30 10:54 UTC 

[PATCH v2] backlight: pwm_bl: Fix brightness levels for non-DT case
 2018-10-30 10:34 UTC 

[PATCH] serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
 2018-10-30  7:01 UTC  (2+ messages)

[PATCH AUTOSEL 3.18 1/5] sparc: Fix single-pcr perf event counter management
 2018-10-30 13:32 UTC  (5+ messages)
` [PATCH AUTOSEL 3.18 2/5] sparc: Throttle perf events properly
` [PATCH AUTOSEL 3.18 3/5] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 3.18 4/5] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 3.18 5/5] selftests: ftrace: Add synthetic event syntax testcase

[PATCH AUTOSEL 4.4 1/6] sparc: Fix single-pcr perf event counter management
 2018-10-30 13:30 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 2/6] sparc: Throttle perf events properly
` [PATCH AUTOSEL 4.4 3/6] x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
` [PATCH AUTOSEL 4.4 4/6] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 4.4 5/6] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 4.4 6/6] selftests: ftrace: Add synthetic event syntax testcase

[PATCH AUTOSEL 4.9 01/13] bpf: do not blindly change rlimit in reuseport net selftest
 2018-10-30 13:29 UTC  (13+ messages)
` [PATCH AUTOSEL 4.9 02/13] Revert "perf tools: Fix PMU term format max value calculation"
` [PATCH AUTOSEL 4.9 03/13] xfrm: policy: use hlist rcu variants on insert
` [PATCH AUTOSEL 4.9 04/13] sparc: Fix single-pcr perf event counter management
` [PATCH AUTOSEL 4.9 05/13] sparc64: Make proc_id signed
` [PATCH AUTOSEL 4.9 06/13] sched/fair: Fix the min_vruntime update logic in dequeue_entity()
` [PATCH AUTOSEL 4.9 07/13] perf cpu_map: Align cpu map synthesized events properly
` [PATCH AUTOSEL 4.9 08/13] x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
` [PATCH AUTOSEL 4.9 09/13] net: qla3xxx: Remove overflowing shift statement
` [PATCH AUTOSEL 4.9 10/13] r8169: fix NAPI handling under high load
` [PATCH AUTOSEL 4.9 11/13] selftests: ftrace: Add synthetic event syntax testcase
` [PATCH AUTOSEL 4.9 12/13] net: fix pskb_trim_rcsum_slow() with odd trim offset
` [PATCH AUTOSEL 4.9 13/13] i2c: rcar: cleanup DMA for all kinds of failure


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