messages from 2023-06-08 01:22:09 to 2023-06-12 10:32:50 UTC [more...]
[PATCH 5.10 00/68] 5.10.184-rc1 review
2023-06-12 10:26 UTC (8+ messages)
` [PATCH 5.10 01/68] ata: ahci: fix enum constants for gcc-13
` [PATCH 5.10 02/68] gcc-plugins: Reorganize gimple includes for GCC 13
` [PATCH 5.10 10/68] i40e: fix build warnings in i40e_alloc.h
` [PATCH 5.10 11/68] i40e: fix build warning in ice_fltr_add_mac_to_list()
` [PATCH 5.10 12/68] staging: vchiq_core: drop vchiq_status from vchiq_initialise
` [PATCH 5.10 13/68] spi: qup: Request DMA before enabling clocks
` [PATCH 5.10 14/68] afs: Fix setting of mtime when creating a file/dir/symlink
[PATCH 5.4 00/45] 5.4.247-rc1 review
2023-06-12 10:26 UTC (46+ messages)
` [PATCH 5.4 01/45] blk-iocost: avoid 64-bit division in ioc_timer_fn
` [PATCH 5.4 02/45] block/blk-iocost (gcc13): keep large values in a new enum
` [PATCH 5.4 03/45] i40iw: fix build warning in i40iw_manage_apbvt()
` [PATCH 5.4 04/45] i40e: fix build warnings in i40e_alloc.h
` [PATCH 5.4 05/45] spi: qup: Request DMA before enabling clocks
` [PATCH 5.4 06/45] neighbour: Replace zero-length array with flexible-array member
` [PATCH 5.4 07/45] neighbour: fix unaligned access to pneigh_entry
` [PATCH 5.4 08/45] net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
` [PATCH 5.4 09/45] Bluetooth: Fix l2cap_disconnect_req deadlock
` [PATCH 5.4 10/45] Bluetooth: L2CAP: Add missing checks for invalid DCID
` [PATCH 5.4 11/45] netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
` [PATCH 5.4 12/45] netfilter: ipset: Add schedule point in call_ad()
` [PATCH 5.4 13/45] rfs: annotate lockless accesses to sk->sk_rxhash
` [PATCH 5.4 14/45] rfs: annotate lockless accesses to RFS sock flow table
` [PATCH 5.4 15/45] net: sched: move rtm_tca_policy declaration to include file
` [PATCH 5.4 16/45] net: sched: fix possible refcount leak in tc_chain_tmplt_add()
` [PATCH 5.4 17/45] lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
` [PATCH 5.4 18/45] bnxt_en: Query default VLAN before VNIC setup on a VF
` [PATCH 5.4 19/45] batman-adv: Broken sync while rescheduling delayed work
` [PATCH 5.4 20/45] Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
` [PATCH 5.4 21/45] Input: psmouse - fix OOB access in Elantech protocol
` [PATCH 5.4 22/45] ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
` [PATCH 5.4 23/45] ALSA: hda/realtek: Add Lenovo P3 Tower platform
` [PATCH 5.4 24/45] drm/amdgpu: fix xclk freq on CHIP_STONEY
` [PATCH 5.4 25/45] can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
` [PATCH 5.4 26/45] can: j1939: change j1939_netdev_lock type to mutex
` [PATCH 5.4 27/45] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
` [PATCH 5.4 28/45] ceph: fix use-after-free bug for inodes when flushing capsnaps
` [PATCH 5.4 29/45] Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
` [PATCH 5.4 30/45] rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
` [PATCH 5.4 31/45] pinctrl: meson-axg: add missing GPIOA_18 gpio group
` [PATCH 5.4 32/45] usb: usbfs: Enforce page requirements for mmap
` [PATCH 5.4 33/45] usb: usbfs: Use consistent mmap functions
` [PATCH 5.4 34/45] bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
` [PATCH 5.4 35/45] i2c: sprd: Delete i2c adapter in .removes error path
` [PATCH 5.4 36/45] eeprom: at24: also select REGMAP
` [PATCH 5.4 37/45] ext4: only check dquot_initialize_needed() when debugging
` [PATCH 5.4 38/45] cifs: get rid of unused parameter in reconn_setup_dfs_targets()
` [PATCH 5.4 39/45] cifs: handle empty list of targets in cifs_reconnect()
` [PATCH 5.4 40/45] drm/atomic: Dont pollute crtc_state->mode_blob with error pointers
` [PATCH 5.4 41/45] rbd: get snapshot context after exclusive lock is ensured to be held
` [PATCH 5.4 42/45] btrfs: check return value of btrfs_commit_transaction in relocation
` [PATCH 5.4 43/45] btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
` [PATCH 5.4 44/45] mtd: spinand: macronix: Add support for MX35LFxGE4AD
` [PATCH 5.4 45/45] Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"
[PATCH 4.19 00/23] 4.19.286-rc1 review
2023-06-12 10:26 UTC (24+ messages)
` [PATCH 4.19 01/23] i40iw: fix build warning in i40iw_manage_apbvt()
` [PATCH 4.19 02/23] i40e: fix build warnings in i40e_alloc.h
` [PATCH 4.19 03/23] spi: qup: Request DMA before enabling clocks
` [PATCH 4.19 04/23] net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
` [PATCH 4.19 05/23] Bluetooth: Fix l2cap_disconnect_req deadlock
` [PATCH 4.19 06/23] Bluetooth: L2CAP: Add missing checks for invalid DCID
` [PATCH 4.19 07/23] rfs: annotate lockless accesses to sk->sk_rxhash
` [PATCH 4.19 08/23] rfs: annotate lockless accesses to RFS sock flow table
` [PATCH 4.19 09/23] net: sched: move rtm_tca_policy declaration to include file
` [PATCH 4.19 10/23] net: sched: fix possible refcount leak in tc_chain_tmplt_add()
` [PATCH 4.19 11/23] lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
` [PATCH 4.19 12/23] batman-adv: Broken sync while rescheduling delayed work
` [PATCH 4.19 13/23] Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
` [PATCH 4.19 14/23] Input: psmouse - fix OOB access in Elantech protocol
` [PATCH 4.19 15/23] drm/amdgpu: fix xclk freq on CHIP_STONEY
` [PATCH 4.19 16/23] ceph: fix use-after-free bug for inodes when flushing capsnaps
` [PATCH 4.19 17/23] Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
` [PATCH 4.19 18/23] pinctrl: meson-axg: add missing GPIOA_18 gpio group
` [PATCH 4.19 19/23] i2c: sprd: Delete i2c adapter in .removes error path
` [PATCH 4.19 20/23] ext4: only check dquot_initialize_needed() when debugging
` [PATCH 4.19 21/23] btrfs: check return value of btrfs_commit_transaction in relocation
` [PATCH 4.19 22/23] btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
` [PATCH 4.19 23/23] Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"
[PATCH 4.14 00/21] 4.14.318-rc1 review
2023-06-12 10:26 UTC (22+ messages)
` [PATCH 4.14 01/21] i40iw: fix build warning in i40iw_manage_apbvt()
` [PATCH 4.14 02/21] i40e: fix build warnings in i40e_alloc.h
` [PATCH 4.14 03/21] spi: qup: Request DMA before enabling clocks
` [PATCH 4.14 04/21] Bluetooth: Fix l2cap_disconnect_req deadlock
` [PATCH 4.14 05/21] Bluetooth: L2CAP: Add missing checks for invalid DCID
` [PATCH 4.14 06/21] rfs: annotate lockless accesses to sk->sk_rxhash
` [PATCH 4.14 07/21] rfs: annotate lockless accesses to RFS sock flow table
` [PATCH 4.14 08/21] net: sched: move rtm_tca_policy declaration to include file
` [PATCH 4.14 09/21] lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
` [PATCH 4.14 10/21] bnxt_en: Query default VLAN before VNIC setup on a VF
` [PATCH 4.14 11/21] batman-adv: Broken sync while rescheduling delayed work
` [PATCH 4.14 12/21] Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
` [PATCH 4.14 13/21] Input: psmouse - fix OOB access in Elantech protocol
` [PATCH 4.14 14/21] drm/amdgpu: fix xclk freq on CHIP_STONEY
` [PATCH 4.14 15/21] ceph: fix use-after-free bug for inodes when flushing capsnaps
` [PATCH 4.14 16/21] Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
` [PATCH 4.14 17/21] i2c: sprd: Delete i2c adapter in .removes error path
` [PATCH 4.14 18/21] ext4: only check dquot_initialize_needed() when debugging
` [PATCH 4.14 19/21] btrfs: check return value of btrfs_commit_transaction in relocation
` [PATCH 4.14 20/21] btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()
` [PATCH 4.14 21/21] Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"
[PATCH 5.15 000/159] 5.15.116-rc1 review
2023-06-12 9:13 UTC (18+ messages)
[PATCH 5.15 070/371] tpm, tpm_tis: Claim locality before writing interrupt registers
2023-06-12 8:50 UTC (6+ messages)
[PATCH v2 0/8] rust: workqueue: add bindings for the workqueue
2023-06-11 16:15 UTC (17+ messages)
` [PATCH v2 1/8] rust: workqueue: add low-level workqueue bindings
` [PATCH v2 2/8] rust: add offset_of! macro
` [PATCH v2 3/8] rust: sync: add `Arc::{from_raw, into_raw}`
` [PATCH v2 4/8] rust: workqueue: define built-in queues
` [PATCH v2 5/8] rust: workqueue: add helper for defining work_struct fields
` [PATCH v2 6/8] rust: workqueue: implement `WorkItemPointer` for pointer types
` [PATCH v2 7/8] rust: workqueue: add `try_spawn` helper method
` [PATCH v2 8/8] rust: workqueue: add examples
[PATCH] nvme-pci: Add quirk for Samsung PM9B1 256G and 512G SSD
2023-06-11 11:41 UTC
[PATCH] drm/amdgpu: Wrap -Wunused-but-set-variable in cc-option
2023-06-10 7:14 UTC (3+ messages)
[PATCH 6.3 000/285] 6.3.7-rc2 review
2023-06-09 16:19 UTC (6+ messages)
[PATCH 6.1 000/224] 6.1.33-rc2 review
2023-06-09 16:18 UTC (8+ messages)
[PATCH 5.10 000/120] 5.10.183-rc1 review
2023-06-09 16:17 UTC (7+ messages)
[PATCH 5.4 00/99] 5.4.246-rc1 review
2023-06-09 16:17 UTC (8+ messages)
[PATCH 4.19 00/88] 4.19.285-rc1 review
2023-06-09 16:17 UTC (7+ messages)
[PATCH 4.14 00/61] 4.14.317-rc1 review
2023-06-09 16:17 UTC (6+ messages)
[RFC 0/4] bdev: allow buffer-head & iomap aops to co-exist
2023-06-09 9:17 UTC (13+ messages)
` [RFC 1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC
` [RFC 2/4] bdev: abstract inode lookup on blkdev_get_no_open()
` [RFC 3/4] bdev: rename iomap aops
` [RFC 4/4] bdev: extend bdev inode with it's own super_block
[PATCH 6.1 000/225] 6.1.33-rc1 review
2023-06-08 17:57 UTC (10+ messages)
[PATCH 6.3 000/286] 6.3.7-rc1 review
2023-06-08 17:25 UTC (8+ messages)
[PATCH] percpu: Fix self-assignment of __old in raw_cpu_generic_try_cmpxchg()
2023-06-08 15:54 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox