summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ima: Rename backing_inode to real_inodeStefan Berger2024-04-091-8/+10
* integrity: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-04-087-15/+31
* ima: define an init_module critical data recordMimi Zohar2024-04-081-0/+7
* ima: Fix use-after-free on a dentry's dname.nameStefan Berger2024-04-082-7/+26
* Linux 6.9-rc3v6.9-rc3Linus Torvalds2024-04-071-1/+1
* Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-0717-41/+166
|\
| * x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)2024-04-061-0/+1
| * Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar2024-04-06397-2689/+6406
| |\
| * | x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)2024-04-041-1/+3
| * | x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)2024-04-048-39/+49
| * | x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)2024-04-042-0/+64
| * | x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORMBorislav Petkov (AMD)2024-04-041-0/+1
| * | x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld2024-04-043-0/+45
| * | x86/numa/32: Include missing <asm/pgtable_areas.h>Arnd Bergmann2024-04-041-0/+1
| * | x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offlineReinette Chatre2024-04-031-1/+2
* | | Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-079-36/+121
|\ \ \
| * | | timers/migration: Return early on deactivationAnna-Maria Behnsen2024-04-051-0/+27
| * | | timers/migration: Fix ignored event due to missing CPU updateFrederic Weisbecker2024-04-051-1/+4
| * | | vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann2024-04-032-9/+2
| * | | timers: Fix text inconsistencies and spellingRandy Dunlap2024-04-011-11/+11
| * | | tick/sched: Fix struct tick_sched doc warningsRandy Dunlap2024-04-011-1/+1
| * | | tick/sched: Fix various kernel-doc warningsRandy Dunlap2024-04-011-3/+15
| * | | timers: Fix kernel-doc format and add Return valuesRandy Dunlap2024-04-011-2/+10
| * | | time/timekeeping: Fix kernel-doc warnings and typosRandy Dunlap2024-04-011-7/+42
| * | | time/timecounter: Fix inline documentationRandy Dunlap2024-04-011-2/+9
| |/ /
* | | Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-04-071-4/+4
|\ \ \
| * | | perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang2024-04-031-4/+4
| |/ /
* | | Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-062-14/+3
|\ \ \
| * | | nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton2024-04-051-5/+2
| * | | SUNRPC: Fix a slow server-side memory leak with RPC-over-TCPChuck Lever2024-04-041-9/+1
* | | | Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-061-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'i2c-host-fixes-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2024-04-061-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | i2c: pxa: hide unused icr_bits[] variableArnd Bergmann2024-04-041-1/+1
| |/ / /
* | | | Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-04-061-2/+13
|\ \ \ \
| * | | | xfs: allow cross-linking special files without project quotaAndrey Albershteyn2024-04-011-2/+13
| |/ / /
* | | | Merge tag '6.9-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-04-0622-178/+369
|\ \ \ \ | |_|_|/ |/| | |
| * | | smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara2024-04-031-0/+2
| * | | smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara2024-04-031-0/+2
| * | | smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara2024-04-031-0/+2
| * | | smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara2024-04-031-0/+2
| * | | smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara2024-04-031-0/+2
| * | | smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara2024-04-031-0/+2
| * | | smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara2024-04-031-0/+2
| * | | smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara2024-04-031-1/+5
| * | | smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara2024-04-032-0/+12
| * | | smb3: retrying on failed server closeRitvik Budhiraja2024-04-037-17/+85
| * | | smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara2024-04-023-4/+27
| * | | smb: client: handle DFS tcons in cifs_construct_tcon()Paulo Alcantara2024-04-021-0/+30
| * | | smb: client: refresh referral without acquiring refpath_lockPaulo Alcantara2024-04-021-20/+24
| * | | smb: client: guarantee refcounted children from parent sessionPaulo Alcantara2024-04-027-72/+76