summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-03audit: widen ino fields to u64Jeff Layton1-1/+1
2026-08-03VFS/audit: introduce kern_path_parent() for auditNeilBrown1-0/+1
2026-08-03fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
2026-08-03Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
2026-08-03media: vb2: use ssize_t for vb2_read/vb2_writeZile Xiong1-4/+4
2026-08-03media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subde...Mirela Rabulea1-1/+3
2026-08-03drm/displayid: fix Tiled Display Topology ID sizeJani Nikula1-3/+3
2026-08-03net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-12/+1
2026-08-03dpll: add clock quality level attribute and opJiri Pirko2-0/+28
2026-08-03ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng1-2/+1
2026-08-03btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8You-Kai Zheng1-1/+1
2026-08-03sctp: fix auth_hmacs array size in struct sctp_cookieXin Long1-1/+2
2026-08-03powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+6
2026-08-03scsi: core: wake eh reliably when using scsi_schedule_ehDavid Jeffery1-0/+3
2026-08-03wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy1-1/+1
2026-08-03wifi: cfg80211: define and use wiphy guardJohannes Berg1-0/+4
2026-08-03wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau1-0/+1
2026-08-03RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni1-0/+19
2026-08-03seqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens1-3/+4
2026-08-03seqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
2026-08-03seqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra1-2/+2
2026-07-24Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-0/+1
2026-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
2026-07-24udp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni1-2/+1
2026-07-24jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2026-07-24rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima1-15/+6
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
2026-07-24bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
2026-07-24slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
2026-07-24default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds1-2/+2
2026-07-24add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
2026-07-24slab: Introduce kmalloc_flex() and familyKees Cook1-0/+42
2026-07-24slab: Introduce kmalloc_obj() and familyKees Cook1-0/+58
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko2-3/+3
2026-07-24bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst1-2/+9
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
2026-07-24HID: add haptics page definesAngela Czubak1-0/+29
2026-07-24vfs: make LAST_XXX private to fs/namei.cJori Koolstra1-6/+1
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
2026-07-24Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
2026-07-24Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
2026-07-24Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
2026-07-24Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-2/+2
2026-07-24ACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki1-0/+2
2026-07-24netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
2026-07-24SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever1-0/+1
2026-07-24ipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5