public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-03 17:06:18 to 2024-01-04 07:57:27 UTC [more...]

[PATCH 6.6 00/49] 6.6.10-rc1 review
 2024-01-04  7:57 UTC  (61+ messages)
` [PATCH 6.6 01/49] ksmbd: Remove unused field in ksmbd_user struct
` [PATCH 6.6 02/49] ksmbd: reorganize ksmbd_iov_pin_rsp()
` [PATCH 6.6 03/49] ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
` [PATCH 6.6 04/49] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
` [PATCH 6.6 05/49] ksmbd: add support for surrogate pair conversion
` [PATCH 6.6 06/49] ksmbd: no need to wait for binded connection termination at logoff
` [PATCH 6.6 07/49] ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
` [PATCH 6.6 08/49] ksmbd: prevent memory leak on error return
` [PATCH 6.6 09/49] ksmbd: separately allocate ci per dentry
` [PATCH 6.6 10/49] ksmbd: move oplock handling after unlock parent dir
` [PATCH 6.6 11/49] ksmbd: release interim response after sending status pending response
` [PATCH 6.6 12/49] ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
` [PATCH 6.6 13/49] ksmbd: dont update ->op_state as OPLOCK_STATE_NONE on error
` [PATCH 6.6 14/49] ksmbd: set epoch in create context v2 lease
` [PATCH 6.6 15/49] ksmbd: set v2 lease capability
` [PATCH 6.6 16/49] ksmbd: downgrade RWH lease caching state to RH for directory
` [PATCH 6.6 17/49] ksmbd: send v2 lease break notification "
` [PATCH 6.6 18/49] ksmbd: lazy v2 lease break on smb2_write()
` [PATCH 6.6 19/49] ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
` [PATCH 6.6 20/49] fs: new accessor methods for atime and mtime
` [PATCH 6.6 21/49] client: convert to new timestamp accessors
` [PATCH 6.6 22/49] fs: cifs: Fix atime update check
` [PATCH 6.6 23/49] virtio_ring: fix syncs DMA memory with different direction
` [PATCH 6.6 24/49] kexec: fix KEXEC_FILE dependencies
` [PATCH 6.6 25/49] kexec: select CRYPTO from KEXEC_FILE instead of depending on it
` [PATCH 6.6 26/49] linux/export: Fix alignment for 64-bit ksymtab entries
` [PATCH 6.6 27/49] linux/export: Ensure natural alignment of kcrctab array
` [PATCH 6.6 28/49] mptcp: refactor sndbuf auto-tuning
` [PATCH 6.6 29/49] mptcp: fix possible NULL pointer dereference on close
` [PATCH 6.6 30/49] mptcp: fix inconsistent state on fastopen race
` [PATCH 6.6 31/49] block: renumber QUEUE_FLAG_HW_WC
` [PATCH 6.6 32/49] platform/x86/intel/pmc: Add suspend callback
` [PATCH 6.6 33/49] platform/x86/intel/pmc: Allow reenabling LTRs
` [PATCH 6.6 34/49] platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback
` [PATCH 6.6 35/49] ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
` [PATCH 6.6 36/49] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
` [PATCH 6.6 37/49] maple_tree: do not preallocate nodes for slot stores
` [PATCH 6.6 38/49] selftests: secretmem: floor the memory size to the multiple of page_size
` [PATCH 6.6 39/49] mm/filemap: avoid buffered read/write race to read inconsistent data
` [PATCH 6.6 40/49] mm: migrate high-order folios in swap cache correctly
` [PATCH 6.6 41/49] mm/memory-failure: cast index to loff_t before shifting it
` [PATCH 6.6 42/49] mm/memory-failure: check the mapcount of the precise page
` [PATCH 6.6 43/49] Revert "nvme-fc: fix race between error recovery and creating association"
` [PATCH 6.6 44/49] ring-buffer: Fix wake ups when buffer_percent is set to 100
` [PATCH 6.6 45/49] ftrace: Fix modification of direct_function hash while in use
` [PATCH 6.6 46/49] tracing: Fix blocked reader of snapshot buffer
` [PATCH 6.6 47/49] wifi: cfg80211: fix CQM for non-range use
` [PATCH 6.6 48/49] wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)
` [PATCH 6.6 49/49] netfilter: nf_tables: skip set commit for deleted/destroyed sets

[PATCH v3] Bluetooth: Fix Bluetooth for BCM4377 on T2 Intel MacBooks
 2024-01-04  7:50 UTC  (4+ messages)

[PATCH 5.15 00/95] 5.15.146-rc1 review
 2024-01-04  6:45 UTC  (46+ messages)
` [PATCH 5.15 37/95] interconnect: qcom: sm8250: Enable sync_state
` [PATCH 5.15 57/95] dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
` [PATCH 5.15 59/95] tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
` [PATCH 5.15 60/95] bus: ti-sysc: Flush posted write only after srst_udelay
` [PATCH 5.15 61/95] gpio: dwapb: mask/unmask IRQ when disable/enale it
` [PATCH 5.15 62/95] lib/vsprintf: Fix %pfwf when current node refcount == 0
` [PATCH 5.15 63/95] KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
` [PATCH 5.15 64/95] x86/alternatives: Sync core before enabling interrupts
` [PATCH 5.15 65/95] fuse: share lookup state between submount and its parent
` [PATCH 5.15 66/95] ksmbd: have a dependency on cifs ARC4
` [PATCH 5.15 67/95] ksmbd: set epoch in create context v2 lease
` [PATCH 5.15 68/95] ksmbd: set v2 lease capability
` [PATCH 5.15 69/95] ksmbd: downgrade RWH lease caching state to RH for directory
` [PATCH 5.15 70/95] ksmbd: send v2 lease break notification "
` [PATCH 5.15 71/95] ksmbd: lazy v2 lease break on smb2_write()
` [PATCH 5.15 72/95] ksmbd: avoid duplicate opinfo_put() call on error of smb21_lease_break_ack()
` [PATCH 5.15 73/95] ksmbd: fix wrong allocation size update in smb2_open()
` [PATCH 5.15 74/95] ARM: dts: Fix occasional boot hang for am3 usb
` [PATCH 5.15 75/95] usb: fotg210-hcd: delete an incorrect bounds test
` [PATCH 5.15 76/95] ethernet: constify references to netdev->dev_addr in drivers
` [PATCH 5.15 77/95] net: usb: ax88179_178a: clean up pm calls
` [PATCH 5.15 78/95] net: usb: ax88179_178a: wol optimizations
` [PATCH 5.15 79/95] net: usb: ax88179_178a: avoid failed operations when device is disconnected
` [PATCH 5.15 80/95] device property: Add const qualifier to device_get_match_data() parameter
` [PATCH 5.15 81/95] spi: Introduce spi_get_device_match_data() helper
` [PATCH 5.15 82/95] iio: imu: adis16475: add spi_device_id table
` [PATCH 5.15 83/95] smb: client: fix OOB in SMB2_query_info_init()
` [PATCH 5.15 84/95] smb: client: fix OOB in smbCalcSize()
` [PATCH 5.15 85/95] Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
` [PATCH 5.15 86/95] mm/filemap: avoid buffered read/write race to read inconsistent data
` [PATCH 5.15 87/95] ring-buffer: Fix wake ups when buffer_percent is set to 100
` [PATCH 5.15 88/95] tracing: Fix blocked reader of snapshot buffer
` [PATCH 5.15 89/95] ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
` [PATCH 5.15 90/95] ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
` [PATCH 5.15 91/95] netfilter: nf_tables: skip set commit for deleted/destroyed sets
` [PATCH 5.15 92/95] ring-buffer: Fix slowpath of interrupted event
` [PATCH 5.15 93/95] dm-integrity: dont modify bios immutable bio_vec in integrity_metadata()
` [PATCH 5.15 94/95] device property: Allow const parameter to dev_fwnode()
` [PATCH 5.15 95/95] bpf: Fix prog_array_map_poke_run map poke update

