stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 11:28:04 to 2019-12-18 20:11:26 UTC [more...]

[PATCH AUTOSEL 4.19 008/219] ARM: dts: imx51: Fix memory node duplication
 2019-12-18 20:11 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 031/219] arm64: preempt: Fix big-endian when checking preempt count in assembly

[PATCH 1/5] rsi: fix use-after-free on failed probe and unbind
 2019-12-18 18:57 UTC  (2+ messages)

Linux 5.4.5
 2019-12-18 18:03 UTC  (2+ messages)

Linux 5.3.18
 2019-12-18 18:02 UTC  (2+ messages)

[PATCH 1/7] ath9k: fix storage endpoint lookup
 2019-12-18 17:58 UTC  (2+ messages)

Kernel panic on Google Pixel devices due to regulator patch
 2019-12-18 17:03 UTC  (7+ messages)

[PATCH RESEND RESEND] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
 2019-12-18 16:59 UTC  (9+ messages)

stable/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 275 warnings (v5.3.18)
 2019-12-18 16:55 UTC 

[PATCH] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
 2019-12-18 16:45 UTC  (6+ messages)

CKI Project Shutdown: 2019-12-23 to 2019-12-30
 2019-12-18 16:33 UTC 

[PATCH] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
 2019-12-18 16:26 UTC  (2+ messages)

[PATCH] usb: xhci: Fix build warning seen with CONFIG_PM=n
 2019-12-18 15:59 UTC  (4+ messages)

[PATCH 1/3] KVM: arm/arm64: Properly handle faulting of device mappings
 2019-12-18 15:13 UTC  (6+ messages)

[PATCH] platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes
 2019-12-18 15:08 UTC  (4+ messages)

stable-rc/linux-5.3.y boot: 106 boots: 0 failed, 99 passed with 6 offline, 1 untried/unknown (v5.3.16-215-g8f8658b68c66)
 2019-12-18 14:57 UTC 

[PATCH 5.4 00/37] 5.4.5-stable review
 2019-12-18 14:53 UTC  (44+ messages)
` [PATCH 5.4 01/37] inet: protect against too small mtu values
` [PATCH 5.4 02/37] mqprio: Fix out-of-bounds access in mqprio_dump
` [PATCH 5.4 03/37] net: bridge: deny dev_set_mac_address() when unregistering
` [PATCH 5.4 04/37] net: dsa: fix flow dissection on Tx path
` [PATCH 5.4 05/37] net: ethernet: ti: cpsw: fix extra rx interrupt
` [PATCH 5.4 06/37] net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
` [PATCH 5.4 07/37] net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
` [PATCH 5.4 08/37] net-sysfs: Call dev_hold always in netdev_queue_add_kobject
` [PATCH 5.4 09/37] net: thunderx: start phy before starting autonegotiation
` [PATCH 5.4 10/37] net/tls: Fix return values to avoid ENOTSUPP
` [PATCH 5.4 11/37] openvswitch: support asymmetric conntrack
` [PATCH 5.4 12/37] tcp: md5: fix potential overestimation of TCP option space
` [PATCH 5.4 13/37] tipc: fix ordering of tipc module init and exit routine
` [PATCH 5.4 14/37] net/mlx5e: Query global pause state before setting prio2buffer
` [PATCH 5.4 15/37] net: ipv6: add net argument to ip6_dst_lookup_flow
` [PATCH 5.4 16/37] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 5.4 17/37] tcp: fix rejected syncookies due to stale timestamps
` [PATCH 5.4 18/37] tcp: tighten acceptance of ACKs not matching a child socket
` [PATCH 5.4 19/37] tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
` [PATCH 5.4 20/37] net: core: rename indirect block ingress cb function
` [PATCH 5.4 21/37] net: sched: allow indirect blocks to bind to clsact in TC
` [PATCH 5.4 22/37] cls_flower: Fix the behavior using port ranges with hw-offload
` [PATCH 5.4 23/37] gre: refetch erspan header from skb->data after pskb_may_pull()
` [PATCH 5.4 24/37] Fixed updating of ethertype in function skb_mpls_pop
` [PATCH 5.4 25/37] hsr: fix a NULL pointer dereference in hsr_dev_xmit()
` [PATCH 5.4 26/37] net: Fixed updating of ethertype in skb_mpls_push()
` [PATCH 5.4 27/37] net/mlx5e: Fix TXQ indices to be sequential
` [PATCH 5.4 28/37] act_ct: support asymmetric conntrack
` [PATCH 5.4 29/37] net/mlx5e: Fix SFF 8472 eeprom length
` [PATCH 5.4 30/37] net/mlx5e: Fix freeing flow with kfree() and not kvfree()
` [PATCH 5.4 31/37] net/mlx5e: Fix translation of link mode into speed
` [PATCH 5.4 32/37] net/mlx5e: ethtool, Fix analysis of speed setting
` [PATCH 5.4 33/37] page_pool: do not release pool until inflight == 0
` [PATCH 5.4 34/37] xdp: obtain the mem_id mutex before trying to remove an entry
` [PATCH 5.4 35/37] ionic: keep users rss hash across lif reset
` [PATCH 5.4 36/37] net: mscc: ocelot: unregister the PTP clock on deinit
` [PATCH 5.4 37/37] r8169: add missing RX enabling for WoL on RTL8125

