summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
8 daysBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
8 daysBluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
8 daysudp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni
8 daysjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
8 daysrtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima
8 daysseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
8 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
8 daysslab: recognize @GFP parameter as optional in kernel-docRandy Dunlap
8 daysdefault_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds
8 daysadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
8 daysslab: Introduce kmalloc_flex() and familyKees Cook
8 daysslab: Introduce kmalloc_obj() and familyKees Cook
8 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
8 daysbpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst
8 daysseqlock: Introduce scoped_seqlock_read()Peter Zijlstra
8 daysHID: add haptics page definesAngela Czubak
8 daysvfs: make LAST_XXX private to fs/namei.cJori Koolstra
8 daysBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
8 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
8 daysBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen
8 daysBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
8 daysBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz
8 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
8 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
8 daysACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki
8 daysnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie
8 daysSUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
8 daysipvs: pass parsed transport offset to state handlersYizhou Zhao
8 daysipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
8 daysipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
8 daysBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
8 daysnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
8 daysgue: validate REMCSUM private option lengthQihang
8 daysnetfs: Drop the error arg from netfs_read_subreq_terminated()David Howells
8 daysafs: Change dynroot to create contents on demandDavid Howells
8 daysafs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells
8 daysudp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
8 daysipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima
8 daysrtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima
8 daysrtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima
8 daysrtnetlink: Add per-netns RTNL.Kuniyuki Iwashima
8 daysipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima
8 dayssctp: hold socket lock when dumping endpoints in sctp_diagXin Long
8 daysxfrm: validate selector family and prefixlen during matchEric Dumazet
8 daysxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet
8 daysi3c: master: Make hot-join workqueue freezable to block hot-join during suspendAdrian Hunter
8 daysworkqueue: Add new WQ_PERCPU flagMarco Crivellari
8 daysnfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun
8 daysnfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang
8 daysxprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever