stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-22 08:49:44 to 2017-12-22 15:48:02 UTC [more...]

[PATCH stable/4.14 00/14] BPF stable patches for 4.14
 2017-12-22 15:47 UTC  (26+ messages)
` [PATCH stable/4.14 01/14] bpf: fix branch pruning logic
  ` Patch "[PATCH stable/4.14 01/14] bpf: fix branch pruning logic" has been added to the 4.14-stable tree
` [PATCH stable/4.14 02/14] bpf: fix corruption on concurrent perf_event_output calls
  ` Patch "[PATCH stable/4.14 02/14] bpf: fix corruption on concurrent perf_event_output calls" has been added to the 4.14-stable tree
` [PATCH stable/4.14 03/14] bpf, s390x: do not reload skb pointers in non-skb context
` [PATCH stable/4.14 04/14] bpf, ppc64: "
  ` Patch "[PATCH stable/4.14 04/14] bpf, ppc64: do not reload skb pointers in non-skb context" has been added to the 4.14-stable tree
` [PATCH stable/4.14 05/14] bpf, sparc: fix usage of wrong reg for load_skb_regs after call
` [PATCH stable/4.14 06/14] bpf/verifier: fix bounds calculation on BPF_RSH
` [PATCH stable/4.14 07/14] bpf: fix incorrect sign extension in check_alu_op()
  ` Patch "[PATCH stable/4.14 07/14] bpf: fix incorrect sign extension in check_alu_op()" has been added to the 4.14-stable tree
` [PATCH stable/4.14 08/14] bpf: fix incorrect tracking of register size truncation
  ` Patch "[PATCH stable/4.14 08/14] bpf: fix incorrect tracking of register size truncation" has been added to the 4.14-stable tree
` [PATCH stable/4.14 09/14] bpf: fix 32-bit ALU op verification
  ` Patch "[PATCH stable/4.14 09/14] bpf: fix 32-bit ALU op verification" has been added to the 4.14-stable tree
` [PATCH stable/4.14 10/14] bpf: fix missing error return in check_stack_boundary()
  ` Patch "[PATCH stable/4.14 10/14] bpf: fix missing error return in check_stack_boundary()" has been added to the 4.14-stable tree
` [PATCH stable/4.14 11/14] bpf: force strict alignment checks for stack pointers
  ` Patch "[PATCH stable/4.14 11/14] bpf: force strict alignment checks for stack pointers" has been added to the 4.14-stable tree
` [PATCH stable/4.14 12/14] bpf: don't prune branches when a scalar is replaced with a pointer
  ` Patch "[PATCH stable/4.14 12/14] bpf: don't prune branches when a scalar is replaced with a pointer" has been added to the 4.14-stable tree
` [PATCH stable/4.14 13/14] bpf: fix integer overflows
  ` Patch "[PATCH stable/4.14 13/14] bpf: fix integer overflows" has been added to the 4.14-stable tree
` [PATCH stable/4.14 14/14] selftests/bpf: add tests for recent bugfixes

[PATCH 4.14 000/159] 4.14.9-stable review
 2017-12-22 15:45 UTC  (77+ messages)
