summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 hoursLinux 6.12.97v6.12.97linux-6.12.yGreg Kroah-Hartman
8 hoursselftests/bpf: Add simple strscpy() implementationIhor Solodrai
8 hourstools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes
8 hoursdpll: fix NULL pointer dereference in dpll_msg_add_pin_ref_sync()Ivan Vecera
8 hoursBluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang
8 hoursBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
8 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
8 hourscrypto: ccp - Fix leaking the same page twiceGuenter Roeck
8 hoursice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib
8 hoursi40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib
8 hourscrypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)
8 hoursBluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
8 hoursBluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
8 hoursudp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni
8 hourscrypto: ccp - Fix SNP panic notifier unregistrationAshish Kalra
8 hourscrypto: ccp - Fix dereferencing uninitialized error pointerAshish Kalra
8 hourscrypto: ccp - Fix __sev_snp_shutdown_lockedAshish Kalra
8 hoursafs: Fix afs_dynroot_readdir() to not use the RCU read lockDavid Howells
8 hoursafs: Fix afs_atcell_get_link() to check if ws_cell is unset firstDavid Howells
8 hoursjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
8 hoursnet: airoha: Fix channel configuration for ETS QdiscLorenzo Bianconi
8 hoursrtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima
8 hoursksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy
8 hoursseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
8 hoursdibs: loopback: validate offset and size in move_data()Dust Li
8 hoursperf/x86/amd/brs: Fix kernel address leakageSandipan Das
8 hoursbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
8 hoursKVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier
8 hoursKVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton
8 hoursKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
8 hoursmm/damon/core: always put unsuccessfully committed target pidsSeongJae Park
8 hoursselftests/fs/statmount: build with tools include dirAmir Goldstein
8 hoursfscrypt: Replace mk_users keyring with simple listEric Biggers
8 hoursfscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers
8 hoursslab: recognize @GFP parameter as optional in kernel-docRandy Dunlap
8 hoursdefault_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds
8 hoursadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
8 hoursslab: Introduce kmalloc_flex() and familyKees Cook
8 hoursslab: Introduce kmalloc_obj() and familyKees Cook
8 hoursbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
8 hoursbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo
8 hoursexfat: preserve benign secondary entries during rename and moveRochan Avlur
8 hoursexfat: fix incorrect directory checksum after rename to shorter nameChi Zhiling
8 hoursexfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo
8 hoursexfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo
8 hoursexfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo
8 hoursexfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo
8 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta
8 hourscrypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)Tycho Andersen (AMD)
8 hourscrypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky