summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-19ieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito
2026-06-19ieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito
2026-06-19mac802154: Prevent overwrite return code in mac802154_perform_association()Robertus Diawan Chris
2026-06-19ieee802154: fix kernel-infoleak in dgram_recvmsg()Aleksandr Nogikh
2026-06-19Merge tag 'exfat-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-19mac802154: llsec: add skb_cow_data() before in-place cryptoDoruk Tan Ozturk
2026-06-19ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi
2026-06-19Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-19ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi
2026-06-19sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup pathRik van Riel
2026-06-19ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()Ivan Abramov
2026-06-19ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()Ivan Abramov
2026-06-19ieee802154: Restore initial state on failed device_rename() in cfg802154_swit...Ivan Abramov
2026-06-19Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-19Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-19ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()Xu Rao
2026-06-19Merge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-06-19ACPI: resource: Amend kernel-doc styleAndy Shevchenko
2026-06-19ACPI: sysfs: Fix path of module parameters in commentsZenghui Yu
2026-06-19thermal: intel: Fix dangling resources on thermal_throttle_online() failureRicardo Neri
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19regulator: pca9450: Correct default t_off_deb for PCA9451A/PCA9452Joy Zou
2026-06-19spi: dw: Add support for snps,dwc-ssi-2.00aChanghuang Liang
2026-06-19spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-spiChanghuang Liang
2026-06-19arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-19Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-06-19Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-06-19arm64: static_call: include asm/insns.hArnd Bergmann
2026-06-19s390/pkey: Check length in pkey_pckmo handler implementationHolger Dengler
2026-06-19s390/pkey: Check length in PKEY_VERIFYPROTK ioctlHolger Dengler
2026-06-19netfilter: flowtable: fix and simplify IP6IP6 tunnel handlingLorenzo Bianconi
2026-06-19netfilter: xt_cluster: reject template conntracks in hash matchWyatt Feng
2026-06-19netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
2026-06-19perf: Fix addr_filter_ranges lifetimePeter Zijlstra
2026-06-19netfilter: flowtable: fix offloaded ct timeout never being extendedAdrian Bente
2026-06-19x86/platform/geode: reference the real node of the cs5535 GPIO controllerBartosz Golaszewski
2026-06-19Merge commit '6beaec3aee9852438b89e4d7891caf5e84d45851' of git://git.kernel.o...Bartosz Golaszewski
2026-06-19ALSA: hda/realtek: Enable mute LED on HP EliteBook 840 G6Ramcharan Rajpurohit
2026-06-19ALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpointsCen Zhang
2026-06-19rust: Kbuild: set frame-pointer llvm module flag for CONFIG_FRAME_POINTERAlice Ryhl
2026-06-19rust: doctest: fix incorrect pattern in replacementGary Guo
2026-06-18Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-18Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-18Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-06-18eth: fbnic: take netif_addr_lock_bh() around rx mode address programmingDaniel Zahka
2026-06-18tipc: fix slab-use-after-free Read in tipc_aead_decrypt_doneDoruk Tan Ozturk
2026-06-18net: rds: check cmsg_len before reading rds_rdma_args in size passMichael Bommarito
2026-06-18selftests: net: fix file owner for broadcast_ether_dst testRoss Porter