aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-13SUNRPC: stop using ->sv_nrthreads as a refcountGravatar NeilBrown 1-10/+4
2021-12-13SUNRPC/NFSD: clean up get/put functions.Gravatar NeilBrown 1-3/+23
2021-12-13SUNRPC: change svc_get() to return the svc.Gravatar NeilBrown 1-1/+2
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+13
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-12-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-4/+23
2021-12-10timers: implement usleep_idle_range()Gravatar SeongJae Park 1-1/+13
2021-12-10Increase default MLOCK_LIMIT to 8 MiBGravatar Drew DeVault 1-3/+10
2021-12-10Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-1/+1
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+27
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsGravatar Andy Shevchenko 1-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 9-32/+38
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 1-0/+5
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingGravatar Eric Biggers 1-1/+1
2021-12-09wait: add wake_up_pollfree()Gravatar Eric Biggers 1-0/+26
2021-12-09bus: mhi: core: Add support for forced PM resumeGravatar Loic Poulain 1-0/+13
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar Jakub Kicinski 1-3/+3
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 5-23/+15
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentGravatar Rafael J. Wysocki 1-1/+1
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceGravatar Yanteng Si 1-5/+6
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutGravatar Eric Dumazet 1-3/+3
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+8
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+3
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyGravatar Jakub Kicinski 3-2/+2
2021-12-03bonding: make tx_rebalance_counter an atomicGravatar Eric Dumazet 1-1/+1
2021-12-03tcp: fix another uninit-value (sk_rx_queue_mapping)Gravatar Eric Dumazet 1-0/+13
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+7
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLGravatar Kumar Kartikeya Dwivedi 1-4/+10
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-0/+7
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 10-29/+62
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGravatar Greg Kroah-Hartman 1-0/+5
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullGravatar Frederic Weisbecker 1-2/+3
2021-12-02Fix Comment of ETH_P_802_3_MINGravatar Xiayu Zhang 1-1/+1
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tGravatar Eric Dumazet 2-2/+2
2021-12-01net: avoid uninit-value from tcp_conn_requestGravatar Eric Dumazet 2-3/+16
2021-12-01net: annotate data-races on txq->xmit_lock_ownerGravatar Eric Dumazet 1-6/+13
2021-12-01kprobes: Limit max data_size of the kretprobe instancesGravatar Masami Hiramatsu 1-0/+2
2021-12-01Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2021-11-30net/mlx5: Fix access to a non-supported registerGravatar Aya Levin 1-1/+4
2021-11-30bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.Gravatar Sebastian Andrzej Siewior 2-17/+2
2021-11-29siphash: use _unaligned version by defaultGravatar Arnd Bergmann 1-10/+4
2021-11-29wireguard: device: reset peer src endpoint when netns exitsGravatar Jason A. Donenfeld 1-0/+11
2021-11-29ipv6: fix memory leak in fib6_rule_suppressGravatar msizanoen1 1-1/+3
2021-11-29tcp: fix page frag corruption on page faultGravatar Paolo Abeni 1-5/+8
2021-11-29drm/virtgpu api: define a dummy fence signaled eventGravatar Gurchetan Singh 1-0/+7
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-2/+0
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+1
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 5-3/+9
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-7/+0