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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-234
/
+319
2019-11-25
Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+7
2019-11-25
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
1
-0
/
+10
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+4
2019-11-25
Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-18
/
+232
2019-11-25
vfs: properly and reliably lock f_pos in fdget_pos()
Linus Torvalds
1
-2
/
+0
2019-11-25
Merge branch 'timers/urgent' into timers/core, to pick up fix
Ingo Molnar
14
-59
/
+55
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
3
-1
/
+22
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
51
-172
/
+346
2019-11-25
locking/refcount: Remove unused 'refcount_error_report()' function
Will Deacon
1
-7
/
+0
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
1
-100
/
+58
2019-11-25
locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
Will Deacon
1
-7
/
+2
2019-11-25
locking/refcount: Move saturation warnings out of line
Will Deacon
1
-19
/
+20
2019-11-25
locking/refcount: Improve performance of generic REFCOUNT_FULL code
Will Deacon
1
-56
/
+75
2019-11-25
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...
Will Deacon
1
-9
/
+228
2019-11-25
locking/refcount: Remove unused refcount_*_checked() variants
Will Deacon
1
-18
/
+7
2019-11-25
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
1
-7
/
+7
2019-11-25
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
1
-1
/
+9
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-25
/
+20
2019-11-25
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
1
-8
/
+2
2019-11-25
bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JIT
Daniel Borkmann
1
-0
/
+5
2019-11-25
bpf: Constant map key tracking for prog array pokes
Daniel Borkmann
1
-1
/
+2
2019-11-25
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
1
-0
/
+12
2019-11-25
bpf: Add initial poke descriptor table for jit images
Daniel Borkmann
2
-0
/
+30
2019-11-25
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
1
-7
/
+11
2019-11-25
bpf: Move bpf_free_used_maps into sleepable section
Daniel Borkmann
1
-0
/
+4
2019-11-25
bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps
Daniel Borkmann
1
-0
/
+6
2019-11-24
Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+1
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-12
/
+13
2019-11-24
mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
Christoph Hellwig
1
-23
/
+0
2019-11-24
mm/hmm: remove hmm_mirror and related
Jason Gunthorpe
1
-181
/
+2
2019-11-24
mm/hmm: define the pre-processor related parts of hmm.h even if disabled
Jason Gunthorpe
1
-12
/
+47
2019-11-24
mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
Jason Gunthorpe
1
-0
/
+5
2019-11-24
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
1
-0
/
+101
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
1
-1
/
+0
2019-11-23
Revert "bpf: Emit audit messages upon successful prog load and unload"
Jakub Kicinski
1
-5
/
+0
2019-11-23
iio: core: add thermocouple_type standard attribute
Andrea Merello
1
-0
/
+1
2019-11-23
iio: core: add char type for sysfs attributes
Andrea Merello
1
-0
/
+1
2019-11-23
iio: imu: adis: create an unlocked version of adis_reset()
Alexandru Ardelean
1
-1
/
+18
2019-11-23
iio: imu: adis: create an unlocked version of adis_check_status()
Alexandru Ardelean
1
-1
/
+12
2019-11-23
iio: imu: adis: add unlocked read/write function versions
Alexandru Ardelean
1
-2
/
+114
2019-11-23
iio: imu: adis: rename txrx_lock -> state_lock
Alexandru Ardelean
1
-1
/
+1
2019-11-23
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
2
-2
/
+4
2019-11-23
ftrace: Use BIT() macro
Enrico Weigelt, metux IT consult
1
-18
/
+18
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+10
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+6
2019-11-23
net/mlx5: DR, Add HW bits and definitions for Geneve flex parser
Yevgeny Kliteynik
1
-0
/
+1
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
3
-18
/
+117
2019-11-22
Merge branch 'regulator-5.5' into regulator-next
Mark Brown
3
-13
/
+45
2019-11-22
Merge branch 'asoc-5.5' into asoc-next
Mark Brown
1
-65
/
+220
[prev]
[next]