summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24exfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo1-16/+4
2026-07-24crypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
2026-07-24crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)1-29/+4
2026-07-24crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky1-23/+23
2026-07-24crypto: ccp - Move SEV/SNP Platform initialization to KVMAshish Kalra1-13/+0
2026-07-24crypto: ccp - Register SNP panic notifier only if SNP is enabledAshish Kalra1-9/+13
2026-07-24crypto: ccp - Reset TMR size at SNP ShutdownAshish Kalra1-0/+3
2026-07-24crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdownAshish Kalra1-12/+32
2026-07-24btrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo4-34/+57
2026-07-24btrfs: remove the COW fixup mechanismQu Wenruo5-216/+12
2026-07-24btrfs: remove folio parameter from ordered io related functionsQu Wenruo6-45/+30
2026-07-24btrfs: replace for_each_set_bit() with for_each_set_bitmap()Qu Wenruo1-10/+16
2026-07-24btrfs: concentrate the error handling of submit_one_sector()Qu Wenruo1-18/+28
2026-07-24usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
2026-07-24crypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum1-3/+5
2026-07-24usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-2/+2
2026-07-24crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204AThorsten Blum1-7/+12
2026-07-24crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König2-3/+3
2026-07-24usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
2026-07-24USB: iowarrior: fix use-after-free on disconnect raceJohan Hovold1-33/+24
2026-07-24usb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-07-24bpf: Allow LPM map access from sleepable BPF programsVlad Poenaru1-4/+4
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko4-25/+14
2026-07-24bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst4-15/+53
2026-07-24bpf: Convert lpm_trie.c to rqspinlockKumar Kartikeya Dwivedi1-4/+3
2026-07-24hfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani2-2/+2
2026-07-24hfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko12-153/+171
2026-07-24HID: pidff: Use correct effect type in effect updateOleg Makarenko1-1/+1
2026-07-24HID: pidff: Rework pidff_upload_effectTomasz Pakuła1-128/+115
2026-07-24HID: pidff: Add missing spacesTomasz Pakuła1-5/+5
2026-07-24HID: pidff: Fix missing blank lines after declarationsTomasz Pakuła1-1/+4
2026-07-24HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka1-10/+35
2026-07-24treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2026-07-24proc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn3-19/+40
2026-07-24seqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov1-7/+2
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
2026-07-24HID: multitouch: fix out-of-bounds bit access on mt_io_flagsTrung Nguyen1-12/+20
2026-07-24HID: add haptics page definesAngela Czubak1-0/+29
2026-07-24perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen1-7/+0
2026-07-24proc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn3-89/+59
2026-07-24proc: rename proc_setattr to proc_nochmod_setattrChristoph Hellwig5-19/+19
2026-07-24ksmbd: track the connection owning a byte-range lockNamjae Jeon3-8/+26
2026-07-24ksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang5-30/+156
2026-07-24ksmbd: use opener credentials for FSCTL mutationsNamjae Jeon2-7/+16
2026-07-24ksmbd: fix path resolution in ksmbd_vfs_kern_path_createDavide Ornaghi3-40/+30
2026-07-24vfs: make LAST_XXX private to fs/namei.cJori Koolstra3-22/+20
2026-07-24ksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as nameAl Viro1-5/+0
2026-07-24smb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
2026-07-24smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()Markus Elfring1-7/+6
2026-07-24mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless hostJose Fernandez (Anthropic)1-0/+6