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.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-30
Merge branch 'work.fdtable' into vfs.file
Christian Brauner
26
-198
/
+88
2024-10-30
Merge patch series "fs: introduce file_ref_t"
Christian Brauner
7
-27
/
+292
2024-10-30
fs: port files to file_ref
Christian Brauner
6
-24
/
+40
2024-10-19
fs: add file_ref
Christian Brauner
2
-0
/
+240
2024-10-09
expand_files(): simplify calling conventions
Al Viro
1
-15
/
+8
2024-10-09
make __set_open_fd() set cloexec state as well
Al Viro
1
-5
/
+4
2024-10-08
fs: protect backing files with rcu
Christian Brauner
1
-4
/
+13
2024-10-07
file.c: merge __{set,clear}_close_on_exec()
Al Viro
1
-22
/
+11
2024-10-07
alloc_fdtable(): change calling conventions.
Al Viro
1
-46
/
+29
2024-10-07
fs/file.c: add fast path in find_next_fd()
Yu Ma
1
-0
/
+9
2024-10-07
fs/file.c: conditionally clear full_fds
Yu Ma
1
-1
/
+3
2024-10-07
fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
Yu Ma
1
-19
/
+14
2024-10-07
move close_range(2) into fs/file.c, fold __close_range() into it
Al Viro
3
-20
/
+4
2024-10-07
close_files(): don't bother with xchg()
Al Viro
1
-1
/
+1
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
16
-16
/
+0
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
9
-62
/
+14
2024-10-07
Linux 6.12-rc2
v6.12-rc2
Linus Torvalds
1
-1
/
+1
2024-10-06
Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+66
2024-10-06
Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-17
/
+30
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-43
/
+91
2024-10-06
Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2024-10-06
kbuild: deb-pkg: Remove blank first line from maint scripts
Aaron Thompson
1
-1
/
+0
2024-10-06
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
Xu Yang
1
-1
/
+1
2024-10-06
scripts: import more list macros
Sami Tolvanen
1
-0
/
+50
2024-10-06
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
1
-2
/
+4
2024-10-06
platform/x86: wmi: Update WMI driver API documentation
Armin Wolf
1
-6
/
+5
2024-10-06
platform/x86: dell-ddv: Fix typo in documentation
Anaswara T Rajan
1
-2
/
+2
2024-10-06
platform/x86: dell-sysman: add support for alienware products
Crag Wang
1
-0
/
+1
2024-10-06
platform/x86/intel: power-domains: Add Diamond Rapids support
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86: ISST: Add Diamond Rapids to support list
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake
Hans de Goede
1
-2
/
+0
2024-10-06
platform/x86: dell-laptop: Do not fail when encountering unsupported batteries
Armin Wolf
1
-3
/
+12
2024-10-06
MAINTAINERS: Update Intel In Field Scan(IFS) entry
Jithu Joseph
1
-1
/
+1
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
11365
-188892
/
+449653
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2
-4
/
+4
2024-10-06
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2
-4
/
+7
2024-10-06
Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefs
Linus Torvalds
20
-209
/
+342
2024-10-05
Merge tag 'for-linus-6.12a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-10-05
Merge tag 'ext4_for_linus-5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+23
2024-10-05
Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-10-05
Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2024-10-05
Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+9
2024-10-05
Merge tag 'hardening-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+4
2024-10-05
Merge tag 'lsm-pr-20241004' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-577
/
+118
2024-10-05
platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
Zach Wade
1
-1
/
+3
2024-10-05
Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-14
/
+34
2024-10-05
bcachefs: Rework logged op error handling
Kent Overstreet
3
-28
/
+53
2024-10-05
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
4
-28
/
+43
2024-10-05
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
4
-55
/
+51
2024-10-05
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2
-1
/
+19
[next]