summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-21threads: Update PID limit comment according to futex UAPI changeJann Horn1-1/+1
2020-03-21leds: pwm: remove headerDenis Osterland-Heim1-22/+0
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra1-8/+8
2020-03-21lockdep: Rename trace_softirqs_{on,off}()Peter Zijlstra1-5/+5
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner2-8/+8
2020-03-21lockdep: Add posixtimer context tracing bitsSebastian Andrzej Siewior1-0/+12
2020-03-21lockdep: Annotate irq_workSebastian Andrzej Siewior2-0/+15
2020-03-21lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior2-0/+16
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra8-30/+128
2020-03-21completion: Use simple wait queuesThomas Gleixner1-4/+4
2020-03-21rcuwait: Add @state argument to rcuwait_wait_event()Peter Zijlstra (Intel)1-2/+10
2020-03-21linux/elfnote.h: Replace elf.h with UAPI equivalentVincenzo Frascino1-1/+1
2020-03-21linux/ktime.h: Extract common header for vDSOVincenzo Frascino1-8/+1
2020-03-21linux/jiffies.h: Extract common header for vDSOVincenzo Frascino1-3/+1
2020-03-21linux/time64.h: Extract common header for vDSOVincenzo Frascino1-9/+1
2020-03-21linux/time32.h: Extract common header for vDSOVincenzo Frascino1-12/+2
2020-03-21linux/time.h: Extract common header for vDSOVincenzo Frascino1-4/+1
2020-03-21linux/math64.h: Extract common header for vDSOVincenzo Frascino1-19/+1
2020-03-21linux/clocksource.h: Extract common header for vDSOVincenzo Frascino1-10/+1
2020-03-21linux/limits.h: Extract common header for vDSOVincenzo Frascino1-12/+1
2020-03-21linux/bits.h: Extract common header for vDSOVincenzo Frascino1-1/+1
2020-03-21linux/const.h: Extract common header for vDSOVincenzo Frascino1-4/+1
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach1-0/+4
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach1-0/+23
2020-03-21irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tablesHeyi Guo1-0/+3
2020-03-20irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier1-0/+2
2020-03-20irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier1-0/+1
2020-03-20Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...Mark Brown1-0/+2
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe1-1/+2
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe1-0/+1
2020-03-20platform/x86: touchscreen_dmi: Add EFI embedded firmware info supportHans de Goede1-0/+2
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul1-0/+2
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla1-0/+2
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede2-0/+10
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...Greg Kroah-Hartman2-0/+48
2020-03-20psi: Move PF_MEMSTALL out of task->flagsYafang Shao1-2/+4
2020-03-20psi: Optimize switching tasks inside shared cgroupsJohannes Weiner1-0/+2
2020-03-20psi: Fix cpu.pressure for cpu.max and competing cgroupsJohannes Weiner1-1/+9
2020-03-20sched/core: Distribute tasks within affinity masksPaul Turner1-0/+7
2020-03-20fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctlEric Biggers1-0/+6
2020-03-20sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner1-2/+2
2020-03-20ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()Steven Rostedt (VMware)1-2/+1
2020-03-20tracing: Save off entry when peeking at next entrySteven Rostedt (VMware)1-0/+2
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar18-44/+84
2020-03-19phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam1-0/+2
2020-03-19irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...Marc Zyngier1-0/+5
2020-03-19irqchip/gic-v3: Use SGIs without active state if offeredMarc Zyngier1-0/+2
2020-03-19Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2-4/+3
2020-03-19bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam1-0/+1
2020-03-19bus: mhi: core: Add support for data transferManivannan Sadhasivam1-0/+80