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