summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-01-10net-gro: remove GRO_DROPEric Dumazet1-1/+0
2021-01-10soc: qcom: mdt_loader: define stubs for COMPILE_TESTAlex Elder1-0/+35
2021-01-10remoteproc: qcom: expose types for COMPILE_TESTAlex Elder1-2/+2
2021-01-09Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+7
2021-01-09Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-6/+12
2021-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+2
2021-01-08dm integrity: fix flush with external metadata deviceMikulas Patocka1-0/+1
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-1/+2
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek1-3/+0
2021-01-08dmaengine: at_hdmac: remove platform data headerAlexandre Belloni1-61/+0
2021-01-08skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}Jonathan Lemon1-5/+5
2021-01-08tap/tun: add skb_zcopy_init() helper for initialization.Jonathan Lemon1-2/+7
2021-01-08skbuff: add flags to ubuf_info for ubuf setupJonathan Lemon1-1/+2
2021-01-08net: group skb_shinfo zerocopy related bits together.Jonathan Lemon1-17/+21
2021-01-08skbuff: rename sock_zerocopy_* to msg_zerocopy_*Jonathan Lemon1-9/+9
2021-01-08skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abortJonathan Lemon1-0/+10
2021-01-08skbuff: Add skb parameter to the ubuf zerocopy callbackJonathan Lemon1-9/+8
2021-01-08skbuff: replace sock_zerocopy_get with skb_zcopy_getJonathan Lemon1-6/+6
2021-01-08skbuff: replace sock_zerocopy_put() with skb_zcopy_put()Jonathan Lemon1-1/+6
2021-01-08skbuff: Push status and refcounts into sock_zerocopy_callbackJonathan Lemon1-3/+0
2021-01-08skbuff: remove unused skb_zcopy_abort functionJonathan Lemon1-11/+0
2021-01-08net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean1-0/+16
2021-01-08net: phy: bcm7xxx: Add an entry for BCM72116Florian Fainelli1-0/+1
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-17/+0
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin1-1/+2
2021-01-07driver core: Add device link support for INFERRED flagSaravana Kannan1-0/+2
2021-01-07thermal/core: Remove notify opsDaniel Lezcano1-2/+0
2021-01-07ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo1-0/+7
2021-01-07tty: Export redirect releaseCorey Minyard1-0/+1
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby1-2/+1
2021-01-07vgacon: drop BROKEN_GRAPHICS_PROGRAMSJiri Slaby1-12/+0
2021-01-07vt: drop old FONT ioctlsJiri Slaby1-8/+0
2021-01-07vt: keyboard, make keyboard_tasklet localJiri Slaby1-2/+0
2021-01-07vt: move set_leds to keyboard.cJiri Slaby1-7/+1
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L1-5/+11
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L1-1/+1
2021-01-07fpga: dfl: move dfl bus related APIs to include/linux/dfl.hXu Yilun1-0/+86
2021-01-07fpga: dfl: move dfl_device_id to mod_devicetable.hXu Yilun1-0/+24
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov1-0/+21
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-22/+17
2021-01-07torture: Maintain torture-specific set of CPUs-online booksPaul E. McKenney1-0/+5
2021-01-07torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney1-2/+13
2021-01-07torture: Add fuzzed hrtimer-based sleep functionsPaul E. McKenney1-0/+7
2021-01-07timer: Add timer_curr_running()Frederic Weisbecker1-0/+2
2021-01-07cpu/hotplug: Add lockdep_is_cpus_held()Frederic Weisbecker1-0/+2
2021-01-07rcu/nocb: Re-offload supportFrederic Weisbecker1-0/+2
2021-01-07rcu/nocb: De-offloading CB kthreadFrederic Weisbecker1-0/+2
2021-01-07rcu/nocb: Provide basic callback offloading state machine bitsFrederic Weisbecker1-1/+114
2021-01-07rcu/nocb: Turn enabled/offload states into a common flagFrederic Weisbecker1-2/+4
2021-01-07rcu/segcblist: Add counters to segcblist datastructureJoel Fernandes (Google)1-0/+1