Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2024-06-14 17:03:37 to 2024-06-18 12:48:43 UTC [more...]

[PATCH 5.10 000/770] 5.10.220-rc1 review
 2024-06-18 12:29 UTC  (127+ messages)
` [PATCH 5.10 001/770] SUNRPC: Rename svc_encode_read_payload()
` [PATCH 5.10 002/770] NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
` [PATCH 5.10 003/770] NFSD: A semicolon is not needed after a switch statement
` [PATCH 5.10 004/770] nfsd/nfs3: remove unused macro nfsd3_fhandleres
` [PATCH 5.10 005/770] NFSD: Clean up the show_nf_may macro
` [PATCH 5.10 006/770] NFSD: Remove extra "0x" in tracepoint format specifier
` [PATCH 5.10 007/770] NFSD: Add SPDX header for fs/nfsd/trace.c
` [PATCH 5.10 008/770] nfsd: Fix error return code in nfsd_file_cache_init()
` [PATCH 5.10 009/770] SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
` [PATCH 5.10 010/770] SUNRPC: Prepare for xdr_stream-style decoding on the server-side
` [PATCH 5.10 011/770] NFSD: Add common helpers to decode void args and encode void results
` [PATCH 5.10 012/770] NFSD: Add tracepoints in nfsd_dispatch()
` [PATCH 5.10 013/770] NFSD: Add tracepoints in nfsd4_decode/encode_compound()
` [PATCH 5.10 014/770] NFSD: Replace the internals of the READ_BUF() macro
` [PATCH 5.10 015/770] NFSD: Replace READ* macros in nfsd4_decode_access()
` [PATCH 5.10 016/770] NFSD: Replace READ* macros in nfsd4_decode_close()
` [PATCH 5.10 017/770] NFSD: Replace READ* macros in nfsd4_decode_commit()
` [PATCH 5.10 018/770] NFSD: Change the way the expected length of a fattr4 is checked
` [PATCH 5.10 019/770] NFSD: Replace READ* macros that decode the fattr4 size attribute
` [PATCH 5.10 020/770] NFSD: Replace READ* macros that decode the fattr4 acl attribute
` [PATCH 5.10 021/770] NFSD: Replace READ* macros that decode the fattr4 mode attribute
` [PATCH 5.10 022/770] NFSD: Replace READ* macros that decode the fattr4 owner attribute
` [PATCH 5.10 023/770] NFSD: Replace READ* macros that decode the fattr4 owner_group attribute
` [PATCH 5.10 024/770] NFSD: Replace READ* macros that decode the fattr4 time_set attributes
` [PATCH 5.10 025/770] NFSD: Replace READ* macros that decode the fattr4 security label attribute
` [PATCH 5.10 026/770] NFSD: Replace READ* macros that decode the fattr4 umask attribute
` [PATCH 5.10 027/770] NFSD: Replace READ* macros in nfsd4_decode_fattr()
` [PATCH 5.10 028/770] NFSD: Replace READ* macros in nfsd4_decode_create()
` [PATCH 5.10 029/770] NFSD: Replace READ* macros in nfsd4_decode_delegreturn()
` [PATCH 5.10 030/770] NFSD: Replace READ* macros in nfsd4_decode_getattr()
` [PATCH 5.10 031/770] NFSD: Replace READ* macros in nfsd4_decode_link()
` [PATCH 5.10 032/770] NFSD: Relocate nfsd4_decode_opaque()
` [PATCH 5.10 033/770] NFSD: Add helpers to decode a clientid4 and an NFSv4 state owner
` [PATCH 5.10 034/770] NFSD: Add helper for decoding locker4
` [PATCH 5.10 035/770] NFSD: Replace READ* macros in nfsd4_decode_lock()
` [PATCH 5.10 036/770] NFSD: Replace READ* macros in nfsd4_decode_lockt()
` [PATCH 5.10 037/770] NFSD: Replace READ* macros in nfsd4_decode_locku()
` [PATCH 5.10 038/770] NFSD: Replace READ* macros in nfsd4_decode_lookup()
` [PATCH 5.10 039/770] NFSD: Add helper to decode NFSv4 verifiers
` [PATCH 5.10 040/770] NFSD: Add helper to decode OPENs createhow4 argument
` [PATCH 5.10 041/770] NFSD: Add helper to decode OPENs openflag4 argument
` [PATCH 5.10 042/770] NFSD: Replace READ* macros in nfsd4_decode_share_access()
` [PATCH 5.10 043/770] NFSD: Replace READ* macros in nfsd4_decode_share_deny()
` [PATCH 5.10 044/770] NFSD: Add helper to decode OPENs open_claim4 argument
` [PATCH 5.10 045/770] NFSD: Replace READ* macros in nfsd4_decode_open()
` [PATCH 5.10 046/770] NFSD: Replace READ* macros in nfsd4_decode_open_confirm()
` [PATCH 5.10 047/770] NFSD: Replace READ* macros in nfsd4_decode_open_downgrade()
` [PATCH 5.10 048/770] NFSD: Replace READ* macros in nfsd4_decode_putfh()
` [PATCH 5.10 049/770] NFSD: Replace READ* macros in nfsd4_decode_read()
` [PATCH 5.10 050/770] NFSD: Replace READ* macros in nfsd4_decode_readdir()
` [PATCH 5.10 051/770] NFSD: Replace READ* macros in nfsd4_decode_remove()
` [PATCH 5.10 052/770] NFSD: Replace READ* macros in nfsd4_decode_rename()
` [PATCH 5.10 053/770] NFSD: Replace READ* macros in nfsd4_decode_renew()
` [PATCH 5.10 054/770] NFSD: Replace READ* macros in nfsd4_decode_secinfo()
` [PATCH 5.10 055/770] NFSD: Replace READ* macros in nfsd4_decode_setattr()
` [PATCH 5.10 056/770] NFSD: Replace READ* macros in nfsd4_decode_setclientid()
` [PATCH 5.10 057/770] NFSD: Replace READ* macros in nfsd4_decode_setclientid_confirm()
` [PATCH 5.10 058/770] NFSD: Replace READ* macros in nfsd4_decode_verify()
` [PATCH 5.10 059/770] NFSD: Replace READ* macros in nfsd4_decode_write()
` [PATCH 5.10 060/770] NFSD: Replace READ* macros in nfsd4_decode_release_lockowner()
` [PATCH 5.10 061/770] NFSD: Replace READ* macros in nfsd4_decode_cb_sec()
` [PATCH 5.10 062/770] NFSD: Replace READ* macros in nfsd4_decode_backchannel_ctl()
` [PATCH 5.10 063/770] NFSD: Replace READ* macros in nfsd4_decode_bind_conn_to_session()
` [PATCH 5.10 064/770] NFSD: Add a separate decoder to handle state_protect_ops
` [PATCH 5.10 065/770] NFSD: Add a separate decoder for ssv_sp_parms
` [PATCH 5.10 066/770] NFSD: Add a helper to decode state_protect4_a
` [PATCH 5.10 067/770] NFSD: Add a helper to decode nfs_impl_id4
` [PATCH 5.10 068/770] NFSD: Add a helper to decode channel_attrs4
` [PATCH 5.10 069/770] NFSD: Replace READ* macros in nfsd4_decode_create_session()
` [PATCH 5.10 070/770] NFSD: Replace READ* macros in nfsd4_decode_destroy_session()
` [PATCH 5.10 071/770] NFSD: Replace READ* macros in nfsd4_decode_free_stateid()
` [PATCH 5.10 072/770] NFSD: Replace READ* macros in nfsd4_decode_getdeviceinfo()
` [PATCH 5.10 073/770] NFSD: Replace READ* macros in nfsd4_decode_layoutcommit()
` [PATCH 5.10 074/770] NFSD: Replace READ* macros in nfsd4_decode_layoutget()
` [PATCH 5.10 075/770] NFSD: Replace READ* macros in nfsd4_decode_layoutreturn()
` [PATCH 5.10 076/770] NFSD: Replace READ* macros in nfsd4_decode_secinfo_no_name()
` [PATCH 5.10 077/770] NFSD: Replace READ* macros in nfsd4_decode_sequence()
` [PATCH 5.10 078/770] NFSD: Replace READ* macros in nfsd4_decode_test_stateid()
` [PATCH 5.10 079/770] NFSD: Replace READ* macros in nfsd4_decode_destroy_clientid()
` [PATCH 5.10 080/770] NFSD: Replace READ* macros in nfsd4_decode_reclaim_complete()
` [PATCH 5.10 081/770] NFSD: Replace READ* macros in nfsd4_decode_fallocate()
` [PATCH 5.10 082/770] NFSD: Replace READ* macros in nfsd4_decode_nl4_server()
` [PATCH 5.10 083/770] NFSD: Replace READ* macros in nfsd4_decode_copy()
` [PATCH 5.10 084/770] NFSD: Replace READ* macros in nfsd4_decode_copy_notify()
` [PATCH 5.10 085/770] NFSD: Replace READ* macros in nfsd4_decode_offload_status()
` [PATCH 5.10 086/770] NFSD: Replace READ* macros in nfsd4_decode_seek()
` [PATCH 5.10 087/770] NFSD: Replace READ* macros in nfsd4_decode_clone()
` [PATCH 5.10 088/770] NFSD: Replace READ* macros in nfsd4_decode_xattr_name()
` [PATCH 5.10 089/770] NFSD: Replace READ* macros in nfsd4_decode_setxattr()
` [PATCH 5.10 090/770] NFSD: Replace READ* macros in nfsd4_decode_listxattrs()
` [PATCH 5.10 091/770] NFSD: Make nfsd4_ops::opnum a u32
` [PATCH 5.10 092/770] NFSD: Replace READ* macros in nfsd4_decode_compound()
` [PATCH 5.10 093/770] NFSD: Remove macros that are no longer used
` [PATCH 5.10 094/770] nfsd: only call inode_query_iversion in the I_VERSION case
` [PATCH 5.10 095/770] nfsd: simplify nfsd4_change_info
` [PATCH 5.10 096/770] nfsd: minor nfsd4_change_attribute cleanup
` [PATCH 5.10 097/770] nfsd4: dont query change attribute in v2/v3 case
` [PATCH 5.10 098/770] Revert "nfsd4: support change_attr_type attribute"
` [PATCH 5.10 099/770] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
` [PATCH 5.10 100/770] nfsd: allow filesystems to opt out of subtree checking
` [PATCH 5.10 101/770] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
` [PATCH 5.10 102/770] exportfs: Add a function to return the raw output from fh_to_dentry()
` [PATCH 5.10 104/770] nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
` [PATCH 5.10 105/770] nfsd: Record NFSv4 pre/post-op attributes as non-atomic
` [PATCH 5.10 106/770] exec: Dont open code get_close_on_exec
` [PATCH 5.10 113/770] Revert "fget: clarify and improve __fget_files() implementation"
` [PATCH 5.10 114/770] file: Rename __fcheck_files to files_lookup_fd_raw
` [PATCH 5.10 115/770] file: Factor files_lookup_fd_locked out of fcheck_files
` [PATCH 5.10 116/770] file: Replace fcheck_files with files_lookup_fd_rcu
` [PATCH 5.10 117/770] file: Rename fcheck lookup_fd_rcu
` [PATCH 5.10 118/770] file: Implement task_lookup_fd_rcu
` [PATCH 5.10 119/770] proc/fd: In tid_fd_mode use task_lookup_fd_rcu
` [PATCH 5.10 120/770] kcmp: In get_file_raw_ptr "
` [PATCH 5.10 121/770] file: Implement task_lookup_next_fd_rcu
` [PATCH 5.10 122/770] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
` [PATCH 5.10 123/770] proc/fd: In fdinfo seq_show dont use get_files_struct
` [PATCH 5.10 124/770] file: Merge __fd_install into fd_install
` [PATCH 5.10 125/770] file: In f_dupfd read RLIMIT_NOFILE once
` [PATCH 5.10 126/770] file: Merge __alloc_fd into alloc_fd
` [PATCH 5.10 127/770] file: Rename __close_fd to close_fd and remove the files parameter
` [PATCH 5.10 128/770] file: Replace ksys_close with close_fd
` [PATCH 5.10 129/770] inotify: Increase default inotify.max_user_watches limit to 1048576
` [PATCH 5.10 130/770] fs/lockd: convert comma to semicolon
` [PATCH 5.10 131/770] NFSD: Fix sparse warning in nfssvc.c
` [PATCH 5.10 132/770] NFSD: Restore NFSv4 decodings SAVEMEM functionality
` [PATCH 5.10 133/770] SUNRPC: Make trace_svc_process() display the RPC procedure symbolically

