summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-22Linux 5.10.176v5.10.176Greg Kroah-Hartman
2023-03-22HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones
2023-03-22xfs: remove xfs_setattr_time() declarationGaosheng Cui
2023-03-22fs: use consistent setgid checks in is_sxid()Christian Brauner
2023-03-22attr: use consistent sgid stripping checksAmir Goldstein
2023-03-22attr: add setattr_should_drop_sgid()Amir Goldstein
2023-03-22fs: move should_remove_suid()Amir Goldstein
2023-03-22attr: add in_group_or_capable()Amir Goldstein
2023-03-22fs: move S_ISGID stripping into the vfs_*() helpersYang Xu
2023-03-22fs: add mode_strip_sgid() helperYang Xu
2023-03-22xfs: use setattr_copy to set vfs inode attributesDarrick J. Wong
2023-03-22xfs: set prealloc flag in xfs_alloc_file_space()Dave Chinner
2023-03-22xfs: fallocate() should call file_modified()Dave Chinner
2023-03-22xfs: remove XFS_PREALLOC_SYNCDave Chinner
2023-03-22xfs: don't leak btree cursor when insrec fails after a splitDarrick J. Wong
2023-03-22xfs: purge dquots after inode walk fails during quotacheckDarrick J. Wong
2023-03-22xfs: don't assert fail on perag references on teardownDave Chinner
2023-03-22PCI/DPC: Await readiness of secondary bus after resetLukas Wunner
2023-03-22PCI: Unify delay handling for reset and resumeLukas Wunner
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-22io_uring: avoid null-ptr-deref in io_arm_poll_handlerFedor Pchelkin
2023-03-22drm/i915/active: Fix misuse of non-idle barriers as fence trackersJanusz Krzysztofik
2023-03-22drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
2023-03-22x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich
2023-03-22x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-03-22cpuidle: psci: Iterate backwards over list in psci_pd_remove()Shawn Guo
2023-03-22fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller
2023-03-22mmc: sdhci_am654: lower power-on failed message severityFrancesco Dolcini
2023-03-22mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropageDavid Hildenbrand
2023-03-22ftrace: Fix invalid address access in lookup_rec() when index is 0Chen Zhongjin
2023-03-22mptcp: avoid setting TCP_CLOSE state twiceMatthieu Baerts
2023-03-22drm/shmem-helper: Remove another errant put in error pathDmitry Osipenko
2023-03-22ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 ProHamidreza H. Fard
2023-03-22ALSA: hda: intel-dsp-config: add MTL PCI idBard Liao
2023-03-22KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
2023-03-22cifs: Fix smb2_set_path_size()Volker Lendecke
2023-03-22tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)
2023-03-22tracing: Check field value in hist_field_name()Steven Rostedt (Google)
2023-03-22tracing: Make splice_read available againSung-hun Kim
2023-03-22interconnect: fix mem leak when freeing nodesJohan Hovold
2023-03-22firmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin
2023-03-22serial: 8250_em: Fix UART port typeBiju Das
2023-03-22tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun
2023-03-22ext4: fix possible double unlock when moving a directoryTheodore Ts'o
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-03-22sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang
2023-03-22ext4: fix task hung in ext4_xattr_delete_inodeBaokun Li
2023-03-22ext4: fail ext4_iget if special inode unallocatedBaokun Li