stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 13:11:24 to 2020-03-19 13:29:25 UTC [more...]

[PATCH 4.9 00/90] 4.9.217-rc1 review
 2020-03-19 13:00 UTC  (24+ messages)
` [PATCH 4.9 22/90] ipvlan: egress mcast packets are not exceptional
` [PATCH 4.9 23/90] ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
` [PATCH 4.9 36/90] gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
` [PATCH 4.9 38/90] ARC: define __ALIGN_STR and __ALIGN symbols for ARC
` [PATCH 4.9 39/90] efi: Fix a race and a buffer overflow while reading efivars via sysfs
` [PATCH 4.9 40/90] iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
` [PATCH 4.9 49/90] ipv6: restrict IPV6_ADDRFORM operation
` [PATCH 4.9 51/90] batman-adv: Fix double free during fragment merge error
` [PATCH 4.9 56/90] batman-adv: Accept only filled wifi station info
` [PATCH 4.9 58/90] batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
` [PATCH 4.9 59/90] batman-adv: Always initialize fragment header priority
` [PATCH 4.9 65/90] batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
` [PATCH 4.9 66/90] batman-adv: Fix debugfs path for renamed hardif
` [PATCH 4.9 72/90] batman-adv: Avoid free/alloc race when handling OGM2 buffer
` [PATCH 4.9 74/90] batman-adv: Dont schedule OGM for disabled interface
` [PATCH 4.9 75/90] batman-adv: update data pointers after skb_cow()
` [PATCH 4.9 77/90] batman-adv: Use explicit tvlv padding for ELP packets
` [PATCH 4.9 79/90] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 4.9 80/90] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH 4.9 81/90] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH 4.9 82/90] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH 4.9 88/90] ARM: 8958/1: rename missed uaccess .fixup section
` [PATCH 4.9 89/90] mm: slub: add missing TID bump in kmem_cache_alloc_bulk()

[PATCH 4.14 00/99] 4.14.174-rc1 review
 2020-03-19 13:04 UTC  (49+ messages)
` [PATCH 4.14 03/99] cgroup, netclassid: periodically release file_lock on classid updating
` [PATCH 4.14 06/99] ipvlan: add cond_resched_rcu() while processing muticast backlog
` [PATCH 4.14 10/99] net: nfc: fix bounds checking bugs on "pipe"
` [PATCH 4.14 13/99] sfc: detach from cb_page in efx_copy_channel()
` [PATCH 4.14 15/99] cgroup: memcg: net: do not associate sock with unrelated cgroup
` [PATCH 4.14 16/99] net: memcg: late association of sock to memcg
` [PATCH 4.14 17/99] net: memcg: fix lockdep splat in inet_csk_accept()
` [PATCH 4.14 20/99] nl802154: add missing attribute validation for dev_type
` [PATCH 4.14 21/99] can: add missing attribute validation for termination
` [PATCH 4.14 22/99] macsec: add missing attribute validation for port
` [PATCH 4.14 23/99] net: fq: add missing attribute validation for orphan mask
` [PATCH 4.14 24/99] team: add missing attribute validation for port ifindex
` [PATCH 4.14 27/99] nfc: add missing attribute validation for vendor subcommand
` [PATCH 4.14 30/99] slip: make slhc_compress() more robust against malicious packets
` [PATCH 4.14 38/99] cgroup: Iterate tasks that did not finish do_exit()
` [PATCH 4.14 40/99] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH 4.14 41/99] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH 4.14 43/99] drm/amd/display: remove duplicated assignment to grph_obj_type
` [PATCH 4.14 45/99] cifs_atomic_open(): fix double-put on late allocation failure
` [PATCH 4.14 47/99] KVM: x86: clear stale x86_emulate_ctxt->intercept value
` [PATCH 4.14 48/99] ARC: define __ALIGN_STR and __ALIGN symbols for ARC
` [PATCH 4.14 49/99] efi: Fix a race and a buffer overflow while reading efivars via sysfs
` [PATCH 4.14 50/99] x86/mce: Fix logic and comments around MSR_PPIN_CTL
` [PATCH 4.14 51/99] iommu/dma: Fix MSI reservation allocation
` [PATCH 4.14 52/99] iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
` [PATCH 4.14 54/99] pinctrl: meson-gxl: fix GPIOX sdio pins
` [PATCH 4.14 55/99] pinctrl: core: Remove extra kref_get which blocks hogs being freed
` [PATCH 4.14 58/99] nl80211: add missing attribute validation for channel switch
` [PATCH 4.14 59/99] netfilter: cthelper: add missing attribute validation for cthelper
` [PATCH 4.14 62/99] iommu/vt-d: Ignore devices with out-of-spec domain number
` [PATCH 4.14 66/99] efi: Add a sanity check to efivar_store_raw()
` [PATCH 4.14 67/99] batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
` [PATCH 4.14 74/99] batman-adv: Fix TT sync flags for intermediate TT responses
` [PATCH 4.14 75/99] batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
` [PATCH 4.14 76/99] batman-adv: Fix debugfs path for renamed hardif
` [PATCH 4.14 77/99] batman-adv: Fix debugfs path for renamed softif
` [PATCH 4.14 79/99] batman-adv: Avoid free/alloc race when handling OGM2 buffer
` [PATCH 4.14 80/99] batman-adv: Avoid free/alloc race when handling OGM buffer
` [PATCH 4.14 83/99] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 4.14 84/99] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH 4.14 85/99] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH 4.14 86/99] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH 4.14 88/99] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH 4.14 89/99] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH 4.14 92/99] slip: not call free_netdev before rtnl_unlock in slip_open
` [PATCH 4.14 94/99] net: rmnet: fix NULL pointer dereference in rmnet_newlink()
` [PATCH 4.14 95/99] jbd2: fix data races at struct journal_head
` [PATCH 4.14 99/99] ipv4: ensure rcu_read_lock() in cipso_v4_error()

[PATCH 5.4 00/60] 5.4.27-rc1 review
 2020-03-19 13:04 UTC  (39+ messages)
` [PATCH 5.4 02/60] netfilter: xt_hashlimit: unregister proc file before releasing mutex
` [PATCH 5.4 03/60] drm/amdgpu: Fix TLB invalidation request when using semaphore
` [PATCH 5.4 05/60] mmc: core: Allow host controllers to require R1B for CMD6
` [PATCH 5.4 06/60] mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
` [PATCH 5.4 07/60] mmc: sdhci-omap: "
` [PATCH 5.4 09/60] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
` [PATCH 5.4 10/60] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 5.4 11/60] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH 5.4 12/60] ACPI: watchdog: Set default timeout in probe
` [PATCH 5.4 13/60] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH 5.4 15/60] MIPS: Disable VDSO time functionality on microMIPS
` [PATCH 5.4 16/60] mips: vdso: add build time check that no jalr t9 calls left
` [PATCH 5.4 17/60] HID: hid-bigbenff: fix general protection fault caused by double kfree
` [PATCH 5.4 20/60] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
` [PATCH 5.4 22/60] tracing: Fix number printing bug in print_synth_event()
` [PATCH 5.4 24/60] scsi: libfc: free response frame from GPN_ID
` [PATCH 5.4 26/60] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH 5.4 27/60] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH 5.4 28/60] net: ll_temac: Fix race condition causing TX hang
` [PATCH 5.4 29/60] net: ll_temac: Add more error handling of dma_map_single() calls
` [PATCH 5.4 30/60] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
` [PATCH 5.4 31/60] net: ll_temac: Handle DMA halt condition caused by buffer underrun
` [PATCH 5.4 32/60] blk-mq: insert passthrough request into hctx->dispatch directly
` [PATCH 5.4 42/60] net: rmnet: fix NULL pointer dereference in rmnet_newlink()
` [PATCH 5.4 44/60] net: rmnet: fix suspicious RCU usage
` [PATCH 5.4 45/60] net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
` [PATCH 5.4 48/60] net: rmnet: fix bridge mode bugs
` [PATCH 5.4 50/60] sfc: fix timestamp reconstruction at 16-bit rollover points
` [PATCH 5.4 51/60] jbd2: fix data races at struct journal_head
` [PATCH 5.4 52/60] blk-mq: insert flush request to the front of dispatch queue
` [PATCH 5.4 53/60] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
` [PATCH 5.4 54/60] ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
` [PATCH 5.4 55/60] ARM: 8958/1: rename missed uaccess .fixup section
` [PATCH 5.4 56/60] mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
` [PATCH 5.4 57/60] HID: google: add moonball USB id
` [PATCH 5.4 58/60] HID: add ALWAYS_POLL quirk to lenovo pixart mouse
` [PATCH 5.4 59/60] ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin
` [PATCH 5.4 60/60] ipv4: ensure rcu_read_lock() in cipso_v4_error()

