public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-03 13:03:57 to 2017-07-03 13:38:56 UTC [more...]

[PATCH 4.9 000/172] 4.9.36-stable review
 2017-07-03 13:35 UTC  (49+ messages)
` [PATCH 4.9 002/172] net: dont call strlen on non-terminated string in dev_set_alias()
` [PATCH 4.9 003/172] decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
` [PATCH 4.9 009/172] net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
` [PATCH 4.9 011/172] net/mlx5e: Added BW check for DIM decision mechanism
` [PATCH 4.9 012/172] net/mlx5e: Fix wrong indications in DIM due to counter wraparound
` [PATCH 4.9 020/172] net/mlx5e: Fix timestamping capabilities reporting
` [PATCH 4.9 022/172] net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
` [PATCH 4.9 025/172] rtnetlink: add IFLA_GROUP to ifla_policy
` [PATCH 4.9 026/172] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
` [PATCH 4.9 034/172] MIPS: Avoid accidental raw backtrace
` [PATCH 4.9 035/172] MIPS: pm-cps: Drop manual cache-line alignment of ready_count
` [PATCH 4.9 036/172] MIPS: Fix IRQ tracing & lockdep when rescheduling
` [PATCH 4.9 037/172] ALSA: hda - Fix endless loop of codec configure
` [PATCH 4.9 039/172] NFSv4.1: Fix a race in nfs4_proc_layoutget
` [PATCH 4.9 043/172] x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
` [PATCH 4.9 048/172] l2tp: hold session while sending creation notifications
` [PATCH 4.9 050/172] mm: numa: avoid waiting on freed migrated pages
` [PATCH 4.9 064/172] scsi: lpfc: Set elsiocb contexts to NULL after freeing it
` [PATCH 4.9 065/172] qla2xxx: Terminate exchange if corrupted
` [PATCH 4.9 072/172] powerpc/eeh: Enable IO path on permanent error
` [PATCH 4.9 073/172] net: ethtool: Initialize buffer when querying device channel settings
` [PATCH 4.9 078/172] objtool: Fix IRETs opcode
` [PATCH 4.9 082/172] virtio_console: fix a crash in config_work_handler
` [PATCH 4.9 090/172] net: dsa: Check return value of phy_connect_direct()
` [PATCH 4.9 096/172] vxlan: do not age static remote mac entries
` [PATCH 4.9 097/172] ibmveth: Add a proper check for the availability of the checksum features
` [PATCH 4.9 111/172] drm/radeon/si: load special ucode for certain MC configs
` [PATCH 4.9 115/172] mac80211: initialize SMPS field in HT capabilities
` [PATCH 4.9 117/172] x86/mpx: Use compatible types in comparison to fix sparse error
` [PATCH 4.9 118/172] perf/core: Fix sys_perf_event_open() vs. hotplug
` [PATCH 4.9 121/172] coredump: Ensure proper size of sparse core files
` [PATCH 4.9 122/172] swiotlb: ensure that page-sized mappings are page-aligned
` [PATCH 4.9 129/172] net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
` [PATCH 4.9 130/172] tipc: allocate user memory with GFP_KERNEL flag
` [PATCH 4.9 131/172] perf probe: Fix to probe on gcc generated functions in modules
` [PATCH 4.9 132/172] net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
` [PATCH 4.9 136/172] mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
` [PATCH 4.9 138/172] xfrm: NULL dereference on allocation failure
` [PATCH 4.9 139/172] xfrm: Oops on error in pfkey_msg2xfrm_state()
` [PATCH 4.9 141/172] watchdog: bcm281xx: Fix use of uninitialized spinlock
` [PATCH 4.9 143/172] spi: When no dma_chan map buffers with spi_masters parent
` [PATCH 4.9 147/172] ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer
` [PATCH 4.9 148/172] ARM: dts: OMAP3: Fix MFG ID EEPROM
` [PATCH 4.9 152/172] x86/boot/KASLR: Fix kexec crash due to virt_addr calculation bug
` [PATCH 4.9 155/172] ocfs2: o2hb: revert hb threshold to keep compatible
` [PATCH 4.9 157/172] iommu: Handle default domain attach failure
` [PATCH 4.9 161/172] cpufreq: s3c2416: double free on driver init error path
` [PATCH 4.9 163/172] objtool: Fix another GCC jump table detection issue

