summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysLinux 6.12.98v6.12.98Greg Kroah-Hartman1-1/+1
5 daysext4: fix fd leak in EXT4_IOC_MOVE_EXT cross-sb validationYun Zhou1-2/+4
6 daysLinux 6.12.97v6.12.97Greg Kroah-Hartman1-1/+1
6 daysselftests/bpf: Add simple strscpy() implementationIhor Solodrai3-14/+37
6 daystools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes2-0/+32
6 daysdpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()Ivan Vecera1-0/+3
6 daysBluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang1-2/+13
6 daysBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz1-15/+3
6 daysBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz2-3/+27
6 dayscrypto: ccp - Fix leaking the same page twiceGuenter Roeck1-3/+1
6 daysice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
6 daysi40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
6 dayscrypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)1-1/+1
6 daysBluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz1-1/+1
6 daysBluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
6 daysudp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni1-2/+1
6 dayscrypto: ccp - Fix SNP panic notifier unregistrationAshish Kalra1-2/+8
6 dayscrypto: ccp - Fix dereferencing uninitialized error pointerAshish Kalra1-3/+5
6 dayscrypto: ccp - Fix __sev_snp_shutdown_lockedAshish Kalra1-1/+1
6 daysafs: Fix afs_dynroot_readdir() to not use the RCU read lockDavid Howells1-2/+2
6 daysafs: Fix afs_atcell_get_link() to check if ws_cell is unset firstDavid Howells1-3/+3
6 daysjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
6 daysnet: airoha: Fix channel configuration for ETS QdiscLorenzo Bianconi1-1/+4
6 daysrtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima1-15/+6
6 daysksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9
6 daysseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
6 daysdibs: loopback: validate offset and size in move_data()Dust Li1-0/+5
6 daysperf/x86/amd/brs: Fix kernel address leakageSandipan Das1-5/+5
6 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski3-0/+16
6 daysKVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier1-2/+3
6 daysKVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton1-1/+1
6 daysKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier2-11/+7
6 daysmm/damon/core: always put unsuccessfully committed target pidsSeongJae Park1-6/+43
6 daysselftests/fs/statmount: build with tools include dirAmir Goldstein4-1/+318
6 daysfscrypt: Replace mk_users keyring with simple listEric Biggers2-135/+113
6 daysfscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers4-80/+125
6 daysslab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
6 daysdefault_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds1-2/+2
6 daysadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
6 daysslab: Introduce kmalloc_flex() and familyKees Cook2-0/+49
6 daysslab: Introduce kmalloc_obj() and familyKees Cook2-0/+82
6 daysbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo1-1/+42
6 daysbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo4-8/+29
6 daysexfat: preserve benign secondary entries during rename and moveRochan Avlur3-28/+116
6 daysexfat: fix incorrect directory checksum after rename to shorter nameChi Zhiling1-0/+1
6 daysexfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo1-34/+26
6 daysexfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo3-36/+21
6 daysexfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo1-12/+12
6 daysexfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo1-16/+4
6 dayscrypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4