linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 14:56:41 to 2021-06-28 15:20:38 UTC [more...]

[PATCH 4.9 00/71] 4.9.274-rc1 review
 2021-06-28 14:39 UTC  (42+ messages)
` [PATCH 4.9 01/71] net: ieee802154: fix null deref in parse dev addr
` [PATCH 4.9 02/71] HID: hid-sensor-hub: Return error for hid_set_field() failure
` [PATCH 4.9 03/71] HID: Add BUS_VIRTUAL to hid_connect logging
` [PATCH 4.9 04/71] HID: usbhid: fix info leak in hid_submit_ctrl
` [PATCH 4.9 05/71] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 4.9 06/71] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 4.9 07/71] gfs2: Fix use-after-free in gfs2_glock_shrink_scan
` [PATCH 4.9 08/71] scsi: target: core: Fix warning on realtime kernels
` [PATCH 4.9 09/71] ethernet: myri10ge: Fix missing error code in myri10ge_probe()
` [PATCH 4.9 10/71] net: ipconfig: Don't override command-line hostnames or domains
` [PATCH 4.9 11/71] rtnetlink: Fix missing error code in rtnl_bridge_notify()
` [PATCH 4.9 12/71] net/x25: Return the correct errno code
` [PATCH 4.9 13/71] net: "
` [PATCH 4.9 14/71] fib: "
` [PATCH 4.9 15/71] dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
` [PATCH 4.9 16/71] dmaengine: stedma40: add missing iounmap() on error in d40_probe()
` [PATCH 4.9 17/71] mm: hwpoison: change PageHWPoison behavior on hugetlb pages
` [PATCH 4.9 18/71] batman-adv: Avoid WARN_ON timing related checks
` [PATCH 4.9 19/71] net: ipv4: fix memory leak in netlbl_cipsov4_add_std
` [PATCH 4.9 20/71] net: rds: fix memory leak in rds_recvmsg
` [PATCH 4.9 21/71] udp: fix race between close() and udp_abort()
` [PATCH 4.9 22/71] rtnetlink: Fix regression in bridge VLAN configuration
` [PATCH 4.9 23/71] netfilter: synproxy: Fix out of bounds when parsing TCP options
` [PATCH 4.9 24/71] alx: Fix an error handling path in 'alx_probe()'
` [PATCH 4.9 25/71] net: stmmac: dwmac1000: Fix extended MAC address registers definition
` [PATCH 4.9 26/71] qlcnic: Fix an error handling path in 'qlcnic_probe()'
` [PATCH 4.9 27/71] netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
` [PATCH 4.9 28/71] net: cdc_ncm: switch to eth%d interface naming
` [PATCH 4.9 29/71] net: usb: fix possible use-after-free in smsc75xx_bind
` [PATCH 4.9 30/71] net: ipv4: fix memory leak in ip_mc_add1_src
` [PATCH 4.9 31/71] net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
` [PATCH 4.9 32/71] be2net: Fix an error handling path in 'be_probe()'
` [PATCH 4.9 33/71] net: hamradio: fix memory leak in mkiss_close
` [PATCH 4.9 34/71] net: cdc_eem: fix tx fixup skb leak
` [PATCH 4.9 35/71] net: ethernet: fix potential use-after-free in ec_bhf_remove
` [PATCH 4.9 36/71] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH 4.9 37/71] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH 4.9 38/71] can: bcm: fix infoleak in struct bcm_msg_head
` [PATCH 4.9 39/71] tracing: Do no increment trace_clock_global() by one
` [PATCH 4.9 40/71] PCI: Mark TI C667X to avoid bus reset
` [PATCH 4.9 41/71] PCI: Mark some NVIDIA GPUs "

[PATCH] selftests: net: devlink_port_split: check devlink returned an element before dereferencing it
 2021-06-28 14:54 UTC 

[PATCH 4.14 00/88] 4.14.238-rc1 review
 2021-06-28 14:36 UTC  (89+ messages)
` [PATCH 4.14 01/88] net: ieee802154: fix null deref in parse dev addr
` [PATCH 4.14 02/88] HID: hid-sensor-hub: Return error for hid_set_field() failure
` [PATCH 4.14 03/88] HID: Add BUS_VIRTUAL to hid_connect logging
` [PATCH 4.14 04/88] HID: usbhid: fix info leak in hid_submit_ctrl
` [PATCH 4.14 05/88] ARM: OMAP2+: Fix build warning when mmc_omap is not built
` [PATCH 4.14 06/88] HID: gt683r: add missing MODULE_DEVICE_TABLE
` [PATCH 4.14 07/88] gfs2: Fix use-after-free in gfs2_glock_shrink_scan
` [PATCH 4.14 08/88] scsi: target: core: Fix warning on realtime kernels
` [PATCH 4.14 09/88] ethernet: myri10ge: Fix missing error code in myri10ge_probe()
` [PATCH 4.14 10/88] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
` [PATCH 4.14 11/88] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
` [PATCH 4.14 12/88] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
` [PATCH 4.14 13/88] net: ipconfig: Don't override command-line hostnames or domains
` [PATCH 4.14 14/88] rtnetlink: Fix missing error code in rtnl_bridge_notify()
` [PATCH 4.14 15/88] net/x25: Return the correct errno code
` [PATCH 4.14 16/88] net: "
` [PATCH 4.14 17/88] fib: "
` [PATCH 4.14 18/88] dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
` [PATCH 4.14 19/88] dmaengine: QCOM_HIDMA_MGMT "
` [PATCH 4.14 20/88] dmaengine: stedma40: add missing iounmap() on error in d40_probe()
` [PATCH 4.14 21/88] mm/memory-failure: make sure wait for page writeback in memory_failure
` [PATCH 4.14 22/88] batman-adv: Avoid WARN_ON timing related checks
` [PATCH 4.14 23/88] net: ipv4: fix memory leak in netlbl_cipsov4_add_std
` [PATCH 4.14 24/88] net: rds: fix memory leak in rds_recvmsg
` [PATCH 4.14 25/88] udp: fix race between close() and udp_abort()
` [PATCH 4.14 26/88] rtnetlink: Fix regression in bridge VLAN configuration
` [PATCH 4.14 27/88] netfilter: synproxy: Fix out of bounds when parsing TCP options
` [PATCH 4.14 28/88] alx: Fix an error handling path in 'alx_probe()'
` [PATCH 4.14 29/88] net: stmmac: dwmac1000: Fix extended MAC address registers definition
` [PATCH 4.14 30/88] qlcnic: Fix an error handling path in 'qlcnic_probe()'
` [PATCH 4.14 31/88] netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
` [PATCH 4.14 32/88] net: cdc_ncm: switch to eth%d interface naming
` [PATCH 4.14 33/88] net: usb: fix possible use-after-free in smsc75xx_bind
` [PATCH 4.14 34/88] net: ipv4: fix memory leak in ip_mc_add1_src
` [PATCH 4.14 35/88] net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
` [PATCH 4.14 36/88] be2net: Fix an error handling path in 'be_probe()'
` [PATCH 4.14 37/88] net: hamradio: fix memory leak in mkiss_close
` [PATCH 4.14 38/88] net: cdc_eem: fix tx fixup skb leak
` [PATCH 4.14 39/88] icmp: don't send out ICMP messages with a source address of 0.0.0.0
` [PATCH 4.14 40/88] net: ethernet: fix potential use-after-free in ec_bhf_remove
` [PATCH 4.14 41/88] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH 4.14 42/88] hwmon: (scpi-hwmon) shows the negative temperature properly
` [PATCH 4.14 43/88] can: bcm: fix infoleak in struct bcm_msg_head
` [PATCH 4.14 44/88] can: mcba_usb: fix memory leak in mcba_usb
` [PATCH 4.14 45/88] usb: core: hub: Disable autosuspend for Cypress CY7C65632
` [PATCH 4.14 46/88] tracing: Do not stop recording cmdlines when tracing is off
` [PATCH 4.14 47/88] tracing: Do not stop recording comms if the trace file is being read
` [PATCH 4.14 48/88] tracing: Do no increment trace_clock_global() by one
` [PATCH 4.14 49/88] PCI: Mark TI C667X to avoid bus reset
` [PATCH 4.14 50/88] PCI: Mark some NVIDIA GPUs "
` [PATCH 4.14 51/88] PCI: Add ACS quirk for Broadcom BCM57414 NIC
` [PATCH 4.14 52/88] PCI: Work around Huawei Intelligent NIC VF FLR erratum
` [PATCH 4.14 53/88] ARCv2: save ABI registers across signal handling
` [PATCH 4.14 54/88] dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
` [PATCH 4.14 55/88] net: bridge: fix vlan tunnel dst null pointer dereference
` [PATCH 4.14 56/88] net: bridge: fix vlan tunnel dst refcnt when egressing
` [PATCH 4.14 57/88] mm/slub.c: include swab.h
` [PATCH 4.14 58/88] net: fec_ptp: add clock rate zero check
` [PATCH 4.14 59/88] can: bcm/raw/isotp: use per module netdevice notifier
` [PATCH 4.14 60/88] inet: use bigger hash table for IP ID generation
` [PATCH 4.14 61/88] usb: dwc3: core: fix kernel panic when do reboot
` [PATCH 4.14 62/88] kernfs: deal with kernfs_fill_super() failures
` [PATCH 4.14 63/88] unfuck sysfs_mount()
` [PATCH 4.14 64/88] x86/fpu: Reset state for all signal restore failures
` [PATCH 4.14 65/88] drm/nouveau: wait for moving fence after pinning v2
` [PATCH 4.14 66/88] drm/radeon: wait for moving fence after pinning
` [PATCH 4.14 67/88] ARM: 9081/1: fix gcc-10 thumb2-kernel regression
` [PATCH 4.14 68/88] Makefile: Move -Wno-unused-but-set-variable out of GCC only block
` [PATCH 4.14 69/88] MIPS: generic: Update node names to avoid unit addresses
` [PATCH 4.14 70/88] arm64: perf: Disable PMU while processing counter overflows
` [PATCH 4.14 71/88] Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
` [PATCH 4.14 72/88] mac80211: remove warning in ieee80211_get_sband()
` [PATCH 4.14 73/88] cfg80211: call cfg80211_leave_ocb when switching away from OCB
` [PATCH 4.14 74/88] mac80211: drop multicast fragments
` [PATCH 4.14 75/88] ping: Check return value of function 'ping_queue_rcv_skb'
` [PATCH 4.14 76/88] inet: annotate date races around sk->sk_txhash
` [PATCH 4.14 77/88] net: caif: fix memory leak in ldisc_open
` [PATCH 4.14 78/88] net/packet: annotate accesses to po->bind
` [PATCH 4.14 79/88] net/packet: annotate accesses to po->ifindex
` [PATCH 4.14 80/88] r8152: Avoid memcpy() over-reading of ETH_SS_STATS
` [PATCH 4.14 81/88] sh_eth: "
` [PATCH 4.14 82/88] r8169: "
` [PATCH 4.14 83/88] net: qed: Fix memcpy() overflow of qed_dcbx_params()
` [PATCH 4.14 84/88] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
` [PATCH 4.14 85/88] pinctrl: stm32: fix the reported number of GPIO lines per bank
` [PATCH 4.14 86/88] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
` [PATCH 4.14 87/88] i2c: robotfuzz-osif: fix control-request directions
` [PATCH 4.14 88/88] Linux 4.14.238-rc1

