summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner
2020-03-06rhashtable: Document the right function parametersJonathan Neuschäfer
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06power: supply: Allow charger manager can be built as a moduleBaolin Wang
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu
2020-03-06cpufreq: add function to get the hardware max frequencyIonela Voinescu
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka
2020-03-06drivers/base/arch_topology: Add infrastructure to store and update instantane...Thara Gopinath
2020-03-06sched/topology: Add callback to read per CPU thermal pressureThara Gopinath
2020-03-06Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
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