[PATCH 5.5 00/65] 5.5.11-rc1 review
 2020-03-19 13:04 UTC  (65+ messages)
` [PATCH 5.5 01/65] gpiolib: Add support for the irqdomain which doesnt use irq_fwspec as arg
` [PATCH 5.5 02/65] pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug
` [PATCH 5.5 03/65] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
` [PATCH 5.5 04/65] mmc: core: Allow host controllers to require R1B for CMD6
` [PATCH 5.5 05/65] mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
` [PATCH 5.5 06/65] mmc: sdhci-omap: "
` [PATCH 5.5 07/65] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
` [PATCH 5.5 08/65] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
` [PATCH 5.5 09/65] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 5.5 10/65] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH 5.5 11/65] ACPI: watchdog: Set default timeout in probe
` [PATCH 5.5 12/65] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH 5.5 13/65] mips: vdso: fix jalr t9 crash in vdso code
` [PATCH 5.5 14/65] MIPS: Disable VDSO time functionality on microMIPS
` [PATCH 5.5 15/65] mips: vdso: add build time check that no jalr t9 calls left
` [PATCH 5.5 16/65] HID: hid-bigbenff: fix general protection fault caused by double kfree
` [PATCH 5.5 17/65] HID: hid-bigbenff: call hid_hw_stop() in case of error
` [PATCH 5.5 18/65] HID: hid-bigbenff: fix race condition for scheduled work during removal
` [PATCH 5.5 19/65] riscv: set pmp configuration if kernel is running in M-mode
` [PATCH 5.5 20/65] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
` [PATCH 5.5 21/65] kunit: run kunit_tool from any directory
` [PATCH 5.5 22/65] selftests/rseq: Fix out-of-tree compilation
` [PATCH 5.5 23/65] tracing: Fix number printing bug in print_synth_event()
` [PATCH 5.5 24/65] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH 5.5 25/65] scsi: libfc: free response frame from GPN_ID
` [PATCH 5.5 26/65] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH 5.5 27/65] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH 5.5 28/65] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH 5.5 29/65] net: ll_temac: Fix race condition causing TX hang
` [PATCH 5.5 30/65] net: ll_temac: Add more error handling of dma_map_single() calls
` [PATCH 5.5 31/65] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
` [PATCH 5.5 32/65] net: ll_temac: Handle DMA halt condition caused by buffer underrun
` [PATCH 5.5 33/65] blk-mq: insert passthrough request into hctx->dispatch directly
` [PATCH 5.5 34/65] io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLL
` [PATCH 5.5 35/65] drm/amdgpu: fix memory leak during TDR test(v2)
` [PATCH 5.5 36/65] io_uring: pick up link work on submit reference drop
` [PATCH 5.5 37/65] kbuild: add dtbs_check to PHONY
` [PATCH 5.5 38/65] kbuild: add dt_binding_check to PHONY in a correct place
` [PATCH 5.5 40/65] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
` [PATCH 5.5 41/65] slip: not call free_netdev before rtnl_unlock in slip_open
` [PATCH 5.5 42/65] net: phy: mscc: fix firmware paths
` [PATCH 5.5 43/65] hinic: fix a irq affinity bug
` [PATCH 5.5 44/65] hinic: fix a bug of setting hw_ioctxt
` [PATCH 5.5 45/65] hinic: fix a bug of rss configuration
` [PATCH 5.5 46/65] net: rmnet: fix NULL pointer dereference in rmnet_newlink()
` [PATCH 5.5 47/65] net: rmnet: fix NULL pointer dereference in rmnet_changelink()
` [PATCH 5.5 48/65] net: rmnet: fix suspicious RCU usage
` [PATCH 5.5 49/65] net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
` [PATCH 5.5 50/65] net: rmnet: do not allow to change mux id if mux id is duplicated
` [PATCH 5.5 51/65] net: rmnet: use upper/lower device infrastructure
` [PATCH 5.5 52/65] net: rmnet: fix bridge mode bugs
` [PATCH 5.5 53/65] net: rmnet: fix packet forwarding in rmnet bridge mode
` [PATCH 5.5 54/65] sfc: fix timestamp reconstruction at 16-bit rollover points
` [PATCH 5.5 55/65] mlxsw: pci: Wait longer before accessing the device after reset
` [PATCH 5.5 56/65] net: dsa: mv88e6xxx: Fix masking of egress port
` [PATCH 5.5 57/65] jbd2: fix data races at struct journal_head
` [PATCH 5.5 58/65] blk-mq: insert flush request to the front of dispatch queue
` [PATCH 5.5 59/65] ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
` [PATCH 5.5 60/65] ARM: 8958/1: rename missed uaccess .fixup section
` [PATCH 5.5 61/65] mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
` [PATCH 5.5 62/65] HID: google: add moonball USB id
` [PATCH 5.5 63/65] HID: add ALWAYS_POLL quirk to lenovo pixart mouse
` [PATCH 5.5 64/65] ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin
` [PATCH 5.5 65/65] ipv4: ensure rcu_read_lock() in cipso_v4_error()

[PATCH 4.19 00/48] 4.19.112-rc1 review
 2020-03-19 13:04 UTC  (26+ messages)
` [PATCH 4.19 04/48] mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
` [PATCH 4.19 08/48] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
` [PATCH 4.19 10/48] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 4.19 13/48] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH 4.19 14/48] scsi: libfc: free response frame from GPN_ID
` [PATCH 4.19 15/48] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH 4.19 17/48] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH 4.19 20/48] hinic: fix a irq affinity bug
` [PATCH 4.19 21/48] hinic: fix a bug of setting hw_ioctxt
` [PATCH 4.19 22/48] net: rmnet: fix NULL pointer dereference in rmnet_newlink()
` [PATCH 4.19 23/48] net: rmnet: fix NULL pointer dereference in rmnet_changelink()
` [PATCH 4.19 24/48] net: rmnet: fix suspicious RCU usage
` [PATCH 4.19 25/48] net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
` [PATCH 4.19 26/48] net: rmnet: do not allow to change mux id if mux id is duplicated
` [PATCH 4.19 27/48] net: rmnet: use upper/lower device infrastructure
` [PATCH 4.19 28/48] net: rmnet: fix bridge mode bugs
` [PATCH 4.19 29/48] net: rmnet: fix packet forwarding in rmnet bridge mode
` [PATCH 4.19 30/48] sfc: fix timestamp reconstruction at 16-bit rollover points
` [PATCH 4.19 31/48] jbd2: fix data races at struct journal_head
` [PATCH 4.19 35/48] mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
` [PATCH 4.19 36/48] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH 4.19 38/48] driver core: Make driver core own stateful device links
` [PATCH 4.19 40/48] driver core: Remove device link creation limitation
` [PATCH 4.19 41/48] driver core: Fix creation of device links with PM-runtime flags
` [PATCH 4.19 48/48] ipv4: ensure rcu_read_lock() in cipso_v4_error()


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