[PATCH 5.3 00/25] 5.3.18-stable review
 2019-12-18 14:47 UTC  (29+ messages)
` [PATCH 5.3 01/25] inet: protect against too small mtu values
` [PATCH 5.3 02/25] mqprio: Fix out-of-bounds access in mqprio_dump
` [PATCH 5.3 03/25] net: bridge: deny dev_set_mac_address() when unregistering
` [PATCH 5.3 04/25] net: dsa: fix flow dissection on Tx path
` [PATCH 5.3 05/25] net: ethernet: ti: cpsw: fix extra rx interrupt
` [PATCH 5.3 06/25] net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
` [PATCH 5.3 07/25] net-sysfs: Call dev_hold always in netdev_queue_add_kobject
` [PATCH 5.3 08/25] net: thunderx: start phy before starting autonegotiation
` [PATCH 5.3 09/25] net/tls: Fix return values to avoid ENOTSUPP
` [PATCH 5.3 10/25] openvswitch: support asymmetric conntrack
` [PATCH 5.3 11/25] tcp: md5: fix potential overestimation of TCP option space
` [PATCH 5.3 12/25] tipc: fix ordering of tipc module init and exit routine
` [PATCH 5.3 13/25] net/mlx5e: Query global pause state before setting prio2buffer
` [PATCH 5.3 14/25] net: ipv6: add net argument to ip6_dst_lookup_flow
` [PATCH 5.3 15/25] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 5.3 16/25] tcp: fix rejected syncookies due to stale timestamps
` [PATCH 5.3 17/25] tcp: tighten acceptance of ACKs not matching a child socket
` [PATCH 5.3 18/25] tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
` [PATCH 5.3 19/25] gre: refetch erspan header from skb->data after pskb_may_pull()
` [PATCH 5.3 20/25] Fixed updating of ethertype in function skb_mpls_pop
` [PATCH 5.3 21/25] hsr: fix a NULL pointer dereference in hsr_dev_xmit()
` [PATCH 5.3 22/25] net: Fixed updating of ethertype in skb_mpls_push()
` [PATCH 5.3 23/25] net/mlx5e: Fix TXQ indices to be sequential
` [PATCH 5.3 24/25] page_pool: do not release pool until inflight == 0
` [PATCH 5.3 25/25] xdp: obtain the mem_id mutex before trying to remove an entry

stable-rc/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 275 warnings (v5.3.16-215-g8f8658b68c66)
 2019-12-18 11:27 UTC 

[PATCH 2/2] drm/i915: Hold reference to intel_frontbuffer as we track activity
 2019-12-18 10:32 UTC  (2+ messages)
  ` [Intel-gfx] "

stable-rc/linux-5.3.y boot: 127 boots: 0 failed, 120 passed with 6 offline, 1 untried/unknown (v5.3.16-216-g0763039c4844)
 2019-12-18 10:30 UTC 

[PATCH] serdev: Don't claim unsupported serial devices
 2019-12-18 10:05 UTC  (6+ messages)

[PATCH v2 1/3] mm: fix uninitialized memmaps on a partially populated last section
 2019-12-18  9:25 UTC  (2+ messages)

stable-rc/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 275 warnings (v5.3.16-216-g0763039c4844)
 2019-12-18  7:00 UTC 

stable/linux-4.14.y boot: 52 boots: 1 failed, 50 passed with 1 untried/unknown (v4.14.159)
 2019-12-18  7:00 UTC 

Please apply commit e9a9853c23c13a3 ("nvme: host: core: fix precedence of ternary operator") to v4.9.y and v4.14.y
 2019-12-18  6:34 UTC  (2+ messages)

stable/linux-5.3.y boot: 71 boots: 1 failed, 69 passed with 1 untried/unknown (v5.3.17)
 2019-12-18  5:08 UTC 

[patch 5/6] mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
 2019-12-18  4:51 UTC 

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.159)
 2019-12-18  3:30 UTC 

stable/linux-4.19.y boot: 61 boots: 0 failed, 60 passed with 1 untried/unknown (v4.19.90)
 2019-12-18  3:22 UTC 

stable/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 275 warnings (v5.3.17)
 2019-12-18  1:38 UTC 

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 7 warnings (v4.19.90)
 2019-12-17 23:53 UTC 

[GIT PULL 1/4] intel_th: pci: Add Comet Lake PCH-V support
 2019-12-17 23:51 UTC  (6+ messages)
` [GIT PULL 2/4] intel_th: pci: Add Elkhart Lake SOC support
` [GIT PULL 3/4] intel_th: Fix freeing IRQs
` [GIT PULL 4/4] intel_th: msu: Fix window switching without windows

stable-rc/linux-4.14.y boot: 57 boots: 2 failed, 54 passed with 1 untried/unknown (v4.14.158-275-g0ddb1a505fdb)
 2019-12-17 22:22 UTC 

