All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-20 16:08:00 to 2023-12-20 16:17:49 UTC [more...]

[PATCH v1] bridge: cfm: fix enum typo in br_cc_ccm_tx_parse
 2023-12-20 16:17 UTC  (2+ messages)

[PATCH 5.15 000/159] 5.15.145-rc1 review
 2023-12-20 16:10 UTC  (151+ messages)
` [PATCH 5.15 001/159] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
` [PATCH 5.15 002/159] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
` [PATCH 5.15 003/159] ksmbd: Remove redundant flush_workqueue() calls
` [PATCH 5.15 004/159] ksmbd: remove md4 leftovers
` [PATCH 5.15 005/159] ksmbd: remove smb2_buf_length in smb2_hdr
` [PATCH 5.15 006/159] ksmbd: remove smb2_buf_length in smb2_transform_hdr
` [PATCH 5.15 007/159] ksmbd: change LeaseKey data type to u8 array
` [PATCH 5.15 008/159] ksmbd: use oid registry functions to decode OIDs
` [PATCH 5.15 009/159] ksmbd: Remove unused parameter from smb2_get_name()
` [PATCH 5.15 010/159] ksmbd: Remove unused fields from ksmbd_file struct definition
` [PATCH 5.15 011/159] ksmbd: set both ipv4 and ipv6 in FSCTL_QUERY_NETWORK_INTERFACE_INFO
` [PATCH 5.15 012/159] ksmbd: Fix buffer_check_err() kernel-doc comment
` [PATCH 5.15 013/159] ksmbd: Fix smb2_set_info_file() "
` [PATCH 5.15 014/159] ksmbd: Delete an invalid argument description in smb2_populate_readdir_entry()
` [PATCH 5.15 015/159] ksmbd: Fix smb2_get_name() kernel-doc comment
` [PATCH 5.15 016/159] ksmbd: register ksmbd ib client with ib_register_client()
` [PATCH 5.15 017/159] ksmbd: set 445 port to smbdirect port by default
` [PATCH 5.15 018/159] ksmbd: smbd: call rdma_accept() under CM handler
` [PATCH 5.15 019/159] ksmbd: smbd: create MR pool
` [PATCH 5.15 020/159] ksmbd: smbd: change the default maximum read/write, receive size
` [PATCH 5.15 021/159] ksmbd: add smb-direct shutdown
` [PATCH 5.15 022/159] ksmbd: smbd: fix missing clients memory region invalidation
` [PATCH 5.15 023/159] ksmbd: smbd: validate buffer descriptor structures
` [PATCH 5.15 024/159] ksmbd: add support for key exchange
` [PATCH 5.15 025/159] ksmbd: use netif_is_bridge_port
` [PATCH 5.15 026/159] ksmbd: store fids as opaque u64 integers
` [PATCH 5.15 027/159] ksmbd: shorten experimental warning on loading the module
` [PATCH 5.15 028/159] ksmbd: Remove a redundant zeroing of memory
` [PATCH 5.15 029/159] ksmbd: replace usage of found with dedicated list iterator variable
` [PATCH 5.15 030/159] smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_common
` [PATCH 5.15 031/159] ksmbd: remove filename in ksmbd_file
` [PATCH 5.15 032/159] ksmbd: validate length in smb2_write()
` [PATCH 5.15 033/159] ksmbd: smbd: change prototypes of RDMA read/write related functions
` [PATCH 5.15 034/159] ksmbd: smbd: introduce read/write credits for RDMA read/write
` [PATCH 5.15 035/159] ksmbd: smbd: simplify tracking pending packets
` [PATCH 5.15 036/159] ksmbd: smbd: change the return value of get_sg_list
` [PATCH 5.15 037/159] ksmbd: smbd: handle multiple Buffer descriptors
` [PATCH 5.15 038/159] ksmbd: fix wrong smbd max read/write size check
` [PATCH 5.15 039/159] ksmbd: Fix some kernel-doc comments
` [PATCH 5.15 040/159] ksmbd: smbd: fix connection dropped issue
` [PATCH 5.15 041/159] ksmbd: smbd: relax the count of sges required
` [PATCH 5.15 042/159] ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used
` [PATCH 5.15 043/159] ksmbd: remove duplicate flag set in smb2_write
` [PATCH 5.15 044/159] ksmbd: remove unused ksmbd_share_configs_cleanup function
` [PATCH 5.15 045/159] ksmbd: use wait_event instead of schedule_timeout()
` [PATCH 5.15 046/159] ksmbd: request update to stale share config
` [PATCH 5.15 047/159] ksmbd: remove unnecessary generic_fillattr in smb2_open
` [PATCH 5.15 048/159] ksmbd: dont open-code file_path()
` [PATCH 5.15 049/159] ksmbd: dont open-code %pD
` [PATCH 5.15 050/159] ksmbd: constify struct path
` [PATCH 5.15 051/159] ksmbd: remove generic_fillattr use in smb2_open()
` [PATCH 5.15 052/159] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
` [PATCH 5.15 053/159] ksmbd: change security id to the one samba used for posix extension
` [PATCH 5.15 054/159] ksmbd: set file permission mode to match Samba server posix extension behavior
` [PATCH 5.15 055/159] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
` [PATCH 5.15 056/159] ksmbd: fix encryption failure issue for session logoff response
` [PATCH 5.15 057/159] ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
` [PATCH 5.15 058/159] ksmbd: decrease the number of SMB3 smbdirect server SGEs
` [PATCH 5.15 059/159] ksmbd: reduce server smbdirect max send/receive segment sizes
` [PATCH 5.15 060/159] ksmbd: hide socket error message when ipv6 config is disable
` [PATCH 5.15 061/159] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
` [PATCH 5.15 062/159] ksmbd: call ib_drain_qp when disconnected
` [PATCH 5.15 063/159] ksmbd: validate share name from share config response
` [PATCH 5.15 064/159] ksmbd: replace one-element arrays with flexible-array members
` [PATCH 5.15 065/159] ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share
` [PATCH 5.15 066/159] ksmbd: use F_SETLK when unlocking a file
` [PATCH 5.15 067/159] ksmbd: Fix resource leak in smb2_lock()
` [PATCH 5.15 068/159] ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
` [PATCH 5.15 069/159] ksmbd: send proper error response in smb2_tree_connect()
` [PATCH 5.15 070/159] ksmbd: Implements sess->ksmbd_chann_list as xarray
` [PATCH 5.15 071/159] ksmbd: Implements sess->rpc_handle_list "
` [PATCH 5.15 072/159] ksmbd: fix typo, syncronous->synchronous
` [PATCH 5.15 073/159] ksmbd: Remove duplicated codes
` [PATCH 5.15 074/159] ksmbd: update Kconfig to note Kerberos support and fix indentation
` [PATCH 5.15 075/159] ksmbd: Fix spelling mistake "excceed" -> "exceeded"
` [PATCH 5.15 076/159] ksmbd: Fix parameter name and comment mismatch
` [PATCH 5.15 077/159] ksmbd: fix possible memory leak in smb2_lock()
` [PATCH 5.15 078/159] ksmbd: fix wrong signingkey creation when encryption is AES256
` [PATCH 5.15 079/159] ksmbd: remove unused is_char_allowed function
` [PATCH 5.15 080/159] ksmbd: delete asynchronous work from list
` [PATCH 5.15 081/159] ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
` [PATCH 5.15 082/159] ksmbd: avoid out of bounds access in decode_preauth_ctxt()
` [PATCH 5.15 083/159] ksmbd: set NegotiateContextCount once instead of every inc
` [PATCH 5.15 084/159] ksmbd: avoid duplicate negotiate ctx offset increments
` [PATCH 5.15 085/159] ksmbd: remove unused compression negotiate ctx packing
` [PATCH 5.15 086/159] fs: introduce lock_rename_child() helper
` [PATCH 5.15 087/159] ksmbd: fix racy issue from using ->d_parent and ->d_name
` [PATCH 5.15 088/159] ksmbd: fix racy issue from session setup and logoff
` [PATCH 5.15 089/159] ksmbd: destroy expired sessions
` [PATCH 5.15 090/159] ksmbd: block asynchronous requests when making a delay on session setup
` [PATCH 5.15 091/159] ksmbd: fix racy issue from smb2 close and logoff with multichannel
` [PATCH 5.15 092/159] ksmbd: fix racy issue under cocurrent smb2 tree disconnect
` [PATCH 5.15 093/159] ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
` [PATCH 5.15 094/159] ksmbd: fix uninitialized pointer read in smb2_create_link()
` [PATCH 5.15 095/159] ksmbd: fix multiple out-of-bounds read during context decoding
` [PATCH 5.15 096/159] ksmbd: fix UAF issue from opinfo->conn
` [PATCH 5.15 097/159] ksmbd: call putname after using the last component
` [PATCH 5.15 098/159] ksmbd: fix out-of-bound read in deassemble_neg_contexts()
` [PATCH 5.15 099/159] ksmbd: fix out-of-bound read in parse_lease_state()
` [PATCH 5.15 100/159] ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
` [PATCH 5.15 101/159] ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
` [PATCH 5.15 102/159] ksmbd: validate smb request protocol id
` [PATCH 5.15 103/159] ksmbd: add mnt_want_write to ksmbd vfs functions
` [PATCH 5.15 104/159] ksmbd: remove unused ksmbd_tree_conn_share function
` [PATCH 5.15 105/159] ksmbd: use kzalloc() instead of __GFP_ZERO
` [PATCH 5.15 106/159] ksmbd: return a literal instead of err in ksmbd_vfs_kern_path_locked()
` [PATCH 5.15 107/159] ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
` [PATCH 5.15 108/159] ksmbd: use kvzalloc instead of kvmalloc
` [PATCH 5.15 109/159] ksmbd: Replace the ternary conditional operator with min()
` [PATCH 5.15 110/159] ksmbd: fix out of bounds read in smb2_sess_setup
` [PATCH 5.15 111/159] ksmbd: add missing compound request handing in some commands
` [PATCH 5.15 112/159] ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
` [PATCH 5.15 113/159] ksmbd: Replace one-element array with flexible-array member
` [PATCH 5.15 114/159] ksmbd: Fix unsigned expression compared with zero
` [PATCH 5.15 115/159] ksmbd: check if a mount point is crossed during path lookup
` [PATCH 5.15 116/159] ksmbd: validate session id and tree id in compound request
` [PATCH 5.15 117/159] ksmbd: fix out of bounds in init_smb2_rsp_hdr()
` [PATCH 5.15 118/159] ksmbd: switch to use kmemdup_nul() helper
` [PATCH 5.15 119/159] ksmbd: add support for read compound
` [PATCH 5.15 120/159] ksmbd: fix wrong interim response on compound
` [PATCH 5.15 121/159] ksmbd: fix `force create mode and `force directory mode
` [PATCH 5.15 122/159] ksmbd: reduce descriptor size if remaining bytes is less than request size
` [PATCH 5.15 124/159] ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
` [PATCH 5.15 125/159] ksmbd: add missing calling smb2_set_err_rsp() on error
` [PATCH 5.15 126/159] ksmbd: remove experimental warning
` [PATCH 5.15 127/159] ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
` [PATCH 5.15 128/159] ksmbd: fix passing freed memory aux_payload_buf
` [PATCH 5.15 129/159] ksmbd: return invalid parameter error response if smb2 request is invalid
` [PATCH 5.15 130/159] ksmbd: check iov vector index in ksmbd_conn_write()
` [PATCH 5.15 133/159] ksmbd: fix race condition from parallel smb2 logoff requests
` [PATCH 5.15 134/159] ksmbd: fix race condition from parallel smb2 lock requests
` [PATCH 5.15 135/159] ksmbd: fix race condition between tree conn lookup and disconnect
` [PATCH 5.15 136/159] ksmbd: fix wrong error response status by using set_smb2_rsp_status()
` [PATCH 5.15 137/159] ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
` [PATCH 5.15 138/159] ksmbd: fix potential double free on smb2_read_pipe() error path
` [PATCH 5.15 139/159] ksmbd: Remove unused field in ksmbd_user struct
` [PATCH 5.15 140/159] ksmbd: reorganize ksmbd_iov_pin_rsp()
` [PATCH 5.15 141/159] ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
` [PATCH 5.15 142/159] ksmbd: fix recursive locking in vfs helpers
` [PATCH 5.15 143/159] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
` [PATCH 5.15 144/159] ksmbd: add support for surrogate pair conversion
` [PATCH 5.15 145/159] ksmbd: no need to wait for binded connection termination at logoff
` [PATCH 5.15 146/159] ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
` [PATCH 5.15 147/159] ksmbd: handle malformed smb1 message
` [PATCH 5.15 148/159] ksmbd: prevent memory leak on error return
` [PATCH 5.15 149/159] ksmbd: fix possible deadlock in smb2_open
` [PATCH 5.15 150/159] ksmbd: separately allocate ci per dentry
` [PATCH 5.15 151/159] ksmbd: move oplock handling after unlock parent dir
` [PATCH 5.15 152/159] ksmbd: release interim response after sending status pending response
` [PATCH 5.15 153/159] ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId

[PATCH RFC V2 0/4] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2023-12-20 16:16 UTC  (4+ messages)
` [PATCH RFC V2 1/4] perf/core: Add aux_pause, aux_resume, aux_start_paused

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in arc4_crypt
 2023-12-20 16:17 UTC  (2+ messages)

[PATCH 0/8] Minor improvements to CodingGuidelines and SubmittingPatches
 2023-12-20 16:16 UTC  (8+ messages)
` [PATCH 4/8] SubmittingPatches: update extra tags list
` [PATCH 7/8] SubmittingPatches: clarify GitHub artifact format

[PATCH v2 0/8] Add callback for cooling list update to speed-up IPA
 2023-12-20 16:17 UTC  (7+ messages)
` [PATCH v2 1/8] thermal: core: Add governor callback for thermal zone change
` [PATCH v2 8/8] thermal: gov_power_allocator: Support new update callback of weights

[PATCH v4 1/3] RAS: Introduce AMD Address Translation Library
 2023-12-20 16:15 UTC  (2+ messages)

[XEN PATCH v2] docs/misra: exclude files inherited from ACPI CA from MISRA compliance
 2023-12-20 16:15 UTC 

[PATCH] qemurunner: more cleanups for output blocking
 2023-12-20 16:14 UTC 

[PATCH v3 0/7] ima: kexec: measure events between kexec load and execute
 2023-12-20 16:13 UTC  (4+ messages)
` [PATCH v3 1/7] ima: define and call ima_alloc_kexec_file_buf

