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
2021-10-16
net/mlx5: Read timeout values from init segment
Amir Tzin
1
-4
/
+1
2021-10-16
net/mlx5: Add layout to support default timeouts register
Amir Tzin
3
-2
/
+40
2021-10-15
rtc: class: don't call cdev_device_del() when cdev_device_add() failed
Yang Yingliang
1
-0
/
+1
2021-10-15
remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API
Arnaud Pouliquen
1
-12
/
+0
2021-10-15
Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2021-10-15
tee: add sec_world_id to struct tee_shm
Jens Wiklander
1
-1
/
+6
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
1
-12
/
+1
2021-10-15
perf/x86: Add new event for AUX output counter index
Adrian Hunter
1
-0
/
+1
2021-10-15
irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+5
2021-10-15
irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.
Sebastian Andrzej Siewior
1
-0
/
+3
2021-10-15
sched: Add cluster scheduler level in core and related Kconfig for ARM64
Barry Song
2
-0
/
+14
2021-10-15
topology: Represent clusters of CPUs within a die
Jonathan Cameron
3
-0
/
+16
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-0
/
+1
2021-10-15
soc: samsung: exynos-chipid: Pass revision reg offsets
Sam Protsenko
1
-4
/
+2
2021-10-15
binder: use cred instead of task for getsecid
Todd Kjos
1
-0
/
+5
2021-10-15
binder: use cred instead of task for selinux checks
Todd Kjos
3
-28
/
+28
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-76
/
+82
2021-10-15
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
1
-1
/
+1
2021-10-15
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-29
/
+83
2021-10-15
netfilter: ebtables: allow use of ebt_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-15
netfilter: ip6tables: allow use of ip6t_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-15
netfilter: arp_tables: allow use of arpt_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-15
netfilter: iptables: allow use of ipt_do_table as hookfn
Florian Westphal
1
-3
/
+3
2021-10-15
netfilter: Introduce egress hook
Lukas Wunner
3
-0
/
+94
2021-10-15
netfilter: Generalize ingress hook include file
Lukas Wunner
1
-9
/
+11
2021-10-15
netfilter: Rename ingress hook include file
Lukas Wunner
1
-0
/
+0
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
1
-2
/
+0
2021-10-14
ethernet: make eth_hw_addr_random() use dev_addr_set()
Jakub Kicinski
1
-1
/
+4
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
3
-3
/
+4
2021-10-14
PCI/switchtec: Add check of event support
Logan Gunthorpe
1
-0
/
+1
2021-10-14
Merge branch 'spi-5.15' into spi-5.16
Mark Brown
1
-0
/
+3
2021-10-14
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
1
-0
/
+3
2021-10-14
pid: add pidfd_get_task() helper
Christian Brauner
1
-0
/
+1
2021-10-14
sched: Fill unconditional hole induced by sched_entity
Kees Cook
1
-1
/
+1
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+2
2021-10-14
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
1
-0
/
+4
2021-10-14
device property: Add missed header in fwnode.h
Andy Shevchenko
1
-0
/
+1
2021-10-14
net: delete redundant function declaration
Chen Wandun
1
-2
/
+0
2021-10-14
clk: qcom: smd-rpm: Add QCM2290 RPM clock support
Shawn Guo
1
-0
/
+2
2021-10-13
Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-2
/
+8
2021-10-13
Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2
-1
/
+107
2021-10-13
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
1
-0
/
+1
2021-10-13
gpio: max730x: Make __max730x_remove() return void
Uwe Kleine-König
1
-1
/
+1
2021-10-13
netdevice: demote the type of some dev_addr_set() helpers
Jakub Kicinski
1
-2
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
3
-9
/
+9
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
3
-9
/
+10
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
3
-19
/
+19
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
3
-20
/
+21
2021-10-13
nvmem: core: add nvmem cell post processing callback
Srinivas Kandagatla
1
-0
/
+5
2021-10-13
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
1
-1
/
+1
[prev]
[next]