summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 hoursMerge patch series "Stop TIF_NOTIFY_SIGNAL from interrupting work that can't ...Christian Brauner
9 hourspid_namespace: prevent TIF_NOTIFY_SIGNAL from interrupting the reaperChristian Brauner
9 hourssmb: prevent TIF_NOTIFY_SIGNAL from interruptingChristian Brauner
9 hoursselftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredumpChristian Brauner
9 hourscoredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumpsChristian Brauner
9 hourssignal: allow taks to temporarily block TIF_NOTIFY_SIGNALChristian Brauner
9 hoursMerge patch series "kernfs: remove kernfs_rwsem from dentry revalidation"Christian Brauner
9 hourskernfs: Remove kernfs_rwsem from dentry revalidationShakeel Butt
9 hourskernfs: Avoid namespace dereference in d_revalidate()Shakeel Butt
9 hourskernfs: Prepare directory revisions for lockless readsShakeel Butt
9 hourskernfs: Use VFS lookup context in d_revalidate()Shakeel Butt
9 hoursALSA: hda/conexant:Fix abnormal Mic/Speaker functionality on SN6140 after S3 ...feng liu
10 hourscpufreq: tegra194: fix double-pointer error in get_cpu_ndivXueqin Luo
10 hoursMerge patch series "netfs, cachefiles: Miscellaneous fixes"Christian Brauner
10 hourscachefiles: Fix potential UAF/KASAN warningDavid Howells
10 hoursnetfs: Fix read progress reportingDavid Howells
10 hoursnetfs: Mark folios with COPY_TO_CACHE whilst issuing subreqsDavid Howells
10 hoursnetfs: Fix readahead synchronisation issues by loading all folios upfrontDavid Howells
10 hoursnetfs: break unbuffered write when netfs_alloc_subrequest() failsEdward Adam Davis
10 hoursnetfs: Fix subreq ref leakDavid Howells
10 hoursnetfs: Fix i_size update for partial transferDavid Howells
10 hoursnetfs: Fix error vs transferred passed to ->ki_complete()David Howells
10 hoursnetfs: Fix unbuffered/DIO write partial transfer error returnDavid Howells
10 hoursnetfs: Fix uninitialized return value in netfs_unbuffered_write()Karl Mehltretter
10 hoursALSA: usb-audio: Guard FCP protocol transfersWill Porter
10 hoursALSA: usb-audio: Add PM guards to RME Digiface controlsWill Porter
10 hoursALSA: usb-audio: Guard Scarlett2 protocol transfersWill Porter
10 hoursALSA: usb-audio: Add PM guard to Scarlett meter readsWill Porter
10 hoursALSA: usb-audio: Add PM guards to US-16x08 transfersWill Porter
10 hoursALSA: usb-audio: Add PM guard to Studio 1810c controlsWill Porter
10 hoursselftests/filesystems: Move file_stressor to dedicated subdirectoryDisha Goel
10 hoursdevtmpfs: restore mount option reconfiguration on get_treeEric Sandeen
10 hoursdrm/i915: Guard against NULL driver_data in i915_pci_probe()Deepanshu Kartikey
10 hoursmicroblaze: drop unneeded semicolonJulia Lawall
10 hoursmicroblaze: Fix MB_MANAGER build with older binutilsKarl Mehltretter
10 hoursadfs: fix memory leak in sb->s_fs_infoAhmet Eray Karadag
10 hoursata: add <linux/pm_runtime.h> where missingVladimir Oltean
10 hoursARM: dts: xilinx: Replace spaces indentation with tabsKrzysztof Kozlowski
11 hoursthunderbolt: Require complete DROM entry headersPengpeng Hou
11 hoursthunderbolt: Stop waiting on a path pending bit that never clearsFan Ye
11 hoursopp: Use %pe to print symbolic error nameSumeet Pawnikar
11 hoursMerge branch into tip/master: 'locking/urgent'Ingo Molnar
11 hoursOPP: of: Fix potential multiplication overflow when calculating freqColin Ian King
12 hourscpufreq: sparc-us2e: fix frequency table index copy-paste errorXueqin Luo
12 hoursrust: cpufreq: reject NULL from cpufreq_cpu_get()Mehmet Koseoglu
12 hourscpufreq: airoha: fix probe failure with correct error checkDaniel Schwierzeck
12 hoursata: ata_generic: Do not bind to devices that are not IDE controllersNiklas Cassel
13 hoursselftests/nolibc: Add basic test for sendfile()Daniel Palmer
13 hourstools/nolibc: Add sendfile()Daniel Palmer
13 hoursselftests/nolibc: switch around the skip conditions in run-tests.shThomas Weißschuh