-
Thu Jun 06 2024 Vijayendra Suman <vijayendra.suman@oracle.com> [5.15.0-207.156.6.el9uek]
- uek-container: Add advanced routing options (Boris Ostrovsky) [Orabug: 36691279]
- slub: use count_partial_free_approx() in slab_out_of_memory() (Jianfeng Wang) [Orabug: 36655468]
- slub: introduce count_partial_free_approx() (Jianfeng Wang) [Orabug: 36655468]
- Revert "lockd: introduce safe async lock op" (Chuck Lever)
- Revert "tracing/trigger: Fix to return error if failed to alloc snapshot" (Siddh Raman Pant)
- x86/bugs: Fix BHI retpoline check (Josh Poimboeuf)
- keys: Fix overwrite of key expiration on instantiation (Silvio Gissi)
- af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc(). (Kuniyuki Iwashima)
- Revert "usb: cdc-wdm: close race between read and workqueue" (Greg Kroah-Hartman)
- Revert "crypto: api - Disallow identical driver names" (Greg Kroah-Hartman)
- netfilter: br_netfilter: skip conntrack input hook for promisc packets (Pablo Neira Ayuso)
- Revert "Revert "ACPI: CPPC: Use access_width over bit_width for system memory accesses"" (Easwar Hariharan)
- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (Dominique Martinet)
- usb: dwc2: host: Fix dereference issue in DDMA completion flow. (Minas Harutyunyan)
- Reapply "drm/qxl: simplify qxl_fence_wait" (Linus Torvalds)
- bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS (Matthew Wilcox (Oracle))
-
Mon Jun 03 2024 Brian Maly <brian.maly@oracle.com> [5.15.0-207.156.5.el9uek]
- cpu: Re-enable CPU mitigations by default for !X86 architectures (Sean Christopherson) [Orabug: 36682142]
-
Fri May 31 2024 Brian Maly <brian.maly@oracle.com> [5.15.0-207.156.4.el9uek]
- net/rds: mod reconnect delay on sendmsg() (Sharath Srinivasan) [Orabug: 36531127]
- net/rds: Extend exponential backoff for rds reconnects (Sharath Srinivasan) [Orabug: 36531127]
- genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline (Dongli Zhang) [Orabug: 36674308]
- uek-rpm: re-enable HP_WMI and HP_ACCEL (Stephen Brennan) [Orabug: 36632743]
- mmc: core: Avoid negative index with array access (Mikko Rapeli) [Orabug: 36554507]
- Revert "Revert "mmc: core: Use mrq.sbc in close-ended ffu"" (Thomas Tai) [Orabug: 36554507]
- uek-rpm: Enable FUNCTION_GRAPH_RETVAL in UEK7 (Jianfeng Wang) [Orabug: 36460674]
- fgraph: Add declaration of "struct fgraph_ret_regs" (Steven Rostedt (Google)) [Orabug: 36460674]
- x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL (Donglin Peng) [Orabug: 36460674]
- arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL (Donglin Peng) [Orabug: 36460674]
- tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex (Donglin Peng) [Orabug: 36460674]
- function_graph: Support recording and printing the return value of function (Donglin Peng) [Orabug: 36460674]
- net/rds: Get RDS statistics for each possible CPU (Anand Khoje) [Orabug: 35830448]
-
Wed May 29 2024 Vijayendra Suman <vijayendra.suman@oracle.com> [5.15.0-207.156.3.el9uek]
- scripts/gdb: Fix gdb 'lx-symbols' command (Khalid Masum) [Orabug: 36651773]
- module: Fix prefix for module.sig_enforce module param (Saravana Kannan) [Orabug: 36651773]
-
Tue May 21 2024 Vijayendra Suman <vijayendra.suman@oracle.com> [5.15.0-207.156.2.el9uek]
- LTS version: v5.15.156 (Vijayendra Suman)
- drm/i915/cdclk: Fix CDCLK programming order when pipes are active (Ville Syrjälä)
- irqflags: Explicitly ignore lockdep_hrtimer_exit() argument (Arnd Bergmann)
- x86/apic: Force native_apic_mem_read() to use the MOV instruction (Adam Dunlap)
- selftests: timers: Fix abs() warning in posix_timers test (John Stultz)
- x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n (Sean Christopherson)
- perf/x86: Fix out of range data (Namhyung Kim)
- vhost: Add smp_rmb() in vhost_vq_avail_empty() (Gavin Shan)
- drm/client: Fully protect modes[] with dev->mode_config.mutex (Ville Syrjälä)
- btrfs: qgroup: correctly model root qgroup rsv in convert (Boris Burkov)
- iommu/vt-d: Allocate local memory for page request queue (Jacob Pan)
- tracing: hide unused ftrace_event_id_fops (Arnd Bergmann)
- net: ena: Fix incorrect descriptor free behavior (David Arinzon)
- net: ena: Wrong missing IO completions check order (David Arinzon)
- net: ena: Fix potential sign extension issue (David Arinzon)
- af_unix: Fix garbage collector racing against connect() (Michal Luczaj)
- af_unix: Do not use atomic ops for unix_sk(sk)->inflight. (Kuniyuki Iwashima)
- net: dsa: mt7530: trap link-local frames regardless of ST Port State (Arınç ÜNAL)
- net: sparx5: fix wrong config being used when reconfiguring PCS (Daniel Machon)
- net/mlx5: Properly link new fs rules into the tree (Cosmin Ratiu)
- netfilter: complete validation of user input (Eric Dumazet)
- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr (Jiri Benc)
- ipv4/route: avoid unused-but-set-variable warning (Arnd Bergmann)
- ipv6: fib: hide unused 'pn' variable (Arnd Bergmann)
- octeontx2-af: Fix NIX SQ mode and BP config (Geetha sowjanya)
- af_unix: Clear stale u->oob_skb. (Kuniyuki Iwashima)
- geneve: fix header validation in geneve[6]_xmit_skb (Eric Dumazet)
- xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING (Eric Dumazet)
- u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates. (Sebastian Andrzej Siewior)
- net: openvswitch: fix unwanted error log on timeout policy probing (Ilya Maximets)
- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() (Dan Carpenter)
- nouveau: fix function cast warning (Arnd Bergmann)
- Revert "drm/qxl: simplify qxl_fence_wait" (Alex Constantino)
- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (Frank Li)
- media: cec: core: remove length check of Timer Status (Nini Song)
- Bluetooth: Fix memory leak in hci_req_sync_complete() (Dmitry Antipov)
- ring-buffer: Only update pages_touched when a new page is touched (Steven Rostedt (Google))
- batman-adv: Avoid infinite loop trying to resize local TT (Sven Eckelmann)
- LTS version: v5.15.155 (Vijayendra Suman)
- Revert "ACPI: CPPC: Use access_width over bit_width for system memory accesses" (Greg Kroah-Hartman)
- VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_handler() (Vasiliy Kovalev)
- Bluetooth: btintel: Fixe build regression (Luiz Augusto von Dentz)
- platform/x86: intel-vbtn: Update tablet mode switch at end of probe (Gwendal Grignou)
- randomize_kstack: Improve entropy diffusion (Kees Cook)
- x86/mm/pat: fix VM_PAT handling in COW mappings (David Hildenbrand)
- virtio: reenable config if freezing device failed (David Hildenbrand)
- gcc-plugins/stackleak: Avoid .head.text section (Ard Biesheuvel)
- gcc-plugins/stackleak: Ignore .noinstr.text and .entry.text (Kees Cook)
- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (Thadeu Lima de Souza Cascardo)
- netfilter: nf_tables: discard table flag update with pending basechain deletion (Pablo Neira Ayuso)
- netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path (Pablo Neira Ayuso)
- netfilter: nf_tables: release batch on table validation from abort path (Pablo Neira Ayuso)
- fbmon: prevent division by zero in fb_videomode_from_videomode() (Roman Smirnov)
- drivers/nvme: Add quirks for device 126f:2262 (Jiawei Fu (iBug))
- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 (Aleksandr Burakov)
- ASoC: soc-core.c: Skip dummy codec when adding platforms (Chancel Liu)
- usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined (Colin Ian King)
- usb: typec: tcpci: add generic tcpci fallback compatible (Marco Felsch)
- tools: iio: replace seekdir() in iio_generic_buffer (Petre Rodan)
- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment (linke li)
- ktest: force $buildonly = 1 for 'make_warnings_file' test type (Ricardo B. Marliere)
- platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi Vi8 tablet (Alban Boyé)
- Input: allocate keycode for Display refresh rate toggle (Gergo Koteles)
- block: prevent division by zero in blk_rq_stat_sum() (Roman Smirnov)
- libperf evlist: Avoid out-of-bounds access (Ian Rogers)
- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default" (Daniel Drake)
- SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int (Dai Ngo)
- drm/amd/display: Fix nanosec stat overflow (Aric Cyr)
- ext4: forbid commit inconsistent quota data when errors=remount-ro (Ye Bin)
- ext4: add a hint for block bitmap corrupt state in mb_groups (Zhang Yi)
- ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block counter (Takashi Sakamoto)
- media: sta2x11: fix irq handler cast (Arnd Bergmann)
- isofs: handle CDs with bad root inode but good Joliet root directory (Alex Henrie)
- scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc() (Justin Tee)
- sysv: don't call sb_bread() with pointers_lock held (Tetsuo Handa)
- pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDs (Geert Uytterhoeven)
- Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails (Kunwu Chan)
- Bluetooth: btintel: Fix null ptr deref in btintel_read_version (Edward Adam Davis)
- net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list() (Eric Dumazet)
- btrfs: send: handle path ref underflow in header iterate_inode_ref() (David Sterba)
- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (David Sterba)
- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (David Sterba)
- wifi: ath11k: decrease MHI channel buffer length to 8KB (Baochen Qiang)
- net: pcs: xpcs: Return EINVAL in the internal methods (Serge Semin)
- tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num() (Samasth Norway Ananda)
- pstore/zone: Add a null pointer check to the psz_kmsg_read (Kunwu Chan)
- ionic: set adminq irq affinity (Shannon Nelson)
- arm64: dts: rockchip: fix rk3399 hdmi ports node (Johan Jonker)
- arm64: dts: rockchip: fix rk3328 hdmi ports node (Johan Jonker)
- cpuidle: Avoid potential overflow in integer multiplication (C Cheng)
- panic: Flush kernel log buffer at the end (John Ogness)
- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() (Harshit Mogalapalli)
- wifi: ath9k: fix LNA selection in ath_ant_try_scan() (Dmitry Antipov)
- net: dsa: fix panic when DSA master device unbinds on shutdown (Vladimir Oltean)
- amdkfd: use calloc instead of kzalloc to avoid integer overflow (Dave Airlie)
- LTS version: v5.15.154 (Vijayendra Suman)
- gro: fix ownership transfer (Antoine Tenart)
- mm/secretmem: fix GUP-fast succeeding on secretmem folios (David Hildenbrand)
- mptcp: don't account accept() of non-MPC client as fallback to TCP (Davide Caratti)
- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (Borislav Petkov (AMD))
- x86/bugs: Fix the SRSO mitigation on Zen3/4 (Borislav Petkov (AMD))
- riscv: process: Fix kernel gp leakage (Stefan O'Rear)
- riscv: Fix spurious errors from __get/put_kernel_nofault (Samuel Holland)
- s390/entry: align system call table on 8 bytes (Sumanth Korikkar)
- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (Borislav Petkov (AMD))
- of: dynamic: Synchronize of_changeset_destroy() with the devlink removals (Herve Codina)
- driver core: Introduce device_link_wait_removal() (Herve Codina)
- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone (I Gede Agastya Darma Laksana)
- fs/pipe: Fix lockdep false-positive in watchqueue pipe_write() (Jann Horn)
- openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached (Jann Horn)
- HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running (Jann Horn)
- nfsd: hold a lighter-weight client reference over CB_RECALL_ANY (Jeff Layton)
- ata: sata_mv: Fix PCI device ID table declaration compilation warning (Arnd Bergmann)
- scsi: mylex: Fix sysfs buffer lengths (Arnd Bergmann)
- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit (Arnd Bergmann)
- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw (Stephen Lee)
- ASoC: rt711-sdw: fix locking sequence (Pierre-Louis Bossart)
- ASoC: rt711-sdca: fix locking sequence (Pierre-Louis Bossart)
- ASoC: rt5682-sdw: fix locking sequence (Pierre-Louis Bossart)
- net: ravb: Always process TX descriptor ring (Paul Barker)
- net: fec: Set mac_managed_pm during probe (Wei Fang)
- drivers: net: convert to boolean for the mac_managed_pm flag (Denis Kirjanov)
- net: usb: asix: suspend embedded PHY if external is used (Oleksij Rempel)
- i40e: Enforce software interrupt during busy-poll exit (Ivan Vecera)
- i40e: Remove _t suffix from enum type names (Ivan Vecera)
- i40e: Store the irq number in i40e_q_vector (Joe Damato)
- Revert "usb: phy: generic: Get the vbus supply" (Alexander Stein)
- scsi: qla2xxx: Update manufacturer detail (Bikash Hazarika)
- i40e: fix vf may be used uninitialized in this function warning (Aleksandr Loktionov)
- i40e: fix i40e_count_filters() to count only active/new filters (Aleksandr Loktionov)
- octeontx2-pf: check negative error code in otx2_open() (Su Hui)
- octeontx2-af: Fix issue with loading coalesced KPU profiles (Hariprasad Kelam)
- udp: prevent local UDP tunnel packets from being GROed (Antoine Tenart)
- udp: do not transition UDP GRO fraglist partial checksums to unnecessary (Antoine Tenart)
- udp: do not accept non-tunnel GSO skbs landing in a tunnel (Antoine Tenart)
- ipv6: Fix infinite recursion in fib6_dump_done(). (Kuniyuki Iwashima)
- selftests: reuseaddr_conflict: add missing new line at the end of the output (Jakub Kicinski)
- erspan: make sure erspan_base_hdr is present in skb->head (Eric Dumazet)
- selftests: net: gro fwd: update vxlan GRO test expectations (Antoine Tenart)
- net: stmmac: fix rx queue priority assignment (Piotr Wejman)
- net/sched: act_skbmod: prevent kernel-infoleak (Eric Dumazet)
- bpf, sockmap: Prevent lock inversion deadlock in map delete elem (Jakub Sitnicki)
- vboxsf: Avoid an spurious warning if load_nls_xxx() fails (Christophe JAILLET)
- netfilter: validate user input for expected length (Eric Dumazet)
- netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get() (Ziyang Xuan)
- netfilter: nf_tables: flush pending destroy work before exit_net release (Pablo Neira Ayuso)
- netfilter: nf_tables: reject new basechain after table flag update (Pablo Neira Ayuso)
- KVM: x86: Mark target gfn of emulated atomic instruction as dirty (Sean Christopherson)
- KVM: x86: Bail to userspace if emulation of atomic user access faults (Sean Christopherson)
- thermal: devfreq_cooling: Fix perf state when calculate dfc res_util (Ye Zhang)
- mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations (Vlastimil Babka)
- locking/rwsem: Disable preemption while trying for rwsem lock (Gokul krishna Krishnakumar)
- xen-netfront: Add missing skb_mark_for_recycle (Jesper Dangaard Brouer)
- Bluetooth: Fix TOCTOU in HCI debugfs implementation (Bastien Nocera)
- Bluetooth: hci_event: set the conn encrypted before conn establishes (Hui Wang)
- arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken (Johan Hovold)
- x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word (Sean Christopherson)
- r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d (Heiner Kallweit)
- dm integrity: fix out-of-range warning (Arnd Bergmann)
- Octeontx2-af: fix pause frame configuration in GMP mode (Hariprasad Kelam)
- ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields() (Nikita Kiryushin)
- tcp: properly terminate timers for kernel sockets (Eric Dumazet)
- s390/qeth: handle deferred cc1 (Alexandra Winter)
- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() (Przemek Kitszel)
- wifi: iwlwifi: mvm: rfi: fix potential response leaks (Johannes Berg)
- iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy (Bixuan Cui)
- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet (Ryosuke Yasuoka)
- USB: UAS: return ENODEV when submit urbs fail with device not attached (Weitao Wang)
- scsi: usb: Stop using the SCSI pointer (Bart Van Assche)
- scsi: usb: Call scsi_done() directly (Bart Van Assche)
- USB: core: Fix deadlock in usb_deauthorize_interface() (Alan Stern)
- scsi: lpfc: Correct size for wqe for memset() (Muhammad Usama Anjum)
- PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports (Mika Westerberg)
- x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled (Kim Phillips)
- scsi: qla2xxx: Delay I/O Abort on PCI error (Quinn Tran)
- scsi: qla2xxx: Change debug message during driver unload (Saurav Kashyap)
- scsi: qla2xxx: Fix double free of fcport (Saurav Kashyap)
- scsi: qla2xxx: Fix command flush on cable pull (Quinn Tran)
- scsi: qla2xxx: NVME|FCP prefer flag not being honored (Quinn Tran)
- scsi: qla2xxx: Split FCE|EFT trace control (Quinn Tran)
- scsi: qla2xxx: Fix N2N stuck connection (Quinn Tran)
- scsi: qla2xxx: Prevent command send on chip reset (Quinn Tran)
- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset (Christian A. Ehrhardt)
- usb: typec: ucsi: Ack unsupported commands (Christian A. Ehrhardt)
- usb: udc: remove warning when queue disabled ep (yuan linyu)
- usb: dwc2: gadget: LPM flow fix (Minas Harutyunyan)
- usb: dwc2: gadget: Fix exiting from clock gating (Minas Harutyunyan)
- usb: dwc2: host: Fix ISOC flow in DDMA mode (Minas Harutyunyan)
- usb: dwc2: host: Fix hibernation flow (Minas Harutyunyan)
- usb: dwc2: host: Fix remote wakeup from hibernation (Minas Harutyunyan)
- USB: core: Add hub_get() and hub_put() routines (Alan Stern)
- staging: vc04_services: fix information leak in create_component() (Dan Carpenter)
- staging: vc04_services: changen strncpy() to strscpy_pad() (Arnd Bergmann)
- scsi: core: Fix unremoved procfs host directory regression (Guilherme G. Piccoli)
- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs (Duoming Zhou)
- drm/amd/display: Preserve original aspect ratio in create stream (Tom Chung)
- drm/amdgpu: Use drm_mode_copy() (Ville Syrjälä)
- usb: cdc-wdm: close race between read and workqueue (Oliver Neukum)
- drm/i915/gt: Reset queue_priority_hint on parking (Chris Wilson)
- net: ll_temac: platform_get_resource replaced by wrong function (Claus Hansen Ries)
- hexagon: vmlinux.lds.S: handle attributes section (Nathan Chancellor)
- exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack() (Max Filippov)
- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes (Felix Fietkau)
- btrfs: zoned: use zone aware sb location for scrub (Johannes Thumshirn)
- init: open /initrd.image with O_LARGEFILE (John Sperbeck)
- mm/migrate: set swap entry values of THP tail pages properly. (Zi Yan)
- serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO (Hugo Villeneuve)
- vfio/fsl-mc: Block calling interrupt handler without trigger (Alex Williamson)
- vfio/platform: Create persistent IRQ handlers (Alex Williamson)
- vfio/pci: Create persistent INTx handler (Alex Williamson)
- vfio: Introduce interface to flush virqfd inject workqueue (Alex Williamson)
- vfio/pci: Lock external INTx masking ops (Alex Williamson)
- vfio/pci: Disable auto-enable of exclusive INTx IRQ (Alex Williamson)
- selftests: mptcp: diag: return KSFT_FAIL not test_cnt (Geliang Tang)
- powerpc: xor_vmx: Add '-mhard-float' to CFLAGS (Nathan Chancellor)
- efivarfs: Request at most 512 bytes for variable names (Tim Schumacher)
- perf/core: Fix reentry problem in perf_output_read_group() (Yang Jihong)
- nfsd: Fix a regression in nfsd_setattr() (Trond Myklebust)
- nfsd: don't call locks_release_private() twice concurrently (NeilBrown)
- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (NeilBrown)
- nfsd: fix RELEASE_LOCKOWNER (NeilBrown)
- nfsd: drop the nfsd_put helper (Jeff Layton)
- nfsd: call nfsd_last_thread() before final nfsd_put() (NeilBrown)
- lockd: introduce safe async lock op (Alexander Aring)
- NFSD: fix possible oops when nfsd/pool_stats is closed. (NeilBrown)
- Documentation: Add missing documentation for EXPORT_OP flags (Chuck Lever)
- nfsd: separate nfsd_last_thread() from nfsd_put() (NeilBrown)
- nfsd: Simplify code around svc_exit_thread() call in nfsd() (NeilBrown)
- nfsd: Fix creation time serialization order (Tavian Barnes)
- NFSD: Add an nfsd4_encode_nfstime4() helper (Chuck Lever)
- lockd: drop inappropriate svc_get() from locked_get() (NeilBrown)
- nfsd: fix double fget() bug in __write_ports_addfd() (Dan Carpenter)
- nfsd: make a copy of struct iattr before calling notify_change (Jeff Layton)
- NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop (Dai Ngo)
- nfsd: simplify the delayed disposal list code (Jeff Layton)
- NFSD: Convert filecache to rhltable (Chuck Lever)
- nfsd: allow reaping files still under writeback (Jeff Layton)
- nfsd: update comment over __nfsd_file_cache_purge (Jeff Layton)
- nfsd: don't take/put an extra reference when putting a file (Jeff Layton)
- nfsd: add some comments to nfsd_file_do_acquire (Jeff Layton)
- nfsd: don't kill nfsd_files because of lease break error (Jeff Layton)
- nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator (Jeff Layton)
- nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries (Jeff Layton)
- nfsd: don't open-code clear_and_wake_up_bit (Jeff Layton)
- nfsd: call op_release, even when op_func returns an error (Jeff Layton)
- nfsd: don't replace page in rq_pages if it's a continuation of last page (Jeff Layton)
- NFSD: Protect against filesystem freezing (Chuck Lever)
- NFSD: copy the whole verifier in nfsd_copy_write_verifier (Chuck Lever)
- nfsd: don't fsync nfsd_files on last close (Jeff Layton)
- nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open (Jeff Layton)
- NFSD: fix problems with cleanup on errors in nfsd4_copy (Dai Ngo)
- nfsd: don't hand out delegation on setuid files being opened for write (Jeff Layton)
- NFSD: fix leaked reference count of nfsd4_ssc_umount_item (Dai Ngo)
- nfsd: clean up potential nfsd_file refcount leaks in COPY codepath (Jeff Layton)
- nfsd: allow nfsd_file_get to sanely handle a NULL pointer (Jeff Layton)
- NFSD: enhance inter-server copy cleanup (Dai Ngo)
- nfsd: don't destroy global nfs4_file table in per-net shutdown (Jeff Layton)
- nfsd: don't free files unconditionally in __nfsd_file_cache_purge (Jeff Layton)
- NFSD: replace delayed_work with work_struct for nfsd_client_shrinker (Dai Ngo)
- NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time (Dai Ngo)
- NFSD: Use set_bit(RQ_DROPME) (Chuck Lever)
- Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" (Chuck Lever)
- nfsd: fix handling of cached open files in nfsd4_open codepath (Jeff Layton)
- nfsd: rework refcounting in filecache (Jeff Layton)
- NFSD: Avoid clashing function prototypes (Kees Cook)
- NFSD: Use only RQ_DROPME to signal the need to drop a reply (Chuck Lever)
- NFSD: add CB_RECALL_ANY tracepoints (Dai Ngo)
- NFSD: add delegation reaper to react to low memory condition (Dai Ngo)
- NFSD: add support for sending CB_RECALL_ANY (Dai Ngo)
- NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker (Dai Ngo)
- trace: Relocate event helper files (Chuck Lever)
- lockd: fix file selection in nlmsvc_cancel_blocked (Jeff Layton)
- lockd: ensure we use the correct file descriptor when unlocking (Jeff Layton)
- lockd: set missing fl_flags field when retrieving args (Jeff Layton)
- NFSD: Use struct_size() helper in alloc_session() (Xiu Jianfeng)
- nfsd: return error if nfs4_setacl fails (Jeff Layton)
- NFSD: Add an nfsd_file_fsync tracepoint (Chuck Lever)
- nfsd: fix up the filecache laundrette scheduling (Jeff Layton)
- filelock: add a new locks_inode_context accessor function (Jeff Layton)
- nfsd: reorganize filecache.c (Jeff Layton)
- nfsd: remove the pages_flushed statistic from filecache (Jeff Layton)
- NFSD: Fix licensing header in filecache.c (Chuck Lever)
- NFSD: Use rhashtable for managing nfs4_file objects (Chuck Lever)
- NFSD: Refactor find_file() (Chuck Lever)
- NFSD: Clean up find_or_add_file() (Chuck Lever)
- NFSD: Add a nfsd4_file_hash_remove() helper (Chuck Lever)
- NFSD: Clean up nfsd4_init_file() (Chuck Lever)
- NFSD: Update file_hashtbl() helpers (Chuck Lever)
- NFSD: Use const pointers as parameters to fh_ helpers (Chuck Lever)
- NFSD: Trace delegation revocations (Chuck Lever)
- NFSD: Trace stateids returned via DELEGRETURN (Chuck Lever)
- NFSD: Clean up nfs4_preprocess_stateid_op() call sites (Chuck Lever)
- NFSD: Flesh out a documenting comment for filecache.c (Chuck Lever)
- NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection (Chuck Lever)
- NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately" (Chuck Lever)
- NFSD: Pass the target nfsd_file to nfsd_commit() (Chuck Lever)
- exportfs: use pr_debug for unreachable debug statements (David Disseldorp)
- nfsd: allow disabling NFSv2 at compile time (Jeff Layton)
- nfsd: move nfserrno() to vfs.c (Jeff Layton)
- nfsd: ignore requests to disable unsupported versions (Jeff Layton)
- NFSD: Finish converting the NFSv3 GETACL result encoder (Chuck Lever)
- NFSD: Remove redundant assignment to variable host_err (Colin Ian King)
- NFSD: Simplify READ_PLUS (Anna Schumaker)
- nfsd: use locks_inode_context helper (Jeff Layton)
- lockd: use locks_inode_context helper (Jeff Layton)
- NFSD: Fix reads with a non-zero offset that don't end on a page boundary (Chuck Lever)
- NFSD: Fix trace_nfsd_fh_verify_err() crasher (Chuck Lever)
- nfsd: put the export reference in nfsd4_verify_deleg_dentry (Jeff Layton)
- nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint (Jeff Layton)
- nfsd: fix net-namespace logic in __nfsd_file_cache_purge (Jeff Layton)
- nfsd: ensure we always call fh_verify_error tracepoint (Jeff Layton)
- NFSD: unregister shrinker when nfsd_init_net() fails (Tetsuo Handa)
- nfsd: rework hashtable handling in nfsd_do_file_acquire (Jeff Layton)
- nfsd: fix nfsd_file_unhash_and_dispose (Jeff Layton)
- fanotify: Remove obsoleted fanotify_event_has_path() (Gaosheng Cui)
- fsnotify: remove unused declaration (Gaosheng Cui)
- fs/notify: constify path (Al Viro)
- nfsd: extra checks when freeing delegation stateids (Jeff Layton)
- nfsd: make nfsd4_run_cb a bool return function (Jeff Layton)
- nfsd: fix comments about spinlock handling with delegations (Jeff Layton)
- nfsd: only fill out return pointer on success in nfsd4_lookup_stateid (Jeff Layton)
- NFSD: Cap rsize_bop result based on send buffer size (Chuck Lever)
- NFSD: Rename the fields in copy_stateid_t (Chuck Lever)
- nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops (ChenXiaoSong)
- nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops (ChenXiaoSong)
- nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops (ChenXiaoSong)
- nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops (ChenXiaoSong)
- nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops (ChenXiaoSong)
- NFSD: Pack struct nfsd4_compoundres (Chuck Lever)
- NFSD: Remove unused nfsd4_compoundargs::cachetype field (Chuck Lever)
- NFSD: Remove "inline" directives on op_rsize_bop helpers (Chuck Lever)
- NFSD: Clean up nfs4svc_encode_compoundres() (Chuck Lever)
- NFSD: Clean up WRITE arg decoders (Chuck Lever)
- NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks (Chuck Lever)
- NFSD: Refactor common code out of dirlist helpers (Chuck Lever)
- NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing (Chuck Lever)
- SUNRPC: Parametrize how much of argsize should be zeroed (Chuck Lever)
- NFSD: add shrinker to reap courtesy clients on low memory condition (Dai Ngo)
- NFSD: keep track of the number of courtesy clients in the system (Dai Ngo)
- NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAY (Chuck Lever)
- NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAY (Chuck Lever)
- NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY (Chuck Lever)
- NFSD: Refactor nfsd_setattr() (Chuck Lever)
- NFSD: Add a mechanism to wait for a DELEGRETURN (Chuck Lever)
- NFSD: Add tracepoints to report NFSv4 callback completions (Chuck Lever)
- NFSD: Trace NFSv4 COMPOUND tags (Chuck Lever)
- NFSD: Replace dprintk() call site in fh_verify() (Chuck Lever)
- nfsd: remove nfsd4_prepare_cb_recall() declaration (Gaosheng Cui)
- nfsd: clean up mounted_on_fileid handling (Jeff Layton)
- NFSD: drop fname and flen args from nfsd_create_locked() (NeilBrown)
- NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND (Chuck Lever)
- nfsd: Propagate some error code returned by memdup_user() (Christophe JAILLET)
- nfsd: Avoid some useless tests (Christophe JAILLET)
- NFSD: remove redundant variable status (Jinpeng Cui)
- NFSD enforce filehandle check for source file in COPY (Olga Kornievskaia)
- lockd: move from strlcpy with unused retval to strscpy (Wolfram Sang)
- NFSD: move from strlcpy with unused retval to strscpy (Wolfram Sang)
- nfsd_splice_actor(): handle compound pages (Al Viro)
- NFSD: fix regression with setting ACLs. (NeilBrown)
- NFSD: discard fh_locked flag and fh_lock/fh_unlock (NeilBrown)
- NFSD: use (un)lock_inode instead of fh_(un)lock for file operations (NeilBrown)
- NFSD: use explicit lock/unlock for directory ops (NeilBrown)
- NFSD: reduce locking in nfsd_lookup() (NeilBrown)
- NFSD: only call fh_unlock() once in nfsd_link() (NeilBrown)
- NFSD: always drop directory lock in nfsd_unlink() (NeilBrown)
- NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning. (NeilBrown)
- NFSD: add posix ACLs to struct nfsd_attrs (NeilBrown)
- NFSD: add security label to struct nfsd_attrs (NeilBrown)
- NFSD: set attributes when creating symlinks (NeilBrown)
- NFSD: introduce struct nfsd_attrs (NeilBrown)
- NFSD: verify the opened dentry after setting a delegation (Jeff Layton)
- NFSD: drop fh argument from alloc_init_deleg (Jeff Layton)
- NFSD: Move copy offload callback arguments into a separate structure (Chuck Lever)
- NFSD: Add nfsd4_send_cb_offload() (Chuck Lever)
- NFSD: Remove kmalloc from nfsd4_do_async_copy() (Chuck Lever)
- NFSD: Refactor nfsd4_do_copy() (Chuck Lever)
- NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2) (Chuck Lever)
- NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2) (Chuck Lever)
- NFSD: Replace boolean fields in struct nfsd4_copy (Chuck Lever)
- NFSD: Make nfs4_put_copy() static (Chuck Lever)
- NFSD: Reorder the fields in struct nfsd4_op (Chuck Lever)
- NFSD: Shrink size of struct nfsd4_copy (Chuck Lever)
- NFSD: Shrink size of struct nfsd4_copy_notify (Chuck Lever)
- NFSD: nfserrno(-ENOMEM) is nfserr_jukebox (Chuck Lever)
- NFSD: Fix strncpy() fortify warning (Chuck Lever)
- NFSD: Clean up nfsd4_encode_readlink() (Chuck Lever)
- NFSD: Use xdr_pad_size() (Chuck Lever)
- NFSD: Simplify starting_len (Chuck Lever)
- NFSD: Optimize nfsd4_encode_readv() (Chuck Lever)
- NFSD: Add an nfsd4_read::rd_eof field (Chuck Lever)
- NFSD: Clean up SPLICE_OK in nfsd4_encode_read() (Chuck Lever)
- NFSD: Optimize nfsd4_encode_fattr() (Chuck Lever)
- NFSD: Optimize nfsd4_encode_operation() (Chuck Lever)
- nfsd: silence extraneous printk on nfsd.ko insertion (Jeff Layton)
- NFSD: limit the number of v4 clients to 1024 per 1GB of system memory (Dai Ngo)
- NFSD: keep track of the number of v4 clients in the system (Dai Ngo)
- NFSD: refactoring v4 specific code to a helper in nfs4state.c (Dai Ngo)
- NFSD: Ensure nf_inode is never dereferenced (Chuck Lever)
- NFSD: NFSv4 CLOSE should release an nfsd_file immediately (Chuck Lever)
- NFSD: Move nfsd_file_trace_alloc() tracepoint (Chuck Lever)
- NFSD: Separate tracepoints for acquire and create (Chuck Lever)
- NFSD: Clean up unused code after rhashtable conversion (Chuck Lever)
- NFSD: Convert the filecache to use rhashtable (Chuck Lever)
- NFSD: Set up an rhashtable for the filecache (Chuck Lever)
- NFSD: Replace the "init once" mechanism (Chuck Lever)
- NFSD: Remove nfsd_file::nf_hashval (Chuck Lever)
- NFSD: nfsd_file_hash_remove can compute hashval (Chuck Lever)
- NFSD: Refactor __nfsd_file_close_inode() (Chuck Lever)
- NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode (Chuck Lever)
- NFSD: Remove lockdep assertion from unhash_and_release_locked() (Chuck Lever)
- NFSD: No longer record nf_hashval in the trace log (Chuck Lever)
- NFSD: Never call nfsd_file_gc() in foreground paths (Chuck Lever)
- NFSD: Fix the filecache LRU shrinker (Chuck Lever)
- NFSD: Leave open files out of the filecache LRU (Chuck Lever)
- NFSD: Trace filecache LRU activity (Chuck Lever)
- NFSD: WARN when freeing an item still linked via nf_lru (Chuck Lever)
- NFSD: Hook up the filecache stat file (Chuck Lever)
- NFSD: Zero counters when the filecache is re-initialized (Chuck Lever)
- NFSD: Record number of flush calls (Chuck Lever)
- NFSD: Report the number of items evicted by the LRU walk (Chuck Lever)
- NFSD: Refactor nfsd_file_lru_scan() (Chuck Lever)
- NFSD: Refactor nfsd_file_gc() (Chuck Lever)
- NFSD: Add nfsd_file_lru_dispose_list() helper (Chuck Lever)
- NFSD: Report average age of filecache items (Chuck Lever)
- NFSD: Report count of freed filecache items (Chuck Lever)
- NFSD: Report count of calls to nfsd_file_acquire() (Chuck Lever)
- NFSD: Report filecache LRU size (Chuck Lever)
- NFSD: Demote a WARN to a pr_warn() (Chuck Lever)
- nfsd: remove redundant assignment to variable len (Colin Ian King)
- NFSD: Fix space and spelling mistake (Zhang Jiaming)
- NFSD: Instrument fh_verify() (Chuck Lever)
- NLM: Defend against file_lock changes after vfs_test_lock() (Benjamin Coddington)
- fsnotify: Fix comment typo (Xin Gao)
- fanotify: introduce FAN_MARK_IGNORE (Amir Goldstein)
- fanotify: cleanups for fanotify_mark() input validations (Amir Goldstein)
- fanotify: prepare for setting event flags in ignore mask (Amir Goldstein)
- fs: inotify: Fix typo in inotify comment (Oliver Ford)
- NFSD: Decode NFSv4 birth time attribute (Chuck Lever)
- fanotify: refine the validation checks on non-dir inode mask (Amir Goldstein)
- NFS: restore module put when manager exits. (NeilBrown)
- NFSD: Fix potential use-after-free in nfsd_file_put() (Chuck Lever)
- NFSD: nfsd_file_put() can sleep (Chuck Lever)
- NFSD: Add documenting comment for nfsd4_release_lockowner() (Chuck Lever)
- NFSD: Modernize nfsd4_release_lockowner() (Chuck Lever)
- nfsd: Fix null-ptr-deref in nfsd_fill_super() (Zhang Xiaoxu)
- nfsd: Unregister the cld notifier when laundry_wq create failed (Zhang Xiaoxu)
- SUNRPC: Use RMW bitops in single-threaded hot paths (Chuck Lever)
- NFSD: Trace filecache opens (Chuck Lever)
- NFSD: Move documenting comment for nfsd4_process_open2() (Chuck Lever)
- NFSD: Fix whitespace (Chuck Lever)
- NFSD: Remove dprintk call sites from tail of nfsd4_open() (Chuck Lever)
- NFSD: Instantiate a struct file when creating a regular NFSv4 file (Chuck Lever)
- NFSD: Clean up nfsd_open_verified() (Chuck Lever)
- NFSD: Remove do_nfsd_create() (Chuck Lever)
- NFSD: Refactor NFSv4 OPEN(CREATE) (Chuck Lever)
- NFSD: Refactor NFSv3 CREATE (Chuck Lever)
- NFSD: Refactor nfsd_create_setattr() (Chuck Lever)
- NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create() (Chuck Lever)
- NFSD: Clean up nfsd3_proc_create() (Chuck Lever)
- NFSD: Show state of courtesy client in client info (Dai Ngo)
- NFSD: add support for lock conflict to courteous server (Dai Ngo)
- fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict (Dai Ngo)
- fs/lock: add helper locks_owner_has_blockers to check for blockers (Dai Ngo)
- NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd (Dai Ngo)
- NFSD: add support for share reservation conflict to courteous server (Dai Ngo)
- NFSD: add courteous server support for thread with only delegation (Dai Ngo)
- NFSD: Clean up nfsd_splice_actor() (Chuck Lever)
- fanotify: fix incorrect fmode_t casts (Vasily Averin)
- fsnotify: consistent behavior for parent not watching children (Amir Goldstein)
- fsnotify: introduce mark type iterator (Amir Goldstein)
- fanotify: enable "evictable" inode marks (Amir Goldstein)
- fanotify: use fsnotify group lock helpers (Amir Goldstein)
- fanotify: implement "evictable" inode marks (Amir Goldstein)
- fanotify: factor out helper fanotify_mark_update_flags() (Amir Goldstein)
- fanotify: create helper fanotify_mark_user_flags() (Amir Goldstein)
- fsnotify: allow adding an inode mark without pinning inode (Amir Goldstein)
- dnotify: use fsnotify group lock helpers (Amir Goldstein)
- nfsd: use fsnotify group lock helpers (Amir Goldstein)
- inotify: use fsnotify group lock helpers (Amir Goldstein)
- fsnotify: create helpers for group mark_mutex lock (Amir Goldstein)
- fsnotify: make allow_dups a property of the group (Amir Goldstein)
- fsnotify: pass flags argument to fsnotify_alloc_group() (Amir Goldstein)
- inotify: move control flags from mask to mark flags (Amir Goldstein)
- fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock. (Dai Ngo)
- fanotify: do not allow setting dirent events in mask of non-dir (Amir Goldstein)
- nfsd: Clean up nfsd_file_put() (Trond Myklebust)
- nfsd: Fix a write performance regression (Trond Myklebust)
- fsnotify: remove redundant parameter judgment (Bang Li)
- fsnotify: optimize FS_MODIFY events with no ignored masks (Amir Goldstein)
- fsnotify: fix merge with parent's ignored mask (Amir Goldstein)
- nfsd: fix using the correct variable for sizeof() (Jakob Koschel)
- NFSD: Clean up _lm_ operation names (Chuck Lever)
- NFSD: Remove CONFIG_NFSD_V3 (Chuck Lever)
- NFSD: Move svc_serv_ops::svo_function into struct svc_serv (Chuck Lever)
- NFSD: Remove svc_serv_ops::svo_module (Chuck Lever)
- SUNRPC: Remove svc_shutdown_net() (Chuck Lever)
- SUNRPC: Rename svc_close_xprt() (Chuck Lever)
- SUNRPC: Rename svc_create_xprt() (Chuck Lever)
- SUNRPC: Remove svo_shutdown method (Chuck Lever)
- SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt() (Chuck Lever)
- SUNRPC: Remove the .svo_enqueue_xprt method (Chuck Lever)
- NFSD: Remove NFSD_PROC_ARGS_* macros (Chuck Lever)
- NFSD: Streamline the rare "found" case (Chuck Lever)
- NFSD: Skip extra computation for RC_NOCACHE case (Chuck Lever)
- orDate: Thu Sep 30 19:19:57 2021 -0400 (Chuck Lever)
- nfsd: Add support for the birth time attribute (Ondrej Valousek)
- NFSD: Deprecate NFS_OFFSET_MAX (Chuck Lever)
- fsnotify: invalidate dcache before IN_DELETE event (Amir Goldstein)
- NFSD: Move fill_pre_wcc() and fill_post_wcc() (Chuck Lever)
- NFSD: Trace boot verifier resets (Chuck Lever)
- NFSD: Rename boot verifier functions (Chuck Lever)
- NFSD: Clean up the nfsd_net::nfssvc_boot field (Chuck Lever)
- NFSD: Write verifier might go backwards (Chuck Lever)
- nfsd: Add a tracepoint for errors in nfsd4_clone_file_range() (Trond Myklebust)
- NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id) (Chuck Lever)
- NFSD: Clean up nfsd_vfs_write() (Chuck Lever)
- nfsd: Retry once in nfsd_open on an -EOPENSTALE return (Jeff Layton)
- nfsd: Add errno mapping for EREMOTEIO (Jeff Layton)
- nfsd: map EBADF (Peng Tao)
- nfsd4: add refcount for nfsd4_blocked_lock (Vasily Averin)
- nfs: block notification on fs with its own ->lock (J. Bruce Fields)
- NFSD: De-duplicate nfsd4_decode_bitmap4() (Chuck Lever)
- nfsd: improve stateid access bitmask documentation (J. Bruce Fields)
- NFSD: Combine XDR error tracepoints (Chuck Lever)
- NFSD: simplify per-net file cache management (NeilBrown)
- NFSD: Fix inconsistent indenting (Jiapeng Chong)
- NFSD: Remove be32_to_cpu() from DRC hash function (Chuck Lever)
- NFS: switch the callback service back to non-pooled. (NeilBrown)
- lockd: use svc_set_num_threads() for thread start and stop (NeilBrown)
- SUNRPC: always treat sv_nrpools==1 as "not pooled" (NeilBrown)
- SUNRPC: move the pool_map definitions (back) into svc.c (NeilBrown)
- lockd: rename lockd_create_svc() to lockd_get() (NeilBrown)
- lockd: introduce lockd_put() (NeilBrown)
- lockd: move svc_exit_thread() into the thread (NeilBrown)
- lockd: move lockd_start_svc() call into lockd_create_svc() (NeilBrown)
- lockd: simplify management of network status notifiers (NeilBrown)
- lockd: introduce nlmsvc_serv (NeilBrown)
- NFSD: simplify locking for network notifier. (NeilBrown)
- SUNRPC: discard svo_setup and rename svc_set_num_threads_sync() (NeilBrown)
- NFSD: Make it possible to use svc_set_num_threads_sync (NeilBrown)
- NFSD: narrow nfsd_mutex protection in nfsd thread (NeilBrown)
- SUNRPC: use sv_lock to protect updates to sv_nrthreads. (NeilBrown)
- nfsd: make nfsd_stats.th_cnt atomic_t (NeilBrown)
- SUNRPC: stop using ->sv_nrthreads as a refcount (NeilBrown)
- SUNRPC/NFSD: clean up get/put functions. (NeilBrown)
- SUNRPC: change svc_get() to return the svc. (NeilBrown)
- NFSD: handle errors better in write_ports_addfd() (NeilBrown)
- exit: Rename module_put_and_exit to module_put_and_kthread_exit (Eric W. Biederman)
- exit: Implement kthread_exit (Eric W. Biederman)
- fanotify: wire up FAN_RENAME event (Amir Goldstein)
- fanotify: report old and/or new parent+name in FAN_RENAME event (Amir Goldstein)
- fanotify: record either old name new name or both for FAN_RENAME (Amir Goldstein)
- fanotify: record old and new parent and name in FAN_RENAME event (Amir Goldstein)
- fanotify: support secondary dir fh and name in fanotify_info (Amir Goldstein)
- fanotify: use helpers to parcel fanotify_info buffer (Amir Goldstein)
- fanotify: use macros to get the offset to fanotify_info buffer (Amir Goldstein)
- fsnotify: generate FS_RENAME event with rich information (Amir Goldstein)
- fanotify: introduce group flag FAN_REPORT_TARGET_FID (Amir Goldstein)
- fsnotify: separate mark iterator type from object type enum (Amir Goldstein)
- fsnotify: clarify object type argument (Amir Goldstein)
- ext4: fix error code saved on super block during file system abort (Gabriel Krisman Bertazi)
- nfsd4: remove obselete comment (J. Bruce Fields)
- NFSD:fix boolreturn.cocci warning (Changcheng Deng)
- nfsd: update create verifier comment (J. Bruce Fields)
- SUNRPC: Change return value type of .pc_encode (Chuck Lever)
- SUNRPC: Replace the "__be32 *p" parameter to .pc_encode (Chuck Lever)
- NFSD: Save location of NFSv4 COMPOUND status (Chuck Lever)
- SUNRPC: Change return value type of .pc_decode (Chuck Lever)
- SUNRPC: Replace the "__be32 *p" parameter to .pc_decode (Chuck Lever)
- NFSD: Initialize pointer ni with NULL and not plain integer 0 (Colin Ian King)
- NFSD: simplify struct nfsfh (NeilBrown)
- NFSD: drop support for ancient filehandles (NeilBrown)
- NFSD: move filehandle format declarations out of "uapi". (NeilBrown)
- NFSD: Optimize DRC bucket pruning (Chuck Lever)
- NFS: Move NFS protocol display macros to global header (Chuck Lever)
- NFS: Move generic FS show macros to global header (Chuck Lever)
- SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field (Chuck Lever)
- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (Chuck Lever)
- docs: Document the FAN_FS_ERROR event (Gabriel Krisman Bertazi)
- ext4: Send notifications on error (Gabriel Krisman Bertazi)
- fanotify: Allow users to request FAN_FS_ERROR events (Gabriel Krisman Bertazi)
- fanotify: Emit generic error info for error event (Gabriel Krisman Bertazi)
- fanotify: Report fid info for file related file system errors (Gabriel Krisman Bertazi)
- fanotify: WARN_ON against too large file handles (Gabriel Krisman Bertazi)
- fanotify: Add helpers to decide whether to report FID/DFID (Gabriel Krisman Bertazi)
- fanotify: Wrap object_fh inline space in a creator macro (Gabriel Krisman Bertazi)
- fanotify: Support merging of error events (Gabriel Krisman Bertazi)
- fanotify: Support enqueueing of error events (Gabriel Krisman Bertazi)
- fanotify: Pre-allocate pool of error events (Gabriel Krisman Bertazi)
- fanotify: Reserve UAPI bits for FAN_FS_ERROR (Gabriel Krisman Bertazi)
- fsnotify: Support FS_ERROR event type (Gabriel Krisman Bertazi)
- fanotify: Require fid_mode for any non-fd event (Gabriel Krisman Bertazi)
- fanotify: Encode empty file handle when no inode is provided (Gabriel Krisman Bertazi)
- fanotify: Allow file handle encoding for unhashed events (Gabriel Krisman Bertazi)
- fanotify: Support null inode event in fanotify_dfid_inode (Gabriel Krisman Bertazi)
- fsnotify: Pass group argument to free_event (Gabriel Krisman Bertazi)
- fsnotify: Protect fsnotify_handle_inode_event from no-inode events (Gabriel Krisman Bertazi)
- fsnotify: Retrieve super block from the data field (Gabriel Krisman Bertazi)
- fsnotify: Add wrapper around fsnotify_add_event (Gabriel Krisman Bertazi)
- fsnotify: Add helper to detect overflow_event (Gabriel Krisman Bertazi)
- inotify: Don't force FS_IN_IGNORED (Gabriel Krisman Bertazi)
- fanotify: Split fsid check from other fid mode checks (Gabriel Krisman Bertazi)
- fanotify: Fold event size calculation to its own function (Gabriel Krisman Bertazi)
- fsnotify: Don't insert unmergeable events in hashtable (Gabriel Krisman Bertazi)
- fsnotify: clarify contract for create event hooks (Amir Goldstein)
- fsnotify: pass dentry instead of inode data (Amir Goldstein)
- fsnotify: pass data_type to fsnotify_name() (Amir Goldstein)
- x86/static_call: Add support for Jcc tail-calls (Peter Zijlstra) {CVE-2022-29901} {CVE-2022-23816}
- x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions (Peter Zijlstra)
- x86/alternatives: Introduce int3_emulate_jcc() (Peter Zijlstra)
- x86/asm: Differentiate between code and function alignment (Thomas Gleixner)
- arch: Introduce CONFIG_FUNCTION_ALIGNMENT (Peter Zijlstra)
- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (Pawan Gupta)
- x86/rfds: Mitigate Register File Data Sampling (RFDS) (Pawan Gupta)
- Documentation/hw-vuln: Add documentation for RFDS (Pawan Gupta)
- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (Pawan Gupta)
- KVM/VMX: Move VERW closer to VMentry for MDS mitigation (Pawan Gupta)
- KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH (Sean Christopherson)
- x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key (Pawan Gupta)
- x86/entry_32: Add VERW just before userspace transition (Pawan Gupta)
- x86/entry_64: Add VERW just before userspace transition (Pawan Gupta)
- x86/bugs: Add asm helpers for executing VERW (Pawan Gupta)
- x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (H. Peter Anvin (Intel))
- KVM: arm64: Limit stage2_apply_range() batch size to largest block (Oliver Upton)
- KVM: arm64: Work out supported block level at compile time (Oliver Upton)
- tty: serial: imx: Fix broken RS485 (Rickard x Andersson)
- printk: Update @console_may_schedule in console_trylock_spinning() (John Ogness)
- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (Nicolin Chen)
- dma-iommu: add iommu_dma_opt_mapping_size() (John Garry)
- dma-mapping: add dma_opt_mapping_size() (John Garry)
- swiotlb: Fix alignment checks when both allocation and DMA masks are present (Will Deacon)
- minmax: add umin(a, b) and umax(a, b) (David Laight)
- entry: Respect changes to system call number by trace_sys_enter() (André Rösti)
- clocksource/drivers/arm_global_timer: Fix maximum prescaler value (Martin Blumenstingl)
- ACPI: CPPC: Use access_width over bit_width for system memory accesses (Jarred White)
- xen/events: close evtchn after mapping cleanup (Maximilian Heyne)
- i2c: i801: Avoid potential double call to gpiod_remove_lookup_table (Heiner Kallweit)
- tee: optee: Fix kernel panic caused by incorrect error handling (Sumit Garg)
- vt: fix unicode buffer corruption when deleting characters (Nicolas Pitre)
- mei: me: add arrow lake point H DID (Alexander Usyskin)
- mei: me: add arrow lake point S DID (Alexander Usyskin)
- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled (Sherry Sun)
- usb: port: Don't try to peer unused USB ports based on location (Mathias Nyman)
- usb: gadget: ncm: Fix handling of zero block length packets (Krishna Kurapati)
- USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command (Alan Stern)
- ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform (Kailang Yang)
- drm/i915: Check before removing mm notifier (Nirmoy Das)
- tracing: Use .flush() call to wake up readers (Steven Rostedt (Google))
- KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region() (Sean Christopherson)
- xfrm: Avoid clang fortify warning in copy_to_user_tmpl() (Nathan Chancellor)
- netfilter: nf_tables: reject constant set with timeout (Pablo Neira Ayuso)
- netfilter: nf_tables: disallow anonymous set with timeout flag (Pablo Neira Ayuso)
- netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout (Pablo Neira Ayuso)
- cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return value" (Greg Kroah-Hartman)
- net: ravb: Add R-Car Gen4 support (Geert Uytterhoeven)
- x86/pm: Work around false positive kmemleak report in msr_build_context() (Anton Altaparmakov)
- dm snapshot: fix lockup in dm_exception_table_exit (Mikulas Patocka)
- drm/amd/display: Fix noise issue on HDMI AV mute (Leo Ma)
- drm/amd/display: Return the correct HDCP error code (Rodrigo Siqueira)
- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag (Philip Yang)
- ahci: asm1064: asm1166: don't limit reported ports (Conrad Kostecki)
- ahci: asm1064: correct count of reported ports (Andrey Jr. Melnikov)
- wireguard: netlink: access device through ctx instead of peer (Jason A. Donenfeld)
- wireguard: netlink: check for dangling peer via is_dead instead of empty list (Jason A. Donenfeld)
- net: hns3: tracing: fix hclgevf trace event strings (Steven Rostedt (Google))
- NFSD: Fix nfsd_clid_class use of __string_len() macro (Steven Rostedt (Google))
- x86/CPU/AMD: Update the Zenbleed microcode revisions (Borislav Petkov (AMD))
- cpufreq: dt: always allocate zeroed cpumask (Marek Szyprowski)
- nilfs2: prevent kernel bug at submit_bh_wbc() (Ryusuke Konishi)
- nilfs2: fix failure to detect DAT corruption in btree and direct mappings (Ryusuke Konishi)
- memtest: use {READ,WRITE}_ONCE in memory scanning (Qiang Zhang)
- drm/vc4: hdmi: do not return negative values from .get_modes() (Jani Nikula)
- drm/imx/ipuv3: do not return negative values from .get_modes() (Jani Nikula)
- drm/exynos: do not return negative values from .get_modes() (Jani Nikula)
- drm/panel: do not return negative error codes from drm_panel_get_modes() (Jani Nikula)
- s390/zcrypt: fix reference counting on zcrypt card objects (Harald Freudenberger)
- soc: fsl: qbman: Use raw spinlock for cgr_lock (Sean Anderson)
- soc: fsl: qbman: Add CGR update function (Sean Anderson)
- soc: fsl: qbman: Add helper for sanity checking cgr ops (Sean Anderson)
- soc: fsl: qbman: Always disable interrupts when taking cgr_lock (Sean Anderson)
- ring-buffer: Use wait_event_interruptible() in ring_buffer_wait() (Steven Rostedt (Google))
- ring-buffer: Fix full_waiters_pending in poll (Steven Rostedt (Google))
- ring-buffer: Fix resetting of shortest_full (Steven Rostedt (Google))
- ring-buffer: Do not set shortest_full when full target is hit (Steven Rostedt (Google))
- ring-buffer: Fix waking up ring buffer readers (Steven Rostedt (Google))
- ring-buffer: Update "shortest_full" in polling (Steven Rostedt (Google))
- tracing/ring-buffer: Have polling block on watermark (Steven Rostedt (Google))
- ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info (Marios Makassikis)
- vfio/platform: Disable virqfds on cleanup (Alex Williamson)
- PCI: dwc: endpoint: Fix advertised resizable BAR size (Niklas Cassel)
- kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1 (Nathan Chancellor)
- nfs: fix UAF in direct writes (Josef Bacik)
- PCI/AER: Block runtime suspend when handling errors (Stanislaw Gruszka)
- speakup: Fix 8bit characters from direct synth (Samuel Thibault)
- usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic (Wayne Chang)
- phy: tegra: xusb: Add API to retrieve the port number of phy (Wayne Chang)
- slimbus: core: Remove usage of the deprecated ida_simple_xx() API (Christophe JAILLET)
- nvmem: meson-efuse: fix function pointer type mismatch (Jerome Brunet)
- hwmon: (amc6821) add of_match table (Josua Mayer)
- landlock: Warn once if a Landlock action is requested while disabled (Mickaël Salaün)
- drm/etnaviv: Restore some id values (Christian Gmeiner)
- mm: swap: fix race between free_swap_and_cache() and swapoff() (Ryan Roberts)
- swap: comments get_swap_device() with usage rule (Huang Ying)
- mac802154: fix llsec key resources release in mac802154_llsec_key_del (Fedor Pchelkin)
- dm-raid: fix lockdep waring in "pers->hot_add_disk" (Yu Kuai)
- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports (Paul Menzel)
- PCI/DPC: Quirk PIO log size for certain Intel Root Ports (Mika Westerberg)
- PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited (Mika Westerberg)
- PCI/PM: Drain runtime-idle callbacks before driver removal (Rafael J. Wysocki)
- PCI: Drop pci_device_remove() test of pci_dev->driver (Uwe Kleine-König)
- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (Filipe Manana)
- serial: Lock console when calling into driver before registration (Peter Collingbourne)
- printk/console: Split out code that enables default console (Petr Mladek)
- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (Jameson Thies)
- fuse: don't unhash root (Miklos Szeredi)
- fuse: fix root lookup with nonzero generation (Miklos Szeredi)
- mmc: tmio: avoid concurrent runs of mmc_request_done() (Wolfram Sang)
- PM: sleep: wakeirq: fix wake irq warning in system suspend (Qingliang Li)
- USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M (Toru Katagiri)
- USB: serial: option: add MeiG Smart SLM320 product (Aurélien Jacobs)
- USB: serial: cp210x: add ID for MGP Instruments PDS100 (Christian Häggström)
- USB: serial: add device ID for VeriFone adapter (Cameron Williams)
- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB (Daniel Vogelbacher)
- powerpc/fsl: Fix mfpmr build errors with newer binutils (Michael Ellerman)
- usb: xhci: Add error handling in xhci_map_urb_for_dma (Prashanth K)
- clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays (Gabor Juhos)
- clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays (Gabor Juhos)
- clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays (Gabor Juhos)
- clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays (Gabor Juhos)
- PM: suspend: Set mem_sleep_current during kernel command line setup (Maulik Shah)
- parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds (Guenter Roeck)
- parisc: Fix csum_ipv6_magic on 64-bit systems (Guenter Roeck)
- parisc: Fix csum_ipv6_magic on 32-bit systems (Guenter Roeck)
- parisc: Fix ip_fast_csum (Guenter Roeck)
- parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros (John David Anglin)
- mtd: rawnand: meson: fix scrambling mode value in command macro (Arseniy Krasnov)
- ubi: correct the calculation of fastmap size (Zhang Yi)
- ubi: Check for too small LEB size in VTBL code (Richard Weinberger)
- ubifs: Set page uptodate in the correct place (Matthew Wilcox (Oracle))
- fat: fix uninitialized field in nostale filehandles (Jan Kara)
- bounds: support non-power-of-two CONFIG_NR_CPUS (Matthew Wilcox (Oracle))
- kasan/test: avoid gcc warning for intentional overflow (Arnd Bergmann)
- kasan: test: add memcpy test that avoids out-of-bounds write (Peter Collingbourne)
- block: Clear zone limits for a non-zoned stacked queue (Damien Le Moal)
- ext4: correct best extent lstart adjustment logic (Baokun Li)
- selftests/mqueue: Set timeout to 180 seconds (SeongJae Park)
- crypto: qat - resolve race condition during AER recovery (Damian Muszynski)
- sparc: vDSO: fix return value of __setup handler (Randy Dunlap)
- sparc64: NMI watchdog: fix return value of __setup handler (Randy Dunlap)
- KVM: Always flush async #PF workqueue when vCPU is being destroyed (Sean Christopherson)
- media: xc4000: Fix atomicity violation in xc4000_get_frequency (Gui-Dong Han)
- pci_iounmap(): Fix MMIO mapping leak (Philipp Stanner)
- drm/vmwgfx: Fix possible null pointer derefence with invalid contexts (Zack Rusin)
- arm: dts: marvell: Fix maxium->maxim typo in brownstone dts (Duje Mihanović)
- smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity() (Roberto Sassu)
- smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr() (Roberto Sassu)
- clk: qcom: gcc-sdm845: Add soft dependency on rpmhpd (Amit Pundir)
- media: staging: ipu3-imgu: Set fields before media_entity_pads_init() (Hidenori Kobayashi)
- wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach (Zheng Wang)
- timers: Use del_timer_sync() even on UP (Thomas Gleixner)
- timers: Update kernel-doc for various functions (Thomas Gleixner)
- Revert "NFSD: add courteous server support for thread with only delegation" (Vijayendra Suman)
- Revert "NFSD: add support for share reservation conflict to courteous server" (Vijayendra Suman)
- Revert "NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd" (Vijayendra Suman)
- Revert "fs/lock: add helper locks_owner_has_blockers to check for blockers" (Vijayendra Suman)
- Revert "fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict" (Vijayendra Suman)
- Revert "NFSD: Clean up _lm_ operation names" (Vijayendra Suman)
- Revert "NFSD: add support for lock conflict to courteous server" (Vijayendra Suman)
- Revert "NFSD: Show state of courtesy client in client info" (Vijayendra Suman)
- Revert "NFSD: refactoring v4 specific code to a helper in nfs4state.c" (Vijayendra Suman)
- Revert "NFSD: keep track of the number of v4 clients in the system" (Vijayendra Suman)
- Revert "NFSD: limit the number of v4 clients to 1024 per 1GB of system memory" (Vijayendra Suman)
- Revert "NFSD: keep track of the number of courtesy clients in the system" (Vijayendra Suman)
- Revert "NFSD: add shrinker to reap courtesy clients on low memory condition" (Vijayendra Suman)
- Revert "NFSD: unregister shrinker when nfsd_init_net() fails" (Vijayendra Suman)
- Revert "NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker" (Vijayendra Suman)
- Revert "NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time" (Vijayendra Suman)
- igb: fix __free_irq warnings seen during module unload. (Imran Khan) [Orabug: 36612014]
- RDS/IB: Remove incorrect clearing of RDS_IB_CQ_ERR in rds_ib_conn_path_shutdown_final() (Hans Westgaard Ry) [Orabug: 36610478]
- block: fix io util% for exadata disk with 1 hw queue (Gulam Mohamed) [Orabug: 36589636]
- Revert "Consider inflight IO in io accounting for high latency devices" (Gulam Mohamed) [Orabug: 36589636]
- kprobe/ftrace: bail out if ftrace was killed (Stephen Brennan) [Orabug: 36557721]
- uek: kabi: Enable the size checks and fix broken APIs (Saeed Mirzamohammadi) [Orabug: 36545482]
- uek: kabi: Introduce new APIs to check for size (Saeed Mirzamohammadi) [Orabug: 36545482]
-
Tue May 14 2024 Brian Maly <brian.maly@oracle.com> [5.15.0-207.153.1.el9uek]
- kallsyms: add kallsyms_seqs_of_names to list of special symbols (Arnd Bergmann) [Orabug: 36475635]
- kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[] (Zhen Lei) [Orabug: 36475635]
- kallsyms: Improve the performance of kallsyms_lookup_name() (Zhen Lei) [Orabug: 36475635]
- RDMA/mlx5: Fix port number for counter query in multi-port configuration (Michael Guralnik) [Orabug: 36546028]
- x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI (Josh Poimboeuf) [Orabug: 36584722]
- x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto (Josh Poimboeuf) [Orabug: 36584722]
- x86/bugs: Clarify that syscall hardening isn't a BHI mitigation (Josh Poimboeuf) [Orabug: 36584722]
- x86/bugs: Fix BHI handling of RRSBA (Josh Poimboeuf) [Orabug: 36584722]
- x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (Ingo Molnar) [Orabug: 36584722]
- x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES (Josh Poimboeuf) [Orabug: 36584722]
- x86/bugs: Fix BHI documentation (Josh Poimboeuf) [Orabug: 36584722]
- x86/bugs: Fix return type of spectre_bhi_state() (Daniel Sneddon) [Orabug: 36584722]
- x86/bhi: Update BHI mitigation (Alexandre Chartre) [Orabug: 36584722]
- x86/syscall: Don't force use of indirect calls for system calls (Linus Torvalds) [Orabug: 36584722]
- x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file (Josh Poimboeuf) [Orabug: 36584722]
- cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP mode (Zhenguo Yao) [Orabug: 36588243]
- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP mode (Giovanni Gherdovich) [Orabug: 36588243]
- tools/power turbostat: Introduce support for EMR (Zhang Rui) [Orabug: 36588243]
-
Thu May 09 2024 Brian Maly <brian.maly@oracle.com> [5.15.0-206.153.7.el9uek]
- mmc: core: Initialize mmc_blk_ioc_data (Mikko Rapeli)
- ahci: asm1064: asm1166: don't limit reported ports (Conrad Kostecki)
- mmc: core: Fix switch on gp3 partition (Dominique Martinet)
- Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory (Michael Kelley)
- bpf: Protect against int overflow for stack access size (Andrei Matei)
- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion (Bart Van Assche)
- module: fix init_module_from_file() error handling (Linus Torvalds) [Orabug: 36381490]
- modules: catch concurrent module loads, treat them as idempotent (Linus Torvalds) [Orabug: 36381490]
- module: split up 'finit_module()' into init_module_from_file() helper (Linus Torvalds) [Orabug: 36381490]
- module: avoid allocation if module is already present and ready (Luis Chamberlain) [Orabug: 36381490]
- module: extract patient module check into helper (Luis Chamberlain) [Orabug: 36381490]
- module: move early sanity checks into a helper (Luis Chamberlain) [Orabug: 36381490]
- module: Move all into module/ (Aaron Tomlin) [Orabug: 36381490]
- fbdev: fix incorrect address computation in deferred IO (Nam Cao) [Orabug: 36427407]
- io_uring: ensure '0' is returned on file registration success (Jens Axboe) [Orabug: 36544518]
- io_uring: don't save/restore iowait state (Jens Axboe) [Orabug: 36544518]
- io_uring: drop any code related to SCM_RIGHTS (Jens Axboe) [Orabug: 36544518]
- io_uring/unix: drop usage of io_uring socket (Jens Axboe) [Orabug: 36544518]
- Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems" (Harshit Mogalapalli) [Orabug: 36585256]
- genirq/cpuhotplug: Retry with cpu_online_mask when migration fails (Dongli Zhang) [Orabug: 36591489]
- rds: Add garbage collection for receive ready cache (Hans Westgaard Ry) [Orabug: 36382723]
- exec, elf: ignore malformed note segments (Anthony Yznaga) [Orabug: 36524976]
- vfio/pds: Refactor/simplify reset logic (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Make sure migration file isn't accessed after reset (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Always clear the save/restore FDs on reset (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Move seq/ack bitmaps into region struct (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Pass region info to relevant functions (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Move and rename region specific info (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Only use a single SGL for both seq and ack (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Fix calculations in pds_vfio_dirty_sync (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Fix possible sleep while in atomic context (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Fix mutex lock->magic != lock warning (Brett Creeley) [Orabug: 36525705]
- RDMA/cm: Print the old state when cm_destroy_id gets timeout (Mark Zhang) [Orabug: 36546711]
- igb: free up irq resources in device shutdown path. (Imran Khan) [Orabug: 36547249]
- net: rds: use maybe_get_net() when acquiring refcount on TCP sockets (Tetsuo Handa) [Orabug: 34695506]
- net: rds: acquire refcount on TCP sockets (Tetsuo Handa) [Orabug: 34695506]
- net: make sock_inuse_add() available (Eric Dumazet) [Orabug: 34695506]
- rds: Optimize rds_cfu_cache_do_gc (Hans Westgaard Ry) [Orabug: 36195145]
- rds: Optimize rds_percpu_caches garbage-collection (Hans Westgaard Ry) [Orabug: 36195145]
- rds: Add lfstack_pop_all (Hans Westgaard Ry) [Orabug: 36195145]
- KVM: arm64: Avoid soft lockups due to I-cache maintenance (Oliver Upton) [Orabug: 36227024]
- KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page() (Marc Zyngier) [Orabug: 36227024]
- arm64: tlbflush: Rename MAX_TLBI_OPS (Oliver Upton) [Orabug: 36227024]
- uek-rpm: aarch64: Build the ampere-cspmu driver (Dave Kleikamp) [Orabug: 36227024]
- perf: arm_cspmu: Reject events meant for other PMUs (Ilkka Koskinen) [Orabug: 36227024]
- docs/perf: Add ampere_cspmu to toctree to fix a build warning (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Support implementation specific validation (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Support implementation specific filters (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Split 64-bit write to 32-bit writes (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Separate Arm and vendor module (Besar Wicaksono) [Orabug: 36227024]
- perf/arm_cspmu: Decouple APMT dependency (Robin Murphy) [Orabug: 36227024]
- ACPI/APMT: Don't register invalid resource (Robin Murphy) [Orabug: 36227024]
- perf: arm_cspmu: Add missing MODULE_DEVICE_TABLE (Ilkka Koskinen) [Orabug: 36227024]
- perf/arm_cspmu: Fix event attribute type (Robin Murphy) [Orabug: 36227024]
- perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Fix variable dereference warning (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Fix module cyclic dependency (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Fix build failure on x86_64 (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()s (Will Deacon) [Orabug: 36227024]
- ACPI: APMT: Fix kerneldoc and indentation (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Add support for ARM CoreSight PMU driver (Besar Wicaksono) [Orabug: 36227024]
- ACPI: ARM Performance Monitoring Unit Table (APMT) initial support (Besar Wicaksono) [Orabug: 36227024]
- ACPICA: Add support for ARM Performance Monitoring Unit Table. (Besar Wicaksono) [Orabug: 36227024]
- cpufreq: CPPC: Add per_cpu efficiency_class (Pierre Gondois) [Orabug: 36227024]
- bonding: rate-limit bonding driver inspect messages (Praveen Kumar Kannoju) [Orabug: 36250567]
- mlxbf_gige: stop interface during shutdown (David Thompson) [Orabug: 36525636]
- mlxbf_gige: call request_irq() after NAPI initialized (David Thompson) [Orabug: 36525636]
- mlxbf_gige: stop PHY during open() error paths (David Thompson) [Orabug: 36525636]
- mlxbf_gige: add support to display pause frame counters (David Thompson) [Orabug: 36525636]
- uek-rpm: Bluefield 3: Add missing mtd_blkdev module (Thomas Tai) [Orabug: 36530434]
-
Wed Apr 17 2024 Brian Maly <brian.maly@oracle.com> [5.15.0-206.153.6.el9uek]
- rds/rdma: Fix congestion value for userspace consumption (Juan Garcia) [Orabug: 36264651]
- rds: Include transport protocol name in rds-info -k output (Juan Garcia) [Orabug: 36264651]
- rds/ib: Disable WARN_ON() when system is going down (Hans Westgaard Ry) [Orabug: 36394501]
- ipvlan: handle NETDEV_DOWN event (Venkat Venkatsubra) [Orabug: 36500076]
-
Sun Apr 14 2024 Brian Maly <brian.maly@oracle.com> [5.15.0-206.153.5.el9uek]
- KVM: x86: Add BHI_NO (Daniel Sneddon) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Mitigate KVM by default (Pawan Gupta) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Add BHI mitigation knob (Pawan Gupta) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Enumerate Branch History Injection (BHI) bug (Pawan Gupta) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Define SPEC_CTRL_BHI_DIS_S (Daniel Sneddon) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Add support for clearing branch history at syscall entry (Pawan Gupta) [Orabug: 36509092] {CVE-2024-2201}
- x86/cpufeature: Add missing leaf enumeration (Daniel Sneddon) [Orabug: 36509092] {CVE-2024-2201}
- KVM: x86: Use a switch statement and macros in __feature_translate() (Jim Mattson) [Orabug: 36509092] {CVE-2024-2201}
- KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace (Jim Mattson) [Orabug: 36509092] {CVE-2024-2201}
- KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs (Sean Christopherson) [Orabug: 36509092] {CVE-2024-2201}
- x86/bugs: Use sysfs_emit() (Borislav Petkov) [Orabug: 36509092] {CVE-2024-2201}
- x86/cpu: Support AMD Automatic IBRS (Kim Phillips) [Orabug: 36509092] {CVE-2024-2201}
- Documentation/hw-vuln: Update spectre doc (Lin Yujun) [Orabug: 36509092] {CVE-2024-2201}
- x86/speculation: Reorder SRSO and GDS functions (Alexandre Chartre) [Orabug: 36509092] {CVE-2024-2201}
- rds/rdma: print connection up/down time while dropping/connecting (Juan Garcia) [Orabug: 36264673]
-
Fri Apr 12 2024 Vijayendra Suman <vijayendra.suman@oracle.com> [5.15.0-206.153.4.el9uek]
- LTS version: v5.15.153 (Vijayendra Suman)
- remoteproc: stm32: fix incorrect optional pointers (Arnd Bergmann)
- regmap: Add missing map->bus check (Marek Vasut)
- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler (Fei Shao)
- net: dsa: mt7530: fix handling of all link-local frames (Arınç ÜNAL)
- net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports (Arınç ÜNAL)
- net: dsa: mt7530: fix handling of 802.1X PAE frames (Arınç ÜNAL)
- net: dsa: mt7530: fix handling of LLDP frames (Arınç ÜNAL)
- bpf: report RCU QS in cpumap kthread (Yan Zhai)
- net: report RCU QS on threaded NAPI repolling (Yan Zhai)
- rcu: add a helper to report consolidated flavor QS (Yan Zhai)
- netfilter: nf_tables: do not compare internal table flags on updates (Pablo Neira Ayuso)
- netfilter: nft_set_pipapo: release elements in clone only from destroy path (Pablo Neira Ayuso)
- octeontx2-af: Use separate handlers for interrupts (Subbaraya Sundeep)
- net/bnx2x: Prevent access to a freed page in page_pool (Thinh Tran)
- net: phy: fix phy_read_poll_timeout argument type in genphy_loopback (Nikita Kiryushin)
- hsr: Handle failures in module init (Felix Maurer)
- wireguard: receive: annotate data-race around receiving_counter.counter (Nikita Zhandarovich)
- vdpa/mlx5: Allow CVQ size changes (Jonah Palmer)
- net: dsa: mt7530: prevent possible incorrect XTAL frequency selection (Arınç ÜNAL)
- net: veth: do not manipulate GRO when using XDP (Ignat Korchagin)
- packet: annotate data-races around ignore_outgoing (Eric Dumazet)
- net: ethernet: mtk_eth_soc: fix PPE hanging issue (Daniel Golle)
- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up (Daniel Golle)
- net: mtk_eth_soc: move MAC_MCR setting to mac_finish() (Russell King (Oracle))
- hsr: Fix uninit-value access in hsr_get_node() (Shigeru Yoshida)
- soc: fsl: dpio: fix kcalloc() argument order (Arnd Bergmann)
- s390/vtime: fix average steal time calculation (Mete Durlu)
- octeontx2-af: Use matching wake_up API variant in CGX command interface (Linu Cherian)
- nouveau: reset the bo resource bus info after an eviction (Dave Airlie)
- usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin (Colin Ian King)
- staging: greybus: fix get_channel_from_mode() failure path (Dan Carpenter)
- serial: 8250_exar: Don't remove GPIO device on suspend (Andy Shevchenko)
- rtc: mt6397: select IRQ_DOMAIN instead of depending on it (Randy Dunlap)
- kconfig: fix infinite loop when expanding a macro at the end of file (Masahiro Yamada)
- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (Rafał Miłecki)
- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT (Tudor Ambarus)
- serial: max310x: fix syntax error in IRQ error message (Hugo Villeneuve)
- tty: vt: fix 20 vs 0x20 typo in EScsiignore (Jiri Slaby (SUSE))
- remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_loaded_rsc_tablef (Arnaud Pouliquen)
- remoteproc: stm32: Fix incorrect type in assignment for va (Arnaud Pouliquen)
- remoteproc: stm32: use correct format strings on 64-bit (Arnd Bergmann)
- comedi: comedi_test: Prevent timers rescheduling during deletion (Ian Abbott)
- afs: Revert "afs: Hide silly-rename files from userspace" (David Howells)
- f2fs: compress: fix reserve_cblocks counting error when out of space (Xiuhong Wang)
- NFS: Fix an off by one in root_nfs_cat() (Christophe JAILLET)
- watchdog: stm32_iwdg: initialize default timeout (Ben Wolsieffer)
- NFSv4.2: fix listxattr maximum XDR buffer size (Jorge Mora)
- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 (Jorge Mora)
- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() (Christophe JAILLET)
- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn (Arnd Bergmann)
- RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store() (Alexey Kodanev)
- RDMA/device: Fix a race between mad_client and cm_client init (Shifeng Li)
- scsi: csiostor: Avoid function pointer casts (Arnd Bergmann)
- f2fs: compress: fix to check unreleased compressed cluster (Sheng Yong)
- f2fs: compress: fix to cover normal cluster write with cp_rwsem (Chao Yu)
- f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info (Chao Yu)
- f2fs: invalidate meta pages only for post_read required inode (Chao Yu)
- f2fs: fix to invalidate META_MAPPING before DIO write (Chao Yu)
- f2fs: replace congestion_wait() calls with io_schedule_timeout() (NeilBrown)
- f2fs: invalidate META_MAPPING before IPU/DIO write (Hyeong-Jun Kim)
- f2fs: multidevice: support direct IO (Chao Yu)
- RDMA/srpt: Do not register event handler until srpt device is fully setup (William Kucharski)
- ALSA: usb-audio: Stop parsing channels bits when all channels are found. (Johan Carlsson)
- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops (Athaariq Ardhiansyah)
- clk: zynq: Prevent null pointer dereference caused by kmalloc failure (Duoming Zhou)
- clk: Fix clk_core_get NULL dereference (Bryan O'Donoghue)
- sparc32: Fix section mismatch in leon_pci_grpci (Sam Ravnborg)
- backlight: lp8788: Fully initialize backlight_properties during probe (Daniel Thompson)
- backlight: lm3639: Fully initialize backlight_properties during probe (Daniel Thompson)
- backlight: da9052: Fully initialize backlight_properties during probe (Daniel Thompson)
- backlight: lm3630a: Don't set bl->props.brightness in get_brightness (Luca Weiss)
- backlight: lm3630a: Initialize backlight_properties on init (Luca Weiss)
- leds: sgm3140: Add missing timer cleanup and flash gpio control (Ondrej Jirman)
- leds: aw2013: Unlock mutex before destroying it (George Stark)
- powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc. (Michael Ellerman)
- modules: wait do_free_init correctly (Changbin Du)
- module: Add support for default value for module async_probe (Saravana Kannan)
- drm/msm/dpu: add division of drm_display_mode's hskew parameter (Paloma Arellano)
- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks (Kajol Jain)
- drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip (Hsin-Yi Wang)
- media: mediatek: vcodec: avoid -Wcast-function-type-strict warning (Arnd Bergmann)
- media: ttpci: fix two memleaks in budget_av_attach (Zhipeng Lu)
- media: go7007: fix a memleak in go7007_load_encoder (Zhipeng Lu)
- media: dvb-frontends: avoid stack overflow warnings with clang (Arnd Bergmann)
- media: pvrusb2: fix uaf in pvr2_context_set_notify (Edward Adam Davis)
- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int() (Srinivasan Shanmugam)
- HID: amd_sfh: Update HPD sensor structure elements (Basavaraj Natikar)
- ASoC: meson: axg-tdm-interface: add frame rate constraint (Jerome Brunet)
- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs (Jerome Brunet)
- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype (Arnd Bergmann)
- mtd: maps: physmap-core: fix flash size larger than 32-bit (Baruch Siach)
- drm/tidss: Fix initial plane zpos values (Tomi Valkeinen)
- crypto: arm/sha - fix function cast warnings (Arnd Bergmann)
- mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref (Peter Griffin)
- mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref (Peter Griffin)
- drm/tegra: put drm_gem_object ref on error in tegra_fb_create (Fedor Pchelkin)
- clk: hisilicon: hi3559a: Fix an erroneous devm_kfree() (Christophe JAILLET)
- clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unregister() (Christophe JAILLET)
- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken (Jörg Wedekind)
- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions (AngeloGioacchino Del Regno)
- clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times (Konrad Dybcio)
- media: pvrusb2: fix pvr2_stream_callback casts (Arnd Bergmann)
- media: pvrusb2: remove redundant NULL check (Daniil Dulov)
- media: go7007: add check of return value of go7007_read_addr() (Daniil Dulov)
- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak (Lucas Stach)
- media: sun8i-di: Fix chroma difference threshold (Jernej Skrabec)
- media: sun8i-di: Fix power on/off sequences (Jernej Skrabec)
- media: sun8i-di: Fix coefficient writes (Jernej Skrabec)
- NTB: fix possible name leak in ntb_register_device() (Yang Yingliang)
- NTB: EPF: fix possible memory leak in pci_vntb_probe() (ruanjinjie)
- PCI: endpoint: Support NTB transfer between RC and EP (Frank Li)
- powerpc: Force inlining of arch_vmap_p{u/m}d_supported() (Christophe Leroy)
- ASoC: meson: t9015: fix function pointer type mismatch (Jerome Brunet)
- ASoC: meson: aiu: fix function pointer type mismatch (Jerome Brunet)
- ASoC: meson: Use dev_err_probe() helper (Kuninori Morimoto)
- perf stat: Avoid metric-only segv (Ian Rogers)
- ALSA: seq: fix function cast warnings (Takashi Iwai)
- drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode() (Nikita Zhandarovich)
- perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() (Yang Jihong)
- crypto: xilinx - call finalize with bh disabled (Quanyang Wang)
- PCI: switchtec: Fix an error handling path in switchtec_pci_probe() (Christophe JAILLET)
- PCI/P2PDMA: Fix a sleeping issue in a RCU read section (Christophe JAILLET)
- quota: Fix rcu annotations of inode dquot pointers (Jan Kara)
- quota: Fix potential NULL pointer dereference (Wang Jianjian)
- quota: simplify drop_dquot_ref() (Baokun Li)
- clk: qcom: reset: Ensure write completion on reset de/assertion (Konrad Dybcio)
- clk: qcom: reset: Commonize the de/assert functions (Konrad Dybcio)
- pinctrl: mediatek: Drop bogus slew rate register range for MT8192 (Chen-Yu Tsai)
- media: edia: dvbdev: fix a use-after-free (Zhipeng Lu)
- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity (Zhipeng Lu)
- media: v4l2-tpg: fix some memleaks in tpg_alloc (Zhipeng Lu)
- media: em28xx: annotate unchecked call to media_device_register() (Nikita Zhandarovich)
- clk: meson: Add missing clocks to axg_clk_regmaps (Igor Prusov)
- perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample() (Yang Jihong)
- drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()' (Srinivasan Shanmugam)
- drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()' (Srinivasan Shanmugam)
- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd (Mikhail Khvainitski)
- perf record: Fix possible incorrect free in record__switch_output() (Yang Jihong)
- PCI/DPC: Print all TLP Prefixes, not just the first (Ilpo Järvinen)
- media: tc358743: register v4l2 async device only after successful setup (Alexander Stein)
- dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA (Peter Robinson)
- drm/lima: fix a memleak in lima_heap_alloc (Zhipeng Lu)
- drm/rockchip: lvds: do not print scary message when probing defer (Quentin Schulz)
- drm/rockchip: lvds: do not overwrite error code (Quentin Schulz)
- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (Zhipeng Lu)
- drm/ttm: add ttm_resource_fini v2 (Christian König)
- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (Harry Wentland)
- drm/rockchip: inno_hdmi: Fix video timing (Alex Bee)
- drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe() (Christophe JAILLET)
- drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() (Christophe JAILLET)
- drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe() (Christophe JAILLET)
- drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+ (Dmitry Osipenko)
- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe() (Christophe JAILLET)
- drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe() (Christophe JAILLET)
- drm/tegra: dsi: Make use of the helper function dev_err_probe() (Cai Huoqing)
- drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe (Zhang Shurong)
- drm/tegra: dpaux: Populate AUX bus (Thierry Reding)
- drm/tegra: dsi: Add missing check for of_find_device_by_node (Chen Ni)
- dm: call the resume method on internal suspend (Mikulas Patocka)
- dm raid: fix false positive for requeue needed during reshape (Ming Lei)
- nfp: flower: handle acti_netdevs allocation failure (Duoming Zhou)
- net/x25: fix incorrect parameter validation in the x25_getsockopt() function (Gavrilov Ilia)
- net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function (Gavrilov Ilia)
- udp: fix incorrect parameter validation in the udp_lib_getsockopt() function (Gavrilov Ilia)
- l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function (Gavrilov Ilia)
- ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function (Gavrilov Ilia)
- bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument (Martin KaFai Lau)
- bpf: net: Change sk_getsockopt() to take the sockptr_t argument (Martin KaFai Lau)
- net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr (Martin KaFai Lau)
- tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function (Gavrilov Ilia)
- OPP: debugfs: Fix warning around icc_get_name() (Viresh Kumar)
- net: phy: dp83822: Fix RGMII TX delay configuration (Tim Pambor)
- net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii (Tommaso Merciai)
- net: hns3: fix port duplex configure error in IMP reset (Jie Wang)
- net: hns3: fix kernel crash when 1588 is received on HIP08 devices (Yonglong Liu)
- net: phy: fix phy_get_internal_delay accessing an empty array (Kévin L'hôpital)
- net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() (Eric Dumazet)
- ipv6: fib6_rules: flush route cache when rule is changed (Shiming Cheng)
- bpf: Fix stackmap overflow check on 32-bit arches (Toke Høiland-Jørgensen)
- bpf: Fix hashtab overflow check on 32-bit arches (Toke Høiland-Jørgensen)
- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches (Toke Høiland-Jørgensen)
- sr9800: Add check for usbnet_get_endpoints (Chen Ni)
- Bluetooth: hci_core: Fix possible buffer overflow (Luiz Augusto von Dentz)
- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional() (Bartosz Golaszewski)
- Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855 (Steev Klimaszewski)
- Bluetooth: Remove superfluous call to hci_conn_check_pending() (Jonas Dreßler)
- igb: Fix missing time sync events (Vinicius Costa Gomes)
- igb: move PEROUT and EXTTS isr logic to separate functions (Ruud Bos)
- iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected (Ethan Zhao)
- PCI: Make pci_dev_is_disconnected() helper public for other drivers (Ethan Zhao)
- wifi: rtw88: 8821c: Fix false alarm count (Bitterblue Smith)
- mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function (Christophe JAILLET)
- SUNRPC: fix some memleaks in gssx_dec_option_array (Zhipeng Lu)
- x86, relocs: Ignore relocations in .notes section (Kees Cook)
- ACPI: scan: Fix device check notification handling (Rafael J. Wysocki)
- ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override (Maxim Kudinov)
- ACPI: resource: Do IRQ override on Lunnen Ground laptops (Alexey I. Froloff)
- ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override (David McFarland)
- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (Rafał Miłecki)
- ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under the switch node (Michal Vokáč)
- ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register address (Michal Vokáč)
- ARM: dts: imx6dl-yapp4: Move phy reset into switch node (Michal Vokáč)
- arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes (Geert Uytterhoeven)
- arm64: dts: renesas: r8a779a0: Update to R-Car Gen4 compatible values (Geert Uytterhoeven)
- ARM: dts: arm: realview: Fix development chip ROM compatible value (Geert Uytterhoeven)
- net: ena: Remove ena_select_queue (Kamal Heib)
- wifi: brcmsmac: avoid function pointer casts (Arnd Bergmann)
- iommu/amd: Mark interrupt as managed (Mario Limonciello)
- bus: tegra-aconnect: Update dependency to ARCH_TEGRA (Peter Robinson)
- ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() (Armin Wolf)
- wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces (Alexis Lothoré)
- wireless: Remove redundant 'flush_workqueue()' calls (Christophe JAILLET)
- bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly (Yonghong Song)
- arm64: dts: mediatek: mt7622: add missing "device_type" to memory nodes (Rafał Miłecki)
- arm64: dts: mt8183: Move CrosEC base detection node to kukui-based DTs (Nícolas F. R. A. Prado)
- arm64: dts: mt8183: kukui: Split out keyboard node and describe detachables (Hsin-Yi Wang)
- arm64: dts: mt8183: kukui: Add Type C node (Prashant Malani)
- ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down() (Eric Dumazet)
- s390/vdso: drop '-fPIC' from LDFLAGS (Nathan Chancellor)
- wifi: iwlwifi: mvm: don't set replay counters to 0xff (Johannes Berg)
- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan (Uwe Kleine-König)
- pwm: sti: Implement .apply() callback (Uwe Kleine-König)
- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() (Zhipeng Lu)
- net: blackhole_dev: fix build warning for ethh set but not used (Breno Leitao)
- pwm: atmel-hlcdc: Fix clock imbalance related to suspend support (Uwe Kleine-König)
- pwm: atmel-hlcdc: Use consistent variable naming (Uwe Kleine-König)
- pwm: atmel-hlcdc: Convert to platform remove callback returning void (Uwe Kleine-König)
- arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS (Tim Harvey)
- wifi: iwlwifi: fix EWRD table validity check (Miri Korenblit)
- wifi: iwlwifi: dbg-tlv: ensure NUL termination (Johannes Berg)
- wifi: iwlwifi: mvm: report beacon protection failures (Johannes Berg)
- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete (Toke Høiland-Jørgensen)
- arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board (Frieder Schrempf)
- arm64: dts: imx8mm-kontron: Use the VSELECT signal to switch SD card IO voltage (Frieder Schrempf)
- arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on SD card (Frieder Schrempf)
- arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board (Frieder Schrempf)
- arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MM (Frieder Schrempf)
- cpufreq: mediatek-hw: Don't error out if supply is not found (Nícolas F. R. A. Prado)
- af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc(). (Kuniyuki Iwashima)
- bpftool: Silence build warning about calloc() (Tiezhu Yang)
- inet_diag: annotate data-races around inet_diag_table[] (Eric Dumazet)
- sock_diag: annotate data-races around sock_diag_handlers[family] (Eric Dumazet)
- cpufreq: mediatek-hw: Wait for CPU supplies before probing (Nícolas F. R. A. Prado)
- cpufreq: Explicitly include correct DT includes (Rob Herring)
- wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir() (Jinjie Ruan)
- wifi: wilc1000: fix multi-vif management when deleting a vif (Ajay Singh)
- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work (Martin Kaistra)
- wifi: wilc1000: fix RCU usage in connect path (Alexis Lothoré)
- wifi: wilc1000: fix declarations ordering (Alexis Lothoré)
- wifi: b43: Disable QoS for bcm4331 (Rahul Rameshbabu)
- wifi: b43: Stop correct queue in DMA worker when QoS is disabled (Rahul Rameshbabu)
- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled (Rahul Rameshbabu)
- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled (Rahul Rameshbabu)
- wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (Xingyuan Mo)
- sched/fair: Take the scheduling domain into account in select_idle_core() (Keisuke Nishimura)
- timekeeping: Fix cross-timestamp interpolation for non-x86 (Peter Hilber)
- timekeeping: Fix cross-timestamp interpolation corner case decision (Peter Hilber)
- timekeeping: Fix cross-timestamp interpolation on counter wrap (Peter Hilber)
- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts (Chun-Yi Lee)
- rtc: test: Fix invalid format specifier. (David Gow)
- time: test: Fix incorrect format specifier (David Gow)
- lib/cmdline: Fix an invalid format specifier in an assertion msg (David Gow)
- md: Don't clear MD_CLOSING when the raid is about to stop (Li Nan)
- fs/select: rework stack allocation hack for clang (Arnd Bergmann)
- s390/dasd: fix double module refcount decrement (Miroslav Franc)
- s390/dasd: Use dev_*() for device log messages (Jan Höppner)
- s390/dasd: add autoquiesce feature (Stefan Haberland)
- s390/dasd: add copy pair setup (Stefan Haberland)
- s390/dasd: add query PPRC function (Stefan Haberland)
- s390/dasd: put block allocation in separate function (Stefan Haberland)
- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak (Nikita Zhandarovich)
- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll (Stuart Henderson)
- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode (Stuart Henderson)
- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC (Stuart Henderson)
- Input: gpio_keys_polled - suppress deferred probe error for gpio (Uwe Kleine-König)
- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet (Alban Boyé)
- firewire: core: use long bus reset on gap count error (Takashi Sakamoto)
- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security (Yuxuan Hu)
- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series (Prike Liang)
- ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port (Kailang Yang)
- scsi: mpt3sas: Prevent sending diag_reset when the controller is ready (Ranjan Kumar)
- dm-verity, dm-crypt: align "struct bvec_iter" correctly (Mikulas Patocka)
- block: sed-opal: handle empty atoms when parsing response (Greg Joyce)
- parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check (Max Kellermann)
- net/iucv: fix the allocation size of iucv_path_table array (Alexander Gordeev)
- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (Hou Tao)
- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (Hou Tao)
- riscv: dts: sifive: add missing #interrupt-cells to pmic (Conor Dooley)
- RDMA/mlx5: Relax DEVX access upon modify commands (Yishai Hadas)
- RDMA/mlx5: Fix fortify source warning while accessing Eth segment (Leon Romanovsky)
- gen_compile_commands: fix invalid escape sequence warning (Andrew Ballance)
- HID: multitouch: Add required quirk for Synaptics 0xcddc device (Manuel Fombuena)
- MIPS: Clear Cause.BD in instruction_pointer_set (Jiaxun Yang)
- x86/xen: Add some null pointer checking to smp.c (Kunwu Chan)
- ASoC: rt5645: Make LattePanda board DMI match more precise (Hans de Goede)
- selftests: tls: use exact comparison in recv_partial (Jakub Kicinski)
- rcu-tasks: Provide rcu_trace_implies_rcu_gp() (Paul E. McKenney)
- LTS version: v5.15.152 (Vijayendra Suman)
- serial: max310x: fix IO data corruption in batched operations (Jan Kundrát)
- serial: max310x: make accessing revision id interface-agnostic (Cosmin Tanislav)
- regmap: Add bulk read/write callbacks into regmap_config (Marek Vasut)
- regmap: allow to define reg_update_bits for no bus configuration (Ansuel Smith)
- ALSA: usb-audio: Sort quirk table entries (Takashi Iwai)
- ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 Wireless (Takashi Iwai)
- ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_sync_format() (Jaroslav Kysela)
- ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_all (Wan Jiabing)
- fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand() (Oleg Nesterov)
- proc: Use task_is_running() for wchan in /proc/$pid/stat (Kees Cook)
- getrusage: use sig->stats_lock rather than lock_task_sighand() (Oleg Nesterov)
- getrusage: use __for_each_thread() (Oleg Nesterov)
- getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand() (Oleg Nesterov)
- getrusage: add the "signal_struct *sig" local variable (Oleg Nesterov)
- drm/amd/display: Increase frame-larger-than for all display_mode_vba files (Nathan Chancellor)
- drm/amd/display: remove DML Makefile duplicate lines (Magali Lemes)
- drm/amd/display: move calcs folder into DML (Isabella Basso)
- drm/amd/display: Re-arrange FPU code structure for dcn2x (Qingqing Zhuo)
- selftests: mptcp: decrease BW in simult flows (Matthieu Baerts (NGI0))
- drm/amdgpu: Reset IH OVERFLOW_CLEAR bit (Friedrich Vock)
- drm/amd/pm: do not expose the API used internally only in kv_dpm.c (Evan Quan)
- serial: max310x: prevent infinite while() loop in port startup (Hugo Villeneuve)
- serial: max310x: use a separate regmap for each port (Cosmin Tanislav)
- serial: max310x: use regmap methods for SPI batch operations (Cosmin Tanislav)
- xhci: handle isoc Babble and Buffer Overrun events properly (Michal Pecio)
- xhci: process isoc TD properly when there was a transaction error mid TD. (Mathias Nyman)
- selftests: mm: fix map_hugetlb failure on 64K page size systems (Nico Pache)
- selftests/mm: switch to bash from sh (Muhammad Usama Anjum)
- nfp: flower: add hardware offload check for post ct entry (Hui Zhou)
- nfp: flower: add goto_chain_index for ct entry (Wentao Jia)
- drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() & write_dpcd()' functions (Srinivasan Shanmugam)
- ALSA: usb-audio: add quirk for RODE NT-USB+ (Sean Young)
- ALSA: usb-audio: Fix microphone sound on Nexigo webcam. (Christos Skevis)
- ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless (Jaroslav Kysela)
- ALSA: usb-audio: Add quirk for Tascam Model 12 (John Keeping)
- ALSA: usb-audio: Avoid superfluous endpoint setup (Takashi Iwai)
- ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params() (Takashi Iwai)
- ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params() (Takashi Iwai)
- ALSA: usb-audio: Properly refcounting clock rate (Takashi Iwai)
- ALSA: usb-audio: Split endpoint setups for hw_params and prepare (take#2) (Takashi Iwai)
- ALSA: usb-audio: Clear fixed clock rate at closing EP (Takashi Iwai)
- ALSA: usb-audio: Refcount multiple accesses on the single clock (Takashi Iwai)
- netrom: Fix data-races around sysctl_net_busy_read (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_link_fails_count (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_routing_control (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_transport_busy_delay (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_transport_timeout (Jason Xing)
- netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser (Jason Xing)
- netrom: Fix a data-race around sysctl_netrom_default_path_quality (Jason Xing)
- erofs: apply proper VMA alignment for memory mapped files on THP (Gao Xiang)
- netfilter: nf_conntrack_h323: Add protection for bmp length out of range (Lena Wang)
- netfilter: nft_ct: fix l3num expectations with inet pseudo family (Florian Westphal)
- cpumap: Zero-initialise xdp_rxq_info struct before running XDP program (Toke Høiland-Jørgensen)
- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() (Eric Dumazet)
- net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() (Rand Deeb)
- net: sparx5: Fix use after free inside sparx5_del_mact_entry (Horatiu Vultur)
- geneve: make sure to pull inner header in geneve_rx() (Eric Dumazet)
- tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string (Steven Rostedt (Google))
- i40e: disable NAPI right after disabling irqs when handling xsk_pool (Maciej Fijalkowski)
- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able (Maciej Fijalkowski)
- net: lan78xx: fix runtime PM count underflow on link stop (Oleksij Rempel)
- mmc: mmci: stm32: fix DMA API overlapping mappings warning (Christophe Kerello)
- mmc: mmci: stm32: use a buffer for unaligned DMA requests (Yann Gautier)
- LTS version: v5.15.151 (Vijayendra Suman)
- mptcp: fix double-free on socket dismantle (Davide Caratti)
- Revert "tls: rx: move counting TlsDecryptErrors for sync" (Gal Pressman)
- net: tls: fix async vs NIC crypto offload (Jakub Kicinski)
- bpf: Derive source IP addr via bpf_*_fib_lookup() (Martynas Pumputis)
- bpf: Add table ID to bpf_fib_lookup BPF helper (Louis DeLosSantos)
- bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup (Martin KaFai Lau)
- Revert "interconnect: Teach lockdep about icc_bw_lock order" (Greg Kroah-Hartman)
- Revert "interconnect: Fix locking for runpm vs reclaim" (Greg Kroah-Hartman)
- gpio: fix resource unwinding order in error path (Bartosz Golaszewski)
- gpiolib: Fix the error path order in gpiochip_add_data_with_key() (Andy Shevchenko)
- gpio: 74x164: Enable output pins after registers are reset (Arturas Moskvinas)
- fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super (Oscar Salvador)
- cachefiles: fix memory leak in cachefiles_add_cache() (Baokun Li)
- mptcp: fix possible deadlock in subflow diag (Paolo Abeni)
- mptcp: push at DSS boundaries (Paolo Abeni)
- mptcp: add needs_id for netlink appending addr (Geliang Tang)
- mptcp: clean up harmless false expressions (Jean Sacren)
- selftests: mptcp: add missing kconfig for NF Filter in v6 (Matthieu Baerts (NGI0))
- selftests: mptcp: add missing kconfig for NF Filter (Matthieu Baerts (NGI0))
- mptcp: rename timer related helper to less confusing names (Paolo Abeni)
- mptcp: process pending subflow error on close (Paolo Abeni)
- mptcp: move __mptcp_error_report in protocol.c (Paolo Abeni)
- x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers (Paolo Bonzini)
- pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation (Bjorn Andersson)
- mmc: sdhci-xenon: fix PHY init clock stability (Elad Nachman)
- mmc: sdhci-xenon: add timeout for PHY init complete (Elad Nachman)
- mmc: core: Fix eMMC initialization with 1-bit bus connection (Ivan Semenov)
- dmaengine: fsl-qdma: init irq after reg initialization (Curtis Klein)
- dmaengine: ptdma: use consistent DMA masks (Tadeusz Struk)
- dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read (Peng Ma)
- btrfs: dev-replace: properly validate device names (David Sterba)
- wifi: nl80211: reject iftype change with mesh ID change (Johannes Berg)
- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() (Alexander Ofitserov)
- ALSA: firewire-lib: fix to check cycle continuity (Takashi Sakamoto)
- tomoyo: fix UAF write bug in tomoyo_write_control() (Tetsuo Handa)
- riscv: Sparse-Memory/vmemmap out-of-bounds fix (Dimitris Vlachos)
- fbcon: always restore the old font data in fbcon_do_set_font() (Jiri Slaby (SUSE))
- ALSA: Drop leftover snd-rtctimer stuff from Makefile (Takashi Iwai)
- power: supply: bq27xxx-i2c: Do not free non existing IRQ (Hans de Goede)
- efi/capsule-loader: fix incorrect allocation size (Arnd Bergmann)
- tls: decrement decrypt_pending if no async completion will be called (Sabrina Dubroca)
- tls: rx: use async as an in-out argument (Jakub Kicinski)
- tls: rx: assume crypto always calls our callback (Jakub Kicinski)
- tls: rx: move counting TlsDecryptErrors for sync (Jakub Kicinski)
- tls: rx: don't track the async count (Jakub Kicinski)
- tls: rx: factor out writing ContentType to cmsg (Jakub Kicinski)
- tls: rx: wrap decryption arguments in a structure (Jakub Kicinski)
- tls: rx: don't report text length from the bowels of decrypt (Jakub Kicinski)
- tls: rx: drop unnecessary arguments from tls_setup_from_iter() (Jakub Kicinski)
- tls: hw: rx: use return value of tls_device_decrypted() to carry status (Jakub Kicinski)
- tls: rx: refactor decrypt_skb_update() (Jakub Kicinski)
- tls: rx: don't issue wake ups when data is decrypted (Jakub Kicinski)
- tls: rx: don't store the decryption status in socket context (Jakub Kicinski)
- tls: rx: don't store the record type in socket context (Jakub Kicinski)
- igb: extend PTP timestamp adjustments to i211 (Oleksij Rempel)
- rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back (Lin Ma)
- netfilter: bridge: confirm multicast packets before passing them up the stack (Florian Westphal)
- netfilter: let reset rules clean out conntrack entries (Florian Westphal)
- netfilter: make function op structures const (Florian Westphal)
- netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook (Florian Westphal)
- netfilter: nfnetlink_queue: silence bogus compiler warning (Florian Westphal)
- Bluetooth: Enforce validation on max value of connection interval (Kai-Heng Feng)
- Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR (Zijun Hu)
- Bluetooth: Avoid potential use-after-free in hci_error_reset (Ying Hsu)
- stmmac: Clear variable when destroying workqueue (Jakub Raczynski)
- uapi: in6: replace temporary label with rfc9486 (Justin Iurman)
- veth: try harder when allocating queue memory (Jakub Kicinski)
- net: enable memcg accounting for veth queues (Vasily Averin)
- lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected (Oleksij Rempel)
- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() (Eric Dumazet)
- net: veth: clear GRO when clearing XDP even when down (Jakub Kicinski)
- cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back (Doug Smythies)
- tun: Fix xdp_rxq_info's queue_index when detaching (Yunjian Wang)
- net: ip_tunnel: prevent perpetual headroom growth (Florian Westphal)
- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter (Ryosuke Yasuoka)
- mtd: spinand: gigadevice: Fix the get ecc status issue (Han Xu)
- netfilter: nf_tables: disallow timeout for anonymous sets (Pablo Neira Ayuso)
- LTS version: v5.15.150 (Vijayendra Suman)
- r8169: use new PM macros (Heiner Kallweit)
- netfilter: nf_tables: can't schedule in nft_chain_validate (Florian Westphal)
- ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks() (Baokun Li)
- ext4: regenerate buddy after block freeing failed if under fc replay (Baokun Li)
- netfilter: nf_tables: fix scheduling-while-atomic splat (Florian Westphal)
- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio (Bart Van Assche)
- i2c: imx: when being a target, mark the last read as processed (Corey Minyard)
- i2c: imx: Add timer for handling the stop condition (Corey Minyard)
- drm/amd/display: Fix memory leak in dm_sw_fini() (Armin Wolf)
- drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set (Erik Kurzinger)
- netfilter: nft_flow_offload: release dst in case direct xmit path is used (Pablo Neira Ayuso)
- netfilter: nft_flow_offload: reset dst in route object after setting up flow (Pablo Neira Ayuso)
- netfilter: flowtable: simplify route logic (Pablo Neira Ayuso)
- netfilter: nf_tables: set dormant flag on hook register failure (Florian Westphal)
- tls: stop recv() if initial process_rx_list gave us non-DATA (Sabrina Dubroca)
- tls: rx: drop pointless else after goto (Jakub Kicinski)
- tls: rx: jump to a more appropriate label (Jakub Kicinski)
- s390: use the correct count for __iowrite64_copy() (Jason Gunthorpe)
- octeontx2-af: Consider the action set by PF (Subbaraya Sundeep)
- drm/nouveau/instmem: fix uninitialized_var.cocci warning (Guo Zhengkui)
- packet: move from strlcpy with unused retval to strscpy (Wolfram Sang)
- ipv6: sr: fix possible use-after-free and null-ptr-deref (Vasiliy Kovalev)
- afs: Increase buffer size in afs_update_volume_status() (Daniil Dulov)
- bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel (Martin KaFai Lau)
- ata: ahci_ceva: fix error handling for Xilinx GT PHY support (Radhey Shyam Pandey)
- ata: libahci_platform: Introduce reset assertion/deassertion methods (Serge Semin)
- ata: libahci_platform: Convert to using devm bulk clocks API (Serge Semin)
- ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid (Eric Dumazet)
- ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid (Eric Dumazet)
- net: stmmac: Fix incorrect dereference in interrupt handlers (Pavel Sakharov)
- nouveau: fix function cast warnings (Arnd Bergmann)
- scsi: jazz_esp: Only build if SCSI core is builtin (Randy Dunlap)
- bpf, scripts: Correct GPL license name (Gianmarco Lusvardi)
- RDMA/srpt: fix function pointer cast warnings (Arnd Bergmann)
- arm64: dts: rockchip: set num-cs property for spi on px30 (Heiko Stuebner)
- RDMA/qedr: Fix qedr_create_user_qp error flow (Kamal Heib)
- RDMA/srpt: Support specifying the srpt_service_guid parameter (Bart Van Assche)
- RDMA/irdma: Add AE for too many RNRS (Mustafa Ismail)
- RDMA/irdma: Set the CQ read threshold for GEN 1 (Mustafa Ismail)
- RDMA/irdma: Validate max_send_wr and max_recv_wr (Shiraz Saleem)
- RDMA/irdma: Fix KASAN issue with tasklet (Mike Marciniszyn)
- RDMA/bnxt_re: Return error for SRQ resize (Kalesh AP)
- IB/hfi1: Fix a memleak in init_credit_return (Zhipeng Lu)
- cifs: add a warning when the in-flight count goes negative (Shyam Prasad N)
- xhci: track port suspend state correctly in unsuccessful resume cases (Mathias Nyman)
- xhci: decouple usb2 port resume and get_port_status request handling (Mathias Nyman)
- xhci: clear usb2 resume related variables in one place. (Mathias Nyman)
- xhci: rename resume_done to resume_timestamp (Mathias Nyman)
- xhci: move port specific items such as state completions to port structure (Mathias Nyman)
- xhci: cleanup xhci_hub_control port references (Mathias Nyman)
- ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA (Paul Menzel)
- ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA (Tamim Khan)
- ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks (Hans de Goede)
- ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA (Tamim Khan)
- ACPI: resource: Add ASUS model S5402ZA to quirks (Kellen Renshaw)
- ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2 (Hans de Goede)
- ARM: dts: BCM53573: Describe on-SoC BCM53125 rev 4 switch (Rafał Miłecki)
- arm64: dts: rockchip: add SPDIF node for ROCK Pi 4 (Alex Bee)
- arm64: dts: rockchip: add ES8316 codec for ROCK Pi 4 (Alex Bee)
- arm64: dts: rockchip: fix regulator name on rk3399-rock-4 (FUKAUMI Naoki)
- exfat: support dynamic allocate bh for exfat_entry_set_cache (Yuezhang Mo)
- wifi: iwlwifi: mvm: avoid baid size integer overflow (Johannes Berg)
- igb: Fix igb_down hung on surprise removal (Ying Hsu)
- wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point() (Gustavo A. R. Silva)
- bpf: Address KCSAN report on bpf_lru_list (Martin KaFai Lau)
- wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range (Maxime Bizon)
- sched/fair: Don't balance task to its current running CPU (Yicong Yang)
- arm64: mm: fix VA-range sanity check (Mark Rutland)
- arm64: set __exception_irq_entry with __irq_entry as a default (Youngmin Nam)
- ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 AMD version) (Hans de Goede)
- ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3 (Hans de Goede)
- ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8A (Hans de Goede)
- btrfs: add xxhash to fast checksum implementations (David Sterba)
- posix-timers: Ensure timer ID search-loop limit is valid (Thomas Gleixner)
- md/raid10: prevent soft lockup while flush writes (Yu Kuai)
- md: fix data corruption for raid456 when reshape restart while grow up (Yu Kuai)
- nbd: Add the maximum limit of allocated index in nbd_dev_add (Zhong Jinghua)
- debugobjects: Recheck debug_objects_enabled before reporting (Tetsuo Handa)
- netfilter: nf_tables: add rescheduling points during loop detection walks (Florian Westphal)
- net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs (Peilin Ye)
- Input: iqs269a - do not poll during ATI (Jeff LaBundy)
- Input: iqs269a - do not poll during suspend or resume (Jeff LaBundy)
- Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() (Jonathan Cameron)
- PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro (Paul Cercueil)
- mmc: mxc: Use the new PM macros (Paul Cercueil)
- mmc: jz4740: Use the new PM macros (Paul Cercueil)
- PM: core: Add new *_PM_OPS macros, deprecate old ones (Paul Cercueil)
- PM: core: Redefine pm_ptr() macro (Paul Cercueil)
- powerpc/eeh: Set channel state after notifying the drivers (Ganesh Goudar)
- powerpc/eeh: Small refactor of eeh_handle_normal_event() (Daniel Axtens)
- powerpc/rtas: ensure 4KB alignment for rtas_data_buf (Nathan Lynch)
- powerpc/rtas: make all exports GPL (Nathan Lynch)
- net: ethernet: ti: add missing of_node_put before return (Wang Qing)
- dt-bindings: clocks: imx8mp: Add ID for usb suspend clock (Li Jun)
- clk: imx8mp: add clkout1/2 support (Lucas Stach)
- clk: imx8mp: Add DISP2 pixel clock (Marek Vasut)
- serial: 8250: Remove serial_rs485 sanitization from em485 (Ilpo Järvinen)
- cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl() (Enzo Matsumiya)
- kernel/sched: Remove dl_boosted flag comment (Hui Su)
- drm/i915/dg1: Update DMC_DEBUG3 register (Chuansheng Liu)
- f2fs: write checkpoint during FG_GC (Byungki Lee)
- f2fs: don't set GC_FAILURE_PIN for background GC (Chao Yu)
- drm/amdgpu: init iommu after amdkfd device init (Yifan Zhang)
- tools/virtio: fix build (Stefano Garzarella)
- perf beauty: Update copy of linux/socket.h with the kernel sources (Arnaldo Carvalho de Melo)
- tools headers UAPI: Sync linux/fscrypt.h with the kernel sources (Arnaldo Carvalho de Melo)
- ARM: dts: BCM53573: Drop nonexistent "default-off" LED trigger (Rafał Miłecki)
- acpi: property: Let args be NULL in __acpi_node_get_property_reference (Sakari Ailus)
- platform/x86: asus-wmi: Document the dgpu_disable sysfs attribute (Luke D. Jones)
- clk: linux/clk-provider.h: fix kernel-doc warnings and typos (Randy Dunlap)
- RDMA/siw: Correct wrong debug message (Guoqing Jiang)
- RDMA/siw: Balance the reference of cep->kref in the error path (Guoqing Jiang)
- ARM: dts: BCM53573: Drop nonexistent #usb-cells (Rafał Miłecki)
- selftests: net: vrf-xfrm-tests: change authentication and encryption algos (Magali Lemes)
- MIPS: vpe-mt: drop physical_memsize (Randy Dunlap)
- MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not set (Randy Dunlap)
- powerpc/pseries/lpar: add missing RTAS retry status handling (Nathan Lynch)
- powerpc/perf/hv-24x7: add missing RTAS retry status handling (Nathan Lynch)
- powerpc/pseries/lparcfg: add missing RTAS retry status handling (Nathan Lynch)
- clk: Honor CLK_OPS_PARENT_ENABLE in clk_core_is_enabled() (Chen-Yu Tsai)
- clk: qcom: gpucc-sdm845: fix clk_dis_wait being programmed for CX GDSC (Dmitry Baryshkov)
- clk: qcom: gpucc-sc7180: fix clk_dis_wait being programmed for CX GDSC (Dmitry Baryshkov)
- powerpc/powernv/ioda: Skip unallocated resources when mapping to PE (Frederic Barrat)
- Input: ads7846 - don't check penirq immediately for 7845 (Luca Ellero)
- Input: ads7846 - always set last command to PWRDOWN (Luca Ellero)
- clk: imx: avoid memory leak (Peng Fan)
- clk: renesas: cpg-mssr: Remove superfluous check in resume code (Geert Uytterhoeven)
- Input: ads7846 - don't report pressure for ads7845 (Luca Ellero)
- clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed (Alexey Khoroshilov)
- Input: iqs269a - increase interrupt handler return delay (Jeff LaBundy)
- Input: iqs269a - configure device with a single block write (Jeff LaBundy)
- Input: iqs269a - drop unused device node references (Jeff LaBundy)
- RISC-V: fix funct4 definition for c.jalr in parse_asm.h (Heiko Stuebner)
- mtd: rawnand: sunxi: Fix the size of the last OOB region (Samuel Holland)
- clk: qcom: gcc-qcs404: fix names of the DSI clocks used as parents (Dmitry Baryshkov)
- clk: qcom: gcc-qcs404: disable gpll[04]_out_aux parents (Dmitry Baryshkov)
- clk: imx: imx8mp: add shared clk gate for usb suspend clk (Li Jun)
- mptcp: fix lockless access in subflow ULP diag (Paolo Abeni)
- usb: roles: don't get/set_role() when usb_role_switch is unregistered (Xu Yang)
- usb: roles: fix NULL pointer issue when put module's reference (Xu Yang)
- usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs (Krishna Kurapati)
- usb: cdns3: fix memory double free when handle zero packet (Frank Li)
- usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() (Frank Li)
- usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers (Pawel Laszczak)
- usb: cdnsp: blocked some cdns3 specific code (Pawel Laszczak)
- serial: amba-pl011: Fix DMA transmission in RS485 mode (Lino Sanfilippo)
- x86/alternative: Make custom return thunk unconditional (Peter Zijlstra)
- Revert "x86/alternative: Make custom return thunk unconditional" (Borislav Petkov (AMD))
- x86/returnthunk: Allow different return thunks (Peter Zijlstra)
- x86/ftrace: Use alternative RET encoding (Peter Zijlstra)
- x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch() (Peter Zijlstra)
- x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR (Peter Zijlstra)
- Revert "x86/ftrace: Use alternative RET encoding" (Borislav Petkov (AMD))
- ARM: ep93xx: Add terminator to gpiod_lookup_table (Nikita Shubin)
- l2tp: pass correct message length to ip6_append_data (Tom Parkin)
- PCI/MSI: Prevent MSI hardware interrupt number truncation (Vidya Sagar)
- gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp() (Vasiliy Kovalev)
- KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table() (Oliver Upton)
- KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler (Oliver Upton)
- platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI names (Hans de Goede)
- dm-crypt: don't modify the data when using authenticated encryption (Mikulas Patocka)
- drm/ttm: Fix an invalid freeing on already freed page in error path (Thomas Hellström)
- IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (Daniel Vacek)
- erofs: fix lz4 inplace decompression (Gao Xiang)
- pmdomain: renesas: r8a77980-sysc: CR7 must be always on (Geert Uytterhoeven)
- pmdomain: mediatek: fix race conditions with genpd (Eugen Hristev)
- virtio-blk: Ensure no requests in virtqueues before deleting vqs. (Yi Sun)
- drm/amdgpu: reset gpu for s3 suspend abort case (Prike Liang)
- drm/amdgpu: skip to program GFXDEC registers for suspend abort (Prike Liang)
- firewire: core: send bus reset promptly on gap count error (Takashi Sakamoto)
- scsi: lpfc: Use unsigned type for num_sge (Hannes Reinecke)
- hwmon: (coretemp) Enlarge per package core count limit (Zhang Rui)
- efi: Don't add memblocks for soft-reserved memory (Andrew Bresticker)
- efi: runtime: Fix potential overflow of soft-reserved region size (Andrew Bresticker)
- wifi: mac80211: adding missing drv_mgd_complete_tx() call (Johannes Berg)
- fs/ntfs3: Fix oob in ntfs_listxattr (Edward Adam Davis)
- fs/ntfs3: Update inode->i_size after success write into compressed file (Konstantin Komarov)
- fs/ntfs3: Correct function is_rst_area_valid (Konstantin Komarov)
- fs/ntfs3: Prevent generic message "attempt to access beyond end of device" (Konstantin Komarov)
- fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache (Ism Hong)
- fs/ntfs3: Disable ATTR_LIST_ENTRY size check (Konstantin Komarov)
- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (Konstantin Komarov)
- fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name" (Konstantin Komarov)
- fs/ntfs3: Print warning while fixing hard links count (Konstantin Komarov)
- fs/ntfs3: Correct hard links updating when dealing with DOS names (Konstantin Komarov)
- fs/ntfs3: Improve ntfs_dir_count (Konstantin Komarov)
- fs/ntfs3: Modified fix directory element type detection (Konstantin Komarov)
- Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table (Szilard Fabian)
- ext4: correct the hole length returned by ext4_map_blocks() (Zhang Yi)
- nvmet-fc: take ref count on tgtport before delete assoc (Daniel Wagner)
- nvmet-fc: avoid deadlock on delete association path (Daniel Wagner)
- nvmet-fc: abort command when there is no binding (Daniel Wagner)
- nvmet-fc: hold reference on hostport match (Daniel Wagner)
- nvmet-fc: defer cleanup using RCU properly (Daniel Wagner)
- nvmet-fc: release reference on target port (Daniel Wagner)
- nvmet-fcloop: swap the list_add_tail arguments (Daniel Wagner)
- nvme-fc: do not wait in vain when unloading module (Daniel Wagner)
- ALSA: usb-audio: Ignore clock selector errors for single connection (Alexander Tsoy)
- netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new (Xin Long)
- Input: xpad - add Lenovo Legion Go controllers (Brenton Simpson)
- spi: sh-msiof: avoid integer overflow in constants (Wolfram Sang)
- ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 (Chen-Yu Tsai)
- ALSA: usb-audio: Check presence of valid altsetting control (Alexander Tsoy)
- nvmet-tcp: fix nvme tcp ida memory leak (Guixin Liu)
- regulator: pwm-regulator: Add validity checks in continuous .get_voltage (Martin Blumenstingl)
- dmaengine: ti: edma: Add some null pointer checks to the edma_probe (Kunwu Chan)
- ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() (Baokun Li)
- ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() (Baokun Li)
- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt (Baokun Li)
- platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet (Phoenix Chen)
- MIPS: reserve exception vector space ONLY ONCE (Huang Pei)
- ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers (Lennert Buytenhek)
- ahci: asm1166: correct count of reported ports (Conrad Kostecki)
- spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected (Devyn Liu)
- fbdev: sis: Error out if pixclock equals zero (Fullway Wang)
- fbdev: savage: Error out if pixclock equals zero (Fullway Wang)
- wifi: mac80211: fix race condition on enabling fast-xmit (Felix Fietkau)
- wifi: cfg80211: fix missing interfaces when dumping (Michal Kazior)
- dmaengine: fsl-qdma: increase size of 'irq_name' (Vinod Koul)
- dmaengine: shdma: increase size of 'dev_id' (Vinod Koul)
- scsi: target: core: Add TMF to tmr_list handling (Dmitry Bogdanov)
- sched/rt: Disallow writing invalid values to sched_rt_period_us (Cyril Hrubis)
- sched/rt: Fix sysctl_sched_rr_timeslice intial value (Cyril Hrubis)
- userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb (Lokesh Gidra)
- bpf: Remove trace_printk_lock (Jiri Olsa)
- bpf: Do cleanup in bpf_bprintf_cleanup only when needed (Jiri Olsa)
- bpf: Add struct for bin_args arg in bpf_bprintf_prepare (Jiri Olsa)
- bpf: Merge printk and seq_printf VARARG max macros (Dave Marchevsky)
- sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset (Cyril Hrubis)
- smb: client: fix parsing of SMB3.1.1 POSIX create context (Paulo Alcantara)
- smb: client: fix potential OOBs in smb2_parse_contexts() (Paulo Alcantara)
- smb: client: fix OOB in receive_encrypted_standard() (Paulo Alcantara)