stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-21 14:46:53 to 2019-02-22 22:55:53 UTC [more...]

[PATCH 3.18 00/13] 3.18.136-stable review
 2019-02-22 22:55 UTC  (13+ messages)
` [PATCH 3.18 02/13] sky2: Increase D3 delay again
` [PATCH 3.18 03/13] tcp: tcp_v4_err() should be more careful
` [PATCH 3.18 04/13] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 3.18 05/13] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 3.18 06/13] vsock: cope with memory allocation failure at socket creation time
` [PATCH 3.18 07/13] net: stmmac: Fix a race in EEE enable callback
` [PATCH 3.18 08/13] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
` [PATCH 3.18 09/13] hwmon: (lm80) Fix missing unlock on error in set_fan_div()
` [PATCH 3.18 11/13] net/x25: do not hold the cpu too long in x25_new_lci()
` [PATCH 3.18 13/13] ax25: fix possible use-after-free

[PATCH 1/2 v2] kprobe: Do not use uaccess functions to access kernel memory that can fault
 2019-02-22 22:51 UTC  (32+ messages)

BUG: optimized kprobes illegal instructions in v4.19 stable kernels
 2019-02-22 20:18 UTC  (11+ messages)

[PATCH] drm/amd/display: don't call dm_pp_ function from an fpu block
 2019-02-22 19:19 UTC  (2+ messages)

[PATCH 1/2] clk: ingenic: Fix round_rate misbehaving with non-integer dividers
 2019-02-22 18:17 UTC  (4+ messages)
` [PATCH 2/2] clk: ingenic: Fix doc of ingenic_cgu_div_info

[PATCH 0/7] libnvdimm/pfn: Fix section-alignment padding
 2019-02-22 17:21 UTC  (7+ messages)
` [PATCH 7/7] libnvdimm/pfn: Fix 'start_pad' implementation

[PATCH net] Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"
 2019-02-22 16:20 UTC  (2+ messages)

[stable 3.18 backport v2] netlink: Trim skb to alloc size to avoid MSG_TRUNC
 2019-02-22 16:03 UTC 

[PATCH 1/4] drm/i915: Disable LP1+ watermarks on Lenovo Thinkpad T431s
 2019-02-22 15:52 UTC 

[PATCH for-4.20 0/7] erofs fixes for linux-4.20.y
 2019-02-22 15:46 UTC  (8+ messages)
` [PATCH for-4.20 1/7] staging: erofs: remove the redundant d_rehash() for the root dentry
` [PATCH for-4.20 2/7] staging: erofs: atomic_cond_read_relaxed on ref-locked workgroup
` [PATCH for-4.20 3/7] staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'
` [PATCH for-4.20 4/7] staging: erofs: add a full barrier in erofs_workgroup_unfreeze
` [PATCH for-4.20 5/7] staging: erofs: {dir,inode,super}.c: rectify BUG_ONs
` [PATCH for-4.20 6/7] staging: erofs: unzip_{pagevec.h,vle.c}: "
` [PATCH for-4.20 7/7] staging: erofs: unzip_vle_lz4.c,utils.c: "

[PATCH 4.20 00/32] 4.20.12-stable review
 2019-02-22 15:40 UTC  (3+ messages)

[PATCH] KEYS: always initialize keyring_index_key::desc_len
 2019-02-22 15:36 UTC 

[PATCH 2/4] mt76: fix corrupted software generated tx CCMP PN
 2019-02-22 15:24 UTC  (2+ messages)

[PATCH] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
 2019-02-22 15:24 UTC  (2+ messages)

[PATCH v2] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
 2019-02-22 15:24 UTC  (2+ messages)

[PATCH] x86/Hyper-V: Fix definition HV_MAX_FLUSH_REP_COUNT
 2019-02-22 14:32 UTC  (2+ messages)

[PATCH] scsi: sd: Optimal I/O size should be a multiple of physical block size
 2019-02-22 14:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] scsi: sd: block: Handle cases where devices come online read-only
 2019-02-22 14:29 UTC  (3+ messages)
` [PATCH v2] scsi: sd: block: Fix regressions in read-only block device handling

[PATCH] mac80211: allocate tailroom for forwarded mesh packets
 2019-02-22 12:21 UTC 

[PATCH 1/2] crypto: rockchip - fix scatterlist nents error
 2019-02-22 12:00 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix architecturally invalid reset value for FPEXC32_EL2
 2019-02-22 11:51 UTC  (4+ messages)

[PATCH] dwc2: gadget: Fix completed transfer size calculation in DDMA
 2019-02-22 11:49 UTC 

[PATCH] Revert "media: rc: some events are dropped by userspace"
 2019-02-22 11:36 UTC 

[PATCH stable-4.4.y] KVM: VMX: Fix x2apic check in vmx_msr_bitmap_mode()
 2019-02-22  9:20 UTC  (7+ messages)

