Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2024-04-08 13:54:40 to 2024-04-08 14:04:26 UTC [more...]

[PATCH 5.15 000/690] 5.15.154-rc1 review
 2024-04-08 12:58 UTC  (201+ messages)
` [PATCH 5.15 415/690] nfsd_splice_actor(): handle compound pages
` [PATCH 5.15 422/690] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
` [PATCH 5.15 423/690] NFSD: drop fname and flen args from nfsd_create_locked()
` [PATCH 5.15 424/690] nfsd: clean up mounted_on_fileid handling
` [PATCH 5.15 448/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
` [PATCH 5.15 449/690] nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
` [PATCH 5.15 450/690] NFSD: Rename the fields in copy_stateid_t
` [PATCH 5.15 451/690] NFSD: Cap rsize_bop result based on send buffer size
` [PATCH 5.15 452/690] nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
` [PATCH 5.15 453/690] nfsd: fix comments about spinlock handling with delegations
` [PATCH 5.15 454/690] nfsd: make nfsd4_run_cb a bool return function
` [PATCH 5.15 455/690] nfsd: extra checks when freeing delegation stateids
` [PATCH 5.15 456/690] fs/notify: constify path
` [PATCH 5.15 457/690] fsnotify: remove unused declaration
` [PATCH 5.15 458/690] fanotify: Remove obsoleted fanotify_event_has_path()
` [PATCH 5.15 459/690] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH 5.15 460/690] nfsd: rework hashtable handling in nfsd_do_file_acquire
` [PATCH 5.15 461/690] NFSD: unregister shrinker when nfsd_init_net() fails
` [PATCH 5.15 462/690] nfsd: ensure we always call fh_verify_error tracepoint
` [PATCH 5.15 463/690] nfsd: fix net-namespace logic in __nfsd_file_cache_purge
` [PATCH 5.15 464/690] nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
` [PATCH 5.15 465/690] nfsd: put the export reference in nfsd4_verify_deleg_dentry
` [PATCH 5.15 466/690] NFSD: Fix trace_nfsd_fh_verify_err() crasher
` [PATCH 5.15 467/690] NFSD: Fix reads with a non-zero offset that dont end on a page boundary
` [PATCH 5.15 468/690] lockd: use locks_inode_context helper
` [PATCH 5.15 469/690] nfsd: "
` [PATCH 5.15 470/690] NFSD: Simplify READ_PLUS
` [PATCH 5.15 471/690] NFSD: Remove redundant assignment to variable host_err
` [PATCH 5.15 472/690] NFSD: Finish converting the NFSv3 GETACL result encoder
` [PATCH 5.15 473/690] nfsd: ignore requests to disable unsupported versions
` [PATCH 5.15 474/690] nfsd: move nfserrno() to vfs.c
` [PATCH 5.15 475/690] nfsd: allow disabling NFSv2 at compile time
` [PATCH 5.15 476/690] exportfs: use pr_debug for unreachable debug statements
` [PATCH 5.15 477/690] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH 5.15 478/690] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH 5.15 479/690] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH 5.15 480/690] NFSD: Flesh out a documenting comment for filecache.c
` [PATCH 5.15 481/690] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH 5.15 482/690] NFSD: Trace stateids returned via DELEGRETURN
` [PATCH 5.15 483/690] NFSD: Trace delegation revocations
` [PATCH 5.15 484/690] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH 5.15 485/690] NFSD: Update file_hashtbl() helpers
` [PATCH 5.15 486/690] NFSD: Clean up nfsd4_init_file()
` [PATCH 5.15 487/690] NFSD: Add a nfsd4_file_hash_remove() helper
` [PATCH 5.15 488/690] NFSD: Clean up find_or_add_file()
` [PATCH 5.15 489/690] NFSD: Refactor find_file()
` [PATCH 5.15 490/690] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH 5.15 491/690] NFSD: Fix licensing header in filecache.c
` [PATCH 5.15 492/690] nfsd: remove the pages_flushed statistic from filecache
` [PATCH 5.15 493/690] nfsd: reorganize filecache.c
` [PATCH 5.15 494/690] filelock: add a new locks_inode_context accessor function
` [PATCH 5.15 495/690] nfsd: fix up the filecache laundrette scheduling
` [PATCH 5.15 496/690] NFSD: Add an nfsd_file_fsync tracepoint
` [PATCH 5.15 497/690] nfsd: return error if nfs4_setacl fails
` [PATCH 5.15 498/690] NFSD: Use struct_size() helper in alloc_session()
` [PATCH 5.15 499/690] lockd: set missing fl_flags field when retrieving args
` [PATCH 5.15 500/690] lockd: ensure we use the correct file descriptor when unlocking
` [PATCH 5.15 501/690] lockd: fix file selection in nlmsvc_cancel_blocked
` [PATCH 5.15 502/690] trace: Relocate event helper files
` [PATCH 5.15 503/690] NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
` [PATCH 5.15 504/690] NFSD: add support for sending CB_RECALL_ANY
` [PATCH 5.15 505/690] NFSD: add delegation reaper to react to low memory condition
` [PATCH 5.15 506/690] NFSD: add CB_RECALL_ANY tracepoints
` [PATCH 5.15 507/690] NFSD: Use only RQ_DROPME to signal the need to drop a reply
` [PATCH 5.15 508/690] NFSD: Avoid clashing function prototypes
` [PATCH 5.15 509/690] nfsd: rework refcounting in filecache
` [PATCH 5.15 510/690] nfsd: fix handling of cached open files in nfsd4_open codepath
` [PATCH 5.15 511/690] Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
` [PATCH 5.15 512/690] NFSD: Use set_bit(RQ_DROPME)
` [PATCH 5.15 513/690] NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
` [PATCH 5.15 514/690] NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
` [PATCH 5.15 515/690] nfsd: dont free files unconditionally in __nfsd_file_cache_purge
` [PATCH 5.15 516/690] nfsd: dont destroy global nfs4_file table in per-net shutdown
` [PATCH 5.15 517/690] NFSD: enhance inter-server copy cleanup
` [PATCH 5.15 518/690] nfsd: allow nfsd_file_get to sanely handle a NULL pointer
` [PATCH 5.15 519/690] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
` [PATCH 5.15 520/690] NFSD: fix leaked reference count of nfsd4_ssc_umount_item
` [PATCH 5.15 521/690] nfsd: dont hand out delegation on setuid files being opened for write
` [PATCH 5.15 522/690] NFSD: fix problems with cleanup on errors in nfsd4_copy
` [PATCH 5.15 523/690] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
` [PATCH 5.15 524/690] nfsd: dont fsync nfsd_files on last close
` [PATCH 5.15 525/690] NFSD: copy the whole verifier in nfsd_copy_write_verifier
` [PATCH 5.15 526/690] NFSD: Protect against filesystem freezing
` [PATCH 5.15 527/690] nfsd: dont replace page in rq_pages if its a continuation of last page
` [PATCH 5.15 528/690] nfsd: call op_release, even when op_func returns an error
` [PATCH 5.15 529/690] nfsd: dont open-code clear_and_wake_up_bit
` [PATCH 5.15 530/690] nfsd: NFSD_FILE_KEY_INODE only needs to find GCed entries
` [PATCH 5.15 531/690] nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
` [PATCH 5.15 532/690] nfsd: dont kill nfsd_files because of lease break error
` [PATCH 5.15 533/690] nfsd: add some comments to nfsd_file_do_acquire
` [PATCH 5.15 534/690] nfsd: dont take/put an extra reference when putting a file
` [PATCH 5.15 535/690] nfsd: update comment over __nfsd_file_cache_purge
` [PATCH 5.15 536/690] nfsd: allow reaping files still under writeback
` [PATCH 5.15 537/690] NFSD: Convert filecache to rhltable
` [PATCH 5.15 538/690] nfsd: simplify the delayed disposal list code
` [PATCH 5.15 539/690] NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
` [PATCH 5.15 540/690] nfsd: make a copy of struct iattr before calling notify_change
` [PATCH 5.15 541/690] nfsd: fix double fget() bug in __write_ports_addfd()
` [PATCH 5.15 542/690] lockd: drop inappropriate svc_get() from locked_get()
` [PATCH 5.15 543/690] NFSD: Add an nfsd4_encode_nfstime4() helper
` [PATCH 5.15 544/690] nfsd: Fix creation time serialization order
` [PATCH 5.15 545/690] nfsd: dont allow nfsd threads to be signalled
` [PATCH 5.15 546/690] nfsd: Simplify code around svc_exit_thread() call in nfsd()
` [PATCH 5.15 547/690] nfsd: separate nfsd_last_thread() from nfsd_put()
` [PATCH 5.15 548/690] Documentation: Add missing documentation for EXPORT_OP flags
` [PATCH 5.15 549/690] NFSD: fix possible oops when nfsd/pool_stats is closed
` [PATCH 5.15 550/690] lockd: introduce safe async lock op
` [PATCH 5.15 551/690] nfsd: call nfsd_last_thread() before final nfsd_put()
` [PATCH 5.15 552/690] nfsd: drop the nfsd_put helper
` [PATCH 5.15 553/690] nfsd: fix RELEASE_LOCKOWNER
` [PATCH 5.15 554/690] nfsd: dont take fi_lock in nfsd_break_deleg_cb()
` [PATCH 5.15 555/690] nfsd: dont call locks_release_private() twice concurrently
` [PATCH 5.15 556/690] nfsd: Fix a regression in nfsd_setattr()
` [PATCH 5.15 557/690] perf/core: Fix reentry problem in perf_output_read_group()
` [PATCH 5.15 558/690] efivarfs: Request at most 512 bytes for variable names
` [PATCH 5.15 559/690] powerpc: xor_vmx: Add -mhard-float to CFLAGS
` [PATCH 5.15 560/690] selftests: mptcp: diag: return KSFT_FAIL not test_cnt
` [PATCH 5.15 561/690] vfio/pci: Disable auto-enable of exclusive INTx IRQ
` [PATCH 5.15 562/690] vfio/pci: Lock external INTx masking ops
` [PATCH 5.15 563/690] vfio: Introduce interface to flush virqfd inject workqueue
` [PATCH 5.15 564/690] vfio/pci: Create persistent INTx handler
` [PATCH 5.15 565/690] vfio/platform: Create persistent IRQ handlers
` [PATCH 5.15 566/690] vfio/fsl-mc: Block calling interrupt handler without trigger
` [PATCH 5.15 567/690] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
` [PATCH 5.15 568/690] mm/migrate: set swap entry values of THP tail pages properly
` [PATCH 5.15 569/690] init: open /initrd.image with O_LARGEFILE
` [PATCH 5.15 570/690] btrfs: zoned: use zone aware sb location for scrub
` [PATCH 5.15 571/690] wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
` [PATCH 5.15 572/690] exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
` [PATCH 5.15 573/690] hexagon: vmlinux.lds.S: handle attributes section
` [PATCH 5.15 574/690] mmc: core: Initialize mmc_blk_ioc_data
` [PATCH 5.15 575/690] mmc: core: Avoid negative index with array access
` [PATCH 5.15 576/690] net: ll_temac: platform_get_resource replaced by wrong function
` [PATCH 5.15 577/690] drm/i915/gt: Reset queue_priority_hint on parking
` [PATCH 5.15 578/690] usb: cdc-wdm: close race between read and workqueue
` [PATCH 5.15 579/690] drm/amdgpu: Use drm_mode_copy()
` [PATCH 5.15 580/690] drm/amd/display: Preserve original aspect ratio in create stream
` [PATCH 5.15 581/690] ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs
` [PATCH 5.15 582/690] scsi: core: Fix unremoved procfs host directory regression
` [PATCH 5.15 583/690] staging: vc04_services: changen strncpy() to strscpy_pad()
` [PATCH 5.15 584/690] staging: vc04_services: fix information leak in create_component()
` [PATCH 5.15 585/690] USB: core: Add hub_get() and hub_put() routines
` [PATCH 5.15 586/690] usb: dwc2: host: Fix remote wakeup from hibernation
` [PATCH 5.15 587/690] usb: dwc2: host: Fix hibernation flow
` [PATCH 5.15 588/690] usb: dwc2: host: Fix ISOC flow in DDMA mode
` [PATCH 5.15 589/690] usb: dwc2: gadget: Fix exiting from clock gating
` [PATCH 5.15 590/690] usb: dwc2: gadget: LPM flow fix
` [PATCH 5.15 591/690] usb: udc: remove warning when queue disabled ep
` [PATCH 5.15 592/690] usb: typec: ucsi: Ack unsupported commands
` [PATCH 5.15 593/690] usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
` [PATCH 5.15 594/690] scsi: qla2xxx: Prevent command send on chip reset
` [PATCH 5.15 595/690] scsi: qla2xxx: Fix N2N stuck connection
` [PATCH 5.15 596/690] scsi: qla2xxx: Split FCE|EFT trace control
` [PATCH 5.15 597/690] scsi: qla2xxx: NVME|FCP prefer flag not being honored
` [PATCH 5.15 598/690] scsi: qla2xxx: Fix command flush on cable pull
` [PATCH 5.15 599/690] scsi: qla2xxx: Fix double free of fcport
` [PATCH 5.15 600/690] scsi: qla2xxx: Change debug message during driver unload
` [PATCH 5.15 601/690] scsi: qla2xxx: Delay I/O Abort on PCI error
` [PATCH 5.15 602/690] x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
` [PATCH 5.15 603/690] PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
` [PATCH 5.15 604/690] scsi: lpfc: Correct size for wqe for memset()
` [PATCH 5.15 605/690] USB: core: Fix deadlock in usb_deauthorize_interface()
` [PATCH 5.15 606/690] scsi: usb: Call scsi_done() directly
` [PATCH 5.15 607/690] scsi: usb: Stop using the SCSI pointer
` [PATCH 5.15 608/690] USB: UAS: return ENODEV when submit urbs fail with device not attached
` [PATCH 5.15 609/690] nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
` [PATCH 5.15 610/690] mlxbf_gige: stop PHY during open() error paths
` [PATCH 5.15 611/690] iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
` [PATCH 5.15 613/690] ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
` [PATCH 5.15 614/690] s390/qeth: handle deferred cc1
` [PATCH 5.15 615/690] tcp: properly terminate timers for kernel sockets
` [PATCH 5.15 616/690] ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields()
` [PATCH 5.15 617/690] mlxbf_gige: call request_irq() after NAPI initialized
` [PATCH 5.15 618/690] bpf: Protect against int overflow for stack access size
` [PATCH 5.15 619/690] Octeontx2-af: fix pause frame configuration in GMP mode
` [PATCH 5.15 620/690] dm integrity: fix out-of-range warning
` [PATCH 5.15 621/690] r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
` [PATCH 5.15 622/690] x86/cpufeatures: Add new word for scattered features
` [PATCH 5.15 623/690] x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
` [PATCH 5.15 624/690] arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
` [PATCH 5.15 625/690] Bluetooth: hci_event: set the conn encrypted before conn establishes
` [PATCH 5.15 626/690] Bluetooth: Fix TOCTOU in HCI debugfs implementation
` [PATCH 5.15 627/690] xen-netfront: Add missing skb_mark_for_recycle
` [PATCH 5.15 628/690] net/rds: fix possible cp null dereference
` [PATCH 5.15 629/690] locking/rwsem: Disable preemption while trying for rwsem lock
` [PATCH 5.15 630/690] io_uring: ensure 0 is returned on file registration success
` [PATCH 5.15 631/690] Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
` [PATCH 5.15 632/690] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
` [PATCH 5.15 633/690] thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
` [PATCH 5.15 634/690] KVM: x86: Bail to userspace if emulation of atomic user access faults
` [PATCH 5.15 635/690] KVM: x86: Mark target gfn of emulated atomic instruction as dirty
` [PATCH 5.15 636/690] netfilter: nf_tables: reject new basechain after table flag update
` [PATCH 5.15 637/690] netfilter: nf_tables: flush pending destroy work before exit_net release
` [PATCH 5.15 638/690] netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
` [PATCH 5.15 639/690] netfilter: validate user input for expected length
` [PATCH 5.15 640/690] vboxsf: Avoid an spurious warning if load_nls_xxx() fails
` [PATCH 5.15 641/690] bpf, sockmap: Prevent lock inversion deadlock in map delete elem
` [PATCH 5.15 642/690] net/sched: act_skbmod: prevent kernel-infoleak
` [PATCH 5.15 643/690] net: stmmac: fix rx queue priority assignment
` [PATCH 5.15 644/690] selftests: net: gro fwd: update vxlan GRO test expectations


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