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
2023-11-18
bdev: add freeze and thaw holder operations
Christian Brauner
1
-0
/
+10
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
1
-2
/
+2
2023-11-18
mounts: keep list of mounts in an rbtree
Miklos Szeredi
1
-3
/
+2
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
1
-1
/
+1
2023-11-17
f2fs: the name of a struct is wrong in a comment.
Yang Hubin
1
-1
/
+1
2023-11-17
tee: system session
Etienne Carriere
1
-0
/
+16
2023-11-17
linux/export: clean up the IA-64 KSYM_FUNC macro
Lukas Bulwahn
1
-3
/
+1
2023-11-17
net: linkmode: add linkmode_fill() helper
Russell King (Oracle)
1
-0
/
+5
2023-11-16
device property: Add fwnode_property_match_property_string()
Andy Shevchenko
1
-0
/
+12
2023-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
17
-261
/
+82
2023-11-16
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-4
/
+8
2023-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+0
2023-11-16
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
1
-2
/
+0
2023-11-16
coresight-tpdm: Introduce TPDM subtype to TPDM driver
Tao Zhang
1
-0
/
+1
2023-11-16
indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldoc
Tobias Klauser
1
-1
/
+1
2023-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-3
/
+7
2023-11-16
new helper: user_path_locked_at()
Al Viro
1
-0
/
+1
2023-11-16
power: supply: bq27xxx: Stop and start delayed work in suspend and resume
Marek Vasut
1
-0
/
+1
2023-11-15
bpf: add register bounds sanity checks and sanitization
Andrii Nakryiko
1
-0
/
+1
2023-11-15
bpf: generalize reg_set_min_max() to handle non-const register comparisons
Andrii Nakryiko
1
-0
/
+4
2023-11-15
net/mlx5: Query maximum frequency adjustment of the PTP hardware clock
Rahul Rameshbabu
1
-1
/
+4
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
1
-1
/
+1
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
335
-2486
/
+8846
2023-11-15
Merge branch 'tip/perf/urgent'
Peter Zijlstra
329
-2412
/
+8792
2023-11-15
cleanup: Add conditional guard support
Peter Zijlstra
4
-8
/
+70
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
1
-1
/
+21
2023-11-15
sched: Unify runtime accounting across classes
Peter Zijlstra
1
-1
/
+1
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
1
-1
/
+1
2023-11-15
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
1
-0
/
+3
2023-11-15
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
1
-5
/
+8
2023-11-14
iosys-map: Rename locals used inside macros
Michał Winiarski
1
-22
/
+22
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
4
-26
/
+140
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
1
-6
/
+11
2023-11-14
KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
Sean Christopherson
1
-1
/
+1
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
1
-2
/
+6
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
1
-0
/
+48
2023-11-14
fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
Paolo Bonzini
1
-2
/
+2
2023-11-13
firmware: arm_ffa: Declare ffa_bus_type structure in the header
Sudeep Holla
1
-0
/
+2
2023-11-13
net: mdio: fix typo in header
Marek Behún
1
-1
/
+1
2023-11-13
mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
1
-1
/
+18
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
1
-0
/
+19
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
1
-0
/
+11
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
1
-2
/
+2
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2
-3
/
+4
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
1
-12
/
+21
2023-11-13
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
1
-4
/
+5
2023-11-13
LSM: Helpers for attribute names and filling lsm_ctx
Casey Schaufler
1
-0
/
+14
2023-11-13
LSM: Create lsm_list_modules system call
Casey Schaufler
1
-0
/
+1
2023-11-13
LSM: syscalls for current process attributes
Casey Schaufler
4
-0
/
+29
[prev]
[next]