[PATCH v17 0/5] implement getrandom() in vDSO
 2024-06-18  8:45 UTC  (13+ messages)
` [PATCH v17 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v17 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v17 3/5] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v17 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v17 5/5] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-17 22:36 UTC  (12+ messages)
` [PATCH v20 06/18] x86/resctrl: Introduce snc_nodes_per_l3_cache

[PATCH] Documentation/x86: Switch to new Intel CPU model defines
 2024-06-17 22:28 UTC  (2+ messages)

[PATCH 6.6 000/741] 6.6.33-rc2 review
 2024-06-17 17:38 UTC  (2+ messages)

[PATCH 5.15 000/402] 5.15.161-rc1 review
 2024-06-17  6:12 UTC  (11+ messages)

[PATCH] pinctrl: keembay: Fix func conversion in keembay_build_functions()
 2024-06-16 22:37 UTC  (2+ messages)

[PATCH 6.9 000/157] 6.9.5-rc1 review
 2024-06-16 13:51 UTC  (5+ messages)

[PATCH 6.6 000/137] 6.6.34-rc1 review
 2024-06-16 13:38 UTC  (10+ messages)

[PATCH 6.1 00/85] 6.1.94-rc1 review
 2024-06-16 13:18 UTC  (8+ messages)

[PATCH 5.10 000/317] 5.10.219-rc1 review
 2024-06-16 12:52 UTC  (14+ messages)