[PATCH 4.19 00/30] 4.19.25-stable review
 2019-02-22  9:04 UTC  (24+ messages)
` [PATCH 4.19 01/30] af_packet: fix raw sockets over 6in4 tunnel
` [PATCH 4.19 02/30] dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
` [PATCH 4.19 10/30] net: stmmac: Fix a race in EEE enable callback
` [PATCH 4.19 11/30] net: stmmac: handle endianness in dwmac4_get_timestamp
` [PATCH 4.19 13/30] sky2: Increase D3 delay again
` [PATCH 4.19 14/30] vhost: correctly check the return value of translate_desc() in log_used()
` [PATCH 4.19 15/30] vsock: cope with memory allocation failure at socket creation time
` [PATCH 4.19 16/30] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.19 17/30] net: Add header for usage of fls64()
` [PATCH 4.19 18/30] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 4.19 19/30] tcp: tcp_v4_err() should be more careful
` [PATCH 4.19 20/30] net: Do not allocate page fragments that are not skb aligned
` [PATCH 4.19 22/30] scsi: target/core: Use kmem_cache_free() instead of kfree()
` [PATCH 4.19 23/30] x86_64: increase stack size for KASAN_EXTRA
` [PATCH 4.19 25/30] PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
` [PATCH 4.19 26/30] sunrpc: fix 4 more call sites that were using stack memory with a scatterlist

[PATCH for-4.19 00/12] erofs fixes for linux-4.19.y
 2019-02-22  9:03 UTC  (3+ messages)

v4.4.175 build: 0 failures 1 warnings (v4.4.175)
 2019-02-22  8:40 UTC 

[PATCH 4.14 00/23] 4.14.103-stable review
 2019-02-22  8:13 UTC  (20+ messages)
` [PATCH 4.14 01/23] dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
` [PATCH 4.14 02/23] net: fix IPv6 prefix route residue
` [PATCH 4.14 03/23] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
` [PATCH 4.14 04/23] vsock: cope with memory allocation failure at socket creation time
` [PATCH 4.14 05/23] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.14 06/23] hwmon: (lm80) Fix missing unlock on error in set_fan_div()
` [PATCH 4.14 08/23] net: crypto set sk to NULL when af_alg_release
` [PATCH 4.14 09/23] net: Fix for_each_netdev_feature on Big endian
` [PATCH 4.14 10/23] net: phy: xgmiitorgmii: Support generic PHY status read
` [PATCH 4.14 13/23] net: validate untrusted gso packets without csum offload
` [PATCH 4.14 14/23] sky2: Increase D3 delay again
` [PATCH 4.14 15/23] vhost: correctly check the return value of translate_desc() in log_used()
` [PATCH 4.14 16/23] net: Add header for usage of fls64()
` [PATCH 4.14 18/23] net: Do not allocate page fragments that are not skb aligned
` [PATCH 4.14 21/23] net/x25: do not hold the cpu too long in x25_new_lci()
` [PATCH 4.14 22/23] mISDN: fix a race in dev_expire_timer()
` [PATCH 4.14 23/23] ax25: fix possible use-after-free

[PATCH 4.9 00/20] 4.9.160-stable review
 2019-02-22  8:13 UTC  (20+ messages)
` [PATCH 4.9 02/20] vsock: cope with memory allocation failure at socket creation time
` [PATCH 4.9 04/20] net: Fix for_each_netdev_feature on Big endian
` [PATCH 4.9 05/20] net: phy: xgmiitorgmii: Support generic PHY status read
` [PATCH 4.9 06/20] net: stmmac: handle endianness in dwmac4_get_timestamp
` [PATCH 4.9 07/20] net: validate untrusted gso packets without csum offload
` [PATCH 4.9 09/20] vhost: correctly check the return value of translate_desc() in log_used()
` [PATCH 4.9 10/20] net: Add header for usage of fls64()
` [PATCH 4.9 11/20] tcp: tcp_v4_err() should be more careful
` [PATCH 4.9 12/20] net: Do not allocate page fragments that are not skb aligned
` [PATCH 4.9 13/20] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 4.9 14/20] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.9 15/20] net: stmmac: Fix a race in EEE enable callback
` [PATCH 4.9 17/20] btrfs: Remove false alert when fiemap range is smaller than on-disk extent
` [PATCH 4.9 19/20] mISDN: fix a race in dev_expire_timer()

[PATCH 4.4 00/20] 4.4.176-stable review
 2019-02-22  8:12 UTC  (18+ messages)
