summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-099-32/+38
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-12-091-3/+3
| |\
| | * netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet2021-12-081-3/+3
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-095-23/+15
| |\ \
| | * | treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-033-2/+2
| | * | bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi2021-12-021-4/+10
| | * | bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.Sebastian Andrzej Siewior2021-11-302-17/+2
| | * | bpf, x86: Fix "no previous prototype" warningBjörn Töpel2021-11-171-0/+1
| * | | net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si2021-12-081-5/+6
| * | | bonding: make tx_rebalance_counter an atomicEric Dumazet2021-12-031-1/+1
| * | | tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet2021-12-031-0/+13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-12-091-0/+5
|\ \ \ \
| * | | | HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman2021-12-021-0/+5
* | | | | Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-12-061-6/+8
|\ \ \ \ \
| * | | | | regulator: Update protection IRQ helper docsMatti Vaittinen2021-11-181-6/+8
* | | | | | Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-12-051-2/+3
|\ \ \ \ \ \
| * | | | | | sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker2021-12-021-2/+3
* | | | | | | Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-12-021-0/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-12-021-0/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh2021-11-291-0/+7
* | | | | | | Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-0210-29/+62
|\ \ \ \ \ \ \
| * | | | | | | Fix Comment of ETH_P_802_3_MINXiayu Zhang2021-12-021-1/+1
| * | | | | | | ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet2021-12-022-2/+2
| * | | | | | | net: avoid uninit-value from tcp_conn_requestEric Dumazet2021-12-022-3/+16
| * | | | | | | net: annotate data-races on txq->xmit_lock_ownerEric Dumazet2021-12-021-6/+13
| * | | | | | | net/mlx5: Fix access to a non-supported registerAya Levin2021-12-011-1/+4
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | siphash: use _unaligned version by defaultArnd Bergmann2021-11-301-10/+4
| * | | | | | wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld2021-11-301-0/+11
| * | | | | | ipv6: fix memory leak in fib6_rule_suppressmsizanoen12021-11-291-1/+3
| * | | | | | tcp: fix page frag corruption on page faultPaolo Abeni2021-11-291-5/+8
* | | | | | | Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-021-0/+2
|\ \ \ \ \ \ \
| * | | | | | | kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2021-12-021-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-12-011-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-11-251-1/+1
| |\ \ \ \ \ \
| | * | | | | | ASoC: soc-acpi: Set mach->id field on comp_ids matchesHans de Goede2021-11-221-1/+1
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-11-281-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin2021-11-251-2/+0
* | | | | | | | | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | sunrpc: fix header include guard in trace headerThiago Rafael Becker2021-11-181-1/+1
* | | | | | | | | Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-265-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean2021-11-261-0/+1
| * | | | | | | | | net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean2021-11-261-0/+2
| * | | | | | | | | Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2021-11-251-3/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: ieee802154: handle iftypes as u32Alexander Aring2021-11-161-3/+4
| * | | | | | | | | | net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov2021-11-222-0/+2
* | | | | | | | | | | Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-261-7/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI: Make acpi_node_get_parent() localSakari Ailus2021-11-231-7/+0
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen: add "not_essential" flag to struct xenbus_driverJuergen Gross2021-11-231-0/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-256-24/+88
|\ \ \ \ \ \ \ \ \ \ \