[PATCH v3] rootfs: Fix support for rootfstype= when root= is given
 2024-01-04  6:06 UTC  (8+ messages)

[PATCH] input/vmmouse: Fix device name copies
 2024-01-04  5:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 5.10 00/75] 5.10.206-rc1 review
 2024-01-04  0:40 UTC  (79+ messages)
` [PATCH 5.10 01/75] ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
` [PATCH 5.10 02/75] smb: client: fix OOB in smb2_query_reparse_point()
` [PATCH 5.10 03/75] ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_init
` [PATCH 5.10 04/75] reset: Fix crash when freeing non-existent optional resets
` [PATCH 5.10 05/75] s390/vx: fix save/restore of fpu kernel context
` [PATCH 5.10 06/75] wifi: mac80211: mesh_plink: fix matches_local logic
` [PATCH 5.10 07/75] Revert "net/mlx5e: fix double free of encap_header"
` [PATCH 5.10 08/75] net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
` [PATCH 5.10 09/75] net/mlx5: Fix fw tracer first block check
` [PATCH 5.10 10/75] net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors
` [PATCH 5.10 11/75] net: sched: ife: fix potential use-after-free
` [PATCH 5.10 12/75] ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
` [PATCH 5.10 13/75] net/rose: fix races in rose_kill_by_device()
` [PATCH 5.10 14/75] net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by_dev()
` [PATCH 5.10 15/75] afs: Fix the dynamic roots d_delete to always delete unused dentries
` [PATCH 5.10 16/75] afs: Fix dynamic root lookup DNS check
` [PATCH 5.10 17/75] net: warn if gso_type isnt set for a GSO SKB
` [PATCH 5.10 18/75] net: check dev->gso_max_size in gso_features_check()
` [PATCH 5.10 19/75] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
` [PATCH 5.10 20/75] afs: Fix overwriting of result of DNS query
` [PATCH 5.10 21/75] i2c: aspeed: Handle the coalesced stop conditions with the start conditions
` [PATCH 5.10 22/75] pinctrl: at91-pio4: use dedicated lock class for IRQ
` [PATCH 5.10 23/75] ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10
` [PATCH 5.10 24/75] ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
` [PATCH 5.10 25/75] smb: client: fix NULL deref in asn1_ber_decoder()
` [PATCH 5.10 26/75] btrfs: do not allow non subvolume root targets for snapshot
` [PATCH 5.10 27/75] interconnect: Treat xlate() returning NULL node as an error
` [PATCH 5.10 28/75] iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
` [PATCH 5.10 29/75] interconnect: qcom: sm8250: Enable sync_state
` [PATCH 5.10 30/75] Input: ipaq-micro-keys - add error handling for devm_kmemdup
` [PATCH 5.10 31/75] scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
` [PATCH 5.10 32/75] iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table
` [PATCH 5.10 33/75] iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
` [PATCH 5.10 34/75] wifi: cfg80211: Add my certificate
` [PATCH 5.10 35/75] wifi: cfg80211: fix certs build to not depend on file order
` [PATCH 5.10 36/75] USB: serial: ftdi_sio: update Actisense PIDs constant names
` [PATCH 5.10 37/75] USB: serial: option: add Quectel EG912Y module support
` [PATCH 5.10 38/75] USB: serial: option: add Foxconn T99W265 with new baseline
` [PATCH 5.10 39/75] USB: serial: option: add Quectel RM500Q R13 firmware support
` [PATCH 5.10 40/75] Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
` [PATCH 5.10 41/75] Bluetooth: L2CAP: Send reject on command corrupted request
` [PATCH 5.10 42/75] Input: soc_button_array - add mapping for airplane mode button
` [PATCH 5.10 43/75] net: 9p: avoid freeing uninit memory in p9pdu_vreadf
` [PATCH 5.10 44/75] net: rfkill: gpio: set GPIO direction
` [PATCH 5.10 45/75] net: ks8851: Fix TX stall caused by TX buffer overrun
` [PATCH 5.10 46/75] dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
` [PATCH 5.10 47/75] tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
` [PATCH 5.10 48/75] bus: ti-sysc: Flush posted write only after srst_udelay
` [PATCH 5.10 49/75] lib/vsprintf: Fix %pfwf when current node refcount == 0
` [PATCH 5.10 50/75] x86/alternatives: Sync core before enabling interrupts
` [PATCH 5.10 51/75] 9p/net: fix possible memory leak in p9_check_errors()
` [PATCH 5.10 52/75] ARM: dts: Fix occasional boot hang for am3 usb
` [PATCH 5.10 53/75] Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
` [PATCH 5.10 54/75] Bluetooth: use inclusive language in SMP
` [PATCH 5.10 55/75] Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
` [PATCH 5.10 56/75] usb: fotg210-hcd: delete an incorrect bounds test
` [PATCH 5.10 57/75] smb: client: fix OOB in SMB2_query_info_init()
` [PATCH 5.10 58/75] smb: client: fix OOB in smbCalcSize()
` [PATCH 5.10 59/75] Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
` [PATCH 5.10 60/75] spi: atmel: Switch to transfer_one transfer method
` [PATCH 5.10 61/75] spi: atmel: Fix CS and initialization bug
` [PATCH 5.10 62/75] scsi: core: Add scsi_prot_ref_tag() helper
` [PATCH 5.10 63/75] scsi: core: Introduce scsi_get_sector()
` [PATCH 5.10 64/75] scsi: core: Make scsi_get_lba() return the LBA
` [PATCH 5.10 65/75] scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH 5.10 66/75] scsi: core: Use a structure member to track the SCSI command submitter
` [PATCH 5.10 67/75] scsi: core: Always send batch on reset or error handling command
` [PATCH 5.10 68/75] ring-buffer: Fix wake ups when buffer_percent is set to 100
` [PATCH 5.10 69/75] tracing: Fix blocked reader of snapshot buffer
` [PATCH 5.10 70/75] netfilter: nf_tables: skip set commit for deleted/destroyed sets
` [PATCH 5.10 71/75] dm-integrity: dont modify bios immutable bio_vec in integrity_metadata()
` [PATCH 5.10 72/75] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
` [PATCH 5.10 73/75] Revert "MIPS: Loongson64: Enable DMA noncoherent support"
` [PATCH 5.10 74/75] Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
` [PATCH 5.10 75/75] spi: atmel: Fix PDC transfer setup bug

[PATCH 6.1 000/100] 6.1.71-rc1 review
 2024-01-04  0:15 UTC  (5+ messages)

[PATCH net v2 1/1] net: stmmac: Prevent DSA tags from breaking COE on stmmac
 2024-01-03 22:25 UTC  (3+ messages)

[PATCH v2] usb: dwc3: gadget: Queue PM runtime idle on disconnect event
 2024-01-03 21:49 UTC 

[PATCH v4] usb: typec: class: fix typec_altmode_put_partner to put plugs
 2024-01-03 19:43 UTC  (2+ messages)

[PATCH bpf-next v12 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
 2024-01-03 19:05 UTC 

[PATCH 6.6 00/49] 6.6.10-rc1 review
 2024-01-03 18:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox