summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt
2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman
2021-01-11Merge 5.11-rc3 into char-misc-nextGreg Kroah-Hartman
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-09net-gro: remove GRO_DROPEric Dumazet
2021-01-09soc: qcom: mdt_loader: define stubs for COMPILE_TESTAlex Elder
2021-01-09remoteproc: qcom: expose types for COMPILE_TESTAlex Elder
2021-01-08Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-01-08Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-08dm integrity: fix flush with external metadata deviceMikulas Patocka
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek
2021-01-08dmaengine: at_hdmac: remove platform data headerAlexandre Belloni
2021-01-07skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}Jonathan Lemon
2021-01-07tap/tun: add skb_zcopy_init() helper for initialization.Jonathan Lemon
2021-01-07skbuff: add flags to ubuf_info for ubuf setupJonathan Lemon
2021-01-07net: group skb_shinfo zerocopy related bits together.Jonathan Lemon
2021-01-07skbuff: rename sock_zerocopy_* to msg_zerocopy_*Jonathan Lemon
2021-01-07skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abortJonathan Lemon
2021-01-07skbuff: Add skb parameter to the ubuf zerocopy callbackJonathan Lemon
2021-01-07skbuff: replace sock_zerocopy_get with skb_zcopy_getJonathan Lemon
2021-01-07skbuff: replace sock_zerocopy_put() with skb_zcopy_put()Jonathan Lemon
2021-01-07skbuff: Push status and refcounts into sock_zerocopy_callbackJonathan Lemon
2021-01-07skbuff: remove unused skb_zcopy_abort functionJonathan Lemon
2021-01-07net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean
2021-01-07net: phy: bcm7xxx: Add an entry for BCM72116Florian Fainelli
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin
2021-01-07driver core: Add device link support for INFERRED flagSaravana Kannan
2021-01-07thermal/core: Remove notify opsDaniel Lezcano
2021-01-07ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo
2021-01-07tty: Export redirect releaseCorey Minyard
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
2021-01-07vgacon: drop BROKEN_GRAPHICS_PROGRAMSJiri Slaby
2021-01-07vt: drop old FONT ioctlsJiri Slaby
2021-01-07vt: keyboard, make keyboard_tasklet localJiri Slaby
2021-01-07vt: move set_leds to keyboard.cJiri Slaby
2021-01-07iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L
2021-01-07iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L
2021-01-07fpga: dfl: move dfl bus related APIs to include/linux/dfl.hXu Yilun
2021-01-07fpga: dfl: move dfl_device_id to mod_devicetable.hXu Yilun
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-01-06torture: Maintain torture-specific set of CPUs-online booksPaul E. McKenney
2021-01-06torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney
2021-01-06torture: Add fuzzed hrtimer-based sleep functionsPaul E. McKenney
2021-01-06timer: Add timer_curr_running()Frederic Weisbecker
2021-01-06cpu/hotplug: Add lockdep_is_cpus_held()Frederic Weisbecker