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
2022-10-20
security: add get, remove and set acl hook
Christian Brauner
3
-0
/
+47
2022-10-20
9p: implement get acl method
Christian Brauner
1
-0
/
+11
2022-10-20
fs: add new get acl method
Christian Brauner
1
-0
/
+2
2022-10-20
fs: rename current get acl method
Christian Brauner
2
-4
/
+4
2022-10-20
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
1
-2
/
+2
2022-10-19
netlink: add support for formatted extack messages
Edward Cree
1
-2
/
+27
2022-10-19
gpio: aspeed: Add missing header(s)
Andy Shevchenko
1
-0
/
+4
2022-10-19
firmware: xilinx: Add qspi firmware interface
Rajan Vaja
1
-0
/
+19
2022-10-19
net: phylink: provide phylink_validate_mask_caps() helper
Russell King (Oracle)
1
-0
/
+3
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2
-7
/
+7
2022-10-19
x86/signal/32: Merge native and compat 32-bit signal code
Brian Gerst
1
-0
/
+2
2022-10-19
signal/compat: Remove compat_sigset_t override
Brian Gerst
1
-2
/
+0
2022-10-19
security: Create file_truncate hook from path_truncate hook
Günther Noack
3
-1
/
+16
2022-10-19
net: remove smc911x driver
Arnd Bergmann
1
-14
/
+0
2022-10-19
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
1
-0
/
+12
2022-10-19
rcu: Remove unused 'cpu' in rcu_virt_note_context_switch()
Zeng Heng
3
-3
/
+3
2022-10-18
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
Paul E. McKenney
1
-2
/
+2
2022-10-18
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
1
-0
/
+12
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
337
-2961
/
+7661
2022-10-18
attr: use consistent sgid stripping checks
Christian Brauner
1
-1
/
+1
2022-10-18
ata: add ata_port_is_frozen() helper
Niklas Cassel
1
-0
/
+5
2022-10-18
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-10-18
dma-buf: Remove obsoleted internal lock
Dmitry Osipenko
1
-9
/
+0
2022-10-18
dma-buf: Add unlocked variant of attachment-mapping functions
Dmitry Osipenko
1
-0
/
+6
2022-10-18
dma-buf: Add unlocked variant of vmapping functions
Dmitry Osipenko
1
-0
/
+2
2022-10-17
pstore/ram: Move internal definitions out of kernel-wide include
Kees Cook
1
-99
/
+0
2022-10-17
fs: edit a comment made in bad taste
Paul Moore
1
-1
/
+1
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
1
-0
/
+2
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
1
-0
/
+4
2022-10-17
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
1
-2
/
+2
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
1
-4
/
+15
2022-10-17
counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array
William Breathitt Gray
1
-3
/
+2
2022-10-17
fbdev: MIPS supports iomem addresses
Kees Cook
1
-1
/
+1
2022-10-17
Merge existing fixes from spi/for-6.1 into new branch
Mark Brown
1
-1
/
+1
2022-10-17
of: declare string literals const
Christian Göttsche
1
-2
/
+2
2022-10-17
of/address: introduce of_address_count() helper
Yang Yingliang
1
-0
/
+11
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-18
/
+1
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-5
/
+21
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-16
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
1
-1
/
+0
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+2
2022-10-15
Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"
Jakub Kicinski
1
-4
/
+6
2022-10-14
Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2022-10-14
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2
-3
/
+17
2022-10-14
clk: at91: fix the build with binutils 2.27
Kefeng Wang
1
-2
/
+4
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-20
/
+31
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+22
2022-10-14
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
Christian Marangi
1
-1
/
+1
2022-10-14
net: dsa: qca8k: fix inband mgmt for big-endian systems
Christian Marangi
1
-3
/
+3
[prev]
[next]