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
2022-01-10
Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+3
2022-01-10
Merge tag 'timers-v5.17-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
1
-0
/
+20
2022-01-10
nfs: Implement cache I/O by accessing the cache directly
David Howells
1
-0
/
+28
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2
-8
/
+2
2022-01-10
Merge branch 'for-5.17/letsketch' into for-linus
Jiri Kosina
18
-47
/
+114
2022-01-10
Merge branch 'for-5.17/hidraw' into for-linus
Jiri Kosina
30
-75
/
+182
2022-01-10
Merge branch 'for-5.17/core' into for-linus
Jiri Kosina
230
-3699
/
+5739
2022-01-10
exfat: move super block magic number to magic.h
Namjae Jeon
1
-0
/
+1
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+7
2022-01-10
net/p9: load default transports
Thomas Weißschuh
1
-1
/
+1
2022-01-10
9p/trans_fd: split into dedicated module
Thomas Weißschuh
1
-2
/
+0
2022-01-10
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
2
-0
/
+2
2022-01-10
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
2
-0
/
+8
2022-01-10
net: skb: introduce kfree_skb_reason()
Menglong Dong
2
-8
/
+51
2022-01-10
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2
-2
/
+6
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
6
-18
/
+61
2022-01-10
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
1
-0
/
+2
2022-01-10
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
1
-0
/
+12
2022-01-10
netfilter: nf_tables: add NFT_REG32_NUM
Pablo Neira Ayuso
1
-1
/
+3
2022-01-10
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
1
-4
/
+18
2022-01-10
netfilter: egress: avoid a lockdep splat
Florian Westphal
1
-1
/
+1
2022-01-10
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2
-2
/
+8
2022-01-10
netfilter: make function op structures const
Florian Westphal
1
-4
/
+4
2022-01-10
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
Florian Westphal
1
-1
/
+1
2022-01-10
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-4
/
+4
2022-01-10
netfilter: conntrack: Use max() instead of doing it manually
Jiapeng Chong
1
-1
/
+1
2022-01-10
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-5
/
+1
2022-01-09
fs/locks: fix fcntl_getlk64/fcntl_setlk64 stub prototypes
Arnd Bergmann
1
-2
/
+2
2022-01-09
block: fix old-style declaration
Yang Li
1
-1
/
+1
2022-01-09
tpm: Add Upgrade/Reduced mode support for TPM2 modules
axelj
1
-0
/
+10
2022-01-09
keys: X.509 public key issuer lookup without AKID
Andrew Zaborowski
2
-2
/
+3
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2
-4
/
+7
2022-01-08
ptrace: Remove unused regs argument from ptrace_report_syscall
Eric W. Biederman
1
-4
/
+3
2022-01-08
exit: Remove profile_handoff_task
Eric W. Biederman
1
-19
/
+0
2022-01-08
exit: Remove profile_task_exit & profile_munmap
Eric W. Biederman
1
-26
/
+0
2022-01-08
signal: Remove the helper signal_group_exit
Eric W. Biederman
1
-7
/
+0
2022-01-08
signal: Rename group_exit_task group_exec_task
Eric W. Biederman
1
-8
/
+4
2022-01-08
signal: Remove SIGNAL_GROUP_COREDUMP
Eric W. Biederman
1
-2
/
+1
2022-01-08
power: supply: Provide stubs for charge_behaviour helpers
Thomas Weißschuh
1
-0
/
+15
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
1
-2
/
+2
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
54
-111
/
+298
2022-01-08
kbuild: move headers_check.pl to usr/include/
Masahiro Yamada
1
-1
/
+1
2022-01-08
mm: Use multi-index entries in the page cache
Matthew Wilcox (Oracle)
1
-10
/
+0
2022-01-08
XArray: Add xas_advance()
Matthew Wilcox (Oracle)
1
-0
/
+18
2022-01-08
mm: Remove pagevec_remove_exceptionals()
Matthew Wilcox (Oracle)
1
-5
/
+1
2022-01-08
mm: Convert find_lock_entries() to use a folio_batch
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-01-08
filemap: Return only folios from find_get_entries()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-01-08
truncate,shmem: Add truncate_inode_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-01-08
mm: Add unmap_mapping_folio()
Matthew Wilcox (Oracle)
1
-24
/
+0
2022-01-08
net: dsa: felix: add port fast age support
Vladimir Oltean
1
-0
/
+1
[prev]
[next]