[PATCH 4.4 000/101] 4.4.76-stable review
 2017-07-03 13:35 UTC  (63+ messages)
` [PATCH 4.4 001/101] ipv6: release dst on error in ip6_dst_lookup_tail
` [PATCH 4.4 002/101] net: dont call strlen on non-terminated string in dev_set_alias()
` [PATCH 4.4 003/101] decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
` [PATCH 4.4 004/101] net: Zero ifla_vf_info in rtnl_fill_vfinfo()
` [PATCH 4.4 005/101] af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
` [PATCH 4.4 006/101] Fix an intermittent pr_emerg warning about lo becoming free
` [PATCH 4.4 007/101] net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
` [PATCH 4.4 008/101] igmp: acquire pmc lock for ip_mc_clear_src()
` [PATCH 4.4 009/101] igmp: add a missing spin_lock_init()
` [PATCH 4.4 010/101] ipv6: fix calling in6_ifa_hold incorrectly for dad work
` [PATCH 4.4 011/101] net/mlx5: Wait for FW readiness before initializing command interface
` [PATCH 4.4 012/101] decnet: always not take dst->__refcnt when inserting dst into hash table
` [PATCH 4.4 013/101] net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
` [PATCH 4.4 014/101] sfc: provide dummy definitions of vswitch functions
` [PATCH 4.4 015/101] ipv6: Do not leak throw route references
` [PATCH 4.4 016/101] rtnetlink: add IFLA_GROUP to ifla_policy
` [PATCH 4.4 017/101] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
` [PATCH 4.4 018/101] netfilter: synproxy: fix conntrackd interaction
` [PATCH 4.4 019/101] NFSv4: fix a reference leak caused WARNING messages
` [PATCH 4.4 020/101] drm/ast: Handle configuration without P2A bridge
` [PATCH 4.4 021/101] mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
` [PATCH 4.4 022/101] MIPS: Avoid accidental raw backtrace
` [PATCH 4.4 023/101] MIPS: pm-cps: Drop manual cache-line alignment of ready_count
` [PATCH 4.4 024/101] MIPS: Fix IRQ tracing & lockdep when rescheduling
` [PATCH 4.4 025/101] ALSA: hda - Fix endless loop of codec configure
` [PATCH 4.4 026/101] ALSA: hda - set input_path bitmap to zero after moving it to new place
` [PATCH 4.4 027/101] drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
` [PATCH 4.4 028/101] usb: gadget: f_fs: Fix possibe deadlock
` [PATCH 4.4 029/101] sysctl: enable strict writes
` [PATCH 4.4 030/101] block: fix module reference leak on put_disk() call for cgroups throttle
` [PATCH 4.4 031/101] mm: numa: avoid waiting on freed migrated pages
` [PATCH 4.4 033/101] scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
` [PATCH 4.4 034/101] scsi: lpfc: Set elsiocb contexts to NULL after freeing it
` [PATCH 4.4 035/101] qla2xxx: Fix erroneous invalid handle message
` [PATCH 4.4 037/101] net: mvneta: Fix for_each_present_cpu usage
` [PATCH 4.4 038/101] MIPS: ath79: fix regression in PCI window initialization
` [PATCH 4.4 039/101] net: korina: Fix NAPI versus resources freeing
` [PATCH 4.4 040/101] MIPS: ralink: MT7688 pinmux fixes
` [PATCH 4.4 041/101] MIPS: ralink: fix USB frequency scaling
` [PATCH 4.4 042/101] MIPS: ralink: Fix invalid assignment of SoC type
` [PATCH 4.4 046/101] bgmac: fix a missing check for build_skb
` [PATCH 4.4 048/101] bgmac: Fix reversed test of build_skb() return value
` [PATCH 4.4 049/101] net: bgmac: Fix SOF bit checking
` [PATCH 4.4 050/101] net: bgmac: Start transmit queue in bgmac_open
` [PATCH 4.4 051/101] net: bgmac: Remove superflous netif_carrier_on()
` [PATCH 4.4 052/101] powerpc/eeh: Enable IO path on permanent error
` [PATCH 4.4 055/101] virtio_console: fix a crash in config_work_handler
` [PATCH 4.4 059/101] scsi: virtio_scsi: Reject commands when virtqueue is broken
` [PATCH 4.4 062/101] net: dsa: Check return value of phy_connect_direct()
` [PATCH 4.4 066/101] vxlan: do not age static remote mac entries
` [PATCH 4.4 069/101] HID: i2c-hid: Add sleep between POWER ON and RESET
` [PATCH 4.4 070/101] scsi: lpfc: avoid double free of resource identifiers
` [PATCH 4.4 071/101] spi: davinci: use dma_mapping_error()
` [PATCH 4.4 073/101] mac80211: initialize SMPS field in HT capabilities
` [PATCH 4.4 075/101] coredump: Ensure proper size of sparse core files
` [PATCH 4.4 077/101] s390/ctl_reg: make __ctl_load a full memory barrier
` [PATCH 4.4 080/101] net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
` [PATCH 4.4 082/101] ravb: Fix use-after-free on `ifconfig eth0 down`
` [PATCH 4.4 089/101] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
` [PATCH 4.4 090/101] ARM: 8685/1: ensure memblock-limit is pmd-aligned
` [PATCH 4.4 092/101] x86/mm: Fix flush_tlb_page() on Xen
` [PATCH 4.4 094/101] iommu/vt-d: Dont over-free page table directories

