summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
13 daysudp_tunnel: fix deadlock in udp_tunnel_nic_set_port_priv()Paolo Abeni1-2/+1
13 daysjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
13 daysrtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima1-15/+6
13 daysseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
13 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
13 daysslab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
13 daysdefault_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds1-2/+2
13 daysadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
13 daysslab: Introduce kmalloc_flex() and familyKees Cook1-0/+42
13 daysslab: Introduce kmalloc_obj() and familyKees Cook1-0/+58
13 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko2-3/+3
13 daysbpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst1-2/+9
13 daysseqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
13 daysHID: add haptics page definesAngela Czubak1-0/+29
13 daysvfs: make LAST_XXX private to fs/namei.cJori Koolstra1-6/+1
13 daysBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
13 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
13 daysBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
13 daysBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
13 daysBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-2/+1
13 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
13 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-2/+2
13 daysACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki1-0/+2
13 daysnetfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
13 daysSUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever1-0/+1
13 daysipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
13 daysipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
13 daysipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-0/+5
13 daysBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
13 daysnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim1-10/+8
13 daysgue: validate REMCSUM private option lengthQihang1-1/+1
13 daysnetfs: Drop the error arg from netfs_read_subreq_terminated()David Howells1-4/+3
13 daysafs: Change dynroot to create contents on demandDavid Howells1-0/+2
13 daysafs: Make /afs/@cell and /afs/.@cell symlinksDavid Howells1-0/+2
13 daysudp_tunnel: remove rtnl_lock dependencyStanislav Fomichev1-24/+63
13 daysipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima1-0/+5
13 daysrtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima1-0/+6
13 daysrtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima1-4/+41
13 daysrtnetlink: Add per-netns RTNL.Kuniyuki Iwashima2-0/+25
13 daysipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
13 dayssctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
13 daysxfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
13 daysxfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet1-4/+4
13 daysi3c: master: Make hot-join workqueue freezable to block hot-join during suspendAdrian Hunter1-1/+1
13 daysworkqueue: Add new WQ_PERCPU flagMarco Crivellari1-0/+1
13 daysnfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun1-1/+0
13 daysnfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang1-0/+1
13 daysxprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever1-0/+2
13 daysdpll: Support dynamic pin index allocationIvan Vecera1-0/+2
13 daysdpll: Add notifier chain for dpll eventsPetr Oros1-0/+29