` [PATCH 5.10 004/317] r8169: Fix possible ring buffer corruption on fragmented Tx packets
` [PATCH 5.10 260/317] powerpc/uaccess: Use asm goto for get_user when compiler supports it

[PATCH 5.4 000/202] 5.4.278-rc1 review
 2024-06-16 12:36 UTC  (7+ messages)

[PATCH 4.19 000/213] 4.19.316-rc1 review
 2024-06-15 10:53 UTC  (11+ messages)
` [PATCH 4.19 026/213] HSI: omap_ssi_core: Convert to platform remove callback returning void

[PATCH v2 0/5] fstests: add some new LBS inspired tests
 2024-06-15  0:29 UTC  (6+ messages)
` [PATCH v2 1/5] common: move mread() to generic helper _mread()
` [PATCH v2 2/5] fstests: add mmap page boundary tests
` [PATCH v2 3/5] fstests: add fsstress + compaction test
` [PATCH v2 4/5] _require_debugfs(): simplify and fix for debian
` [PATCH v2 5/5] fstests: add stress truncation + writeback test

[PATCH] drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clang
 2024-06-14 19:54 UTC 

[PATCH v16 0/5] implement getrandom() in vDSO
 2024-06-14 18:35 UTC  (10+ messages)
` [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings


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