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
2019-12-12
fs: remove ksys_dup()
Dominik Brodowski
1
-1
/
+0
2019-12-12
init: unify opening /dev/console as stdin/stdout/stderr
Dominik Brodowski
1
-0
/
+2
2019-12-12
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2
-11
/
+3
2019-12-12
bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
Tony Lindgren
1
-0
/
+1
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
1
-2
/
+0
2019-12-12
drivers: firmware: xilinx: Add support for feature check
Ravi Patel
1
-0
/
+7
2019-12-12
KEYS: Call the IMA hook to measure keys
Lakshmi Ramasubramanian
1
-0
/
+14
2019-12-12
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-2
/
+0
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-2
/
+2
2019-12-12
dt-bindings: power: Add rpmh power-domain bindings for sc7180
Sibi Sankar
1
-0
/
+10
2019-12-12
dt-bindings: power: Add rpmh power-domain bindings for SM8150
Sibi Sankar
1
-0
/
+14
2019-12-12
soundwire: intel: add clock stop quirks
Pierre-Louis Bossart
1
-0
/
+37
2019-12-12
soundwire: intel: add mutex for shared SHIM register access
Pierre-Louis Bossart
1
-0
/
+2
2019-12-12
soundwire: intel: add prototype for WAKEEN interrupt processing
Rander Wang
1
-0
/
+2
2019-12-12
soundwire: intel: add link_list to handle interrupts with a single thread
Bard Liao
1
-0
/
+2
2019-12-12
soundwire: intel: update headers for interrupts
Bard Liao
1
-0
/
+4
2019-12-12
soundwire: intel: update stream callbacks for hwparams/free stream operations
Rander Wang
1
-4
/
+28
2019-12-12
soundwire: intel: update interfaces between ASoC and SoundWire
Pierre-Louis Bossart
1
-5
/
+72
2019-12-12
soundwire: sdw_slave: track unattach_request to handle all init sequences
Pierre-Louis Bossart
1
-0
/
+6
2019-12-12
soundwire: sdw_slave: add initialization_complete definition
Pierre-Louis Bossart
1
-0
/
+3
2019-12-12
soundwire: sdw_slave: add enumeration_complete structure
Pierre-Louis Bossart
1
-0
/
+4
2019-12-12
soundwire: sdw_slave: add probe_complete structure and new fields
Pierre-Louis Bossart
1
-0
/
+6
2019-12-12
bpf: Make BPF trampoline use register_ftrace_direct() API
Alexei Starovoitov
1
-0
/
+1
2019-12-12
io_uring: ensure we return -EINVAL on unknown opcode
Jens Axboe
1
-17
/
+22
2019-12-12
vsock: add local transport support in the vsock core
Stefano Garzarella
1
-0
/
+2
2019-12-12
vsock: add VMADDR_CID_LOCAL definition
Stefano Garzarella
1
-3
/
+5
2019-12-12
ALSA: Avoid using timespec for struct snd_rawmidi_status
Baolin Wang
1
-0
/
+3
2019-12-12
ALSA: Avoid using timespec for struct snd_pcm_status
Baolin Wang
2
-2
/
+60
2019-12-12
ALSA: Avoid using timespec for struct snd_ctl_elem_value
Baolin Wang
1
-2
/
+1
2019-12-12
ALSA: Avoid using timespec for struct snd_timer_status
Baolin Wang
1
-0
/
+2
2019-12-12
ALSA: Replace timespec with timespec64
Baolin Wang
3
-13
/
+13
2019-12-11
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+5
2019-12-11
net: phylink: delay MAC configuration for copper SFP modules
Russell King
1
-0
/
+7
2019-12-11
net: sfp: add module start/stop upstream notifications
Russell King
1
-0
/
+4
2019-12-11
net: sfp: add more extended compliance codes
Russell King
1
-27
/
+55
2019-12-11
net: sfp: derive interface mode from ethtool link modes
Russell King
1
-2
/
+0
2019-12-11
ASoC: Drop snd_soc_pcm_lib_ioctl()
Takashi Iwai
1
-5
/
+0
2019-12-11
ASoC: soc-core: tidyup for CONFIG_DMI
Kuninori Morimoto
1
-0
/
+2
2019-12-11
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
1
-0
/
+1
2019-12-11
drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits
Thomas Anderson
1
-8
/
+8
2019-12-11
HID: hidraw: add support uniq ioctl
Marcel Holtmann
1
-0
/
+1
2019-12-11
dt-bindings: clock: add the Amlogic Meson8 DDR clock controller binding
Martin Blumenstingl
1
-0
/
+4
2019-12-11
rtc: mt6397: fix alarm register overwrite
Ran Bi
1
-0
/
+8
2019-12-11
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
1
-1
/
+4
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
597
-7248
/
+14650
2019-12-11
crypto: hmac - Use init_tfm/exit_tfm interface
Herbert Xu
1
-0
/
+6
2019-12-11
crypto: shash - Add init_tfm/exit_tfm and verify descsize
Herbert Xu
1
-0
/
+13
2019-12-11
crypto: api - Do not zap spawn->alg
Herbert Xu
1
-0
/
+1
2019-12-11
crypto: chacha - fix warning message in header file
Valdis Klētnieks
1
-1
/
+1
2019-12-11
padata: update documentation
Daniel Jordan
1
-9
/
+6
[prev]
[next]