[PATCH 4.4 00/30] 4.4.74-stable review
 2017-07-03 13:37 UTC  (6+ messages)
` [PATCH 4.4 16/30] [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()

[PATCH 3.18 00/36] 3.18.60-stable review
 2017-07-03 13:34 UTC  (33+ messages)
` [PATCH 3.18 01/36] xhci: fix deadlock at host remove by running watchdog correctly
` [PATCH 3.18 02/36] ipv6: release dst on error in ip6_dst_lookup_tail
` [PATCH 3.18 03/36] netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
` [PATCH 3.18 04/36] netfilter: synproxy: fix conntrackd interaction
` [PATCH 3.18 05/36] net: dont call strlen on non-terminated string in dev_set_alias()
` [PATCH 3.18 06/36] decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
` [PATCH 3.18 07/36] Fix an intermittent pr_emerg warning about lo becoming free
` [PATCH 3.18 08/36] net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
` [PATCH 3.18 09/36] igmp: acquire pmc lock for ip_mc_clear_src()
` [PATCH 3.18 10/36] igmp: add a missing spin_lock_init()
` [PATCH 3.18 11/36] ipv6: fix calling in6_ifa_hold incorrectly for dad work
` [PATCH 3.18 12/36] decnet: always not take dst->__refcnt when inserting dst into hash table
` [PATCH 3.18 13/36] net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
` [PATCH 3.18 14/36] NFSv4: fix a reference leak caused WARNING messages
` [PATCH 3.18 15/36] arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
` [PATCH 3.18 16/36] MIPS: Avoid accidental raw backtrace
` [PATCH 3.18 17/36] MIPS: pm-cps: Drop manual cache-line alignment of ready_count
` [PATCH 3.18 18/36] MIPS: Fix IRQ tracing & lockdep when rescheduling
` [PATCH 3.18 19/36] ALSA: hda - set input_path bitmap to zero after moving it to new place
` [PATCH 3.18 20/36] drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
` [PATCH 3.18 21/36] usb: gadget: f_fs: Fix possibe deadlock
` [PATCH 3.18 22/36] sysctl: enable strict writes
` [PATCH 3.18 23/36] mm: numa: avoid waiting on freed migrated pages
` [PATCH 3.18 25/36] net: korina: Fix NAPI versus resources freeing
` [PATCH 3.18 27/36] xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
` [PATCH 3.18 28/36] xfrm: NULL dereference on allocation failure
` [PATCH 3.18 29/36] xfrm: Oops on error in pfkey_msg2xfrm_state()
` [PATCH 3.18 30/36] watchdog: bcm281xx: Fix use of uninitialized spinlock
` [PATCH 3.18 31/36] ARM: 8685/1: ensure memblock-limit is pmd-aligned
` [PATCH 3.18 32/36] iommu/vt-d: Dont over-free page table directories
` [PATCH 3.18 33/36] iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
` [PATCH 3.18 34/36] cpufreq: s3c2416: double free on driver init error path

[PATCH 4.11 00/84] 4.11.9-stable review
 2017-07-03 13:35 UTC  (31+ messages)
` [PATCH 4.11 02/84] net: Fix inconsistent teardown and release of private netdev state
` [PATCH 4.11 08/84] net: vrf: Make add_fib_rules per network namespace flag
` [PATCH 4.11 12/84] net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
` [PATCH 4.11 14/84] net/mlx5: Remove several module events out of ethtool stats
` [PATCH 4.11 15/84] net/mlx5e: Added BW check for DIM decision mechanism
` [PATCH 4.11 18/84] proc: snmp6: Use correct type in memset
` [PATCH 4.11 19/84] igmp: acquire pmc lock for ip_mc_clear_src()
` [PATCH 4.11 22/84] net: dont global ICMP rate limit packets originating from loopback
` [PATCH 4.11 23/84] ipv6: fix calling in6_ifa_hold incorrectly for dad work
` [PATCH 4.11 24/84] sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
` [PATCH 4.11 27/84] net/mlx5: Wait for FW readiness before initializing command interface
` [PATCH 4.11 29/84] decnet: always not take dst->__refcnt when inserting dst into hash table
` [PATCH 4.11 30/84] net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
` [PATCH 4.11 31/84] ipv6: Do not leak throw route references
` [PATCH 4.11 33/84] netfilter: synproxy: fix conntrackd interaction
` [PATCH 4.11 34/84] NFSv4.x/callback: Create the callback service through svc_create_pooled
` [PATCH 4.11 39/84] MIPS: Fix IRQ tracing & lockdep when rescheduling
` [PATCH 4.11 41/84] ALSA: hda - set input_path bitmap to zero after moving it to new place
` [PATCH 4.11 46/84] gpiolib: fix filtering out unwanted events
` [PATCH 4.11 48/84] perf/x86/intel/uncore: Fix wrong box pointer check
` [PATCH 4.11 51/84] x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
` [PATCH 4.11 56/84] xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
` [PATCH 4.11 58/84] xfrm: NULL dereference on allocation failure
` [PATCH 4.11 60/84] watchdog: bcm281xx: Fix use of uninitialized spinlock
` [PATCH 4.11 61/84] ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
` [PATCH 4.11 65/84] ARM: davinci: PM: Do not free useful resources in normal path in davinci_pm_init
` [PATCH 4.11 66/84] tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel
` [PATCH 4.11 72/84] x86/mm: Fix flush_tlb_page() on Xen
` [PATCH 4.11 76/84] iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
` [PATCH 4.11 77/84] iommu/amd: Fix interrupt remapping when disable guest_mode

[PATCH] PCI: rockchip: fix wrong access of root port register
 2017-07-03 13:20 UTC  (2+ messages)

FAILED: patch "[PATCH] tracing/kprobes: Allow to create probe with a module name" failed to apply to 4.11-stable tree
 2017-07-03 13:09 UTC  (2+ messages)

Patch "objtool: Fix another GCC jump table detection issue" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "KVM: x86: fix emulation of RSM and IRET instructions" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "KVM: x86: zero base3 of unusable segments" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "KVM: nVMX: Fix exception injection" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "iommu/vt-d: Don't over-free page table directories" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "iommu: Handle default domain attach failure" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "iommu/dma: Don't reserve PCI I/O windows" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "iommu/amd: Fix interrupt remapping when disable guest_mode" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "i2c: brcmstb: Fix START and STOP conditions" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "cpufreq: s3c2416: double free on driver init error path" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "clk: scpi: don't add cpufreq device if the scpi dvfs node is disabled" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "brcmfmac: avoid writing channel out of allocated array" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "arm64: fix NULL dereference in have_cpu_die()" has been added to the 4.9-stable tree
 2017-07-03 13:04 UTC 

Patch "KVM: x86: zero base3 of unusable segments" has been added to the 4.4-stable tree
 2017-07-03 13:04 UTC 

Patch "KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()" has been added to the 4.4-stable tree
 2017-07-03 13:04 UTC 

Patch "KVM: nVMX: Fix exception injection" has been added to the 4.4-stable tree
 2017-07-03 13:03 UTC 

Patch "KVM: x86: fix emulation of RSM and IRET instructions" has been added to the 4.4-stable tree
 2017-07-03 13:04 UTC 

Patch "iommu/vt-d: Don't over-free page table directories" has been added to the 4.4-stable tree
 2017-07-03 13:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox