summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-29net: selftest: fix build issue if INET is disabledOleksij Rempel1-0/+19
2021-04-28icmp: standardize naming of RFC 8335 PROBE constantsAndreas Roeseler1-14/+14
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-39/+124
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-35/+84
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-57/+38
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-10/+46
2021-04-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-19/+7
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds39-557/+1211
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds31-276/+376
2021-04-28Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+29
2021-04-28Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-0/+136
2021-04-28Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-30/+17
2021-04-28Fix misc new gcc warningsLinus Torvalds1-1/+1
2021-04-28Merge branch 'clk-ralink' into clk-nextStephen Boyd1-0/+41
2021-04-28Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-...Stephen Boyd2-3/+926
2021-04-28bpf: Implement formatted output helpers with bstr_printfFlorent Revest1-19/+3
2021-04-28PCI/sysfs: Convert "rom" to static attributeKrzysztof Wilczyński1-1/+0
2021-04-28seq_file: Add a seq_bprintf functionFlorent Revest1-0/+4
2021-04-28drm/print: Handle potentially NULL drm_devices in drm_dbg_*Lyude Paul1-10/+10
2021-04-28drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()Lyude Paul1-1/+2
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_lspcon_(get|set)_mode()Lyude Paul1-2/+2
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_get_tmds_output()Lyude Paul1-1/+1
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_max_tmds_clock()Lyude Paul1-1/+1
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_set_tmds_output()Lyude Paul1-1/+1
2021-04-28drm/dp_dual_mode: Pass drm_device to drm_dp_dual_mode_detect()Lyude Paul1-1/+3
2021-04-28drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()Lyude Paul1-2/+4
2021-04-28drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()Lyude Paul1-1/+3
2021-04-28drm/dp: Add backpointer to drm_device in drm_dp_auxLyude Paul1-1/+8
2021-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-0/+7
2021-04-28net: phy: Add support for microchip SMI0 MDIO busAndrew Lunn1-0/+3
2021-04-28net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu1-1/+7
2021-04-28net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu1-2/+3
2021-04-28net: dsa: free skb->cb usage in core driverYangbo Lu3-15/+10
2021-04-28net: dsa: no longer clone skb in core driverYangbo Lu1-2/+2
2021-04-28net: dsa: no longer identify PTP packet in core driverYangbo Lu1-1/+1
2021-04-28net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing1-1/+0
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+38
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-43/+33
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-29/+596
2021-04-27Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+122
2021-04-27Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+14
2021-04-27RDMA/nldev: Add copy-on-fork attribute to get sys commandGal Pressman1-0/+3
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+63
2021-04-27Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+8
2021-04-27Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds11-13/+119
2021-04-27Merge tag 'overflow-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-04-27netfilter: nftables: add catch-all set element supportPablo Neira Ayuso2-0/+7
2021-04-27Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds4-28/+38
2021-04-27Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+8