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