[PATCH] tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
 2023-12-20 16:15 UTC 

[meta-ti][master/kirkstone][RFC] meta-ti-bsp: Build R5 bootloader without multiconfig
 2023-12-20 16:14 UTC  (3+ messages)

[RFC PATCH v3 00/20] Zero copy Rx using io_uring
 2023-12-20 16:13 UTC  (5+ messages)
` [RFC PATCH v3 07/20] io_uring: add interface queue
` [RFC PATCH v3 08/20] io_uring: add mmap support for shared ifq ringbuffers

[PATCH] drm/xe/vm: Fix an error path
 2023-12-20 16:13 UTC  (2+ messages)

[PATCH net-next] net: phy: extend genphy_c45_read_eee_abilities() to read capability 2 register
 2023-12-20 16:12 UTC 

[PATCH] eventfs: Have event files and directories default to parent uid and gid
 2023-12-20 16:13 UTC  (2+ messages)

[PATCH vhost v4 00/15] vdpa/mlx5: Add support for resumable vqs
 2023-12-20 16:12 UTC  (9+ messages)
` [PATCH vhost v4 02/15] vdpa: Add VHOST_BACKEND_F_CHANGEABLE_VQ_ADDR_IN_SUSPEND flag
` [PATCH vhost v4 03/15] vdpa: Add VHOST_BACKEND_F_CHANGEABLE_VQ_STATE_IN_SUSPEND flag
` [PATCH vhost v4 04/15] vdpa: Accept VHOST_BACKEND_F_CHANGEABLE_VQ_ADDR_IN_SUSPEND backend feature
` [PATCH vhost v4 05/15] vdpa: Accept VHOST_BACKEND_F_CHANGEABLE_VQ_STATE_IN_SUSPEND "

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-20  7:07 UTC  (7+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH v4 00/13] RISC-V: Add steal-time support
 2023-12-20 16:11 UTC  (4+ messages)

Subscribe linux-wireless
 2023-12-20 16:11 UTC 

[PATCH 00/18] serial: sc16is7xx: fixes, cleanups and improvements
 2023-12-20 16:11 UTC  (4+ messages)
` [PATCH 08/18] serial: sc16is7xx: add driver name to struct uart_driver

[PATCH 1/2] i2c: i801: Add 0x29 as I²C address for lis3lv02d in Dell Precision 3540
 2023-12-20 16:10 UTC  (2+ messages)
` [PATCH 2/2] i2c: i801: Add 0x29 as I²C address for lis3lv02d in Dell XPS 15 7590

[PATCH v1 1/1] drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
 2023-12-20 16:10 UTC  (5+ messages)

[PATCH v10 0/6] Improve pwm-ir-tx precision
 2023-12-20 16:09 UTC  (3+ messages)
` (subset) "

Linux 6.6.8
 2023-12-20 16:08 UTC  (2+ messages)

Linux 6.1.69
 2023-12-20 16:08 UTC  (2+ messages)

Linux 4.19.303
 2023-12-20 16:08 UTC  (2+ messages)

Linux 4.14.334
 2023-12-20 16:08 UTC  (2+ messages)

Linux 5.4.265
 2023-12-20 16:08 UTC  (2+ messages)

[PATCH v2 0/7] Early Boot Allocation on Power
 2023-12-20 16:07 UTC  (4+ messages)
` [PATCH v2 5/7] xen/ppc: Enable bootfdt and boot allocator

Linux 5.10.205
 2023-12-20 16:08 UTC  (2+ messages)

Linux 5.15.144
 2023-12-20 16:07 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.