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