summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski-1/+1
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin-2/+2
2021-12-25sctp: use call_rcu to free endpointXin Long-4/+5
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-7/+43
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2021-12-22Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2021-12-22memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu-2/+2
2021-12-20net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn-0/+3
2021-12-20net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn-2/+20
2021-12-20inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet-1/+1
2021-12-20Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds-0/+1
2021-12-17net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey-0/+1
2021-12-17net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey-1/+2
2021-12-17net/sched: Extend qdisc control block with tc control blockPaul Blakey-2/+15
2021-12-17Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann-2/+2
2021-12-17net: fix typo in a commentXiang wangx-1/+1
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-8/+10
2021-12-16tee: handle lookup of shm with reference count 0Jens Wiklander-2/+2
2021-12-16xen/console: harden hvc_xen against event channel stormsJuergen Gross-0/+1
2021-12-14mptcp: add missing documented NL paramsMatthieu Baerts-8/+10
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+13
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+23
2021-12-10timers: implement usleep_idle_range()SeongJae Park-1/+13
2021-12-10Increase default MLOCK_LIMIT to 8 MiBDrew DeVault-3/+10
2021-12-10Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+1
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+27
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-32/+38
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-0/+5
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers-1/+1
2021-12-09wait: add wake_up_pollfree()Eric Biggers-0/+26
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain-0/+13
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-3/+3
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-23/+15
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki-1/+1
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si-5/+6
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet-3/+3
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+8
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+3
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski-2/+2
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet-1/+1
2021-12-03tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet-0/+13
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+7
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi-4/+10
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+7
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-29/+62
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman-0/+5
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker-2/+3