` [PATCH 4.14 002/159] objtool: Dont report end of section error after an empty unwind hint
` [PATCH 4.14 004/159] x86/head: Remove unused bad_address code
` [PATCH 4.14 008/159] x86/xen: Add unwind hint annotations
` [PATCH 4.14 009/159] x86/head: "
` [PATCH 4.14 016/159] x86/cpuid: Add generic table for CPUID dependencies
` [PATCH 4.14 017/159] x86/fpu: Parse clearcpuid= as early XSAVE argument
` [PATCH 4.14 020/159] x86/platform/UV: Convert timers to use timer_setup()
` [PATCH 4.14 021/159] objtool: Print top level commands on incorrect usage
` [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
` [PATCH 4.14 029/159] x86/build: Beautify build log of syscall headers
` [PATCH 4.14 031/159] x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
` [PATCH 4.14 036/159] x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
` [PATCH 4.14 038/159] x86/entry/64: Simplify reg restore code in the standard IRET paths
` [PATCH 4.14 039/159] x86/entry/64: Shrink paranoid_exit_restore and make labels local
` [PATCH 4.14 042/159] x86/entry/64: Use POP instead of MOV to restore regs on NMI return
` [PATCH 4.14 044/159] xen, x86/entry/64: Add xen NMI trap entry
` [PATCH 4.14 045/159] x86/entry/64: De-Xen-ify our NMI code
` [PATCH 4.14 046/159] x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
` [PATCH 4.14 049/159] x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
` [PATCH 4.14 051/159] x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
` [PATCH 4.14 062/159] selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
` [PATCH 4.14 063/159] ACPI / APEI: Replace ioremap_page_range() with fixmap
` [PATCH 4.14 067/159] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [PATCH 4.14 068/159] x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
` [PATCH 4.14 072/159] locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
` [PATCH 4.14 073/159] x86/mm/kasan: Dont use vmemmap_populate() to initialize shadow
` [PATCH 4.14 078/159] x86/irq/64: Print the offending IP in the stack overflow warning
` [PATCH 4.14 079/159] x86/entry/64: Allocate and enable the SYSENTER stack
` [PATCH 4.14 080/159] x86/dumpstack: Add get_stack_info() support for "
` [PATCH 4.14 085/159] x86/dumpstack: Handle stack overflow on all stacks
` [PATCH 4.14 086/159] x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
` [PATCH 4.14 090/159] x86/entry/64: Use a per-CPU trampoline stack for IDT entries
` [PATCH 4.14 092/159] x86/entry/64: Create a per-CPU SYSCALL entry trampoline
` [PATCH 4.14 094/159] x86/entry/64: Remove the SYSENTER stack canary
` [PATCH 4.14 095/159] x86/entry: Clean up the SYSENTER_stack code
` [PATCH 4.14 096/159] x86/entry/64: Make cpu_entry_area.tss read-only
` [PATCH 4.14 098/159] x86/paravirt: Provide a way to check for hypervisors
` [PATCH 4.14 099/159] x86/cpufeatures: Make CPU bugs sticky
` [PATCH 4.14 101/159] backlight: pwm_bl: Fix overflow condition
` [PATCH 4.14 103/159] clk: sunxi-ng: nm: Check if requested rate is supported by fractional clock
` [PATCH 4.14 104/159] clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-divider
` [PATCH 4.14 107/159] rtc: pl031: make interrupt optional
` [PATCH 4.14 108/159] kvm, mm: account kvm related kmem slabs to kmemcg
` [PATCH 4.14 112/159] scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive
` [PATCH 4.14 116/159] i40e: use the safe hash table iterator when deleting mac filters
` [PATCH 4.14 120/159] block,bfq: Disable writeback throttling
` [PATCH 4.14 121/159] md: always set THREAD_WAKEUP and wake up wqueue if thread existed
` [PATCH 4.14 122/159] ip_gre: check packet length and mtu correctly in erspan tx
` [PATCH 4.14 123/159] ipv6: grab rt->rt6i_ref before allocating pcpu rt
` [PATCH 4.14 125/159] Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev
` [PATCH 4.14 126/159] Bluetooth: hci_bcm: Fix setting of irq trigger type
` [PATCH 4.14 127/159] i40e/i40evf: spread CPU affinity hints across online CPUs only
` [PATCH 4.14 128/159] PCI/AER: Report non-fatal errors only to the affected endpoint
` [PATCH 4.14 129/159] tracing: Exclude generic fields from histograms
` [PATCH 4.14 133/159] powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog
` [PATCH 4.14 134/159] sctp: silence warns on sctp_stream_init allocations
` [PATCH 4.14 135/159] ASoC: codecs: msm8916-wcd-analog: fix module autoload
` [PATCH 4.14 137/159] scsi: lpfc: Fix secure firmware updates
` [PATCH 4.14 138/159] scsi: lpfc: PLOGI failures during NPIV testing
` [PATCH 4.14 139/159] scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined
` [PATCH 4.14 141/159] vfio/pci: Virtualize Maximum Payload Size
` [PATCH 4.14 144/159] ibmvnic: Set state UP
` [PATCH 4.14 146/159] RDMA/hns: Avoid NULL pointer exception
` [PATCH 4.14 148/159] clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collision
` [PATCH 4.14 151/159] cpuidle: fix broadcast control when broadcast can not be entered
` [PATCH 4.14 155/159] thermal/drivers/hisi: Fix missing interrupt enablement

[PATCH stable/4.9 0/4] BPF stable patches for 4.9
 2017-12-22 15:29 UTC  (5+ messages)
` [PATCH stable/4.9 1/4] bpf: adjust insn_aux_data when patching insns
` [PATCH stable/4.9 2/4] bpf: fix branch pruning logic
` [PATCH stable/4.9 3/4] bpf: reject out-of-bounds stack pointer calculation
` [PATCH stable/4.9 4/4] bpf: fix incorrect sign extension in check_alu_op()

[PATCH 4.9 000/104] 4.9.72-stable review
 2017-12-22 15:05 UTC  (47+ messages)
` [PATCH 4.9 002/104] arm64: Initialise high_memory global variable earlier
` [PATCH 4.9 008/104] arm: kprobes: Fix the return address of multiple kretprobes
` [PATCH 4.9 009/104] arm: kprobes: Align stack to 8-bytes in test code
` [PATCH 4.9 014/104] vsock: track pkt owner vsock
` [PATCH 4.9 021/104] hwmon: (max31790) Set correct PWM value
` [PATCH 4.9 025/104] netfilter: nfnl_cthelper: Fix memory leak
` [PATCH 4.9 029/104] inet: frag: release spinlock before calling icmp_send()
` [PATCH 4.9 036/104] hwmon: (asus_atk0110) fix uninitialized data access
` [PATCH 4.9 037/104] i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
` [PATCH 4.9 038/104] HID: xinmo: fix for out of range for THT 2P arcade controller
` [PATCH 4.9 039/104] ASoC: STI: Fix reader substream pointer set
` [PATCH 4.9 043/104] bna: avoid writing uninitialized data into hw registers
` [PATCH 4.9 045/104] IB/core: Protect against self-requeue of a cq work item
` [PATCH 4.9 047/104] nbd: set queue timeout properly
` [PATCH 4.9 049/104] IB/rxe: double free on error
` [PATCH 4.9 051/104] i40e: Do not enable NAPI on q_vectors that have no rings
` [PATCH 4.9 052/104] RDMA/iser: Fix possible mr leak on device removal event
` [PATCH 4.9 054/104] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
` [PATCH 4.9 059/104] KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
` [PATCH 4.9 063/104] net: moxa: fix TX overrun memory leak
` [PATCH 4.9 064/104] xhci: plat: Register shutdown for xhci_plat
` [PATCH 4.9 065/104] netfilter: nfnetlink_queue: fix secctx memory leak
` [PATCH 4.9 066/104] Btrfs: fix an integer overflow check
` [PATCH 4.9 067/104] ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory
` [PATCH 4.9 068/104] cpuidle: powernv: Pass correct drv->cpumask for registration
` [PATCH 4.9 070/104] backlight: pwm_bl: Fix overflow condition
` [PATCH 4.9 071/104] crypto: crypto4xx - increase context and scatter ring buffer elements
` [PATCH 4.9 072/104] rtc: pl031: make interrupt optional
` [PATCH 4.9 073/104] kvm, mm: account kvm related kmem slabs to kmemcg
` [PATCH 4.9 076/104] scsi: cxgb4i: fix Tx skb leak
` [PATCH 4.9 077/104] scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive
` [PATCH 4.9 079/104] PM / OPP: Move error message to debug level
` [PATCH 4.9 081/104] ixgbe: fix use of uninitialized padding
` [PATCH 4.9 086/104] fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
` [PATCH 4.9 087/104] scsi: lpfc: Fix secure firmware updates
` [PATCH 4.9 088/104] scsi: lpfc: PLOGI failures during NPIV testing
` [PATCH 4.9 089/104] vfio/pci: Virtualize Maximum Payload Size
` [PATCH 4.9 090/104] fm10k: ensure we process SM mbx when processing VF mbx
` [PATCH 4.9 092/104] staging: greybus: light: Release memory obtained by kasprintf
` [PATCH 4.9 094/104] tcp: fix under-evaluated ssthresh in TCP Vegas
` [PATCH 4.9 096/104] cpuidle: fix broadcast control when broadcast can not be entered
` [PATCH 4.9 097/104] thermal: hisilicon: Handle return value of clk_prepare_enable
` [PATCH 4.9 100/104] thermal/drivers/hisi: Simplify the temperature/step computation
` [PATCH 4.9 104/104] Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"

pending 4.14-rc boot failures on arm64
 2017-12-22 15:03 UTC  (7+ messages)

Patch "mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y" has been added to the 4.14-stable tree
 2017-12-22 15:02 UTC 

[patch 1/4] timer: Use deferrable base independent of base::nohz_active
 2017-12-22 14:51 UTC  (3+ messages)
` [patch 2/4] nohz: Prevent erroneous tick stop invocations
` [patch 3/4] timer: Invoke timer_start_debug() where it makes sense

rtc: m41t80rtc: recent v4.15 changes ready for stable branch 4.14 ?
 2017-12-22 14:47 UTC  (3+ messages)
  ` rtc: m41t80rtc: recent v4.15 changes ready for stable branch 4.14

