From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
patches@lists.linux.dev, linux-kernel@vger.kernel.org,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
lkft-triage@lists.linaro.org, pavel@denx.de,
jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 5.15 000/690] 5.15.154-rc1 review
Date: Mon, 8 Apr 2024 14:47:46 +0200 [thread overview]
Message-ID: <20240408125359.506372836@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.15.154 release.
There are 690 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed, 10 Apr 2024 12:52:23 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.154-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.15.154-rc1
min15.li <min15.li@samsung.com>
nvme: fix miss command type check
Antoine Tenart <atenart@kernel.org>
gro: fix ownership transfer
David Hildenbrand <david@redhat.com>
mm/secretmem: fix GUP-fast succeeding on secretmem folios
Davide Caratti <dcaratti@redhat.com>
mptcp: don't account accept() of non-MPC client as fallback to TCP
Borislav Petkov (AMD) <bp@alien8.de>
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD) <bp@alien8.de>
x86/bugs: Fix the SRSO mitigation on Zen3/4
Stefan O'Rear <sorear@fastmail.com>
riscv: process: Fix kernel gp leakage
Samuel Holland <samuel.holland@sifive.com>
riscv: Fix spurious errors from __get/put_kernel_nofault
Sumanth Korikkar <sumanthk@linux.ibm.com>
s390/entry: align system call table on 8 bytes
Borislav Petkov (AMD) <bp@alien8.de>
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Herve Codina <herve.codina@bootlin.com>
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina <herve.codina@bootlin.com>
driver core: Introduce device_link_wait_removal()
I Gede Agastya Darma Laksana <gedeagas22@gmail.com>
ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone
Jann Horn <jannh@google.com>
fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()
Jann Horn <jannh@google.com>
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
Jann Horn <jannh@google.com>
HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
Jeff Layton <jlayton@kernel.org>
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Arnd Bergmann <arnd@arndb.de>
ata: sata_mv: Fix PCI device ID table declaration compilation warning
Arnd Bergmann <arnd@arndb.de>
scsi: mylex: Fix sysfs buffer lengths
Arnd Bergmann <arnd@arndb.de>
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
Stephen Lee <slee08177@gmail.com>
ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: rt711-sdw: fix locking sequence
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: rt711-sdca: fix locking sequence
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: rt5682-sdw: fix locking sequence
Paul Barker <paul.barker.ct@bp.renesas.com>
net: ravb: Always process TX descriptor ring
Wei Fang <wei.fang@nxp.com>
net: fec: Set mac_managed_pm during probe
Denis Kirjanov <dkirjanov@suse.de>
drivers: net: convert to boolean for the mac_managed_pm flag
Oleksij Rempel <linux@rempel-privat.de>
net: usb: asix: suspend embedded PHY if external is used
Ivan Vecera <ivecera@redhat.com>
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera <ivecera@redhat.com>
i40e: Remove _t suffix from enum type names
Joe Damato <jdamato@fastly.com>
i40e: Store the irq number in i40e_q_vector
Christian A. Ehrhardt <lk@c--e.de>
usb: typec: ucsi: Check for notifications after init
Alexander Stein <alexander.stein@ew.tq-group.com>
Revert "usb: phy: generic: Get the vbus supply"
Bikash Hazarika <bhazarika@marvell.com>
scsi: qla2xxx: Update manufacturer detail
Bikash Hazarika <bhazarika@marvell.com>
scsi: qla2xxx: Update manufacturer details
Aleksandr Loktionov <aleksandr.loktionov@intel.com>
i40e: fix vf may be used uninitialized in this function warning
Aleksandr Loktionov <aleksandr.loktionov@intel.com>
i40e: fix i40e_count_filters() to count only active/new filters
Su Hui <suhui@nfschina.com>
octeontx2-pf: check negative error code in otx2_open()
Hariprasad Kelam <hkelam@marvell.com>
octeontx2-af: Fix issue with loading coalesced KPU profiles
Antoine Tenart <atenart@kernel.org>
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart <atenart@kernel.org>
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart <atenart@kernel.org>
udp: do not accept non-tunnel GSO skbs landing in a tunnel
David Thompson <davthompson@nvidia.com>
mlxbf_gige: stop interface during shutdown
Kuniyuki Iwashima <kuniyu@amazon.com>
ipv6: Fix infinite recursion in fib6_dump_done().
Jakub Kicinski <kuba@kernel.org>
selftests: reuseaddr_conflict: add missing new line at the end of the output
Eric Dumazet <edumazet@google.com>
erspan: make sure erspan_base_hdr is present in skb->head
Antoine Tenart <atenart@kernel.org>
selftests: net: gro fwd: update vxlan GRO test expectations
Piotr Wejman <piotrwejman90@gmail.com>
net: stmmac: fix rx queue priority assignment
Eric Dumazet <edumazet@google.com>
net/sched: act_skbmod: prevent kernel-infoleak
Jakub Sitnicki <jakub@cloudflare.com>
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
vboxsf: Avoid an spurious warning if load_nls_xxx() fails
Eric Dumazet <edumazet@google.com>
netfilter: validate user input for expected length
Ziyang Xuan <william.xuanziyang@huawei.com>
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: reject new basechain after table flag update
Sean Christopherson <seanjc@google.com>
KVM: x86: Mark target gfn of emulated atomic instruction as dirty
Sean Christopherson <seanjc@google.com>
KVM: x86: Bail to userspace if emulation of atomic user access faults
Ye Zhang <ye.zhang@rock-chips.com>
thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
Vlastimil Babka <vbabka@suse.cz>
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
Ingo Molnar <mingo@kernel.org>
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
Jens Axboe <axboe@kernel.dk>
io_uring: ensure '0' is returned on file registration success
Gokul krishna Krishnakumar <quic_gokukris@quicinc.com>
locking/rwsem: Disable preemption while trying for rwsem lock
Mahmoud Adam <mngyadam@amazon.com>
net/rds: fix possible cp null dereference
Jesper Dangaard Brouer <hawk@kernel.org>
xen-netfront: Add missing skb_mark_for_recycle
Bastien Nocera <hadess@hadess.net>
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Hui Wang <hui.wang@canonical.com>
Bluetooth: hci_event: set the conn encrypted before conn establishes
Johan Hovold <johan+linaro@kernel.org>
arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
Sean Christopherson <seanjc@google.com>
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sandipan Das <sandipan.das@amd.com>
x86/cpufeatures: Add new word for scattered features
Heiner Kallweit <hkallweit1@gmail.com>
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Arnd Bergmann <arnd@arndb.de>
dm integrity: fix out-of-range warning
Hariprasad Kelam <hkelam@marvell.com>
Octeontx2-af: fix pause frame configuration in GMP mode
Andrei Matei <andreimatei1@gmail.com>
bpf: Protect against int overflow for stack access size
David Thompson <davthompson@nvidia.com>
mlxbf_gige: call request_irq() after NAPI initialized
Nikita Kiryushin <kiryushin@ancud.ru>
ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields()
Eric Dumazet <edumazet@google.com>
tcp: properly terminate timers for kernel sockets
Alexandra Winter <wintera@linux.ibm.com>
s390/qeth: handle deferred cc1
Przemek Kitszel <przemyslaw.kitszel@intel.com>
ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
Johannes Berg <johannes.berg@intel.com>
wifi: iwlwifi: mvm: rfi: fix potential response leaks
Bixuan Cui <cuibixuan@linux.alibaba.com>
iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
David Thompson <davthompson@nvidia.com>
mlxbf_gige: stop PHY during open() error paths
Ryosuke Yasuoka <ryasuoka@redhat.com>
nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
Weitao Wang <WeitaoWang-oc@zhaoxin.com>
USB: UAS: return ENODEV when submit urbs fail with device not attached
Bart Van Assche <bvanassche@acm.org>
scsi: usb: Stop using the SCSI pointer
Bart Van Assche <bvanassche@acm.org>
scsi: usb: Call scsi_done() directly
Alan Stern <stern@rowland.harvard.edu>
USB: core: Fix deadlock in usb_deauthorize_interface()
Muhammad Usama Anjum <usama.anjum@collabora.com>
scsi: lpfc: Correct size for wqe for memset()
Mika Westerberg <mika.westerberg@linux.intel.com>
PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
Kim Phillips <kim.phillips@amd.com>
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: Delay I/O Abort on PCI error
Saurav Kashyap <skashyap@marvell.com>
scsi: qla2xxx: Change debug message during driver unload
Saurav Kashyap <skashyap@marvell.com>
scsi: qla2xxx: Fix double free of fcport
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: Fix command flush on cable pull
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: NVME|FCP prefer flag not being honored
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: Split FCE|EFT trace control
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: Fix N2N stuck connection
Quinn Tran <qutran@marvell.com>
scsi: qla2xxx: Prevent command send on chip reset
Christian A. Ehrhardt <lk@c--e.de>
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt <lk@c--e.de>
usb: typec: ucsi: Ack unsupported commands
yuan linyu <yuanlinyu@hihonor.com>
usb: udc: remove warning when queue disabled ep
Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
usb: dwc2: host: Fix remote wakeup from hibernation
Alan Stern <stern@rowland.harvard.edu>
USB: core: Add hub_get() and hub_put() routines
Dan Carpenter <dan.carpenter@linaro.org>
staging: vc04_services: fix information leak in create_component()
Arnd Bergmann <arnd@arndb.de>
staging: vc04_services: changen strncpy() to strscpy_pad()
Guilherme G. Piccoli <gpiccoli@igalia.com>
scsi: core: Fix unremoved procfs host directory regression
Duoming Zhou <duoming@zju.edu.cn>
ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs
Tom Chung <chiahsuan.chung@amd.com>
drm/amd/display: Preserve original aspect ratio in create stream
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/amdgpu: Use drm_mode_copy()
Oliver Neukum <oneukum@suse.com>
usb: cdc-wdm: close race between read and workqueue
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915/gt: Reset queue_priority_hint on parking
Claus Hansen Ries <chr@terma.com>
net: ll_temac: platform_get_resource replaced by wrong function
Mikko Rapeli <mikko.rapeli@linaro.org>
mmc: core: Avoid negative index with array access
Mikko Rapeli <mikko.rapeli@linaro.org>
mmc: core: Initialize mmc_blk_ioc_data
Nathan Chancellor <nathan@kernel.org>
hexagon: vmlinux.lds.S: handle attributes section
Max Filippov <jcmvbkbc@gmail.com>
exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
Felix Fietkau <nbd@nbd.name>
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Johannes Thumshirn <johannes.thumshirn@wdc.com>
btrfs: zoned: use zone aware sb location for scrub
John Sperbeck <jsperbeck@google.com>
init: open /initrd.image with O_LARGEFILE
Zi Yan <ziy@nvidia.com>
mm/migrate: set swap entry values of THP tail pages properly.
Hugo Villeneuve <hvilleneuve@dimonoff.com>
serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
Alex Williamson <alex.williamson@redhat.com>
vfio/fsl-mc: Block calling interrupt handler without trigger
Alex Williamson <alex.williamson@redhat.com>
vfio/platform: Create persistent IRQ handlers
Alex Williamson <alex.williamson@redhat.com>
vfio/pci: Create persistent INTx handler
Alex Williamson <alex.williamson@redhat.com>
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson <alex.williamson@redhat.com>
vfio/pci: Lock external INTx masking ops
Alex Williamson <alex.williamson@redhat.com>
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Geliang Tang <tanggeliang@kylinos.cn>
selftests: mptcp: diag: return KSFT_FAIL not test_cnt
Nathan Chancellor <nathan@kernel.org>
powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
Tim Schumacher <timschumi@gmx.de>
efivarfs: Request at most 512 bytes for variable names
Yang Jihong <yangjihong1@huawei.com>
perf/core: Fix reentry problem in perf_output_read_group()
Trond Myklebust <trond.myklebust@hammerspace.com>
nfsd: Fix a regression in nfsd_setattr()
NeilBrown <neilb@suse.de>
nfsd: don't call locks_release_private() twice concurrently
NeilBrown <neilb@suse.de>
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown <neilb@suse.de>
nfsd: fix RELEASE_LOCKOWNER
Jeff Layton <jlayton@kernel.org>
nfsd: drop the nfsd_put helper
NeilBrown <neilb@suse.de>
nfsd: call nfsd_last_thread() before final nfsd_put()
Alexander Aring <aahringo@redhat.com>
lockd: introduce safe async lock op
NeilBrown <neilb@suse.de>
NFSD: fix possible oops when nfsd/pool_stats is closed.
Chuck Lever <chuck.lever@oracle.com>
Documentation: Add missing documentation for EXPORT_OP flags
NeilBrown <neilb@suse.de>
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown <neilb@suse.de>
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown <neilb@suse.de>
nfsd: don't allow nfsd threads to be signalled.
Tavian Barnes <tavianator@tavianator.com>
nfsd: Fix creation time serialization order
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add an nfsd4_encode_nfstime4() helper
NeilBrown <neilb@suse.de>
lockd: drop inappropriate svc_get() from locked_get()
Dan Carpenter <dan.carpenter@linaro.org>
nfsd: fix double fget() bug in __write_ports_addfd()
Jeff Layton <jlayton@kernel.org>
nfsd: make a copy of struct iattr before calling notify_change
Dai Ngo <dai.ngo@oracle.com>
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Jeff Layton <jlayton@kernel.org>
nfsd: simplify the delayed disposal list code
Chuck Lever <chuck.lever@oracle.com>
NFSD: Convert filecache to rhltable
Jeff Layton <jlayton@kernel.org>
nfsd: allow reaping files still under writeback
Jeff Layton <jlayton@kernel.org>
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton <jlayton@kernel.org>
nfsd: don't take/put an extra reference when putting a file
Jeff Layton <jlayton@kernel.org>
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton <jlayton@kernel.org>
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton <jlayton@kernel.org>
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton <jlayton@kernel.org>
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton <jlayton@kernel.org>
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton <jlayton@kernel.org>
nfsd: call op_release, even when op_func returns an error
Jeff Layton <jlayton@kernel.org>
nfsd: don't replace page in rq_pages if it's a continuation of last page
Chuck Lever <chuck.lever@oracle.com>
NFSD: Protect against filesystem freezing
Chuck Lever <chuck.lever@oracle.com>
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Jeff Layton <jlayton@kernel.org>
nfsd: don't fsync nfsd_files on last close
Jeff Layton <jlayton@kernel.org>
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Dai Ngo <dai.ngo@oracle.com>
NFSD: fix problems with cleanup on errors in nfsd4_copy
Jeff Layton <jlayton@kernel.org>
nfsd: don't hand out delegation on setuid files being opened for write
Dai Ngo <dai.ngo@oracle.com>
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Jeff Layton <jlayton@kernel.org>
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton <jlayton@kernel.org>
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Dai Ngo <dai.ngo@oracle.com>
NFSD: enhance inter-server copy cleanup
Jeff Layton <jlayton@kernel.org>
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton <jlayton@kernel.org>
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Dai Ngo <dai.ngo@oracle.com>
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo <dai.ngo@oracle.com>
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Chuck Lever <chuck.lever@oracle.com>
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever <chuck.lever@oracle.com>
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Jeff Layton <jlayton@kernel.org>
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton <jlayton@kernel.org>
nfsd: rework refcounting in filecache
Kees Cook <keescook@chromium.org>
NFSD: Avoid clashing function prototypes
Chuck Lever <chuck.lever@oracle.com>
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Dai Ngo <dai.ngo@oracle.com>
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo <dai.ngo@oracle.com>
NFSD: add delegation reaper to react to low memory condition
Dai Ngo <dai.ngo@oracle.com>
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo <dai.ngo@oracle.com>
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Chuck Lever <chuck.lever@oracle.com>
trace: Relocate event helper files
Jeff Layton <jlayton@kernel.org>
lockd: fix file selection in nlmsvc_cancel_blocked
Jeff Layton <jlayton@kernel.org>
lockd: ensure we use the correct file descriptor when unlocking
Jeff Layton <jlayton@kernel.org>
lockd: set missing fl_flags field when retrieving args
Xiu Jianfeng <xiujianfeng@huawei.com>
NFSD: Use struct_size() helper in alloc_session()
Jeff Layton <jlayton@kernel.org>
nfsd: return error if nfs4_setacl fails
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add an nfsd_file_fsync tracepoint
Jeff Layton <jlayton@kernel.org>
nfsd: fix up the filecache laundrette scheduling
Jeff Layton <jlayton@kernel.org>
filelock: add a new locks_inode_context accessor function
Jeff Layton <jlayton@kernel.org>
nfsd: reorganize filecache.c
Jeff Layton <jlayton@kernel.org>
nfsd: remove the pages_flushed statistic from filecache
Chuck Lever <chuck.lever@oracle.com>
NFSD: Fix licensing header in filecache.c
Chuck Lever <chuck.lever@oracle.com>
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor find_file()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up find_or_add_file()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up nfsd4_init_file()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Update file_hashtbl() helpers
Chuck Lever <chuck.lever@oracle.com>
NFSD: Use const pointers as parameters to fh_ helpers
Chuck Lever <chuck.lever@oracle.com>
NFSD: Trace delegation revocations
Chuck Lever <chuck.lever@oracle.com>
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up nfs4_preprocess_stateid_op() call sites
Chuck Lever <chuck.lever@oracle.com>
NFSD: Flesh out a documenting comment for filecache.c
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever <chuck.lever@oracle.com>
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever <chuck.lever@oracle.com>
NFSD: Pass the target nfsd_file to nfsd_commit()
David Disseldorp <ddiss@suse.de>
exportfs: use pr_debug for unreachable debug statements
Jeff Layton <jlayton@kernel.org>
nfsd: allow disabling NFSv2 at compile time
Jeff Layton <jlayton@kernel.org>
nfsd: move nfserrno() to vfs.c
Jeff Layton <jlayton@kernel.org>
nfsd: ignore requests to disable unsupported versions
Chuck Lever <chuck.lever@oracle.com>
NFSD: Finish converting the NFSv3 GETACL result encoder
Colin Ian King <colin.i.king@gmail.com>
NFSD: Remove redundant assignment to variable host_err
Anna Schumaker <Anna.Schumaker@Netapp.com>
NFSD: Simplify READ_PLUS
Jeff Layton <jlayton@kernel.org>
nfsd: use locks_inode_context helper
Jeff Layton <jlayton@kernel.org>
lockd: use locks_inode_context helper
Chuck Lever <chuck.lever@oracle.com>
NFSD: Fix reads with a non-zero offset that don't end on a page boundary
Chuck Lever <chuck.lever@oracle.com>
NFSD: Fix trace_nfsd_fh_verify_err() crasher
Jeff Layton <jlayton@kernel.org>
nfsd: put the export reference in nfsd4_verify_deleg_dentry
Jeff Layton <jlayton@kernel.org>
nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
Jeff Layton <jlayton@kernel.org>
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton <jlayton@kernel.org>
nfsd: ensure we always call fh_verify_error tracepoint
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
NFSD: unregister shrinker when nfsd_init_net() fails
Jeff Layton <jlayton@kernel.org>
nfsd: rework hashtable handling in nfsd_do_file_acquire
Jeff Layton <jlayton@kernel.org>
nfsd: fix nfsd_file_unhash_and_dispose
Gaosheng Cui <cuigaosheng1@huawei.com>
fanotify: Remove obsoleted fanotify_event_has_path()
Gaosheng Cui <cuigaosheng1@huawei.com>
fsnotify: remove unused declaration
Al Viro <viro@zeniv.linux.org.uk>
fs/notify: constify path
Jeff Layton <jlayton@kernel.org>
nfsd: extra checks when freeing delegation stateids
Jeff Layton <jlayton@kernel.org>
nfsd: make nfsd4_run_cb a bool return function
Jeff Layton <jlayton@kernel.org>
nfsd: fix comments about spinlock handling with delegations
Jeff Layton <jlayton@kernel.org>
nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
Chuck Lever <chuck.lever@oracle.com>
NFSD: Cap rsize_bop result based on send buffer size
Chuck Lever <chuck.lever@oracle.com>
NFSD: Rename the fields in copy_stateid_t
ChenXiaoSong <chenxiaosong2@huawei.com>
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong <chenxiaosong2@huawei.com>
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
ChenXiaoSong <chenxiaosong2@huawei.com>
nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
ChenXiaoSong <chenxiaosong2@huawei.com>
nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops
ChenXiaoSong <chenxiaosong2@huawei.com>
nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops
Chuck Lever <chuck.lever@oracle.com>
NFSD: Pack struct nfsd4_compoundres
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove unused nfsd4_compoundargs::cachetype field
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove "inline" directives on op_rsize_bop helpers
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up nfs4svc_encode_compoundres()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up WRITE arg decoders
Chuck Lever <chuck.lever@oracle.com>
NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor common code out of dirlist helpers
Chuck Lever <chuck.lever@oracle.com>
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Parametrize how much of argsize should be zeroed
Dai Ngo <dai.ngo@oracle.com>
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo <dai.ngo@oracle.com>
NFSD: keep track of the number of courtesy clients in the system
Chuck Lever <chuck.lever@oracle.com>
NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAY
Chuck Lever <chuck.lever@oracle.com>
NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAY
Chuck Lever <chuck.lever@oracle.com>
NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor nfsd_setattr()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever <chuck.lever@oracle.com>
NFSD: Trace NFSv4 COMPOUND tags
Chuck Lever <chuck.lever@oracle.com>
NFSD: Replace dprintk() call site in fh_verify()
Gaosheng Cui <cuigaosheng1@huawei.com>
nfsd: remove nfsd4_prepare_cb_recall() declaration
Jeff Layton <jlayton@kernel.org>
nfsd: clean up mounted_on_fileid handling
NeilBrown <neilb@suse.de>
NFSD: drop fname and flen args from nfsd_create_locked()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
nfsd: Propagate some error code returned by memdup_user()
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
nfsd: Avoid some useless tests
Jinpeng Cui <cui.jinpeng2@zte.com.cn>
NFSD: remove redundant variable status
Olga Kornievskaia <kolga@netapp.com>
NFSD enforce filehandle check for source file in COPY
Wolfram Sang <wsa+renesas@sang-engineering.com>
lockd: move from strlcpy with unused retval to strscpy
Wolfram Sang <wsa+renesas@sang-engineering.com>
NFSD: move from strlcpy with unused retval to strscpy
Al Viro <viro@zeniv.linux.org.uk>
nfsd_splice_actor(): handle compound pages
NeilBrown <neilb@suse.de>
NFSD: fix regression with setting ACLs.
NeilBrown <neilb@suse.de>
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown <neilb@suse.de>
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown <neilb@suse.de>
NFSD: use explicit lock/unlock for directory ops
NeilBrown <neilb@suse.de>
NFSD: reduce locking in nfsd_lookup()
NeilBrown <neilb@suse.de>
NFSD: only call fh_unlock() once in nfsd_link()
NeilBrown <neilb@suse.de>
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown <neilb@suse.de>
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown <neilb@suse.de>
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown <neilb@suse.de>
NFSD: add security label to struct nfsd_attrs
NeilBrown <neilb@suse.de>
NFSD: set attributes when creating symlinks
NeilBrown <neilb@suse.de>
NFSD: introduce struct nfsd_attrs
Jeff Layton <jlayton@kernel.org>
NFSD: verify the opened dentry after setting a delegation
Jeff Layton <jlayton@kernel.org>
NFSD: drop fh argument from alloc_init_deleg
Chuck Lever <chuck.lever@oracle.com>
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor nfsd4_do_copy()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
Chuck Lever <chuck.lever@oracle.com>
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever <chuck.lever@oracle.com>
NFSD: Make nfs4_put_copy() static
Chuck Lever <chuck.lever@oracle.com>
NFSD: Reorder the fields in struct nfsd4_op
Chuck Lever <chuck.lever@oracle.com>
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever <chuck.lever@oracle.com>
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever <chuck.lever@oracle.com>
NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
Chuck Lever <chuck.lever@oracle.com>
NFSD: Fix strncpy() fortify warning
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up nfsd4_encode_readlink()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Use xdr_pad_size()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Simplify starting_len
Chuck Lever <chuck.lever@oracle.com>
NFSD: Optimize nfsd4_encode_readv()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add an nfsd4_read::rd_eof field
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Optimize nfsd4_encode_fattr()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Optimize nfsd4_encode_operation()
Jeff Layton <jlayton@kernel.org>
nfsd: silence extraneous printk on nfsd.ko insertion
Dai Ngo <dai.ngo@oracle.com>
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo <dai.ngo@oracle.com>
NFSD: keep track of the number of v4 clients in the system
Dai Ngo <dai.ngo@oracle.com>
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Chuck Lever <chuck.lever@oracle.com>
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever <chuck.lever@oracle.com>
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever <chuck.lever@oracle.com>
NFSD: Move nfsd_file_trace_alloc() tracepoint
Chuck Lever <chuck.lever@oracle.com>
NFSD: Separate tracepoints for acquire and create
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up unused code after rhashtable conversion
Chuck Lever <chuck.lever@oracle.com>
NFSD: Convert the filecache to use rhashtable
Chuck Lever <chuck.lever@oracle.com>
NFSD: Set up an rhashtable for the filecache
Chuck Lever <chuck.lever@oracle.com>
NFSD: Replace the "init once" mechanism
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove nfsd_file::nf_hashval
Chuck Lever <chuck.lever@oracle.com>
NFSD: nfsd_file_hash_remove can compute hashval
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor __nfsd_file_close_inode()
Chuck Lever <chuck.lever@oracle.com>
NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove lockdep assertion from unhash_and_release_locked()
Chuck Lever <chuck.lever@oracle.com>
NFSD: No longer record nf_hashval in the trace log
Chuck Lever <chuck.lever@oracle.com>
NFSD: Never call nfsd_file_gc() in foreground paths
Chuck Lever <chuck.lever@oracle.com>
NFSD: Fix the filecache LRU shrinker
Chuck Lever <chuck.lever@oracle.com>
NFSD: Leave open files out of the filecache LRU
Chuck Lever <chuck.lever@oracle.com>
NFSD: Trace filecache LRU activity
Chuck Lever <chuck.lever@oracle.com>
NFSD: WARN when freeing an item still linked via nf_lru
Chuck Lever <chuck.lever@oracle.com>
NFSD: Hook up the filecache stat file
Chuck Lever <chuck.lever@oracle.com>
NFSD: Zero counters when the filecache is re-initialized
Chuck Lever <chuck.lever@oracle.com>
NFSD: Record number of flush calls
Chuck Lever <chuck.lever@oracle.com>
NFSD: Report the number of items evicted by the LRU walk
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor nfsd_file_lru_scan()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor nfsd_file_gc()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add nfsd_file_lru_dispose_list() helper
Chuck Lever <chuck.lever@oracle.com>
NFSD: Report average age of filecache items
Chuck Lever <chuck.lever@oracle.com>
NFSD: Report count of freed filecache items
Chuck Lever <chuck.lever@oracle.com>
NFSD: Report count of calls to nfsd_file_acquire()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Report filecache LRU size
Chuck Lever <chuck.lever@oracle.com>
NFSD: Demote a WARN to a pr_warn()
Colin Ian King <colin.i.king@gmail.com>
nfsd: remove redundant assignment to variable len
Zhang Jiaming <jiaming@nfschina.com>
NFSD: Fix space and spelling mistake
Chuck Lever <chuck.lever@oracle.com>
NFSD: Instrument fh_verify()
Benjamin Coddington <bcodding@redhat.com>
NLM: Defend against file_lock changes after vfs_test_lock()
Xin Gao <gaoxin@cdjrlc.com>
fsnotify: Fix comment typo
Amir Goldstein <amir73il@gmail.com>
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein <amir73il@gmail.com>
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein <amir73il@gmail.com>
fanotify: prepare for setting event flags in ignore mask
Oliver Ford <ojford@gmail.com>
fs: inotify: Fix typo in inotify comment
Chuck Lever <chuck.lever@oracle.com>
NFSD: Decode NFSv4 birth time attribute
Amir Goldstein <amir73il@gmail.com>
fanotify: refine the validation checks on non-dir inode mask
NeilBrown <neilb@suse.de>
NFS: restore module put when manager exits.
Chuck Lever <chuck.lever@oracle.com>
NFSD: Fix potential use-after-free in nfsd_file_put()
Chuck Lever <chuck.lever@oracle.com>
NFSD: nfsd_file_put() can sleep
Chuck Lever <chuck.lever@oracle.com>
NFSD: Add documenting comment for nfsd4_release_lockowner()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Modernize nfsd4_release_lockowner()
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
nfsd: Fix null-ptr-deref in nfsd_fill_super()
Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
nfsd: Unregister the cld notifier when laundry_wq create failed
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever <chuck.lever@oracle.com>
NFSD: Trace filecache opens
Chuck Lever <chuck.lever@oracle.com>
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Fix whitespace
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove dprintk call sites from tail of nfsd4_open()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up nfsd_open_verified()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove do_nfsd_create()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor NFSv4 OPEN(CREATE)
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor NFSv3 CREATE
Chuck Lever <chuck.lever@oracle.com>
NFSD: Refactor nfsd_create_setattr()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up nfsd3_proc_create()
Dai Ngo <dai.ngo@oracle.com>
NFSD: Show state of courtesy client in client info
Dai Ngo <dai.ngo@oracle.com>
NFSD: add support for lock conflict to courteous server
Dai Ngo <dai.ngo@oracle.com>
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo <dai.ngo@oracle.com>
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo <dai.ngo@oracle.com>
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo <dai.ngo@oracle.com>
NFSD: add support for share reservation conflict to courteous server
Dai Ngo <dai.ngo@oracle.com>
NFSD: add courteous server support for thread with only delegation
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up nfsd_splice_actor()
Vasily Averin <vvs@openvz.org>
fanotify: fix incorrect fmode_t casts
Amir Goldstein <amir73il@gmail.com>
fsnotify: consistent behavior for parent not watching children
Amir Goldstein <amir73il@gmail.com>
fsnotify: introduce mark type iterator
Amir Goldstein <amir73il@gmail.com>
fanotify: enable "evictable" inode marks
Amir Goldstein <amir73il@gmail.com>
fanotify: use fsnotify group lock helpers
Amir Goldstein <amir73il@gmail.com>
fanotify: implement "evictable" inode marks
Amir Goldstein <amir73il@gmail.com>
fanotify: factor out helper fanotify_mark_update_flags()
Amir Goldstein <amir73il@gmail.com>
fanotify: create helper fanotify_mark_user_flags()
Amir Goldstein <amir73il@gmail.com>
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein <amir73il@gmail.com>
dnotify: use fsnotify group lock helpers
Amir Goldstein <amir73il@gmail.com>
nfsd: use fsnotify group lock helpers
Amir Goldstein <amir73il@gmail.com>
inotify: use fsnotify group lock helpers
Amir Goldstein <amir73il@gmail.com>
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein <amir73il@gmail.com>
fsnotify: make allow_dups a property of the group
Amir Goldstein <amir73il@gmail.com>
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein <amir73il@gmail.com>
inotify: move control flags from mask to mark flags
Dai Ngo <dai.ngo@oracle.com>
fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.
Amir Goldstein <amir73il@gmail.com>
fanotify: do not allow setting dirent events in mask of non-dir
Trond Myklebust <trond.myklebust@hammerspace.com>
nfsd: Clean up nfsd_file_put()
Trond Myklebust <trond.myklebust@hammerspace.com>
nfsd: Fix a write performance regression
Bang Li <libang.linuxer@gmail.com>
fsnotify: remove redundant parameter judgment
Amir Goldstein <amir73il@gmail.com>
fsnotify: optimize FS_MODIFY events with no ignored masks
Amir Goldstein <amir73il@gmail.com>
fsnotify: fix merge with parent's ignored mask
Jakob Koschel <jakobkoschel@gmail.com>
nfsd: fix using the correct variable for sizeof()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up _lm_ operation names
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever <chuck.lever@oracle.com>
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove svc_serv_ops::svo_module
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Remove svc_shutdown_net()
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Rename svc_close_xprt()
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Rename svc_create_xprt()
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Remove svo_shutdown method
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Remove the .svo_enqueue_xprt method
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove NFSD_PROC_ARGS_* macros
Chuck Lever <chuck.lever@oracle.com>
NFSD: Streamline the rare "found" case
Chuck Lever <chuck.lever@oracle.com>
NFSD: Skip extra computation for RC_NOCACHE case
Chuck Lever <chuck.lever@oracle.com>
orDate: Thu Sep 30 19:19:57 2021 -0400
Ondrej Valousek <ondrej.valousek.xm@renesas.com>
nfsd: Add support for the birth time attribute
Chuck Lever <chuck.lever@oracle.com>
NFSD: Deprecate NFS_OFFSET_MAX
Amir Goldstein <amir73il@gmail.com>
fsnotify: invalidate dcache before IN_DELETE event
Chuck Lever <chuck.lever@oracle.com>
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever <chuck.lever@oracle.com>
NFSD: Trace boot verifier resets
Chuck Lever <chuck.lever@oracle.com>
NFSD: Rename boot verifier functions
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever <chuck.lever@oracle.com>
NFSD: Write verifier might go backwards
Trond Myklebust <trond.myklebust@hammerspace.com>
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
Chuck Lever <chuck.lever@oracle.com>
NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)
Chuck Lever <chuck.lever@oracle.com>
NFSD: Clean up nfsd_vfs_write()
Jeff Layton <jeff.layton@primarydata.com>
nfsd: Retry once in nfsd_open on an -EOPENSTALE return
Jeff Layton <jeff.layton@primarydata.com>
nfsd: Add errno mapping for EREMOTEIO
Peng Tao <tao.peng@primarydata.com>
nfsd: map EBADF
Vasily Averin <vvs@virtuozzo.com>
nfsd4: add refcount for nfsd4_blocked_lock
J. Bruce Fields <bfields@redhat.com>
nfs: block notification on fs with its own ->lock
Chuck Lever <chuck.lever@oracle.com>
NFSD: De-duplicate nfsd4_decode_bitmap4()
J. Bruce Fields <bfields@redhat.com>
nfsd: improve stateid access bitmask documentation
Chuck Lever <chuck.lever@oracle.com>
NFSD: Combine XDR error tracepoints
NeilBrown <neilb@suse.de>
NFSD: simplify per-net file cache management
Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
NFSD: Fix inconsistent indenting
Chuck Lever <chuck.lever@oracle.com>
NFSD: Remove be32_to_cpu() from DRC hash function
NeilBrown <neilb@suse.de>
NFS: switch the callback service back to non-pooled.
NeilBrown <neilb@suse.de>
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown <neilb@suse.de>
SUNRPC: always treat sv_nrpools==1 as "not pooled"
NeilBrown <neilb@suse.de>
SUNRPC: move the pool_map definitions (back) into svc.c
NeilBrown <neilb@suse.de>
lockd: rename lockd_create_svc() to lockd_get()
NeilBrown <neilb@suse.de>
lockd: introduce lockd_put()
NeilBrown <neilb@suse.de>
lockd: move svc_exit_thread() into the thread
NeilBrown <neilb@suse.de>
lockd: move lockd_start_svc() call into lockd_create_svc()
NeilBrown <neilb@suse.de>
lockd: simplify management of network status notifiers
NeilBrown <neilb@suse.de>
lockd: introduce nlmsvc_serv
NeilBrown <neilb@suse.de>
NFSD: simplify locking for network notifier.
NeilBrown <neilb@suse.de>
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown <neilb@suse.de>
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown <neilb@suse.de>
NFSD: narrow nfsd_mutex protection in nfsd thread
NeilBrown <neilb@suse.de>
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown <neilb@suse.de>
nfsd: make nfsd_stats.th_cnt atomic_t
NeilBrown <neilb@suse.de>
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown <neilb@suse.de>
SUNRPC/NFSD: clean up get/put functions.
NeilBrown <neilb@suse.de>
SUNRPC: change svc_get() to return the svc.
NeilBrown <neilb@suse.de>
NFSD: handle errors better in write_ports_addfd()
Eric W. Biederman <ebiederm@xmission.com>
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman <ebiederm@xmission.com>
exit: Implement kthread_exit
Amir Goldstein <amir73il@gmail.com>
fanotify: wire up FAN_RENAME event
Amir Goldstein <amir73il@gmail.com>
fanotify: report old and/or new parent+name in FAN_RENAME event
Amir Goldstein <amir73il@gmail.com>
fanotify: record either old name new name or both for FAN_RENAME
Amir Goldstein <amir73il@gmail.com>
fanotify: record old and new parent and name in FAN_RENAME event
Amir Goldstein <amir73il@gmail.com>
fanotify: support secondary dir fh and name in fanotify_info
Amir Goldstein <amir73il@gmail.com>
fanotify: use helpers to parcel fanotify_info buffer
Amir Goldstein <amir73il@gmail.com>
fanotify: use macros to get the offset to fanotify_info buffer
Amir Goldstein <amir73il@gmail.com>
fsnotify: generate FS_RENAME event with rich information
Amir Goldstein <amir73il@gmail.com>
fanotify: introduce group flag FAN_REPORT_TARGET_FID
Amir Goldstein <amir73il@gmail.com>
fsnotify: separate mark iterator type from object type enum
Amir Goldstein <amir73il@gmail.com>
fsnotify: clarify object type argument
Gabriel Krisman Bertazi <krisman@collabora.com>
ext4: fix error code saved on super block during file system abort
J. Bruce Fields <bfields@redhat.com>
nfsd4: remove obselete comment
Changcheng Deng <deng.changcheng@zte.com.cn>
NFSD:fix boolreturn.cocci warning
J. Bruce Fields <bfields@redhat.com>
nfsd: update create verifier comment
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Change return value type of .pc_encode
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever <chuck.lever@oracle.com>
NFSD: Save location of NFSv4 COMPOUND status
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Change return value type of .pc_decode
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Colin Ian King <colin.king@canonical.com>
NFSD: Initialize pointer ni with NULL and not plain integer 0
NeilBrown <neilb@suse.de>
NFSD: simplify struct nfsfh
NeilBrown <neilb@suse.de>
NFSD: drop support for ancient filehandles
NeilBrown <neilb@suse.de>
NFSD: move filehandle format declarations out of "uapi".
Chuck Lever <chuck.lever@oracle.com>
NFSD: Optimize DRC bucket pruning
Chuck Lever <chuck.lever@oracle.com>
NFS: Move NFS protocol display macros to global header
Chuck Lever <chuck.lever@oracle.com>
NFS: Move generic FS show macros to global header
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever <chuck.lever@oracle.com>
NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
Gabriel Krisman Bertazi <krisman@collabora.com>
docs: Document the FAN_FS_ERROR event
Gabriel Krisman Bertazi <krisman@collabora.com>
ext4: Send notifications on error
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Allow users to request FAN_FS_ERROR events
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Report fid info for file related file system errors
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: WARN_ON against too large file handles
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Add helpers to decide whether to report FID/DFID
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Wrap object_fh inline space in a creator macro
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Support merging of error events
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Support enqueueing of error events
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi <krisman@collabora.com>
fsnotify: Support FS_ERROR event type
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Encode empty file handle when no inode is provided
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Allow file handle encoding for unhashed events
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Support null inode event in fanotify_dfid_inode
Gabriel Krisman Bertazi <krisman@collabora.com>
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi <krisman@collabora.com>
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi <krisman@collabora.com>
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi <krisman@collabora.com>
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi <krisman@collabora.com>
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi <krisman@collabora.com>
inotify: Don't force FS_IN_IGNORED
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Split fsid check from other fid mode checks
Gabriel Krisman Bertazi <krisman@collabora.com>
fanotify: Fold event size calculation to its own function
Gabriel Krisman Bertazi <krisman@collabora.com>
fsnotify: Don't insert unmergeable events in hashtable
Amir Goldstein <amir73il@gmail.com>
fsnotify: clarify contract for create event hooks
Amir Goldstein <amir73il@gmail.com>
fsnotify: pass dentry instead of inode data
Amir Goldstein <amir73il@gmail.com>
fsnotify: pass data_type to fsnotify_name()
Peter Zijlstra <peterz@infradead.org>
x86/static_call: Add support for Jcc tail-calls
Peter Zijlstra <peterz@infradead.org>
x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
Peter Zijlstra <peterz@infradead.org>
x86/alternatives: Introduce int3_emulate_jcc()
Thomas Gleixner <tglx@linutronix.de>
x86/asm: Differentiate between code and function alignment
Peter Zijlstra <peterz@infradead.org>
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Documentation/hw-vuln: Add documentation for RFDS
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
KVM/VMX: Move VERW closer to VMentry for MDS mitigation
Sean Christopherson <seanjc@google.com>
KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/entry_32: Add VERW just before userspace transition
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/entry_64: Add VERW just before userspace transition
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/bugs: Add asm helpers for executing VERW
H. Peter Anvin (Intel) <hpa@zytor.com>
x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix
Oliver Upton <oliver.upton@linux.dev>
KVM: arm64: Limit stage2_apply_range() batch size to largest block
Oliver Upton <oliver.upton@linux.dev>
KVM: arm64: Work out supported block level at compile time
Rickard x Andersson <rickaran@axis.com>
tty: serial: imx: Fix broken RS485
John Ogness <john.ogness@linutronix.de>
printk: Update @console_may_schedule in console_trylock_spinning()
Nicolin Chen <nicolinc@nvidia.com>
iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
John Garry <john.garry@huawei.com>
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry <john.garry@huawei.com>
dma-mapping: add dma_opt_mapping_size()
Will Deacon <will@kernel.org>
swiotlb: Fix alignment checks when both allocation and DMA masks are present
David Laight <David.Laight@ACULAB.COM>
minmax: add umin(a, b) and umax(a, b)
André Rösti <an.roesti@gmail.com>
entry: Respect changes to system call number by trace_sys_enter()
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
clocksource/drivers/arm_global_timer: Fix maximum prescaler value
Jarred White <jarredwhite@linux.microsoft.com>
ACPI: CPPC: Use access_width over bit_width for system memory accesses
Maximilian Heyne <mheyne@amazon.de>
xen/events: close evtchn after mapping cleanup
Heiner Kallweit <hkallweit1@gmail.com>
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Sumit Garg <sumit.garg@linaro.org>
tee: optee: Fix kernel panic caused by incorrect error handling
Bart Van Assche <bvanassche@acm.org>
fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
Nicolas Pitre <nico@fluxnic.net>
vt: fix unicode buffer corruption when deleting characters
Alexander Usyskin <alexander.usyskin@intel.com>
mei: me: add arrow lake point H DID
Alexander Usyskin <alexander.usyskin@intel.com>
mei: me: add arrow lake point S DID
Sherry Sun <sherry.sun@nxp.com>
tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
Mathias Nyman <mathias.nyman@linux.intel.com>
usb: port: Don't try to peer unused USB ports based on location
Krishna Kurapati <quic_kriskura@quicinc.com>
usb: gadget: ncm: Fix handling of zero block length packets
Alan Stern <stern@rowland.harvard.edu>
USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform
Nirmoy Das <nirmoy.das@intel.com>
drm/i915: Check before removing mm notifier
Steven Rostedt (Google) <rostedt@goodmis.org>
tracing: Use .flush() call to wake up readers
Sean Christopherson <seanjc@google.com>
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Nathan Chancellor <nathan@kernel.org>
xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
Michael Kelley <mhklinux@outlook.com>
Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return value"
Geert Uytterhoeven <geert+renesas@glider.be>
net: ravb: Add R-Car Gen4 support
Anton Altaparmakov <anton@tuxera.com>
x86/pm: Work around false positive kmemleak report in msr_build_context()
Mikulas Patocka <mpatocka@redhat.com>
dm snapshot: fix lockup in dm_exception_table_exit
Leo Ma <hanghong.ma@amd.com>
drm/amd/display: Fix noise issue on HDMI AV mute
Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
drm/amd/display: Return the correct HDCP error code
Philip Yang <Philip.Yang@amd.com>
drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag
Conrad Kostecki <conikost@gentoo.org>
ahci: asm1064: asm1166: don't limit reported ports
Andrey Jr. Melnikov <temnota.am@gmail.com>
ahci: asm1064: correct count of reported ports
Jason A. Donenfeld <Jason@zx2c4.com>
wireguard: netlink: access device through ctx instead of peer
Jason A. Donenfeld <Jason@zx2c4.com>
wireguard: netlink: check for dangling peer via is_dead instead of empty list
Steven Rostedt (Google) <rostedt@goodmis.org>
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google) <rostedt@goodmis.org>
NFSD: Fix nfsd_clid_class use of __string_len() macro
Borislav Petkov (AMD) <bp@alien8.de>
x86/CPU/AMD: Update the Zenbleed microcode revisions
Marek Szyprowski <m.szyprowski@samsung.com>
cpufreq: dt: always allocate zeroed cpumask
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: prevent kernel bug at submit_bh_wbc()
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix failure to detect DAT corruption in btree and direct mappings
Qiang Zhang <qiang4.zhang@intel.com>
memtest: use {READ,WRITE}_ONCE in memory scanning
Jani Nikula <jani.nikula@intel.com>
drm/vc4: hdmi: do not return negative values from .get_modes()
Jani Nikula <jani.nikula@intel.com>
drm/imx/ipuv3: do not return negative values from .get_modes()
Jani Nikula <jani.nikula@intel.com>
drm/exynos: do not return negative values from .get_modes()
Jani Nikula <jani.nikula@intel.com>
drm/panel: do not return negative error codes from drm_panel_get_modes()
Harald Freudenberger <freude@linux.ibm.com>
s390/zcrypt: fix reference counting on zcrypt card objects
Sean Anderson <sean.anderson@linux.dev>
soc: fsl: qbman: Use raw spinlock for cgr_lock
Sean Anderson <sean.anderson@seco.com>
soc: fsl: qbman: Add CGR update function
Sean Anderson <sean.anderson@seco.com>
soc: fsl: qbman: Add helper for sanity checking cgr ops
Sean Anderson <sean.anderson@linux.dev>
soc: fsl: qbman: Always disable interrupts when taking cgr_lock
Steven Rostedt (Google) <rostedt@goodmis.org>
ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
Steven Rostedt (Google) <rostedt@goodmis.org>
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google) <rostedt@goodmis.org>
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google) <rostedt@goodmis.org>
ring-buffer: Do not set shortest_full when full target is hit
Steven Rostedt (Google) <rostedt@goodmis.org>
ring-buffer: Fix waking up ring buffer readers
Marios Makassikis <mmakassikis@freebox.fr>
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Alex Williamson <alex.williamson@redhat.com>
vfio/platform: Disable virqfds on cleanup
Niklas Cassel <cassel@kernel.org>
PCI: dwc: endpoint: Fix advertised resizable BAR size
Nathan Chancellor <nathan@kernel.org>
kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
Josef Bacik <josef@toxicpanda.com>
nfs: fix UAF in direct writes
Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
PCI/AER: Block runtime suspend when handling errors
Samuel Thibault <samuel.thibault@ens-lyon.org>
speakup: Fix 8bit characters from direct synth
Wayne Chang <waynec@nvidia.com>
usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
Wayne Chang <waynec@nvidia.com>
phy: tegra: xusb: Add API to retrieve the port number of phy
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
slimbus: core: Remove usage of the deprecated ida_simple_xx() API
Jerome Brunet <jbrunet@baylibre.com>
nvmem: meson-efuse: fix function pointer type mismatch
Maximilian Heyne <mheyne@amazon.de>
ext4: fix corruption during on-line resize
Josua Mayer <josua@solid-run.com>
hwmon: (amc6821) add of_match table
Mickaël Salaün <mic@digikod.net>
landlock: Warn once if a Landlock action is requested while disabled
Christian Gmeiner <cgmeiner@igalia.com>
drm/etnaviv: Restore some id values
Dominique Martinet <dominique.martinet@atmark-techno.com>
mmc: core: Fix switch on gp3 partition
Ryan Roberts <ryan.roberts@arm.com>
mm: swap: fix race between free_swap_and_cache() and swapoff()
Huang Ying <ying.huang@intel.com>
swap: comments get_swap_device() with usage rule
Fedor Pchelkin <pchelkin@ispras.ru>
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Yu Kuai <yukuai3@huawei.com>
dm-raid: fix lockdep waring in "pers->hot_add_disk"
Paul Menzel <pmenzel@molgen.mpg.de>
PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports
Mika Westerberg <mika.westerberg@linux.intel.com>
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Mika Westerberg <mika.westerberg@linux.intel.com>
PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
Bjorn Helgaas <bhelgaas@google.com>
PCI: Work around Intel I210 ROM BAR overlap defect
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PCI/PM: Drain runtime-idle callbacks before driver removal
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
PCI: Drop pci_device_remove() test of pci_dev->driver
Filipe Manana <fdmanana@suse.com>
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Peter Collingbourne <pcc@google.com>
serial: Lock console when calling into driver before registration
Petr Mladek <pmladek@suse.com>
printk/console: Split out code that enables default console
Jameson Thies <jthies@google.com>
usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
Miklos Szeredi <mszeredi@redhat.com>
fuse: don't unhash root
Miklos Szeredi <mszeredi@redhat.com>
fuse: fix root lookup with nonzero generation
Wolfram Sang <wsa+renesas@sang-engineering.com>
mmc: tmio: avoid concurrent runs of mmc_request_done()
Qingliang Li <qingliang.li@mediatek.com>
PM: sleep: wakeirq: fix wake irq warning in system suspend
Toru Katagiri <Toru.Katagiri@tdk.com>
USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M
Aurélien Jacobs <aurel@gnuage.org>
USB: serial: option: add MeiG Smart SLM320 product
Christian Häggström <christian.haggstrom@orexplore.com>
USB: serial: cp210x: add ID for MGP Instruments PDS100
Cameron Williams <cang1@live.co.uk>
USB: serial: add device ID for VeriFone adapter
Daniel Vogelbacher <daniel@chaospixel.com>
USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB
Michael Ellerman <mpe@ellerman.id.au>
powerpc/fsl: Fix mfpmr build errors with newer binutils
Prashanth K <quic_prashk@quicinc.com>
usb: xhci: Add error handling in xhci_map_urb_for_dma
Gabor Juhos <j4g8y7@gmail.com>
clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays
Gabor Juhos <j4g8y7@gmail.com>
clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays
Gabor Juhos <j4g8y7@gmail.com>
clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays
Gabor Juhos <j4g8y7@gmail.com>
clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays
Maulik Shah <quic_mkshah@quicinc.com>
PM: suspend: Set mem_sleep_current during kernel command line setup
Guenter Roeck <linux@roeck-us.net>
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
Guenter Roeck <linux@roeck-us.net>
parisc: Fix csum_ipv6_magic on 64-bit systems
Guenter Roeck <linux@roeck-us.net>
parisc: Fix csum_ipv6_magic on 32-bit systems
Guenter Roeck <linux@roeck-us.net>
parisc: Fix ip_fast_csum
John David Anglin <dave.anglin@bell.net>
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros
Arseniy Krasnov <avkrasnov@salutedevices.com>
mtd: rawnand: meson: fix scrambling mode value in command macro
Zhang Yi <yi.zhang@huawei.com>
ubi: correct the calculation of fastmap size
Richard Weinberger <richard@nod.at>
ubi: Check for too small LEB size in VTBL code
Matthew Wilcox (Oracle) <willy@infradead.org>
ubifs: Set page uptodate in the correct place
Jan Kara <jack@suse.cz>
fat: fix uninitialized field in nostale filehandles
Matthew Wilcox (Oracle) <willy@infradead.org>
bounds: support non-power-of-two CONFIG_NR_CPUS
Arnd Bergmann <arnd@arndb.de>
kasan/test: avoid gcc warning for intentional overflow
Peter Collingbourne <pcc@google.com>
kasan: test: add memcpy test that avoids out-of-bounds write
Damien Le Moal <dlemoal@kernel.org>
block: Clear zone limits for a non-zoned stacked queue
Baokun Li <libaokun1@huawei.com>
ext4: correct best extent lstart adjustment logic
SeongJae Park <sj@kernel.org>
selftests/mqueue: Set timeout to 180 seconds
Damian Muszynski <damian.muszynski@intel.com>
crypto: qat - resolve race condition during AER recovery
Svyatoslav Pankratov <svyatoslav.pankratov@intel.com>
crypto: qat - fix double free during reset
Randy Dunlap <rdunlap@infradead.org>
sparc: vDSO: fix return value of __setup handler
Randy Dunlap <rdunlap@infradead.org>
sparc64: NMI watchdog: fix return value of __setup handler
Sean Christopherson <seanjc@google.com>
KVM: Always flush async #PF workqueue when vCPU is being destroyed
Gui-Dong Han <2045gemini@gmail.com>
media: xc4000: Fix atomicity violation in xc4000_get_frequency
Philipp Stanner <pstanner@redhat.com>
pci_iounmap(): Fix MMIO mapping leak
Zack Rusin <zack.rusin@broadcom.com>
drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
Duje Mihanović <duje.mihanovic@skole.hr>
arm: dts: marvell: Fix maxium->maxim typo in brownstone dts
Roberto Sassu <roberto.sassu@huawei.com>
smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()
Roberto Sassu <roberto.sassu@huawei.com>
smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()
Amit Pundir <amit.pundir@linaro.org>
clk: qcom: gcc-sdm845: Add soft dependency on rpmhpd
Hidenori Kobayashi <hidenorik@chromium.org>
media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
Zheng Wang <zyytlz.wz@163.com>
wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
Thomas Gleixner <tglx@linutronix.de>
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner <tglx@linutronix.de>
timers: Use del_timer_sync() even on UP
Thomas Gleixner <tglx@linutronix.de>
timers: Update kernel-doc for various functions
Jim Mattson <jmattson@google.com>
KVM: x86: Use a switch statement and macros in __feature_translate()
Jim Mattson <jmattson@google.com>
KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
Sean Christopherson <seanjc@google.com>
KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs
Borislav Petkov <bp@suse.de>
x86/bugs: Use sysfs_emit()
Kim Phillips <kim.phillips@amd.com>
x86/cpu: Support AMD Automatic IBRS
Lin Yujun <linyujun809@huawei.com>
Documentation/hw-vuln: Update spectre doc
-------------
Diffstat:
Documentation/ABI/testing/sysfs-devices-system-cpu | 1 +
.../admin-guide/filesystem-monitoring.rst | 74 ++
Documentation/admin-guide/hw-vuln/index.rst | 1 +
.../admin-guide/hw-vuln/reg-file-data-sampling.rst | 104 ++
Documentation/admin-guide/hw-vuln/spectre.rst | 18 +-
Documentation/admin-guide/index.rst | 1 +
Documentation/admin-guide/kernel-parameters.txt | 27 +-
Documentation/core-api/dma-api.rst | 14 +
Documentation/filesystems/locking.rst | 10 +-
Documentation/filesystems/nfs/exporting.rst | 33 +
Documentation/x86/mds.rst | 34 +-
MAINTAINERS | 7 +
Makefile | 8 +-
arch/Kconfig | 24 +
arch/arm/boot/dts/mmp2-brownstone.dts | 2 +-
arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 2 +
arch/arm64/include/asm/kvm_pgtable.h | 18 +-
arch/arm64/include/asm/stage2_pgtable.h | 20 -
arch/arm64/kvm/mmu.c | 9 +-
arch/hexagon/kernel/vmlinux.lds.S | 1 +
arch/ia64/Kconfig | 1 +
arch/ia64/Makefile | 2 +-
arch/openrisc/kernel/dma.c | 16 +-
arch/parisc/include/asm/assembly.h | 18 +-
arch/parisc/include/asm/checksum.h | 10 +-
arch/powerpc/include/asm/reg_fsl_emb.h | 11 +-
arch/powerpc/lib/Makefile | 2 +-
arch/riscv/include/asm/uaccess.h | 4 +-
arch/riscv/kernel/process.c | 3 -
arch/s390/kernel/entry.S | 1 +
arch/sparc/kernel/nmi.c | 2 +-
arch/sparc/vdso/vma.c | 7 +-
arch/x86/Kconfig | 13 +
arch/x86/boot/compressed/head_64.S | 8 +
arch/x86/entry/entry.S | 23 +
arch/x86/entry/entry_32.S | 3 +
arch/x86/entry/entry_64.S | 11 +
arch/x86/entry/entry_64_compat.S | 1 +
arch/x86/include/asm/asm-prototypes.h | 1 +
arch/x86/include/asm/asm.h | 5 +
arch/x86/include/asm/cpufeature.h | 8 +-
arch/x86/include/asm/cpufeatures.h | 6 +-
arch/x86/include/asm/disabled-features.h | 3 +-
arch/x86/include/asm/entry-common.h | 1 -
arch/x86/include/asm/linkage.h | 12 +-
arch/x86/include/asm/msr-index.h | 10 +
arch/x86/include/asm/nospec-branch.h | 47 +-
arch/x86/include/asm/required-features.h | 3 +-
arch/x86/include/asm/suspend_32.h | 10 +-
arch/x86/include/asm/text-patching.h | 31 +
arch/x86/kernel/alternative.c | 56 +-
arch/x86/kernel/cpu/amd.c | 10 +-
arch/x86/kernel/cpu/bugs.c | 245 ++--
arch/x86/kernel/cpu/common.c | 57 +-
arch/x86/kernel/cpu/mce/core.c | 4 +-
arch/x86/kernel/kprobes/core.c | 38 +-
arch/x86/kernel/nmi.c | 3 -
arch/x86/kernel/static_call.c | 50 +-
arch/x86/kvm/cpuid.c | 29 +-
arch/x86/kvm/reverse_cpuid.h | 44 +-
arch/x86/kvm/svm/sev.c | 18 +-
arch/x86/kvm/vmx/run_flags.h | 7 +-
arch/x86/kvm/vmx/vmenter.S | 9 +-
arch/x86/kvm/vmx/vmx.c | 12 +-
arch/x86/kvm/x86.c | 17 +-
arch/x86/lib/retpoline.S | 5 +-
arch/x86/mm/ident_map.c | 23 +-
block/blk-settings.c | 4 +
crypto/algboss.c | 4 +-
drivers/accessibility/speakup/synth.c | 4 +-
drivers/acpi/acpica/dbnames.c | 8 +-
drivers/acpi/cppc_acpi.c | 27 +-
drivers/ata/ahci.c | 5 -
drivers/ata/sata_mv.c | 63 +-
drivers/ata/sata_sx4.c | 6 +-
drivers/base/core.c | 26 +-
drivers/base/cpu.c | 8 +
drivers/base/power/wakeirq.c | 4 +-
drivers/clk/qcom/gcc-ipq6018.c | 2 +
drivers/clk/qcom/gcc-ipq8074.c | 2 +
drivers/clk/qcom/gcc-sdm845.c | 1 +
drivers/clk/qcom/mmcc-apq8084.c | 2 +
drivers/clk/qcom/mmcc-msm8974.c | 2 +
drivers/clocksource/arm_global_timer.c | 2 +-
drivers/cpufreq/brcmstb-avs-cpufreq.c | 5 +-
drivers/cpufreq/cpufreq-dt.c | 2 +-
drivers/crypto/qat/qat_common/adf_aer.c | 23 +-
drivers/firmware/efi/vars.c | 17 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +-
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c | 12 +-
.../gpu/drm/amd/display/modules/hdcp/hdcp_psp.c | 3 +
drivers/gpu/drm/drm_panel.c | 17 +-
drivers/gpu/drm/etnaviv/etnaviv_drv.c | 2 +-
drivers/gpu/drm/etnaviv/etnaviv_hwdb.c | 9 +
drivers/gpu/drm/exynos/exynos_drm_vidi.c | 4 +-
drivers/gpu/drm/exynos/exynos_hdmi.c | 4 +-
drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 3 +
drivers/gpu/drm/i915/gt/intel_engine_pm.c | 3 -
.../gpu/drm/i915/gt/intel_execlists_submission.c | 3 +
drivers/gpu/drm/imx/parallel-display.c | 4 +-
drivers/gpu/drm/vc4/vc4_hdmi.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 14 +-
drivers/hid/uhid.c | 20 +-
drivers/hwmon/amc6821.c | 11 +
drivers/i2c/busses/i2c-i801.c | 4 +-
drivers/infiniband/core/cm_trace.h | 2 +-
drivers/infiniband/core/cma_trace.h | 2 +-
drivers/iommu/dma-iommu.c | 15 +
drivers/iommu/iova.c | 5 +
drivers/md/dm-integrity.c | 2 +-
drivers/md/dm-raid.c | 2 +
drivers/md/dm-snap.c | 4 +-
drivers/media/tuners/xc4000.c | 4 +-
drivers/misc/mei/hw-me-regs.h | 2 +
drivers/misc/mei/pci-me.c | 2 +
drivers/mmc/core/block.c | 14 +-
drivers/mmc/host/tmio_mmc_core.c | 2 +
drivers/mtd/nand/raw/meson_nand.c | 2 +-
drivers/mtd/ubi/fastmap.c | 7 +-
drivers/mtd/ubi/vtbl.c | 6 +
drivers/net/ethernet/freescale/fec_main.c | 11 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_trace.h | 8 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_trace.h | 8 +-
drivers/net/ethernet/intel/i40e/i40e.h | 6 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 14 +-
drivers/net/ethernet/intel/i40e/i40e_ptp.c | 6 +-
drivers/net/ethernet/intel/i40e/i40e_register.h | 3 +
drivers/net/ethernet/intel/i40e/i40e_txrx.c | 82 +-
drivers/net/ethernet/intel/i40e/i40e_txrx.h | 5 +-
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 34 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c | 16 +-
drivers/net/ethernet/marvell/octeontx2/af/cgx.c | 5 +
.../net/ethernet/marvell/octeontx2/af/rvu_npc.c | 2 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 2 +-
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c | 31 +-
drivers/net/ethernet/realtek/r8169_main.c | 11 +-
drivers/net/ethernet/renesas/ravb_main.c | 8 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 40 +-
.../net/ethernet/stmicro/stmmac/dwxgmac2_core.c | 38 +-
drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +-
drivers/net/usb/asix.h | 3 +
drivers/net/usb/asix_devices.c | 20 +-
drivers/net/wireguard/netlink.c | 10 +-
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 4 +-
drivers/net/wireless/intel/iwlwifi/mvm/rfi.c | 12 +-
drivers/net/xen-netfront.c | 1 +
drivers/nvme/host/core.c | 6 +-
drivers/nvmem/meson-efuse.c | 25 +-
drivers/of/dynamic.c | 12 +
drivers/pci/controller/dwc/pcie-designware-ep.c | 7 +-
drivers/pci/pci-driver.c | 23 +-
drivers/pci/pcie/dpc.c | 15 +-
drivers/pci/pcie/err.c | 20 +
drivers/pci/quirks.c | 100 ++
drivers/pci/setup-res.c | 8 +-
drivers/phy/tegra/xusb.c | 13 +
drivers/s390/crypto/zcrypt_api.c | 2 +
drivers/s390/net/qeth_core_main.c | 38 +-
drivers/scsi/hosts.c | 7 +-
drivers/scsi/lpfc/lpfc_nvmet.c | 2 +-
drivers/scsi/myrb.c | 20 +-
drivers/scsi/myrs.c | 24 +-
drivers/scsi/qla2xxx/qla_attr.c | 14 +-
drivers/scsi/qla2xxx/qla_def.h | 2 +-
drivers/scsi/qla2xxx/qla_gbl.h | 2 +-
drivers/scsi/qla2xxx/qla_gs.c | 2 +-
drivers/scsi/qla2xxx/qla_init.c | 128 +--
drivers/scsi/qla2xxx/qla_iocb.c | 68 +-
drivers/scsi/qla2xxx/qla_mbx.c | 2 +-
drivers/scsi/qla2xxx/qla_os.c | 2 +-
drivers/scsi/qla2xxx/qla_target.c | 10 +
drivers/slimbus/core.c | 4 +-
drivers/soc/fsl/qbman/qman.c | 98 +-
drivers/staging/media/ipu3/ipu3-v4l2.c | 16 +-
.../staging/vc04_services/vchiq-mmal/mmal-vchiq.c | 5 +-
drivers/tee/optee/device.c | 3 +-
drivers/thermal/devfreq_cooling.c | 2 +-
drivers/tty/serial/8250/8250_port.c | 6 -
drivers/tty/serial/fsl_lpuart.c | 7 +-
drivers/tty/serial/imx.c | 22 +-
drivers/tty/serial/sc16is7xx.c | 15 +-
drivers/tty/serial/serial_core.c | 12 +
drivers/tty/vt/vt.c | 2 +-
drivers/usb/class/cdc-wdm.c | 6 +-
drivers/usb/core/hub.c | 23 +-
drivers/usb/core/hub.h | 2 +
drivers/usb/core/port.c | 5 +-
drivers/usb/core/sysfs.c | 16 +-
drivers/usb/dwc2/core.h | 14 +
drivers/usb/dwc2/core_intr.c | 72 +-
drivers/usb/dwc2/gadget.c | 10 +
drivers/usb/dwc2/hcd.c | 49 +-
drivers/usb/dwc2/hcd_ddma.c | 17 +-
drivers/usb/dwc2/hw.h | 2 +-
drivers/usb/dwc2/platform.c | 2 +-
drivers/usb/gadget/function/f_ncm.c | 2 +-
drivers/usb/gadget/udc/core.c | 4 +-
drivers/usb/gadget/udc/tegra-xudc.c | 39 +-
drivers/usb/host/xhci.c | 2 +
drivers/usb/phy/phy-generic.c | 7 -
drivers/usb/serial/cp210x.c | 4 +
drivers/usb/serial/ftdi_sio.c | 2 +
drivers/usb/serial/ftdi_sio_ids.h | 6 +
drivers/usb/serial/option.c | 6 +
drivers/usb/storage/isd200.c | 23 +-
drivers/usb/storage/scsiglue.c | 1 -
drivers/usb/storage/uas.c | 81 +-
drivers/usb/storage/usb.c | 4 +-
drivers/usb/typec/ucsi/ucsi.c | 52 +-
drivers/usb/typec/ucsi/ucsi.h | 4 +-
drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c | 7 +-
drivers/vfio/pci/vfio_pci_intrs.c | 188 +--
drivers/vfio/platform/vfio_platform_irq.c | 106 +-
drivers/vfio/virqfd.c | 21 +
drivers/xen/events/events_base.c | 5 +-
fs/Kconfig | 2 +-
fs/aio.c | 8 +-
fs/btrfs/scrub.c | 12 +-
fs/btrfs/volumes.c | 2 +-
fs/cifs/connect.c | 2 +-
fs/exec.c | 1 +
fs/exportfs/expfs.c | 8 +-
fs/ext4/mballoc.c | 17 +-
fs/ext4/resize.c | 3 +-
fs/ext4/super.c | 10 +-
fs/fat/nfs.c | 6 +
fs/fuse/dir.c | 4 +
fs/fuse/fuse_i.h | 1 -
fs/fuse/inode.c | 7 +-
fs/ksmbd/smb2pdu.c | 10 +-
fs/lockd/host.c | 2 +-
fs/lockd/svc.c | 223 ++--
fs/lockd/svc4proc.c | 29 +-
fs/lockd/svclock.c | 31 +-
fs/lockd/svcproc.c | 30 +-
fs/lockd/svcsubs.c | 4 +-
fs/lockd/xdr.c | 152 ++-
fs/lockd/xdr4.c | 153 ++-
fs/locks.c | 85 +-
fs/nfs/callback.c | 105 +-
fs/nfs/callback_xdr.c | 5 +-
fs/nfs/direct.c | 11 +-
fs/nfs/export.c | 9 +-
fs/nfs/nfs4state.c | 2 +-
fs/nfs/nfs4trace.h | 477 +-------
fs/nfs/nfstrace.h | 269 +----
fs/nfs/pnfs.h | 4 -
fs/nfs/write.c | 2 +-
fs/nfsd/Kconfig | 27 +-
fs/nfsd/Makefile | 8 +-
fs/nfsd/acl.h | 6 +-
fs/nfsd/blocklayout.c | 1 +
fs/nfsd/blocklayoutxdr.c | 1 +
fs/nfsd/cache.h | 2 +-
fs/nfsd/export.h | 1 -
fs/nfsd/filecache.c | 1192 +++++++++++---------
fs/nfsd/filecache.h | 19 +-
fs/nfsd/flexfilelayout.c | 3 +-
fs/nfsd/lockd.c | 2 +-
fs/nfsd/netns.h | 34 +-
fs/nfsd/nfs2acl.c | 55 +-
fs/nfsd/nfs3acl.c | 83 +-
fs/nfsd/nfs3proc.c | 212 +++-
fs/nfsd/nfs3xdr.c | 444 +++-----
fs/nfsd/nfs4acl.c | 46 +-
fs/nfsd/nfs4callback.c | 125 +-
fs/nfsd/nfs4idmap.c | 9 +-
fs/nfsd/nfs4layouts.c | 4 +-
fs/nfsd/nfs4proc.c | 991 +++++++++-------
fs/nfsd/nfs4recover.c | 12 +-
fs/nfsd/nfs4state.c | 1049 +++++++++++++----
fs/nfsd/nfs4xdr.c | 1115 +++++++++---------
fs/nfsd/nfscache.c | 63 +-
fs/nfsd/nfsctl.c | 146 ++-
fs/nfsd/nfsd.h | 35 +-
fs/nfsd/nfsfh.c | 264 ++---
fs/nfsd/nfsfh.h | 145 ++-
fs/nfsd/nfsproc.c | 121 +-
fs/nfsd/nfssvc.c | 275 ++---
fs/nfsd/nfsxdr.c | 178 ++-
fs/nfsd/state.h | 59 +-
fs/nfsd/stats.c | 16 +-
fs/nfsd/stats.h | 4 +-
fs/nfsd/trace.h | 692 ++++++++++--
fs/nfsd/vfs.c | 822 +++++++-------
fs/nfsd/vfs.h | 56 +-
fs/nfsd/xdr.h | 35 +-
fs/nfsd/xdr3.h | 61 +-
fs/nfsd/xdr4.h | 81 +-
fs/nfsd/xdr4cb.h | 6 +
fs/nilfs2/btree.c | 9 +-
fs/nilfs2/direct.c | 9 +-
fs/nilfs2/inode.c | 2 +-
fs/notify/dnotify/dnotify.c | 15 +-
fs/notify/fanotify/fanotify.c | 363 ++++--
fs/notify/fanotify/fanotify.h | 212 +++-
fs/notify/fanotify/fanotify_user.c | 441 ++++++--
fs/notify/fdinfo.c | 16 +-
fs/notify/fsnotify.c | 177 +--
fs/notify/fsnotify.h | 4 -
fs/notify/group.c | 36 +-
fs/notify/inotify/inotify.h | 11 +-
fs/notify/inotify/inotify_fsnotify.c | 7 +-
fs/notify/inotify/inotify_user.c | 53 +-
fs/notify/mark.c | 137 ++-
fs/notify/notification.c | 14 +-
fs/open.c | 42 +
fs/pipe.c | 17 +-
fs/ubifs/file.c | 13 +-
fs/vboxsf/super.c | 3 +-
include/asm-generic/vmlinux.lds.h | 4 +-
include/linux/cpu.h | 2 +
include/linux/device.h | 1 +
include/linux/dma-map-ops.h | 1 +
include/linux/dma-mapping.h | 5 +
include/linux/dnotify.h | 2 +-
include/linux/exportfs.h | 17 +-
include/linux/fanotify.h | 31 +-
include/linux/fs.h | 26 +
include/linux/fsnotify.h | 70 +-
include/linux/fsnotify_backend.h | 356 +++++-
include/linux/gfp.h | 9 +
include/linux/hyperv.h | 22 +-
include/linux/iova.h | 2 +
include/linux/kthread.h | 1 +
include/linux/linkage.h | 4 +-
include/linux/lockd/lockd.h | 10 +-
include/linux/lockd/xdr.h | 27 +-
include/linux/lockd/xdr4.h | 29 +-
include/linux/minmax.h | 17 +
include/linux/module.h | 6 +-
include/linux/nfs.h | 8 -
include/linux/nfs4.h | 17 +
include/linux/nfs_fs.h | 1 +
include/linux/nfs_ssc.h | 4 +-
include/linux/pci.h | 1 +
include/linux/phy/tegra/xusb.h | 1 +
include/linux/ring_buffer.h | 1 +
include/linux/secretmem.h | 4 +-
include/linux/sunrpc/svc.h | 93 +-
include/linux/sunrpc/svc_xprt.h | 11 +-
include/linux/sunrpc/svcsock.h | 7 +-
include/linux/sunrpc/xdr.h | 2 +
include/linux/timer.h | 18 +-
include/linux/udp.h | 28 +
include/linux/vfio.h | 2 +
include/net/cfg802154.h | 1 +
include/net/inet_connection_sock.h | 1 +
include/net/sock.h | 7 +
include/soc/fsl/qman.h | 9 +
include/trace/events/rpcgss.h | 18 +-
include/trace/events/rpcrdma.h | 44 +-
include/trace/events/sunrpc.h | 74 +-
include/trace/misc/fs.h | 122 ++
include/trace/misc/nfs.h | 387 +++++++
include/trace/{events => misc}/rdma.h | 0
include/trace/misc/sunrpc.h | 18 +
include/uapi/linux/fanotify.h | 29 +
include/uapi/linux/nfsd/nfsfh.h | 115 --
init/initramfs.c | 2 +-
io_uring/io_uring.c | 2 +-
kernel/audit_fsnotify.c | 8 +-
kernel/audit_tree.c | 2 +-
kernel/audit_watch.c | 5 +-
kernel/bounds.c | 2 +-
kernel/bpf/verifier.c | 5 +
kernel/dma/mapping.c | 12 +
kernel/dma/swiotlb.c | 11 +-
kernel/entry/common.c | 8 +-
kernel/events/core.c | 9 +
kernel/kthread.c | 23 +-
kernel/locking/rwsem.c | 14 +-
kernel/module.c | 8 +-
kernel/power/suspend.c | 1 +
kernel/printk/printk.c | 63 +-
kernel/time/timer.c | 160 +--
kernel/trace/ring_buffer.c | 233 ++--
kernel/trace/trace.c | 21 +-
lib/Kconfig.debug | 1 +
lib/pci_iomap.c | 2 +-
lib/test_kasan.c | 21 +-
mm/compaction.c | 7 +-
mm/memtest.c | 4 +-
mm/migrate.c | 6 +-
mm/page_alloc.c | 10 +-
mm/swapfile.c | 25 +-
mm/vmscan.c | 5 +-
net/bluetooth/bnep/core.c | 2 +-
net/bluetooth/cmtp/core.c | 2 +-
net/bluetooth/hci_debugfs.c | 64 +-
net/bluetooth/hci_event.c | 25 +
net/bluetooth/hidp/core.c | 2 +-
net/bridge/netfilter/ebtables.c | 6 +
net/core/skbuff.c | 6 +-
net/core/sock_map.c | 6 +
net/ipv4/inet_connection_sock.c | 14 +
net/ipv4/ip_gre.c | 5 +
net/ipv4/netfilter/arp_tables.c | 4 +
net/ipv4/netfilter/ip_tables.c | 4 +
net/ipv4/tcp.c | 2 +
net/ipv4/udp.c | 7 +
net/ipv4/udp_offload.c | 20 +-
net/ipv6/ip6_fib.c | 14 +-
net/ipv6/ip6_gre.c | 3 +
net/ipv6/netfilter/ip6_tables.c | 4 +
net/ipv6/udp.c | 2 +-
net/ipv6/udp_offload.c | 8 +-
net/mac80211/cfg.c | 5 +-
net/mac802154/llsec.c | 18 +-
net/mptcp/protocol.c | 3 -
net/mptcp/subflow.c | 3 +
net/netfilter/nf_tables_api.c | 20 +-
net/nfc/nci/core.c | 5 +
net/rds/rdma.c | 2 +-
net/sched/act_skbmod.c | 10 +-
net/sunrpc/svc.c | 227 ++--
net/sunrpc/svc_xprt.c | 84 +-
net/sunrpc/svcsock.c | 24 +-
net/sunrpc/xdr.c | 22 +
net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 2 +-
net/xfrm/xfrm_user.c | 3 +
scripts/Makefile.extrawarn | 2 +
security/landlock/syscalls.c | 18 +-
security/smack/smack_lsm.c | 12 +-
sound/pci/hda/patch_realtek.c | 9 +-
sound/sh/aica.c | 17 +-
sound/soc/codecs/rt5682-sdw.c | 4 +-
sound/soc/codecs/rt711-sdca-sdw.c | 4 +-
sound/soc/codecs/rt711-sdw.c | 4 +-
sound/soc/soc-ops.c | 2 +-
tools/objtool/check.c | 3 +-
tools/testing/selftests/mqueue/setting | 1 +
tools/testing/selftests/net/mptcp/diag.sh | 6 +-
tools/testing/selftests/net/mptcp/mptcp_connect.sh | 7 +
tools/testing/selftests/net/reuseaddr_conflict.c | 2 +-
tools/testing/selftests/net/udpgro_fwd.sh | 10 +-
virt/kvm/async_pf.c | 31 +-
439 files changed, 11612 insertions(+), 6882 deletions(-)
next reply other threads:[~2024-04-08 13:00 UTC|newest]
Thread overview: 702+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-08 12:47 Greg Kroah-Hartman [this message]
2024-04-08 12:47 ` [PATCH 5.15 001/690] Documentation/hw-vuln: Update spectre doc Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 002/690] x86/cpu: Support AMD Automatic IBRS Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 003/690] x86/bugs: Use sysfs_emit() Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 004/690] KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 005/690] KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 006/690] KVM: x86: Use a switch statement and macros in __feature_translate() Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 007/690] timers: Update kernel-doc for various functions Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 008/690] timers: Use del_timer_sync() even on UP Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 009/690] timers: Rename del_timer_sync() to timer_delete_sync() Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 010/690] wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 011/690] media: staging: ipu3-imgu: Set fields before media_entity_pads_init() Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 012/690] clk: qcom: gcc-sdm845: Add soft dependency on rpmhpd Greg Kroah-Hartman
2024-04-08 12:47 ` [PATCH 5.15 013/690] smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr() Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 014/690] smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity() Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 015/690] arm: dts: marvell: Fix maxium->maxim typo in brownstone dts Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 016/690] drm/vmwgfx: Fix possible null pointer derefence with invalid contexts Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 017/690] pci_iounmap(): Fix MMIO mapping leak Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 018/690] media: xc4000: Fix atomicity violation in xc4000_get_frequency Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 019/690] KVM: Always flush async #PF workqueue when vCPU is being destroyed Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 020/690] sparc64: NMI watchdog: fix return value of __setup handler Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 021/690] sparc: vDSO: " Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 022/690] crypto: qat - fix double free during reset Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 023/690] crypto: qat - resolve race condition during AER recovery Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 024/690] selftests/mqueue: Set timeout to 180 seconds Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 025/690] ext4: correct best extent lstart adjustment logic Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 026/690] block: Clear zone limits for a non-zoned stacked queue Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 027/690] kasan: test: add memcpy test that avoids out-of-bounds write Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 028/690] kasan/test: avoid gcc warning for intentional overflow Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 029/690] bounds: support non-power-of-two CONFIG_NR_CPUS Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 030/690] fat: fix uninitialized field in nostale filehandles Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 031/690] ubifs: Set page uptodate in the correct place Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 032/690] ubi: Check for too small LEB size in VTBL code Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 033/690] ubi: correct the calculation of fastmap size Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 034/690] mtd: rawnand: meson: fix scrambling mode value in command macro Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 035/690] parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 036/690] parisc: Fix ip_fast_csum Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 037/690] parisc: Fix csum_ipv6_magic on 32-bit systems Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 038/690] parisc: Fix csum_ipv6_magic on 64-bit systems Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 039/690] parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 040/690] PM: suspend: Set mem_sleep_current during kernel command line setup Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 041/690] clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 042/690] clk: qcom: gcc-ipq8074: " Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 043/690] clk: qcom: mmcc-apq8084: " Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 044/690] clk: qcom: mmcc-msm8974: " Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 045/690] usb: xhci: Add error handling in xhci_map_urb_for_dma Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 046/690] powerpc/fsl: Fix mfpmr build errors with newer binutils Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 047/690] USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 048/690] USB: serial: add device ID for VeriFone adapter Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 049/690] USB: serial: cp210x: add ID for MGP Instruments PDS100 Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 050/690] USB: serial: option: add MeiG Smart SLM320 product Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 051/690] USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 052/690] PM: sleep: wakeirq: fix wake irq warning in system suspend Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 053/690] mmc: tmio: avoid concurrent runs of mmc_request_done() Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 054/690] fuse: fix root lookup with nonzero generation Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 055/690] fuse: dont unhash root Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 056/690] usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 057/690] printk/console: Split out code that enables default console Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 058/690] serial: Lock console when calling into driver before registration Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 059/690] btrfs: fix off-by-one chunk length calculation at contains_pending_extent() Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 060/690] PCI: Drop pci_device_remove() test of pci_dev->driver Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 061/690] PCI/PM: Drain runtime-idle callbacks before driver removal Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 062/690] PCI: Work around Intel I210 ROM BAR overlap defect Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 063/690] PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 064/690] PCI/DPC: Quirk PIO log size for certain Intel Root Ports Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 065/690] PCI/DPC: Quirk PIO log size for Intel Raptor Lake " Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 066/690] dm-raid: fix lockdep waring in "pers->hot_add_disk" Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 067/690] mac802154: fix llsec key resources release in mac802154_llsec_key_del Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 068/690] swap: comments get_swap_device() with usage rule Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 069/690] mm: swap: fix race between free_swap_and_cache() and swapoff() Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 070/690] mmc: core: Fix switch on gp3 partition Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 071/690] drm/etnaviv: Restore some id values Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 072/690] landlock: Warn once if a Landlock action is requested while disabled Greg Kroah-Hartman
2024-04-08 12:48 ` [PATCH 5.15 073/690] hwmon: (amc6821) add of_match table Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 074/690] ext4: fix corruption during on-line resize Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 075/690] nvmem: meson-efuse: fix function pointer type mismatch Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 076/690] slimbus: core: Remove usage of the deprecated ida_simple_xx() API Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 077/690] phy: tegra: xusb: Add API to retrieve the port number of phy Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 078/690] usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 079/690] speakup: Fix 8bit characters from direct synth Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 080/690] PCI/AER: Block runtime suspend when handling errors Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 081/690] nfs: fix UAF in direct writes Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 082/690] kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1 Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 083/690] PCI: dwc: endpoint: Fix advertised resizable BAR size Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 084/690] vfio/platform: Disable virqfds on cleanup Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 085/690] ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 086/690] ring-buffer: Fix waking up ring buffer readers Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 087/690] ring-buffer: Do not set shortest_full when full target is hit Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 088/690] ring-buffer: Fix resetting of shortest_full Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 089/690] ring-buffer: Fix full_waiters_pending in poll Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 090/690] ring-buffer: Use wait_event_interruptible() in ring_buffer_wait() Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 091/690] soc: fsl: qbman: Always disable interrupts when taking cgr_lock Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 092/690] soc: fsl: qbman: Add helper for sanity checking cgr ops Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 093/690] soc: fsl: qbman: Add CGR update function Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 094/690] soc: fsl: qbman: Use raw spinlock for cgr_lock Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 095/690] s390/zcrypt: fix reference counting on zcrypt card objects Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 096/690] drm/panel: do not return negative error codes from drm_panel_get_modes() Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 097/690] drm/exynos: do not return negative values from .get_modes() Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 098/690] drm/imx/ipuv3: " Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 099/690] drm/vc4: hdmi: " Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 100/690] memtest: use {READ,WRITE}_ONCE in memory scanning Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 101/690] nilfs2: fix failure to detect DAT corruption in btree and direct mappings Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 102/690] nilfs2: prevent kernel bug at submit_bh_wbc() Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 103/690] cpufreq: dt: always allocate zeroed cpumask Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 104/690] x86/CPU/AMD: Update the Zenbleed microcode revisions Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 105/690] NFSD: Fix nfsd_clid_class use of __string_len() macro Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 106/690] net: hns3: tracing: fix hclgevf trace event strings Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 107/690] wireguard: netlink: check for dangling peer via is_dead instead of empty list Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 108/690] wireguard: netlink: access device through ctx instead of peer Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 109/690] ahci: asm1064: correct count of reported ports Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 110/690] ahci: asm1064: asm1166: dont limit " Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 111/690] drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 112/690] drm/amd/display: Return the correct HDCP error code Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 113/690] drm/amd/display: Fix noise issue on HDMI AV mute Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 114/690] dm snapshot: fix lockup in dm_exception_table_exit Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 115/690] x86/pm: Work around false positive kmemleak report in msr_build_context() Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 116/690] net: ravb: Add R-Car Gen4 support Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 117/690] cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_gets return value" Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 118/690] netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 119/690] netfilter: nf_tables: disallow anonymous set with timeout flag Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 120/690] netfilter: nf_tables: reject constant set with timeout Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 121/690] Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 122/690] xfrm: Avoid clang fortify warning in copy_to_user_tmpl() Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 123/690] KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region() Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 124/690] tracing: Use .flush() call to wake up readers Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 125/690] drm/i915: Check before removing mm notifier Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 126/690] ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 127/690] USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 128/690] usb: gadget: ncm: Fix handling of zero block length packets Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 129/690] usb: port: Dont try to peer unused USB ports based on location Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 130/690] tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 131/690] mei: me: add arrow lake point S DID Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 132/690] mei: me: add arrow lake point H DID Greg Kroah-Hartman
2024-04-08 12:49 ` [PATCH 5.15 133/690] vt: fix unicode buffer corruption when deleting characters Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 134/690] fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 135/690] tee: optee: Fix kernel panic caused by incorrect error handling Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 136/690] i2c: i801: Avoid potential double call to gpiod_remove_lookup_table Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 137/690] xen/events: close evtchn after mapping cleanup Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 138/690] ACPI: CPPC: Use access_width over bit_width for system memory accesses Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 139/690] clocksource/drivers/arm_global_timer: Fix maximum prescaler value Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 140/690] entry: Respect changes to system call number by trace_sys_enter() Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 141/690] minmax: add umin(a, b) and umax(a, b) Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 142/690] swiotlb: Fix alignment checks when both allocation and DMA masks are present Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 143/690] dma-mapping: add dma_opt_mapping_size() Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 144/690] dma-iommu: add iommu_dma_opt_mapping_size() Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 145/690] iommu/dma: Force swiotlb_max_mapping_size on an untrusted device Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 146/690] printk: Update @console_may_schedule in console_trylock_spinning() Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 147/690] tty: serial: imx: Fix broken RS485 Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 148/690] KVM: arm64: Work out supported block level at compile time Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 149/690] KVM: arm64: Limit stage2_apply_range() batch size to largest block Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 150/690] x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 151/690] x86/bugs: Add asm helpers for executing VERW Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 152/690] x86/entry_64: Add VERW just before userspace transition Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 153/690] x86/entry_32: " Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 154/690] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 155/690] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 156/690] KVM/VMX: Move VERW closer to VMentry for MDS mitigation Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 157/690] x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 158/690] Documentation/hw-vuln: Add documentation for RFDS Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 159/690] x86/rfds: Mitigate Register File Data Sampling (RFDS) Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 160/690] KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 161/690] arch: Introduce CONFIG_FUNCTION_ALIGNMENT Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 162/690] x86/asm: Differentiate between code and function alignment Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 163/690] x86/alternatives: Introduce int3_emulate_jcc() Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 164/690] x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 165/690] x86/static_call: Add support for Jcc tail-calls Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 166/690] fsnotify: pass data_type to fsnotify_name() Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 167/690] fsnotify: pass dentry instead of inode data Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 168/690] fsnotify: clarify contract for create event hooks Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 169/690] fsnotify: Dont insert unmergeable events in hashtable Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 170/690] fanotify: Fold event size calculation to its own function Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 171/690] fanotify: Split fsid check from other fid mode checks Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 172/690] inotify: Dont force FS_IN_IGNORED Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 173/690] fsnotify: Add helper to detect overflow_event Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 174/690] fsnotify: Add wrapper around fsnotify_add_event Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 175/690] fsnotify: Retrieve super block from the data field Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 176/690] fsnotify: Protect fsnotify_handle_inode_event from no-inode events Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 177/690] fsnotify: Pass group argument to free_event Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 178/690] fanotify: Support null inode event in fanotify_dfid_inode Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 179/690] fanotify: Allow file handle encoding for unhashed events Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 180/690] fanotify: Encode empty file handle when no inode is provided Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 181/690] fanotify: Require fid_mode for any non-fd event Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 182/690] fsnotify: Support FS_ERROR event type Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 183/690] fanotify: Reserve UAPI bits for FAN_FS_ERROR Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 184/690] fanotify: Pre-allocate pool of error events Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 185/690] fanotify: Support enqueueing " Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 186/690] fanotify: Support merging " Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 187/690] fanotify: Wrap object_fh inline space in a creator macro Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 188/690] fanotify: Add helpers to decide whether to report FID/DFID Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 189/690] fanotify: WARN_ON against too large file handles Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 190/690] fanotify: Report fid info for file related file system errors Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 191/690] fanotify: Emit generic error info for error event Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 192/690] fanotify: Allow users to request FAN_FS_ERROR events Greg Kroah-Hartman
2024-04-08 12:50 ` [PATCH 5.15 193/690] ext4: Send notifications on error Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 194/690] docs: Document the FAN_FS_ERROR event Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 195/690] NFS: Remove unnecessary TRACE_DEFINE_ENUM()s Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 196/690] SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 197/690] NFS: Move generic FS show macros to global header Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 198/690] NFS: Move NFS protocol display " Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 199/690] NFSD: Optimize DRC bucket pruning Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 200/690] NFSD: move filehandle format declarations out of "uapi" Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 201/690] NFSD: drop support for ancient filehandles Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 202/690] NFSD: simplify struct nfsfh Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 203/690] NFSD: Initialize pointer ni with NULL and not plain integer 0 Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 204/690] SUNRPC: Replace the "__be32 *p" parameter to .pc_decode Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 205/690] SUNRPC: Change return value type of .pc_decode Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 206/690] NFSD: Save location of NFSv4 COMPOUND status Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 207/690] SUNRPC: Replace the "__be32 *p" parameter to .pc_encode Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 208/690] SUNRPC: Change return value type of .pc_encode Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 209/690] nfsd: update create verifier comment Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 210/690] NFSD:fix boolreturn.cocci warning Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 211/690] nfsd4: remove obselete comment Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 212/690] ext4: fix error code saved on super block during file system abort Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 213/690] fsnotify: clarify object type argument Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 214/690] fsnotify: separate mark iterator type from object type enum Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 215/690] fanotify: introduce group flag FAN_REPORT_TARGET_FID Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 216/690] fsnotify: generate FS_RENAME event with rich information Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 217/690] fanotify: use macros to get the offset to fanotify_info buffer Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 218/690] fanotify: use helpers to parcel " Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 219/690] fanotify: support secondary dir fh and name in fanotify_info Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 220/690] fanotify: record old and new parent and name in FAN_RENAME event Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 221/690] fanotify: record either old name new name or both for FAN_RENAME Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 222/690] fanotify: report old and/or new parent+name in FAN_RENAME event Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 223/690] fanotify: wire up " Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 224/690] exit: Implement kthread_exit Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 225/690] exit: Rename module_put_and_exit to module_put_and_kthread_exit Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 226/690] NFSD: handle errors better in write_ports_addfd() Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 227/690] SUNRPC: change svc_get() to return the svc Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 228/690] SUNRPC/NFSD: clean up get/put functions Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 229/690] SUNRPC: stop using ->sv_nrthreads as a refcount Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 230/690] nfsd: make nfsd_stats.th_cnt atomic_t Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 231/690] SUNRPC: use sv_lock to protect updates to sv_nrthreads Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 232/690] NFSD: narrow nfsd_mutex protection in nfsd thread Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 233/690] NFSD: Make it possible to use svc_set_num_threads_sync Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 234/690] SUNRPC: discard svo_setup and rename svc_set_num_threads_sync() Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 235/690] NFSD: simplify locking for network notifier Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 236/690] lockd: introduce nlmsvc_serv Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 237/690] lockd: simplify management of network status notifiers Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 238/690] lockd: move lockd_start_svc() call into lockd_create_svc() Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 239/690] lockd: move svc_exit_thread() into the thread Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 240/690] lockd: introduce lockd_put() Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 241/690] lockd: rename lockd_create_svc() to lockd_get() Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 242/690] SUNRPC: move the pool_map definitions (back) into svc.c Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 243/690] SUNRPC: always treat sv_nrpools==1 as "not pooled" Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 244/690] lockd: use svc_set_num_threads() for thread start and stop Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 245/690] NFS: switch the callback service back to non-pooled Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 246/690] NFSD: Remove be32_to_cpu() from DRC hash function Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 247/690] NFSD: Fix inconsistent indenting Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 248/690] NFSD: simplify per-net file cache management Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 249/690] NFSD: Combine XDR error tracepoints Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 250/690] nfsd: improve stateid access bitmask documentation Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 251/690] NFSD: De-duplicate nfsd4_decode_bitmap4() Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 252/690] nfs: block notification on fs with its own ->lock Greg Kroah-Hartman
2024-04-08 12:51 ` [PATCH 5.15 253/690] nfsd4: add refcount for nfsd4_blocked_lock Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 254/690] nfsd: map EBADF Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 255/690] nfsd: Add errno mapping for EREMOTEIO Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 256/690] nfsd: Retry once in nfsd_open on an -EOPENSTALE return Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 257/690] NFSD: Clean up nfsd_vfs_write() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 258/690] NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id) Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 259/690] nfsd: Add a tracepoint for errors in nfsd4_clone_file_range() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 260/690] NFSD: Write verifier might go backwards Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 261/690] NFSD: Clean up the nfsd_net::nfssvc_boot field Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 262/690] NFSD: Rename boot verifier functions Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 263/690] NFSD: Trace boot verifier resets Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 264/690] NFSD: Move fill_pre_wcc() and fill_post_wcc() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 265/690] fsnotify: invalidate dcache before IN_DELETE event Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 266/690] NFSD: Deprecate NFS_OFFSET_MAX Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 267/690] nfsd: Add support for the birth time attribute Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 268/690] orDate: Thu Sep 30 19:19:57 2021 -0400 Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 269/690] NFSD: Skip extra computation for RC_NOCACHE case Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 270/690] NFSD: Streamline the rare "found" case Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 271/690] NFSD: Remove NFSD_PROC_ARGS_* macros Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 272/690] SUNRPC: Remove the .svo_enqueue_xprt method Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 273/690] SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 274/690] SUNRPC: Remove svo_shutdown method Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 275/690] SUNRPC: Rename svc_create_xprt() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 276/690] SUNRPC: Rename svc_close_xprt() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 277/690] SUNRPC: Remove svc_shutdown_net() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 278/690] NFSD: Remove svc_serv_ops::svo_module Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 279/690] NFSD: Move svc_serv_ops::svo_function into struct svc_serv Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 280/690] NFSD: Remove CONFIG_NFSD_V3 Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 281/690] NFSD: Clean up _lm_ operation names Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 282/690] nfsd: fix using the correct variable for sizeof() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 283/690] fsnotify: fix merge with parents ignored mask Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 284/690] fsnotify: optimize FS_MODIFY events with no ignored masks Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 285/690] fsnotify: remove redundant parameter judgment Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 286/690] nfsd: Fix a write performance regression Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 287/690] nfsd: Clean up nfsd_file_put() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 288/690] fanotify: do not allow setting dirent events in mask of non-dir Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 289/690] fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 290/690] inotify: move control flags from mask to mark flags Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 291/690] fsnotify: pass flags argument to fsnotify_alloc_group() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 292/690] fsnotify: make allow_dups a property of the group Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 293/690] fsnotify: create helpers for group mark_mutex lock Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 294/690] inotify: use fsnotify group lock helpers Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 295/690] nfsd: " Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 296/690] dnotify: " Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 297/690] fsnotify: allow adding an inode mark without pinning inode Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 298/690] fanotify: create helper fanotify_mark_user_flags() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 299/690] fanotify: factor out helper fanotify_mark_update_flags() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 300/690] fanotify: implement "evictable" inode marks Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 301/690] fanotify: use fsnotify group lock helpers Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 302/690] fanotify: enable "evictable" inode marks Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 303/690] fsnotify: introduce mark type iterator Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 304/690] fsnotify: consistent behavior for parent not watching children Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 305/690] fanotify: fix incorrect fmode_t casts Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 306/690] NFSD: Clean up nfsd_splice_actor() Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 307/690] NFSD: add courteous server support for thread with only delegation Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 308/690] NFSD: add support for share reservation conflict to courteous server Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 309/690] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 310/690] fs/lock: add helper locks_owner_has_blockers to check for blockers Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 311/690] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 312/690] NFSD: add support for lock conflict to courteous server Greg Kroah-Hartman
2024-04-08 12:52 ` [PATCH 5.15 313/690] NFSD: Show state of courtesy client in client info Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 314/690] NFSD: Clean up nfsd3_proc_create() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 315/690] NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 316/690] NFSD: Refactor nfsd_create_setattr() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 317/690] NFSD: Refactor NFSv3 CREATE Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 318/690] NFSD: Refactor NFSv4 OPEN(CREATE) Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 319/690] NFSD: Remove do_nfsd_create() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 320/690] NFSD: Clean up nfsd_open_verified() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 321/690] NFSD: Instantiate a struct file when creating a regular NFSv4 file Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 322/690] NFSD: Remove dprintk call sites from tail of nfsd4_open() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 323/690] NFSD: Fix whitespace Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 324/690] NFSD: Move documenting comment for nfsd4_process_open2() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 325/690] NFSD: Trace filecache opens Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 326/690] SUNRPC: Use RMW bitops in single-threaded hot paths Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 327/690] nfsd: Unregister the cld notifier when laundry_wq create failed Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 328/690] nfsd: Fix null-ptr-deref in nfsd_fill_super() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 329/690] NFSD: Modernize nfsd4_release_lockowner() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 330/690] NFSD: Add documenting comment for nfsd4_release_lockowner() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 331/690] NFSD: nfsd_file_put() can sleep Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 332/690] NFSD: Fix potential use-after-free in nfsd_file_put() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 333/690] NFS: restore module put when manager exits Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 334/690] fanotify: refine the validation checks on non-dir inode mask Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 335/690] NFSD: Decode NFSv4 birth time attribute Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 336/690] fs: inotify: Fix typo in inotify comment Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 337/690] fanotify: prepare for setting event flags in ignore mask Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 338/690] fanotify: cleanups for fanotify_mark() input validations Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 339/690] fanotify: introduce FAN_MARK_IGNORE Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 340/690] fsnotify: Fix comment typo Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 341/690] NLM: Defend against file_lock changes after vfs_test_lock() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 342/690] NFSD: Instrument fh_verify() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 343/690] NFSD: Fix space and spelling mistake Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 344/690] nfsd: remove redundant assignment to variable len Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 345/690] NFSD: Demote a WARN to a pr_warn() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 346/690] NFSD: Report filecache LRU size Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 347/690] NFSD: Report count of calls to nfsd_file_acquire() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 348/690] NFSD: Report count of freed filecache items Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 349/690] NFSD: Report average age of " Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 350/690] NFSD: Add nfsd_file_lru_dispose_list() helper Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 351/690] NFSD: Refactor nfsd_file_gc() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 352/690] NFSD: Refactor nfsd_file_lru_scan() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 353/690] NFSD: Report the number of items evicted by the LRU walk Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 354/690] NFSD: Record number of flush calls Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 355/690] NFSD: Zero counters when the filecache is re-initialized Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 356/690] NFSD: Hook up the filecache stat file Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 357/690] NFSD: WARN when freeing an item still linked via nf_lru Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 358/690] NFSD: Trace filecache LRU activity Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 359/690] NFSD: Leave open files out of the filecache LRU Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 360/690] NFSD: Fix the filecache LRU shrinker Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 361/690] NFSD: Never call nfsd_file_gc() in foreground paths Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 362/690] NFSD: No longer record nf_hashval in the trace log Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 363/690] NFSD: Remove lockdep assertion from unhash_and_release_locked() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 364/690] NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 365/690] NFSD: Refactor __nfsd_file_close_inode() Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 366/690] NFSD: nfsd_file_hash_remove can compute hashval Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 367/690] NFSD: Remove nfsd_file::nf_hashval Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 368/690] NFSD: Replace the "init once" mechanism Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 369/690] NFSD: Set up an rhashtable for the filecache Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 370/690] NFSD: Convert the filecache to use rhashtable Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 371/690] NFSD: Clean up unused code after rhashtable conversion Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 372/690] NFSD: Separate tracepoints for acquire and create Greg Kroah-Hartman
2024-04-08 12:53 ` [PATCH 5.15 373/690] NFSD: Move nfsd_file_trace_alloc() tracepoint Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 374/690] NFSD: NFSv4 CLOSE should release an nfsd_file immediately Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 375/690] NFSD: Ensure nf_inode is never dereferenced Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 376/690] NFSD: refactoring v4 specific code to a helper in nfs4state.c Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 377/690] NFSD: keep track of the number of v4 clients in the system Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 378/690] NFSD: limit the number of v4 clients to 1024 per 1GB of system memory Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 379/690] nfsd: silence extraneous printk on nfsd.ko insertion Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 380/690] NFSD: Optimize nfsd4_encode_operation() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 381/690] NFSD: Optimize nfsd4_encode_fattr() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 382/690] NFSD: Clean up SPLICE_OK in nfsd4_encode_read() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 383/690] NFSD: Add an nfsd4_read::rd_eof field Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 384/690] NFSD: Optimize nfsd4_encode_readv() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 385/690] NFSD: Simplify starting_len Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 386/690] NFSD: Use xdr_pad_size() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 387/690] NFSD: Clean up nfsd4_encode_readlink() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 388/690] NFSD: Fix strncpy() fortify warning Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 389/690] NFSD: nfserrno(-ENOMEM) is nfserr_jukebox Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 390/690] NFSD: Shrink size of struct nfsd4_copy_notify Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 391/690] NFSD: Shrink size of struct nfsd4_copy Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 392/690] NFSD: Reorder the fields in struct nfsd4_op Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 393/690] NFSD: Make nfs4_put_copy() static Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 394/690] NFSD: Replace boolean fields in struct nfsd4_copy Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 395/690] NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2) Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 396/690] NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2) Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 397/690] NFSD: Refactor nfsd4_do_copy() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 398/690] NFSD: Remove kmalloc from nfsd4_do_async_copy() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 399/690] NFSD: Add nfsd4_send_cb_offload() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 400/690] NFSD: Move copy offload callback arguments into a separate structure Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 401/690] NFSD: drop fh argument from alloc_init_deleg Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 402/690] NFSD: verify the opened dentry after setting a delegation Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 403/690] NFSD: introduce struct nfsd_attrs Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 404/690] NFSD: set attributes when creating symlinks Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 405/690] NFSD: add security label to struct nfsd_attrs Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 406/690] NFSD: add posix ACLs " Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 407/690] NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 408/690] NFSD: always drop directory lock in nfsd_unlink() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 409/690] NFSD: only call fh_unlock() once in nfsd_link() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 410/690] NFSD: reduce locking in nfsd_lookup() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 411/690] NFSD: use explicit lock/unlock for directory ops Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 412/690] NFSD: use (un)lock_inode instead of fh_(un)lock for file operations Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 413/690] NFSD: discard fh_locked flag and fh_lock/fh_unlock Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 414/690] NFSD: fix regression with setting ACLs Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 415/690] nfsd_splice_actor(): handle compound pages Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 416/690] NFSD: move from strlcpy with unused retval to strscpy Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 417/690] lockd: " Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 418/690] NFSD enforce filehandle check for source file in COPY Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 419/690] NFSD: remove redundant variable status Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 420/690] nfsd: Avoid some useless tests Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 421/690] nfsd: Propagate some error code returned by memdup_user() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 422/690] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 423/690] NFSD: drop fname and flen args from nfsd_create_locked() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 424/690] nfsd: clean up mounted_on_fileid handling Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 425/690] nfsd: remove nfsd4_prepare_cb_recall() declaration Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 426/690] NFSD: Replace dprintk() call site in fh_verify() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 427/690] NFSD: Trace NFSv4 COMPOUND tags Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 428/690] NFSD: Add tracepoints to report NFSv4 callback completions Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 429/690] NFSD: Add a mechanism to wait for a DELEGRETURN Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 430/690] NFSD: Refactor nfsd_setattr() Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 431/690] NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 432/690] NFSD: Make nfsd4_rename() " Greg Kroah-Hartman
2024-04-08 12:54 ` [PATCH 5.15 433/690] NFSD: Make nfsd4_remove() " Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 434/690] NFSD: keep track of the number of courtesy clients in the system Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 435/690] NFSD: add shrinker to reap courtesy clients on low memory condition Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 436/690] SUNRPC: Parametrize how much of argsize should be zeroed Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 437/690] NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 438/690] NFSD: Refactor common code out of dirlist helpers Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 439/690] NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 440/690] NFSD: Clean up WRITE arg decoders Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 441/690] NFSD: Clean up nfs4svc_encode_compoundres() Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 442/690] NFSD: Remove "inline" directives on op_rsize_bop helpers Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 443/690] NFSD: Remove unused nfsd4_compoundargs::cachetype field Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 444/690] NFSD: Pack struct nfsd4_compoundres Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 445/690] nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 446/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 447/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 448/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 449/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 450/690] NFSD: Rename the fields in copy_stateid_t Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 451/690] NFSD: Cap rsize_bop result based on send buffer size Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 452/690] nfsd: only fill out return pointer on success in nfsd4_lookup_stateid Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 453/690] nfsd: fix comments about spinlock handling with delegations Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 454/690] nfsd: make nfsd4_run_cb a bool return function Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 455/690] nfsd: extra checks when freeing delegation stateids Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 456/690] fs/notify: constify path Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 457/690] fsnotify: remove unused declaration Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 458/690] fanotify: Remove obsoleted fanotify_event_has_path() Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 459/690] nfsd: fix nfsd_file_unhash_and_dispose Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 460/690] nfsd: rework hashtable handling in nfsd_do_file_acquire Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 461/690] NFSD: unregister shrinker when nfsd_init_net() fails Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 462/690] nfsd: ensure we always call fh_verify_error tracepoint Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 463/690] nfsd: fix net-namespace logic in __nfsd_file_cache_purge Greg Kroah-Hartman
2024-04-09 6:42 ` Petr Vorel
2024-04-09 6:53 ` Greg Kroah-Hartman
2024-04-09 10:36 ` Petr Vorel
2024-04-09 11:31 ` Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 464/690] nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 465/690] nfsd: put the export reference in nfsd4_verify_deleg_dentry Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 466/690] NFSD: Fix trace_nfsd_fh_verify_err() crasher Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 467/690] NFSD: Fix reads with a non-zero offset that dont end on a page boundary Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 468/690] lockd: use locks_inode_context helper Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 469/690] nfsd: " Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 470/690] NFSD: Simplify READ_PLUS Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 471/690] NFSD: Remove redundant assignment to variable host_err Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 472/690] NFSD: Finish converting the NFSv3 GETACL result encoder Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 473/690] nfsd: ignore requests to disable unsupported versions Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 474/690] nfsd: move nfserrno() to vfs.c Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 475/690] nfsd: allow disabling NFSv2 at compile time Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 476/690] exportfs: use pr_debug for unreachable debug statements Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 477/690] NFSD: Pass the target nfsd_file to nfsd_commit() Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 478/690] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately" Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 479/690] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 480/690] NFSD: Flesh out a documenting comment for filecache.c Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 481/690] NFSD: Clean up nfs4_preprocess_stateid_op() call sites Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 482/690] NFSD: Trace stateids returned via DELEGRETURN Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 483/690] NFSD: Trace delegation revocations Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 484/690] NFSD: Use const pointers as parameters to fh_ helpers Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 485/690] NFSD: Update file_hashtbl() helpers Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 486/690] NFSD: Clean up nfsd4_init_file() Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 487/690] NFSD: Add a nfsd4_file_hash_remove() helper Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 488/690] NFSD: Clean up find_or_add_file() Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 489/690] NFSD: Refactor find_file() Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 490/690] NFSD: Use rhashtable for managing nfs4_file objects Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 491/690] NFSD: Fix licensing header in filecache.c Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 492/690] nfsd: remove the pages_flushed statistic from filecache Greg Kroah-Hartman
2024-04-08 12:55 ` [PATCH 5.15 493/690] nfsd: reorganize filecache.c Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 494/690] filelock: add a new locks_inode_context accessor function Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 495/690] nfsd: fix up the filecache laundrette scheduling Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 496/690] NFSD: Add an nfsd_file_fsync tracepoint Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 497/690] nfsd: return error if nfs4_setacl fails Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 498/690] NFSD: Use struct_size() helper in alloc_session() Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 499/690] lockd: set missing fl_flags field when retrieving args Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 500/690] lockd: ensure we use the correct file descriptor when unlocking Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 501/690] lockd: fix file selection in nlmsvc_cancel_blocked Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 502/690] trace: Relocate event helper files Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 503/690] NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 504/690] NFSD: add support for sending CB_RECALL_ANY Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 505/690] NFSD: add delegation reaper to react to low memory condition Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 506/690] NFSD: add CB_RECALL_ANY tracepoints Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 507/690] NFSD: Use only RQ_DROPME to signal the need to drop a reply Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 508/690] NFSD: Avoid clashing function prototypes Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 509/690] nfsd: rework refcounting in filecache Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 510/690] nfsd: fix handling of cached open files in nfsd4_open codepath Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 511/690] Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 512/690] NFSD: Use set_bit(RQ_DROPME) Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 513/690] NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 514/690] NFSD: replace delayed_work with work_struct for nfsd_client_shrinker Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 515/690] nfsd: dont free files unconditionally in __nfsd_file_cache_purge Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 516/690] nfsd: dont destroy global nfs4_file table in per-net shutdown Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 517/690] NFSD: enhance inter-server copy cleanup Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 518/690] nfsd: allow nfsd_file_get to sanely handle a NULL pointer Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 519/690] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 520/690] NFSD: fix leaked reference count of nfsd4_ssc_umount_item Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 521/690] nfsd: dont hand out delegation on setuid files being opened for write Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 522/690] NFSD: fix problems with cleanup on errors in nfsd4_copy Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 523/690] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 524/690] nfsd: dont fsync nfsd_files on last close Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 525/690] NFSD: copy the whole verifier in nfsd_copy_write_verifier Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 526/690] NFSD: Protect against filesystem freezing Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 527/690] nfsd: dont replace page in rq_pages if its a continuation of last page Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 528/690] nfsd: call op_release, even when op_func returns an error Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 529/690] nfsd: dont open-code clear_and_wake_up_bit Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 530/690] nfsd: NFSD_FILE_KEY_INODE only needs to find GCed entries Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 531/690] nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 532/690] nfsd: dont kill nfsd_files because of lease break error Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 533/690] nfsd: add some comments to nfsd_file_do_acquire Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 534/690] nfsd: dont take/put an extra reference when putting a file Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 535/690] nfsd: update comment over __nfsd_file_cache_purge Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 536/690] nfsd: allow reaping files still under writeback Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 537/690] NFSD: Convert filecache to rhltable Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 538/690] nfsd: simplify the delayed disposal list code Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 539/690] NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 540/690] nfsd: make a copy of struct iattr before calling notify_change Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 541/690] nfsd: fix double fget() bug in __write_ports_addfd() Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 542/690] lockd: drop inappropriate svc_get() from locked_get() Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 543/690] NFSD: Add an nfsd4_encode_nfstime4() helper Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 544/690] nfsd: Fix creation time serialization order Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 545/690] nfsd: dont allow nfsd threads to be signalled Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 546/690] nfsd: Simplify code around svc_exit_thread() call in nfsd() Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 547/690] nfsd: separate nfsd_last_thread() from nfsd_put() Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 548/690] Documentation: Add missing documentation for EXPORT_OP flags Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 549/690] NFSD: fix possible oops when nfsd/pool_stats is closed Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 550/690] lockd: introduce safe async lock op Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 551/690] nfsd: call nfsd_last_thread() before final nfsd_put() Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 552/690] nfsd: drop the nfsd_put helper Greg Kroah-Hartman
2024-04-08 12:56 ` [PATCH 5.15 553/690] nfsd: fix RELEASE_LOCKOWNER Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 554/690] nfsd: dont take fi_lock in nfsd_break_deleg_cb() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 555/690] nfsd: dont call locks_release_private() twice concurrently Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 556/690] nfsd: Fix a regression in nfsd_setattr() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 557/690] perf/core: Fix reentry problem in perf_output_read_group() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 558/690] efivarfs: Request at most 512 bytes for variable names Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 559/690] powerpc: xor_vmx: Add -mhard-float to CFLAGS Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 560/690] selftests: mptcp: diag: return KSFT_FAIL not test_cnt Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 561/690] vfio/pci: Disable auto-enable of exclusive INTx IRQ Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 562/690] vfio/pci: Lock external INTx masking ops Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 563/690] vfio: Introduce interface to flush virqfd inject workqueue Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 564/690] vfio/pci: Create persistent INTx handler Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 565/690] vfio/platform: Create persistent IRQ handlers Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 566/690] vfio/fsl-mc: Block calling interrupt handler without trigger Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 567/690] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 568/690] mm/migrate: set swap entry values of THP tail pages properly Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 569/690] init: open /initrd.image with O_LARGEFILE Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 570/690] btrfs: zoned: use zone aware sb location for scrub Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 571/690] wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 572/690] exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 573/690] hexagon: vmlinux.lds.S: handle attributes section Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 574/690] mmc: core: Initialize mmc_blk_ioc_data Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 575/690] mmc: core: Avoid negative index with array access Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 576/690] net: ll_temac: platform_get_resource replaced by wrong function Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 577/690] drm/i915/gt: Reset queue_priority_hint on parking Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 578/690] usb: cdc-wdm: close race between read and workqueue Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 579/690] drm/amdgpu: Use drm_mode_copy() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 580/690] drm/amd/display: Preserve original aspect ratio in create stream Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 581/690] ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 582/690] scsi: core: Fix unremoved procfs host directory regression Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 583/690] staging: vc04_services: changen strncpy() to strscpy_pad() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 584/690] staging: vc04_services: fix information leak in create_component() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 585/690] USB: core: Add hub_get() and hub_put() routines Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 586/690] usb: dwc2: host: Fix remote wakeup from hibernation Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 587/690] usb: dwc2: host: Fix hibernation flow Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 588/690] usb: dwc2: host: Fix ISOC flow in DDMA mode Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 589/690] usb: dwc2: gadget: Fix exiting from clock gating Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 590/690] usb: dwc2: gadget: LPM flow fix Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 591/690] usb: udc: remove warning when queue disabled ep Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 592/690] usb: typec: ucsi: Ack unsupported commands Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 593/690] usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 594/690] scsi: qla2xxx: Prevent command send on chip reset Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 595/690] scsi: qla2xxx: Fix N2N stuck connection Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 596/690] scsi: qla2xxx: Split FCE|EFT trace control Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 597/690] scsi: qla2xxx: NVME|FCP prefer flag not being honored Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 598/690] scsi: qla2xxx: Fix command flush on cable pull Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 599/690] scsi: qla2xxx: Fix double free of fcport Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 600/690] scsi: qla2xxx: Change debug message during driver unload Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 601/690] scsi: qla2xxx: Delay I/O Abort on PCI error Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 602/690] x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 603/690] PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 604/690] scsi: lpfc: Correct size for wqe for memset() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 605/690] USB: core: Fix deadlock in usb_deauthorize_interface() Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 606/690] scsi: usb: Call scsi_done() directly Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 607/690] scsi: usb: Stop using the SCSI pointer Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 608/690] USB: UAS: return ENODEV when submit urbs fail with device not attached Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 609/690] nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 610/690] mlxbf_gige: stop PHY during open() error paths Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 611/690] iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 612/690] wifi: iwlwifi: mvm: rfi: fix potential response leaks Greg Kroah-Hartman
2024-04-08 12:57 ` [PATCH 5.15 613/690] ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 614/690] s390/qeth: handle deferred cc1 Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 615/690] tcp: properly terminate timers for kernel sockets Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 616/690] ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields() Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 617/690] mlxbf_gige: call request_irq() after NAPI initialized Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 618/690] bpf: Protect against int overflow for stack access size Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 619/690] Octeontx2-af: fix pause frame configuration in GMP mode Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 620/690] dm integrity: fix out-of-range warning Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 621/690] r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 622/690] x86/cpufeatures: Add new word for scattered features Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 623/690] x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 624/690] arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 625/690] Bluetooth: hci_event: set the conn encrypted before conn establishes Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 626/690] Bluetooth: Fix TOCTOU in HCI debugfs implementation Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 627/690] xen-netfront: Add missing skb_mark_for_recycle Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 628/690] net/rds: fix possible cp null dereference Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 629/690] locking/rwsem: Disable preemption while trying for rwsem lock Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 630/690] io_uring: ensure 0 is returned on file registration success Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 631/690] Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped." Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 632/690] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 633/690] thermal: devfreq_cooling: Fix perf state when calculate dfc res_util Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 634/690] KVM: x86: Bail to userspace if emulation of atomic user access faults Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 635/690] KVM: x86: Mark target gfn of emulated atomic instruction as dirty Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 636/690] netfilter: nf_tables: reject new basechain after table flag update Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 637/690] netfilter: nf_tables: flush pending destroy work before exit_net release Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 638/690] netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get() Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 639/690] netfilter: validate user input for expected length Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 640/690] vboxsf: Avoid an spurious warning if load_nls_xxx() fails Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 641/690] bpf, sockmap: Prevent lock inversion deadlock in map delete elem Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 642/690] net/sched: act_skbmod: prevent kernel-infoleak Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 643/690] net: stmmac: fix rx queue priority assignment Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 644/690] selftests: net: gro fwd: update vxlan GRO test expectations Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 645/690] erspan: make sure erspan_base_hdr is present in skb->head Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 646/690] selftests: reuseaddr_conflict: add missing new line at the end of the output Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 647/690] ipv6: Fix infinite recursion in fib6_dump_done() Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 648/690] mlxbf_gige: stop interface during shutdown Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 649/690] udp: do not accept non-tunnel GSO skbs landing in a tunnel Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 650/690] udp: do not transition UDP GRO fraglist partial checksums to unnecessary Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 651/690] udp: prevent local UDP tunnel packets from being GROed Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 652/690] octeontx2-af: Fix issue with loading coalesced KPU profiles Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 653/690] octeontx2-pf: check negative error code in otx2_open() Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 654/690] i40e: fix i40e_count_filters() to count only active/new filters Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 655/690] i40e: fix vf may be used uninitialized in this function warning Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 656/690] scsi: qla2xxx: Update manufacturer details Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 657/690] scsi: qla2xxx: Update manufacturer detail Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 658/690] Revert "usb: phy: generic: Get the vbus supply" Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 659/690] usb: typec: ucsi: Check for notifications after init Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 660/690] i40e: Store the irq number in i40e_q_vector Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 661/690] i40e: Remove _t suffix from enum type names Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 662/690] i40e: Enforce software interrupt during busy-poll exit Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 663/690] net: usb: asix: suspend embedded PHY if external is used Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 664/690] drivers: net: convert to boolean for the mac_managed_pm flag Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 665/690] net: fec: Set mac_managed_pm during probe Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 666/690] net: ravb: Always process TX descriptor ring Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 667/690] ASoC: rt5682-sdw: fix locking sequence Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 668/690] ASoC: rt711-sdca: " Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 669/690] ASoC: rt711-sdw: " Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 670/690] ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 671/690] ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 672/690] scsi: mylex: Fix sysfs buffer lengths Greg Kroah-Hartman
2024-04-08 12:58 ` [PATCH 5.15 673/690] ata: sata_mv: Fix PCI device ID table declaration compilation warning Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 674/690] nfsd: hold a lighter-weight client reference over CB_RECALL_ANY Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 675/690] HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 676/690] openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 677/690] fs/pipe: Fix lockdep false-positive in watchqueue pipe_write() Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 678/690] ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 679/690] driver core: Introduce device_link_wait_removal() Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 680/690] of: dynamic: Synchronize of_changeset_destroy() with the devlink removals Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 681/690] x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 682/690] s390/entry: align system call table on 8 bytes Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 683/690] riscv: Fix spurious errors from __get/put_kernel_nofault Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 684/690] riscv: process: Fix kernel gp leakage Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 685/690] x86/bugs: Fix the SRSO mitigation on Zen3/4 Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 686/690] x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 687/690] mptcp: dont account accept() of non-MPC client as fallback to TCP Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 688/690] mm/secretmem: fix GUP-fast succeeding on secretmem folios Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 689/690] gro: fix ownership transfer Greg Kroah-Hartman
2024-04-08 12:59 ` [PATCH 5.15 690/690] nvme: fix miss command type check Greg Kroah-Hartman
2024-04-08 16:02 ` [PATCH 5.15 000/690] 5.15.154-rc1 review SeongJae Park
2024-04-08 20:06 ` Kelsey Steele
2024-04-09 3:33 ` Ron Economos
2024-04-09 6:53 ` Jon Hunter
2024-04-09 12:23 ` Greg Kroah-Hartman
2024-04-09 15:19 ` Anders Roxell
2024-04-10 0:32 ` Shuah Khan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240408125359.506372836@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=allen.lkml@gmail.com \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.