summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-06perf/core: Add per perf_cpu_context min_heap storageIan Rogers
2020-03-06lib: Introduce generic min-heapIan Rogers
2020-03-06Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar
2020-03-06Merge branch 'locking/urgent'Peter Zijlstra
2020-03-06futex: Fix inode life-time issuePeter Zijlstra
2020-03-06vt: vt_kern.h, remove extern from functionsJiri Slaby
2020-03-06vt: switch vt_dont_switch to boolJiri Slaby
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata
2020-03-05include/bitmap.h: add new functions to documentationWolfram Sang
2020-03-05include/bitmap.h: add missing parameter in docsWolfram Sang
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski
2020-03-05spi: Do spi_take_timestamp_pre for as many times as necessaryVladimir Oltean
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas
2020-03-04seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Refactor trampoline update codeKP Singh
2020-03-04Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...Mark Brown
2020-03-04driver core: Rename deferred_probe_timeout and make it globalJohn Stultz
2020-03-04driver core: Remove driver_deferred_probe_check_state_continue()John Stultz
2020-03-04driver core: Add fw_devlink kernel commandline optionSaravana Kannan
2020-03-04workqueue: Make workqueue_init*() return voidYu Chen
2020-03-04bus: ti-sysc: Add support for PRUSS SYSC typeSuman Anna
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan
2020-03-04usb: typec: Add definitions for Thunderbolt 3 Alternate ModeHeikki Krogerus
2020-03-04usb: roles: Allow the role switches to be namedHeikki Krogerus
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus
2020-03-04usb: roles: Leave the private driver data pointer to the driversHeikki Krogerus
2020-03-04usb: typec: mux: Allow the mux handles to be requested with fwnodeHeikki Krogerus
2020-03-04usb: typec: mux: Add helpers for setting the mux stateHeikki Krogerus
2020-03-04usb: typec: mux: Allow the muxes to be namedHeikki Krogerus
2020-03-04PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus
2020-03-04usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan
2020-03-04posix-cpu-timers: Store a reference to a pid not a taskEric W. Biederman
2020-03-03tools/bootconfig: Show line and column in parse errorMasami Hiramatsu
2020-03-03efi: Add embedded peripheral firmware supportHans de Goede
2020-03-03efi: Export boot-services code and data as debugfs-blobsHans de Goede
2020-03-02bpf: Introduce pinnable bpf_link abstractionAndrii Nakryiko
2020-03-02splice: make do_splice publicPavel Begunkov
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02iommu/vt-d: Fix RCU list debugging warningsAmol Grover
2020-03-02fbdev: simplefb: Platform data shan't include kernel.hAndy Shevchenko
2020-03-02Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <ol...Mark Brown
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner
2020-03-02dmaengine: consistently return string literal from switch-caseAndy Shevchenko
2020-03-02dmaengine: Drop redundant 'else' keywordAndy Shevchenko