[PATCH v2 02/27] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
 2019-12-17 22:16 UTC  (3+ messages)
` [PATCH v2 03/27] compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
` [PATCH v2 05/27] compat_ioctl: block: handle Persistent Reservations

stable-rc/linux-4.19.y boot: 68 boots: 0 failed, 67 passed with 1 untried/unknown (v4.19.89-160-g5189dfa0aee0)
 2019-12-17 21:52 UTC 

stable-rc/linux-5.3.y boot: 121 boots: 0 failed, 115 passed with 5 offline, 1 untried/unknown (v5.3.16-190-g6e31894f1769)
 2019-12-17 21:01 UTC 

[RFC PATCH] iommu/vt-d: avoid panic in __dmar_remove_one_dev_info
 2019-12-17 20:49 UTC  (4+ messages)

Linux 4.14.159
 2019-12-17 20:42 UTC  (2+ messages)

Linux 4.19.90
 2019-12-17 20:41 UTC  (2+ messages)

Linux 4.19.90
 2019-12-17 20:40 UTC  (2+ messages)

[PATCH] tpm_tis: reserve chip for duration of tpm_tis_core_init
 2019-12-17 20:29 UTC  (10+ messages)
` [PATCH v2] "

Linux 5.3.17
 2019-12-17 20:21 UTC  (2+ messages)

Linux 5.4.4
 2019-12-17 20:20 UTC  (2+ messages)

[PATCH] tools lib: Disable redundant-delcs error for strlcpy
 2019-12-17 20:04 UTC  (3+ messages)

[PATCH] ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards
 2019-12-17 19:08 UTC 

4.4.y/4.9.y stable queue build failures
 2019-12-17 18:52 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 193 builds: 0 failed, 193 passed, 98 warnings (v4.14.158-275-g0ddb1a505fdb)
 2019-12-17 18:52 UTC 

[PATCH 5.4 000/177] 5.4.4-stable review
 2019-12-17 18:48 UTC  (7+ messages)

[PATCH 1/2] ubifs: fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
 2019-12-17 18:46 UTC  (2+ messages)

[PATCH 3.16 000/136] 3.16.80-rc1 review
 2019-12-17 18:43 UTC  (3+ messages)

stable-rc/linux-4.19.y build: 205 builds: 0 failed, 205 passed, 7 warnings (v4.19.89-160-g5189dfa0aee0)
 2019-12-17 18:22 UTC 

[PATCH 5.3 000/180] 5.3.17-stable review
 2019-12-17 18:19 UTC  (3+ messages)

[PATCH 4.19 000/140] 4.19.90-stable review
 2019-12-17 18:18 UTC  (6+ messages)
` [PATCH 4.19 106/140] iio: ad7949: kill pointless "readback"-handling code

[PATCH 4.14 000/267] 4.14.159-stable review
 2019-12-17 18:18 UTC  (5+ messages)

[PATCH] nbd: fix shutdown and recv work deadlock v2
 2019-12-17 17:50 UTC  (2+ messages)

stable-rc/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 275 warnings (v5.3.16-190-g6e31894f1769)
 2019-12-17 17:32 UTC 

[PATCH] ARM: davinci: select CONFIG_RESET_CONTROLLER
 2019-12-17 16:46 UTC  (3+ messages)
` TI omap compile problem in 5.5-rc1? was "

patch "usbip: Fix error path of vhci_recv_ret_submit()" added to usb-linus
 2019-12-17 15:41 UTC 

patch "usbip: Fix receive error in vhci-hcd when using scatter-gather" added to usb-linus
 2019-12-17 15:41 UTC 

[PATCH v2 0/2] usbip: Fix infinite loop in vhci rx
 2019-12-17 15:23 UTC  (5+ messages)
` [PATCH v2 1/2] usbip: Fix receive error in vhci-hcd when using scatter-gather
` [PATCH v2 2/2] usbip: Fix error path of vhci_recv_ret_submit()

patch "USB: EHCI: Do not return -EPIPE when hub is disconnected" added to usb-linus
 2019-12-17 15:03 UTC 

stable-rc/linux-4.14.y boot: 96 boots: 1 failed, 86 passed with 8 offline, 1 untried/unknown (v4.14.158-268-g66745e000c83)
 2019-12-17 14:50 UTC 

patch "intel_th: pci: Add Comet Lake PCH-V support" added to char-misc-linus
 2019-12-17 14:47 UTC 

[PATCH] ARM: tegra: Fix restoration of PLLM when exiting suspend
 2019-12-17 14:28 UTC  (5+ messages)

patch "tty/serial: atmel: fix out of range clock divider handling" added to tty-linus
 2019-12-17 13:19 UTC 

patch "tty: link tty and port before configuring it as console" added to tty-linus
 2019-12-17 13:12 UTC 

[PATCH] tpm: Don't make log failures fatal
 2019-12-17 12:15 UTC  (2+ messages)

[PATCH v2] PCI: keystone: Fix link training retries initiation
 2019-12-17 11:59 UTC  (2+ messages)


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