summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov1-0/+7
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner1-0/+3
2020-03-07rhashtable: Document the right function parametersJonathan Neuschäfer1-1/+1
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-03-06power: supply: Allow charger manager can be built as a moduleBaolin Wang1-1/+1
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu1-0/+2
2020-03-06cpufreq: add function to get the hardware max frequencyIonela Voinescu1-0/+5
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka1-0/+4
2020-03-06drivers/base/arch_topology: Add infrastructure to store and update instantane...Thara Gopinath1-0/+10
2020-03-06sched/topology: Add callback to read per CPU thermal pressureThara Gopinath1-0/+8
2020-03-06Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar7-15/+41
2020-03-06perf/core: Add per perf_cpu_context min_heap storageIan Rogers1-0/+7
2020-03-06lib: Introduce generic min-heapIan Rogers1-0/+134
2020-03-06Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar28-319/+125
2020-03-06Merge branch 'locking/urgent'Peter Zijlstra30-326/+136
2020-03-06futex: Fix inode life-time issuePeter Zijlstra2-7/+11
2020-03-06vt: vt_kern.h, remove extern from functionsJiri Slaby1-31/+31
2020-03-06vt: switch vt_dont_switch to boolJiri Slaby1-1/+1
2020-03-06PCI: Introduce pci_get_dsnJacob Keller1-0/+5
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao1-0/+2
2020-03-06net: sched: Make FIFO Qdisc offloadablePetr Machata1-0/+1
2020-03-06include/bitmap.h: add new functions to documentationWolfram Sang1-0/+6
2020-03-06include/bitmap.h: add missing parameter in docsWolfram Sang1-1/+1
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski1-3/+42
2020-03-05spi: Do spi_take_timestamp_pre for as many times as necessaryVladimir Oltean1-2/+1
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas2-13/+24
2020-03-05seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen1-1/+2
2020-03-05PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+1
2020-03-05PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-0/+7
2020-03-05bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh1-0/+10
2020-03-05bpf: Introduce BPF_MODIFY_RETURNKP Singh1-0/+1
2020-03-05bpf: Refactor trampoline update codeKP Singh1-2/+11
2020-03-04Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...Mark Brown28-319/+125
2020-03-04driver core: Rename deferred_probe_timeout and make it globalJohn Stultz1-0/+1
2020-03-04driver core: Remove driver_deferred_probe_check_state_continue()John Stultz1-1/+0
2020-03-04driver core: Add fw_devlink kernel commandline optionSaravana Kannan1-0/+2
2020-03-04workqueue: Make workqueue_init*() return voidYu Chen1-2/+2
2020-03-04bus: ti-sysc: Add support for PRUSS SYSC typeSuman Anna1-0/+2
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan1-0/+11
2020-03-04usb: typec: Add definitions for Thunderbolt 3 Alternate ModeHeikki Krogerus1-0/+53
2020-03-04usb: roles: Allow the role switches to be namedHeikki Krogerus1-0/+2
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus1-2/+3
2020-03-04usb: roles: Leave the private driver data pointer to the driversHeikki Krogerus1-0/+16
2020-03-04usb: typec: mux: Allow the mux handles to be requested with fwnodeHeikki Krogerus1-3/+15
2020-03-04usb: typec: mux: Add helpers for setting the mux stateHeikki Krogerus1-0/+5
2020-03-04usb: typec: mux: Allow the muxes to be namedHeikki Krogerus1-0/+2
2020-03-04PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus1-1/+11
2020-03-04usb: typec: Add sysfs node to show cc orientationBadhri Jagan Sridharan1-0/+1
2020-03-04posix-cpu-timers: Store a reference to a pid not a taskEric W. Biederman1-1/+1
2020-03-04tools/bootconfig: Show line and column in parse errorMasami Hiramatsu1-1/+2