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-12-12
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
1
-0
/
+20
2022-12-12
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-12-12
Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-12-12
Merge tag 'pstore-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-99
/
+0
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-9
/
+94
2022-12-11
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+5
2022-12-10
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-0
/
+1
2022-12-10
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
1
-3
/
+5
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-0
/
+1
2022-12-03
Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-1
/
+1
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-12
/
+55
2022-12-02
seccomp: document the "filter_count" field
Randy Dunlap
1
-0
/
+1
2022-12-01
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
1
-2
/
+0
2022-12-01
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-0
/
+11
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+7
2022-12-01
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
1
-0
/
+2
2022-12-01
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
1
-8
/
+19
2022-12-01
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
1
-2
/
+16
2022-12-01
Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...
Paul E. McKenney
7
-9
/
+94
2022-11-30
filelock: add a new locks_inode_context accessor function
Jeff Layton
1
-0
/
+14
2022-11-30
filelock: new helper: vfs_inode_has_locks
Jeff Layton
1
-0
/
+6
2022-11-30
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
1
-0
/
+9
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
1
-0
/
+7
2022-11-28
Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-7
/
+0
2022-11-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+8
2022-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-2
/
+7
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
1
-0
/
+8
2022-11-24
Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2022-11-24
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
1
-1
/
+1
2022-11-24
net/mlx5e: MACsec, remove replay window size limitation in offload path
Emeel Hakim
1
-7
/
+0
2022-11-23
fscache: fix OOB Read in __fscache_acquire_volume
David Howells
1
-1
/
+1
2022-11-23
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
1
-2
/
+5
2022-11-23
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Sam James
1
-0
/
+2
2022-11-22
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Moshe Shemesh
1
-0
/
+1
2022-11-21
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+3
2022-11-19
Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2022-11-19
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+8
2022-11-18
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
1
-1
/
+1
2022-11-17
io_uring: fix multishot accept request leaks
Pavel Begunkov
1
-0
/
+3
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-21
/
+39
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
1
-0
/
+1
2022-11-17
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
1
-2
/
+2
2022-11-17
block: make blk_set_default_limits() private
Keith Busch
1
-1
/
+0
2022-11-17
block: make dma_alignment a stacking queue_limit
Keith Busch
1
-7
/
+8
2022-11-17
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
1
-1
/
+1
2022-11-14
Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2022-11-13
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-21
/
+39
[next]