v5.13 regression - suspend went belly up
 2021-06-28 14:51 UTC  (2+ messages)

[PATCH] perf script python: Fix buffer size to report iregs in perf script
 2021-06-28 14:49 UTC  (2+ messages)

[selftests/lkdtm] 7ecfffe9bc: kernel_BUG_at_drivers/misc/lkdtm/bugs.c
 2021-06-28 14:59 UTC 

[RESEND PATCH] x86/tools/relocs: add __printf attribute to die()
 2021-06-28 14:34 UTC  (11+ messages)
                ` [PATCH] x86/tools/relocs: Mark die() with the printf function attr format

[PATCH 4.19 000/109] 4.19.196-rc1 review
 2021-06-28 14:33 UTC  (62+ messages)
` [PATCH 4.19 035/109] alx: Fix an error handling path in 'alx_probe()'
` [PATCH 4.19 043/109] ptp: improve max_adj check against unreasonable values
` [PATCH 4.19 046/109] net: fec_ptp: fix issue caused by refactor the fec_devtype
` [PATCH 4.19 051/109] net: cdc_eem: fix tx fixup skb leak
` [PATCH 4.19 053/109] net: ethernet: fix potential use-after-free in ec_bhf_remove
` [PATCH 4.19 054/109] ASoC: rt5659: Fix the lost powers for the HDA header
` [PATCH 4.19 055/109] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
` [PATCH 4.19 056/109] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH 4.19 057/109] hwmon: (scpi-hwmon) shows the negative temperature properly
` [PATCH 4.19 058/109] can: bcm: fix infoleak in struct bcm_msg_head
` [PATCH 4.19 059/109] can: mcba_usb: fix memory leak in mcba_usb
` [PATCH 4.19 060/109] usb: core: hub: Disable autosuspend for Cypress CY7C65632
` [PATCH 4.19 061/109] tracing: Do not stop recording cmdlines when tracing is off
` [PATCH 4.19 062/109] tracing: Do not stop recording comms if the trace file is being read
` [PATCH 4.19 063/109] tracing: Do no increment trace_clock_global() by one
` [PATCH 4.19 064/109] PCI: Mark TI C667X to avoid bus reset
` [PATCH 4.19 065/109] PCI: Mark some NVIDIA GPUs "
` [PATCH 4.19 066/109] PCI: Add ACS quirk for Broadcom BCM57414 NIC
` [PATCH 4.19 067/109] PCI: Work around Huawei Intelligent NIC VF FLR erratum
` [PATCH 4.19 068/109] ARCv2: save ABI registers across signal handling
` [PATCH 4.19 069/109] dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
` [PATCH 4.19 070/109] cfg80211: make certificate generation more robust
` [PATCH 4.19 071/109] net: bridge: fix vlan tunnel dst null pointer dereference
` [PATCH 4.19 072/109] net: bridge: fix vlan tunnel dst refcnt when egressing
` [PATCH 4.19 073/109] mm/slub: clarify verification reporting
` [PATCH 4.19 074/109] mm/slub.c: include swab.h
` [PATCH 4.19 075/109] net: fec_ptp: add clock rate zero check
` [PATCH 4.19 076/109] tools headers UAPI: Sync linux/in.h copy with the kernel sources
` [PATCH 4.19 077/109] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
` [PATCH 4.19 078/109] can: bcm/raw/isotp: use per module netdevice notifier
` [PATCH 4.19 079/109] inet: use bigger hash table for IP ID generation
` [PATCH 4.19 080/109] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
` [PATCH 4.19 081/109] usb: dwc3: core: fix kernel panic when do reboot
` [PATCH 4.19 082/109] x86/fpu: Reset state for all signal restore failures
` [PATCH 4.19 083/109] module: limit enabling module.sig_enforce
` [PATCH 4.19 084/109] drm/nouveau: wait for moving fence after pinning v2
` [PATCH 4.19 085/109] drm/radeon: wait for moving fence after pinning
` [PATCH 4.19 086/109] ARM: 9081/1: fix gcc-10 thumb2-kernel regression
` [PATCH 4.19 087/109] Makefile: Move -Wno-unused-but-set-variable out of GCC only block
` [PATCH 4.19 088/109] MIPS: generic: Update node names to avoid unit addresses
` [PATCH 4.19 089/109] Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
` [PATCH 4.19 090/109] mac80211: remove warning in ieee80211_get_sband()
` [PATCH 4.19 091/109] cfg80211: call cfg80211_leave_ocb when switching away from OCB
` [PATCH 4.19 092/109] mac80211: drop multicast fragments
` [PATCH 4.19 093/109] net: ethtool: clear heap allocations for ethtool function
` [PATCH 4.19 094/109] ping: Check return value of function 'ping_queue_rcv_skb'
` [PATCH 4.19 095/109] inet: annotate date races around sk->sk_txhash
` [PATCH 4.19 096/109] net: caif: fix memory leak in ldisc_open
` [PATCH 4.19 097/109] net/packet: annotate accesses to po->bind
` [PATCH 4.19 098/109] net/packet: annotate accesses to po->ifindex
` [PATCH 4.19 099/109] r8152: Avoid memcpy() over-reading of ETH_SS_STATS
` [PATCH 4.19 100/109] sh_eth: "
` [PATCH 4.19 101/109] r8169: "
` [PATCH 4.19 102/109] KVM: selftests: Fix kvm_check_cap() assertion
` [PATCH 4.19 103/109] net: qed: Fix memcpy() overflow of qed_dcbx_params()
` [PATCH 4.19 104/109] PCI: Add AMD RS690 quirk to enable 64-bit DMA
` [PATCH 4.19 105/109] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
` [PATCH 4.19 106/109] pinctrl: stm32: fix the reported number of GPIO lines per bank
` [PATCH 4.19 107/109] nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
` [PATCH 4.19 108/109] i2c: robotfuzz-osif: fix control-request directions
` [PATCH 4.19 109/109] Linux 4.19.196-rc1

Plan for /dev/ioasid RFC v2
 2021-06-28 14:41 UTC  (11+ messages)

[PATCH] misc/pvpanic-pci: Allow automatic loading
 2021-06-28 14:44 UTC 

linux-mm@kvack.org - limping on a backup
 2021-06-28 14:26 UTC  (8+ 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).