summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-21threads: Update PID limit comment according to futex UAPI changeJann Horn
2020-03-21leds: pwm: remove headerDenis Osterland-Heim
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra
2020-03-21lockdep: Rename trace_softirqs_{on,off}()Peter Zijlstra
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner
2020-03-21lockdep: Add posixtimer context tracing bitsSebastian Andrzej Siewior
2020-03-21lockdep: Annotate irq_workSebastian Andrzej Siewior
2020-03-21lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2020-03-21completion: Use simple wait queuesThomas Gleixner
2020-03-21rcuwait: Add @state argument to rcuwait_wait_event()Peter Zijlstra (Intel)
2020-03-21linux/elfnote.h: Replace elf.h with UAPI equivalentVincenzo Frascino
2020-03-21linux/ktime.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/jiffies.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/time64.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/time32.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/time.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/math64.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/clocksource.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/limits.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/bits.h: Extract common header for vDSOVincenzo Frascino
2020-03-21linux/const.h: Extract common header for vDSOVincenzo Frascino
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach
2020-03-21irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tablesHeyi Guo
2020-03-20irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier
2020-03-20irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier
2020-03-20Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...Mark Brown
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe
2020-03-20platform/x86: touchscreen_dmi: Add EFI embedded firmware info supportHans de Goede
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...Greg Kroah-Hartman
2020-03-20psi: Move PF_MEMSTALL out of task->flagsYafang Shao
2020-03-20psi: Optimize switching tasks inside shared cgroupsJohannes Weiner
2020-03-20psi: Fix cpu.pressure for cpu.max and competing cgroupsJohannes Weiner
2020-03-20sched/core: Distribute tasks within affinity masksPaul Turner
2020-03-19fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctlEric Biggers
2020-03-19sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner
2020-03-19ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()Steven Rostedt (VMware)
2020-03-19tracing: Save off entry when peeking at next entrySteven Rostedt (VMware)
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2020-03-19phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam
2020-03-19irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...Marc Zyngier
2020-03-19irqchip/gic-v3: Use SGIs without active state if offeredMarc Zyngier
2020-03-19Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner
2020-03-19bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam
2020-03-19bus: mhi: core: Add support for data transferManivannan Sadhasivam