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