[PATCH V1 0/1] Fix kernel panic caused by device ID duplication presented to the IOMMU
 2017-12-22 11:29 UTC  (3+ messages)

[PATCH 1/3] ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines
 2017-12-22  9:28 UTC  (6+ messages)
` [PATCH 2/3] ALSA: hda - fix headset mic detection issue on a Dell machine
` [PATCH 3/3] ALSA: hda - change the location for one mic on a Lenovo machine

ALSA: hda - Fix pointer leftover issues in hdac_acomp
 2017-12-22  9:20 UTC  (6+ messages)

[PATCH 4.4 00/78] 4.4.108-stable review
 2017-12-22  8:46 UTC  (31+ messages)
` [PATCH 4.4 07/78] mm/rmap: batched invalidations should use existing api
` [PATCH 4.4 15/78] x86/irq: Do not substract irq_tlb_count from irq_call_count
` [PATCH 4.4 17/78] ALSA: hda - add support for docking station for HP 840 G3
` [PATCH 4.4 19/78] arm: kprobes: Align stack to 8-bytes in test code
` [PATCH 4.4 20/78] cpuidle: Validate cpu_dev in cpuidle_add_sysfs()
` [PATCH 4.4 22/78] crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
` [PATCH 4.4 23/78] sch_dsmark: fix invalid skb_cow() usage
` [PATCH 4.4 24/78] bna: integer overflow bug in debugfs
` [PATCH 4.4 26/78] usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
` [PATCH 4.4 29/78] netfilter: nfnl_cthelper: Fix memory leak
` [PATCH 4.4 31/78] pinctrl: st: add irq_request/release_resources callbacks
` [PATCH 4.4 39/78] r8152: prevent the driver from transmitting packets with carrier off
` [PATCH 4.4 44/78] RDMA/iser: Fix possible mr leak on device removal event
` [PATCH 4.4 45/78] irda: vlsi_ir: fix check for DMA mapping errors
` [PATCH 4.4 48/78] ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
` [PATCH 4.4 49/78] KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
` [PATCH 4.4 51/78] xhci: plat: Register shutdown for xhci_plat
` [PATCH 4.4 52/78] netfilter: nfnetlink_queue: fix secctx memory leak
` [PATCH 4.4 53/78] ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory
` [PATCH 4.4 55/78] bnxt_en: Fix NULL pointer dereference in reopen failure path
` [PATCH 4.4 56/78] backlight: pwm_bl: Fix overflow condition
` [PATCH 4.4 60/78] PCI: Avoid bus reset if bridge itself is broken
` [PATCH 4.4 63/78] PCI: Create SR-IOV virtfn/physfn links before attaching driver
` [PATCH 4.4 65/78] ixgbe: fix use of uninitialized padding
` [PATCH 4.4 67/78] scsi: lpfc: Fix secure firmware updates
` [PATCH 4.4 69/78] fm10k: ensure we process SM mbx when processing VF mbx
` [PATCH 4.4 72/78] cpuidle: fix broadcast control when broadcast can not be entered
` [PATCH 4.4 73/78] thermal: hisilicon: Handle return value of clk_prepare_enable
` [PATCH 4.4 77/78] ALSA: hda - Degrade i915 binding failure message
` [PATCH 4.4 78/78] ALSA: hda - Fix yet another i915 pointer leftover in error path


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