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