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-03-22
bpf: add skc_lookup_tcp helper
Lorenz Bauer
1
-1
/
+19
2019-03-22
bpf: allow helpers to return PTR_TO_SOCK_COMMON
Lorenz Bauer
1
-0
/
+1
2019-03-22
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
1
-20
/
+20
2019-03-22
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
1
-13
/
+0
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
1
-11
/
+0
2019-03-21
ipv4: Allow amount of dirty memory from fib resizing to be controllable
David Ahern
1
-0
/
+4
2019-03-21
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2
-1
/
+2
2019-03-21
net/sched: don't dereference a->goto_chain to read the chain index
Davide Caratti
1
-1
/
+1
2019-03-21
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
1
-1
/
+6
2019-03-21
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
Kirill Tkhai
1
-0
/
+1
2019-03-21
PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()
Bjorn Helgaas
1
-9
/
+0
2019-03-21
PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()
Bjorn Helgaas
1
-9
/
+0
2019-03-21
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
David Ahern
1
-1
/
+2
2019-03-21
ARM: at91: add sam9x60 SFR definitions
Tudor Ambarus
1
-7
/
+27
2019-03-21
mtd: spinand: Use the spi-mem dirmap API
Boris Brezillon
1
-0
/
+7
2019-03-21
regulator: add regulator_get_linear_step() stub helper
Arnd Bergmann
1
-0
/
+5
2019-03-21
ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Kuninori Morimoto
1
-45
/
+45
2019-03-21
ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()
Kuninori Morimoto
1
-31
/
+8
2019-03-21
ASoC: simple-card-utils: share asoc_simple_card_init_priv()
Kuninori Morimoto
1
-1
/
+9
2019-03-21
ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()
Kuninori Morimoto
1
-0
/
+2
2019-03-21
ASoC: simple-card-utils: share asoc_simple_dai_init()
Kuninori Morimoto
1
-3
/
+1
2019-03-21
ASoC: simple-card-utils: share asoc_simple_hw_param()
Kuninori Morimoto
1
-0
/
+2
2019-03-21
ASoC: simple-card-utils: share asoc_simple_shutdown()
Kuninori Morimoto
1
-1
/
+1
2019-03-21
ASoC: simple-card-utils: share asoc_simple_startup()
Kuninori Morimoto
1
-1
/
+1
2019-03-21
ASoC: simple_card_utils: share common priv for simple-card/audio-graph
Kuninori Morimoto
1
-0
/
+23
2019-03-21
ASoC: simple-card-utils: add asoc_simple_debug_info()
Kuninori Morimoto
1
-0
/
+72
2019-03-21
ASoC: da7219: Expose BCLK and WCLK control through CCF
Adam Thomson
1
-1
/
+7
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
1
-2
/
+1
2019-03-21
genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
Peter Xu
1
-1
/
+1
2019-03-21
drm/fourcc: Fix conflicting Y41x definitions
Maarten Lankhorst
1
-10
/
+11
2019-03-21
LSM: add new hook for kernfs node initialization
Ondrej Mosnacek
3
-0
/
+37
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-2
/
+3
2019-03-21
unicore32: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+1
2019-03-21
Move EM_UNICORE to uapi/linux/elf-em.h
Dmitry V. Levin
1
-0
/
+1
2019-03-21
nios2: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+1
2019-03-21
nds32: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+2
2019-03-21
Move EM_NDS32 to uapi/linux/elf-em.h
Dmitry V. Levin
1
-0
/
+2
2019-03-21
hexagon: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+1
2019-03-21
Move EM_HEXAGON to uapi/linux/elf-em.h
Dmitry V. Levin
1
-0
/
+1
2019-03-21
h8300: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+1
2019-03-21
c6x: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+2
2019-03-21
arc: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+4
2019-03-21
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
Dmitry V. Levin
1
-0
/
+2
2019-03-21
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
1
-0
/
+1
2019-03-21
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
2
-0
/
+9
2019-03-21
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
2
-0
/
+19
2019-03-21
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2
-0
/
+16
2019-03-21
vfs: Implement logging through fs_context
David Howells
2
-7
/
+21
2019-03-21
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
3
-0
/
+22
2019-03-21
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
4
-0
/
+27
[prev]
[next]