` [PATCH 4.4 02/20] vsock: cope with memory allocation failure at socket creation time
` [PATCH 4.4 03/20] hwmon: (lm80) Fix missing unlock on error in set_fan_div()
` [PATCH 4.4 05/20] sky2: Increase D3 delay again
` [PATCH 4.4 06/20] net: Add header for usage of fls64()
` [PATCH 4.4 07/20] tcp: tcp_v4_err() should be more careful
` [PATCH 4.4 08/20] net: Do not allocate page fragments that are not skb aligned
` [PATCH 4.4 09/20] tcp: clear icsk_backoff in tcp_write_queue_purge()
` [PATCH 4.4 10/20] vxlan: test dev->flags & IFF_UP before calling netif_rx()
` [PATCH 4.4 12/20] net: ipv4: use a dedicated counter for icmp_v4 redirect packets
` [PATCH 4.4 13/20] [PATCH] x86: livepatch: Treat R_X86_64_PLT32 as R_X86_64_PC32
` [PATCH 4.4 15/20] mfd: as3722: Handle interrupts on suspend
` [PATCH 4.4 16/20] mfd: as3722: Mark PM functions as __maybe_unused
` [PATCH 4.4 17/20] net/x25: do not hold the cpu too long in x25_new_lci()
` [PATCH 4.4 19/20] ax25: fix possible use-after-free

[PATCH v4 00/12] Mediatek MT8183 clock and scpsys support
 2019-02-22  7:48 UTC  (5+ messages)

patch "USB: serial: cp210x: fix GPIO in autosuspend" added to usb-next
 2019-02-22  7:06 UTC 

patch "USB: serial: option: add Telit ME910 ECM composition" added to usb-next
 2019-02-22  7:06 UTC 

patch "USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485" added to usb-next
 2019-02-22  7:05 UTC 

patch "gnss: sirf: fix premature wakeup interrupt enable" added to char-misc-next
 2019-02-22  7:05 UTC 

v4.20.11 build: 0 failures 5 warnings (v4.20.11)
 2019-02-22  5:01 UTC 

[PATCH] aio: Fix locking in aio_poll()
 2019-02-22  3:17 UTC  (4+ messages)

[PATCH RESEND] PCI/DPC: Fix print AER status in DPC event handling
 2019-02-21 23:16 UTC  (2+ messages)

[PATCH] drm/msm: Fix incorrect struct size for memory allocation
 2019-02-21 22:08 UTC  (2+ messages)

[PATCH v2 1/2] clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device_alloc() failure
 2019-02-21 21:33 UTC  (6+ messages)
` [PATCH v2 2/2] clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override

[PATCH] huegtlbfs: fix page leak during migration of file pages
 2019-02-21 19:47 UTC  (5+ messages)
` [PATCH] huegtlbfs: fix races and page leaks during migration

Applied "spi: spi-gpio: fix SPI_CS_HIGH capability" to the spi tree
 2019-02-21 19:13 UTC 

stable-rc/linux-4.4.y boot: 83 boots: 2 failed, 79 passed with 2 offline (v4.4.175-21-g451afda2764d)
 2019-02-21 18:53 UTC 

stable-rc/linux-3.18.y boot: 46 boots: 0 failed, 44 passed with 2 offline (v3.18.135-14-ge5aba7843b9c)
 2019-02-21 17:47 UTC 

[PATCH 3.18,4.4] kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
 2019-02-21 17:46 UTC  (4+ messages)
` [PATCH 3.18,4.4] kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)g

patch "gnss: sirf: fix premature wakeup interrupt enable" added to char-misc-testing
 2019-02-21 17:19 UTC 

stable-rc/linux-4.9.y boot: 94 boots: 0 failed, 92 passed with 2 offline (v4.9.159-21-g53ba7e5fc78e)
 2019-02-21 17:15 UTC 

stable-rc/linux-4.4.y boot: 83 boots: 2 failed, 79 passed with 2 offline (v4.4.175-20-ge21af95e85ac)
 2019-02-21 17:06 UTC 

net: validate untrusted gso packets without csum offload
 2019-02-21 16:41 UTC  (3+ messages)

patch "usb: typec: tps6598x: handle block writes separately with plain-I2C" added to usb-next
 2019-02-21 16:30 UTC 

patch "usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on" added to usb-next
 2019-02-21 16:30 UTC 

patch "USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485" added to usb-testing
 2019-02-21 16:29 UTC 

patch "USB: serial: cp210x: fix GPIO in autosuspend" added to usb-testing
 2019-02-21 16:23 UTC 

patch "USB: serial: option: add Telit ME910 ECM composition" added to usb-testing
 2019-02-21 16:23 UTC 

[GIT PULL v1 5/7] intel_th: Don't reference unassigned outputs
 2019-02-21 15:50 UTC  (3+ messages)
` [GIT PULL v1 6/7] stm class: Fix an endless loop in channel allocation
` [GIT PULL v1 7/7] stm class: Prevent division by zero

stable-rc/linux-4.4.y build: 187 builds: 10 failed, 177 passed, 42 errors, 4435 warnings (v4.4.175-21-g451afda2764d)
 2019-02-21 15:24 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).