messages from 2024-05-23 13:16:00 to 2024-05-23 13:25:32 UTC [more...]
[PATCH 6.6 000/102] 6.6.32-rc1 review
2024-05-23 13:13 UTC (61+ messages)
` [PATCH 6.6 001/102] cifs: Add client version details to NTLM authenticate message
` [PATCH 6.6 002/102] SMB3: clarify some of the unused CreateOption flags
` [PATCH 6.6 003/102] Add definition for new smb3.1.1 command type
` [PATCH 6.6 004/102] smb: use crypto_shash_digest() in symlink_hash()
` [PATCH 6.6 005/102] cifs: print server capabilities in DebugData
` [PATCH 6.6 006/102] smb3: minor RDMA cleanup
` [PATCH 6.6 007/102] smb3: more minor cleanups for session handling routines
` [PATCH 6.6 008/102] smb3: minor cleanup of session handling code
` [PATCH 6.6 009/102] Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
` [PATCH 6.6 010/102] cifs: fix use after free for iface while disabling secondary channels
` [PATCH 6.6 011/102] smb: client: introduce cifs_sfu_make_node()
` [PATCH 6.6 012/102] smb: client: Fix minor whitespace errors and warnings
` [PATCH 6.6 013/102] smb: client: extend smb2_compound_op() to accept more commands
` [PATCH 6.6 014/102] smb: client: allow creating special files via reparse points
` [PATCH 6.6 015/102] smb: client: optimise reparse point querying
` [PATCH 6.6 016/102] smb: client: allow creating symlinks via reparse points
` [PATCH 6.6 017/102] smb: client: cleanup smb2_query_reparse_point()
` [PATCH 6.6 018/102] smb: client: handle special files and symlinks in SMB3 POSIX
` [PATCH 6.6 019/102] cifs: fix in logging in cifs_chan_update_iface
` [PATCH 6.6 020/102] smb3: Improve exception handling in allocate_mr_list()
` [PATCH 6.6 021/102] cifs: Pass unbyteswapped eof value into SMB2_set_eof()
` [PATCH 6.6 022/102] cifs: get rid of dup length check in parse_reparse_point()
` [PATCH 6.6 023/102] cifs: remove unneeded return statement
` [PATCH 6.6 024/102] ksmbd: auth: fix most kernel-doc warnings
` [PATCH 6.6 025/102] ksmbd: vfs: fix all "
` [PATCH 6.6 026/102] cifs: remove redundant variable tcon_exist
` [PATCH 6.6 027/102] cifs: minor comment cleanup
` [PATCH 6.6 028/102] cifs: pick channel for tcon and tdis
` [PATCH 6.6 029/102] cifs: new nt status codes from MS-SMB2
` [PATCH 6.6 030/102] smb: client: dont clobber ->i_rdev from cached reparse points
` [PATCH 6.6 031/102] cifs: new mount option called retrans
` [PATCH 6.6 032/102] smb: Fix some kernel-doc comments
` [PATCH 6.6 033/102] smb: client: delete "true", "false" defines
` [PATCH 6.6 034/102] cifs: commands that are retried should have replay flag set
` [PATCH 6.6 035/102] cifs: set replay flag for retries of write command
` [PATCH 6.6 036/102] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
` [PATCH 6.6 037/102] cifs: update the same create_guid on replay
` [PATCH 6.6 038/102] smb: client: handle path separator of created SMB symlinks
` [PATCH 6.6 039/102] smb3: update allocation size more accurately on write completion
` [PATCH 6.6 040/102] smb: client: parse owner/group when creating reparse points
` [PATCH 6.6 041/102] smb: client: get rid of smb311_posix_query_path_info()
` [PATCH 6.6 042/102] smb: client: reuse file lease key in compound operations
` [PATCH 6.6 043/102] smb: client: do not defer close open handles to deleted files
` [PATCH 6.6 044/102] smb: client: retry compound request without reusing lease
` [PATCH 6.6 045/102] smb: client: introduce reparse mount option
` [PATCH 6.6 046/102] smb: client: move most of reparse point handling code to common file
` [PATCH 6.6 047/102] smb: client: fix potential broken compound request
` [PATCH 6.6 048/102] smb: client: reduce number of parameters in smb2_compound_op()
` [PATCH 6.6 050/102] smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
` [PATCH 6.6 051/102] smb: client: introduce SMB2_OP_QUERY_WSL_EA
` [PATCH 6.6 059/102] ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
` [PATCH 6.6 060/102] ksmbd: add support for durable handles v1/v2
` [PATCH 6.6 061/102] cifs: defer close file handles having RH lease
` [PATCH 6.6 062/102] cifs: fixes for get_inode_info
` [PATCH 6.6 063/102] cifs: remove redundant variable assignment
` [PATCH 6.6 064/102] ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
` [PATCH 6.6 065/102] ksmbd: Fix spelling mistake "connction" -> "connection"
` [PATCH 6.6 066/102] ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
` [PATCH 6.6 067/102] ksmbd: fix potencial out-of-bounds when buffer offset is invalid
` [PATCH 6.6 068/102] cifs: Move some extern decls from .c files to .h
[PATCH 6.8 00/23] 6.8.11-rc1 review
2024-05-23 13:13 UTC (24+ messages)
` [PATCH 6.8 01/23] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 6.8 02/23] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
` [PATCH 6.8 03/23] ice: pass VSI pointer into ice_vc_isvalid_q_id
` [PATCH 6.8 04/23] ice: remove unnecessary duplicate checks for VF VSI ID
` [PATCH 6.8 05/23] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
` [PATCH 6.8 06/23] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
` [PATCH 6.8 07/23] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 6.8 08/23] erofs: get rid of erofs_fs_context
` [PATCH 6.8 09/23] erofs: reliably distinguish block based and fscache mode
` [PATCH 6.8 10/23] binder: fix max_thread type inconsistency
` [PATCH 6.8 11/23] usb: dwc3: Wait unconditionally after issuing EndXfer command
` [PATCH 6.8 12/23] net: usb: ax88179_178a: fix link status when link is set to down/up
` [PATCH 6.8 13/23] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 6.8 14/23] usb: typec: tipd: fix event checking for tps25750
` [PATCH 6.8 15/23] usb: typec: tipd: fix event checking for tps6598x
` [PATCH 6.8 16/23] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 6.8 17/23] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 6.8 18/23] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 6.8 19/23] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 6.8 20/23] docs: kernel_include.py: Cope with docutils 0.21
` [PATCH 6.8 21/23] Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file
` [PATCH 6.8 22/23] block: add a disk_has_partscan helper
` [PATCH 6.8 23/23] block: add a partscan sysfs attribute for disks
[PATCH 6.1 00/45] 6.1.92-rc1 review
2024-05-23 13:13 UTC (46+ messages)
` [PATCH 6.1 01/45] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 6.1 02/45] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
` [PATCH 6.1 03/45] ice: pass VSI pointer into ice_vc_isvalid_q_id
` [PATCH 6.1 04/45] ice: remove unnecessary duplicate checks for VF VSI ID
` [PATCH 6.1 05/45] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 6.1 06/45] mfd: stpmic1: Fix swapped mask/unmask in irq chip
` [PATCH 6.1 07/45] nfsd: dont allow nfsd threads to be signalled
` [PATCH 6.1 08/45] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 6.1 09/45] mmc: core: Add HS400 tuning in HS400es initialization
` [PATCH 6.1 10/45] xfs: write page faults in iomap are not buffered writes
` [PATCH 6.1 11/45] xfs: punching delalloc extents on write failure is racy
` [PATCH 6.1 12/45] xfs: use byte ranges for write cleanup ranges
` [PATCH 6.1 13/45] xfs,iomap: move delalloc punching to iomap
` [PATCH 6.1 14/45] iomap: buffered write failure should not truncate the page cache
` [PATCH 6.1 15/45] xfs: xfs_bmap_punch_delalloc_range() should take a byte range
` [PATCH 6.1 16/45] iomap: write iomap validity checks
` [PATCH 6.1 17/45] xfs: use iomap_valid method to detect stale cached iomaps
` [PATCH 6.1 18/45] xfs: drop write error injection is unfixable, remove it
` [PATCH 6.1 19/45] xfs: fix off-by-one-block in xfs_discard_folio()
` [PATCH 6.1 20/45] xfs: fix incorrect error-out in xfs_remove
` [PATCH 6.1 21/45] xfs: fix sb write verify for lazysbcount
` [PATCH 6.1 22/45] xfs: fix incorrect i_nlink caused by inode racing
` [PATCH 6.1 23/45] xfs: invalidate block device page cache during unmount
` [PATCH 6.1 24/45] xfs: attach dquots to inode before reading data/cow fork mappings
` [PATCH 6.1 25/45] xfs: wait iclog complete before tearing down AIL
` [PATCH 6.1 26/45] xfs: fix super block buf log item UAF during force shutdown
` [PATCH 6.1 27/45] xfs: hoist refcount record merge predicates
` [PATCH 6.1 28/45] xfs: estimate post-merge refcounts correctly
` [PATCH 6.1 29/45] xfs: invalidate xfs_bufs when allocating cow extents
` [PATCH 6.1 30/45] xfs: allow inode inactivation during a ro mount log recovery
` [PATCH 6.1 31/45] xfs: fix log recovery when unknown rocompat bits are set
` [PATCH 6.1 32/45] xfs: get root inode correctly at bulkstat
` [PATCH 6.1 33/45] xfs: short circuit xfs_growfs_data_private() if delta is zero
` [PATCH 6.1 34/45] arm64: atomics: lse: remove stale dependency on JUMP_LABEL
` [PATCH 6.1 35/45] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 6.1 36/45] binder: fix max_thread type inconsistency
` [PATCH 6.1 37/45] usb: dwc3: Wait unconditionally after issuing EndXfer command
` [PATCH 6.1 38/45] net: usb: ax88179_178a: fix link status when link is set to down/up
` [PATCH 6.1 39/45] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 6.1 40/45] usb: typec: tipd: fix event checking for tps6598x
` [PATCH 6.1 41/45] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 6.1 42/45] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 6.1 43/45] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 6.1 44/45] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 6.1 45/45] docs: kernel_include.py: Cope with docutils 0.21
[PATCH 5.15 00/23] 5.15.160-rc1 review
2024-05-23 13:13 UTC (24+ messages)
` [PATCH 5.15 01/23] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 5.15 02/23] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 5.15 03/23] nfsd: dont allow nfsd threads to be signalled
` [PATCH 5.15 04/23] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 5.15 05/23] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 5.15 06/23] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 5.15 07/23] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 5.15 08/23] tls: rx: simplify async wait
` [PATCH 5.15 09/23] tls: extract context alloc/initialization out of tls_set_sw_offload
` [PATCH 5.15 10/23] net: tls: factor out tls_*crypt_async_wait()
` [PATCH 5.15 11/23] tls: fix race between async notify and socket close
` [PATCH 5.15 12/23] net: tls: handle backlogging of crypto requests
` [PATCH 5.15 13/23] netlink: annotate lockless accesses to nlk->max_recvmsg_len
` [PATCH 5.15 14/23] netlink: annotate data-races around sk->sk_err
` [PATCH 5.15 15/23] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
` [PATCH 5.15 16/23] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 5.15 17/23] binder: fix max_thread type inconsistency
` [PATCH 5.15 18/23] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 5.15 19/23] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.15 20/23] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 5.15 21/23] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 5.15 22/23] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 5.15 23/23] docs: kernel_include.py: Cope with docutils 0.21
[PATCH 6.9 00/25] 6.9.2-rc1 review
2024-05-23 13:13 UTC (26+ messages)
` [PATCH 6.9 01/25] Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
` [PATCH 6.9 02/25] wifi: iwlwifi: Use request_module_nowait
` [PATCH 6.9 03/25] cpufreq: amd-pstate: fix the highest frequency issue which limits performance
` [PATCH 6.9 04/25] drm/amd/display: Fix division by zero in setup_dsc_config
` [PATCH 6.9 05/25] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
` [PATCH 6.9 06/25] x86/percpu: Use __force to cast from __percpu address space
` [PATCH 6.9 07/25] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
` [PATCH 6.9 08/25] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 6.9 09/25] ASoC: Intel: sof_sdw: use generic rtd_init function for Realtek SDW DMICs
` [PATCH 6.9 10/25] binder: fix max_thread type inconsistency
` [PATCH 6.9 11/25] usb: dwc3: Wait unconditionally after issuing EndXfer command
` [PATCH 6.9 12/25] net: usb: ax88179_178a: fix link status when link is set to down/up
` [PATCH 6.9 13/25] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 6.9 14/25] usb: typec: tipd: fix event checking for tps25750
` [PATCH 6.9 15/25] usb: typec: tipd: fix event checking for tps6598x
` [PATCH 6.9 16/25] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 6.9 17/25] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
` [PATCH 6.9 18/25] Revert "media: v4l2-ctrls: show all owned controls in log_status"
` [PATCH 6.9 19/25] KEYS: trusted: Do not use WARN when encode fails
` [PATCH 6.9 20/25] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
` [PATCH 6.9 21/25] docs: kernel_include.py: Cope with docutils 0.21
` [PATCH 6.9 22/25] Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file
` [PATCH 6.9 23/25] Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update command
` [PATCH 6.9 24/25] block: add a disk_has_partscan helper
` [PATCH 6.9 25/25] block: add a partscan sysfs attribute for disks
[PATCH 5.10 00/15] 5.10.218-rc1 review
2024-05-23 13:12 UTC (16+ messages)
` [PATCH 5.10 01/15] pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
` [PATCH 5.10 02/15] x86/xen: Drop USERGS_SYSRET64 paravirt call
` [PATCH 5.10 03/15] Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
` [PATCH 5.10 04/15] net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
` [PATCH 5.10 05/15] net: bcmgenet: synchronize UMAC_CMD access
` [PATCH 5.10 06/15] ima: fix deadlock when traversing "ima_default_rules"
` [PATCH 5.10 07/15] netlink: annotate lockless accesses to nlk->max_recvmsg_len
` [PATCH 5.10 08/15] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection
` [PATCH 5.10 09/15] firmware: arm_scmi: Harden accesses to the reset domains
` [PATCH 5.10 10/15] mptcp: ensure snd_nxt is properly initialized on connect
` [PATCH 5.10 11/15] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 5.10 12/15] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()
` [PATCH 5.10 13/15] usb: typec: ucsi: displayport: Fix potential deadlock
` [PATCH 5.10 14/15] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.10 15/15] docs: kernel_include.py: Cope with docutils 0.21
[PATCH 5.4 00/16] 5.4.277-rc1 review
2024-05-23 13:12 UTC (4+ messages)
` [PATCH 5.4 12/16] btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
` [PATCH 5.4 15/16] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
` [PATCH 5.4 16/16] docs: kernel_include.py: Cope with docutils 0.21
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