aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-6/+8
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+7
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+7
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-29/+62
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+2
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker1-2/+3
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang1-1/+1
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet2-2/+2
2021-12-01net: avoid uninit-value from tcp_conn_requestEric Dumazet2-3/+16
2021-12-01net: annotate data-races on txq->xmit_lock_ownerEric Dumazet1-6/+13
2021-12-01kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu1-0/+2
2021-12-01Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin1-1/+4
2021-11-29siphash: use _unaligned version by defaultArnd Bergmann1-10/+4
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld1-0/+11
2021-11-29ipv6: fix memory leak in fib6_rule_suppressmsizanoen11-1/+3
2021-11-29tcp: fix page frag corruption on page faultPaolo Abeni1-5/+8
2021-11-29drm/virtgpu api: define a dummy fence signaled eventGurchetan Singh1-0/+7
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+0
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-3/+9
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+0
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean1-0/+1
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean1-0/+2
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds6-24/+88
2021-11-25Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2021-11-24Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanJakub Kicinski1-3/+4
2021-11-24Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin1-2/+0
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds2-2/+16
2021-11-23xen: add "not_essential" flag to struct xenbus_driverJuergen Gross1-0/+1
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus1-7/+0
2021-11-22net: ipv6: add fib6_nh_release_dsts stubNikolay Aleksandrov2-0/+2
2021-11-22ASoC: soc-acpi: Set mach->id field on comp_ids matchesHans de Goede1-1/+1
2021-11-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+28
2021-11-20Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-160/+9
2021-11-20hugetlb: fix hugetlb cgroup refcounting during mremapBui Quang Minh1-0/+12
2021-11-20shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2-1/+16
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+1
2021-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman1-0/+1
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-7/+35
2021-11-18mm: Add functions to zero portions of a folioMatthew Wilcox (Oracle)1-3/+41
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+1
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-1/+4
2021-11-18regulator: Update protection IRQ helper docsMatti Vaittinen1-6/+8
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin2-2/+23
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-0/+4
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2-12/+1