summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-07platform/surface: Add Surface ACPI Notify driverMaximilian Luz1-0/+39
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz2-0/+441
2021-01-07platform/surface: Add Surface Aggregator subsystemMaximilian Luz2-0/+1496
2021-01-06[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro1-7/+11
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2-2/+12
2021-01-06spi: spi-mem: Mark dummy transfers by setting dummy_data bitSowjanya Komatineni1-0/+2
2021-01-06rpmsg: glink: Guard qcom_glink_ssr_notify() with correct configBjorn Andersson1-2/+6
2021-01-05platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to ECUtkarsh Patel1-0/+17
2021-01-05memory: tegra124-emc: Make driver modularDmitry Osipenko1-0/+8
2021-01-05inotify, memcg: account inotify instances to kmemcgShakeel Butt1-0/+1
2021-01-05srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney3-0/+6
2021-01-05srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney1-3/+3
2021-01-05rcu: Eliminate the __kvfree_rcu() macroUladzislau Rezki (Sony)1-12/+6
2021-01-05rcu: Introduce kfree_rcu() single-argument macroUladzislau Rezki (Sony)1-10/+12
2021-01-05list: Fix a typo at the kernel-doc markupMauro Carvalho Chehab1-1/+1
2021-01-04vfs: don't unnecessarily clone write access for writable fdsEric Biggers1-1/+0