index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2020-03-21
threads: Update PID limit comment according to futex UAPI change
Jann Horn
1
-1
/
+1
2020-03-21
leds: pwm: remove header
Denis Osterland-Heim
1
-22
/
+0
2020-03-21
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
1
-8
/
+8
2020-03-21
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
1
-5
/
+5
2020-03-21
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
2
-8
/
+8
2020-03-21
lockdep: Add posixtimer context tracing bits
Sebastian Andrzej Siewior
1
-0
/
+12
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2
-0
/
+15
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2
-0
/
+16
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
8
-30
/
+128
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
1
-4
/
+4
2020-03-21
rcuwait: Add @state argument to rcuwait_wait_event()
Peter Zijlstra (Intel)
1
-2
/
+10
2020-03-21
acpi: Remove header dependency
Peter Zijlstra
1
-1
/
+1
2020-03-21
lib/vdso: Enable common headers
Vincenzo Frascino
1
-3
/
+30
2020-03-21
linux/elfnote.h: Replace elf.h with UAPI equivalent
Vincenzo Frascino
1
-1
/
+1
2020-03-21
common: Introduce processor.h
Vincenzo Frascino
1
-0
/
+14
2020-03-21
linux/ktime.h: Extract common header for vDSO
Vincenzo Frascino
2
-8
/
+17
2020-03-21
linux/jiffies.h: Extract common header for vDSO
Vincenzo Frascino
2
-3
/
+12
2020-03-21
linux/time64.h: Extract common header for vDSO
Vincenzo Frascino
2
-9
/
+15
2020-03-21
linux/time32.h: Extract common header for vDSO
Vincenzo Frascino
2
-12
/
+19
2020-03-21
linux/time.h: Extract common header for vDSO
Vincenzo Frascino
2
-4
/
+13
2020-03-21
linux/math64.h: Extract common header for vDSO
Vincenzo Frascino
2
-19
/
+25
2020-03-21
linux/clocksource.h: Extract common header for vDSO
Vincenzo Frascino
2
-10
/
+24
2020-03-21
linux/limits.h: Extract common header for vDSO
Vincenzo Frascino
2
-12
/
+20
2020-03-21
linux/bits.h: Extract common header for vDSO
Vincenzo Frascino
2
-1
/
+10
2020-03-21
linux/const.h: Extract common header for vDSO
Vincenzo Frascino
2
-4
/
+11
2020-03-21
coresight: cti: Enable CTI associated with devices
Mike Leach
1
-0
/
+4
2020-03-21
dt-bindings: arm: Adds CoreSight CTI hardware definitions
Mike Leach
1
-0
/
+37
2020-03-21
coresight: cti: Initial CoreSight CTI Driver
Mike Leach
1
-0
/
+23
2020-03-21
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
Heyi Guo
1
-0
/
+3
2020-03-21
devlink: promote "fw.bundle_id" to a generic info version
Jacob Keller
1
-0
/
+2
2020-03-21
dt-bindings: marvell,mmp2: Add clock id for the fifth SD HCI on MMP3
Lubomir Rintel
1
-0
/
+1
2020-03-21
dt-bindings: marvell,mmp2: Add clock ids for the thermal sensors
Lubomir Rintel
1
-0
/
+4
2020-03-21
dt-bindings: marvell,mmp2: Add clock ids for the GPU clocks
Lubomir Rintel
1
-0
/
+5
2020-03-21
dt-bindings: marvell,mmp2: Add clock ids for MMP3 PLLs
Lubomir Rintel
1
-0
/
+3
2020-03-21
clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150
Wesley Cheng
1
-0
/
+4
2020-03-21
dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
Taniya Das
2
-1
/
+18
2020-03-20
ASoC: soc-core: Merge CPU/Codec DAIs
Kuninori Morimoto
1
-1
/
+6
2020-03-20
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
1
-0
/
+2
2020-03-20
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
1
-0
/
+1
2020-03-20
Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...
David S. Miller
4
-6
/
+109
2020-03-20
net: bridge: vlan options: move the tunnel command to the nested attribute
Nikolay Aleksandrov
1
-1
/
+1
2020-03-20
net: bridge: vlan options: nest the tunnel id into a tunnel info attribute
Nikolay Aleksandrov
1
-1
/
+15
2020-03-20
Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...
Mark Brown
1
-0
/
+2
2020-03-20
bpf, tcp: Make tcp_bpf_recvmsg static
YueHaibing
1
-2
/
+0
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
1
-1
/
+2
2020-03-20
io_uring: make sure openat/openat2 honor rlimit nofile
Jens Axboe
1
-0
/
+1
2020-03-20
platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
Hans de Goede
1
-0
/
+2
2020-03-20
Merge branch 'topic/ro_wordlength' into next
Vinod Koul
1
-0
/
+2
2020-03-20
soundwire: stream: Add read_only_wordlength flag to port properties
Srinivas Kandagatla
1
-0
/
+2
[prev]
[next]