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-7.1.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
2026-04-07
btrfs: don't allow log trees to consume global reserve or overcommit metadata
Filipe Manana
1
-0
/
+25
2026-04-07
btrfs: be less aggressive with metadata overcommit when we can do full flushing
Filipe Manana
1
-3
/
+3
2026-04-07
btrfs: use per-profile available space in calc_available_free_space()
Qu Wenruo
1
-12
/
+15
2026-04-07
btrfs: update per-profile available estimation
Qu Wenruo
1
-1
/
+19
2026-04-07
btrfs: introduce the device layout aware per-profile available space
Qu Wenruo
2
-0
/
+198
2026-04-07
btrfs: zoned: remove redundant space_info lock and variable in do_allocation_...
Jiasheng Jiang
1
-6
/
+2
2026-04-07
btrfs: move min sys chunk array size check to validate_sys_chunk_array()
Filipe Manana
1
-13
/
+9
2026-04-07
btrfs: remove duplicate system chunk array max size overflow check
Filipe Manana
1
-6
/
+0
2026-04-07
btrfs: pass boolean literals as the last argument to inc_block_group_ro()
Filipe Manana
1
-8
/
+8
2026-04-07
btrfs: tests: zoned: add tests cases for zoned code
Naohiro Aota
5
-0
/
+695
2026-04-07
landlock: Document fallocate(2) as another truncation corner case
Günther Noack
1
-2
/
+6
2026-04-07
landlock: Document FS access right for pathname UNIX sockets
Günther Noack
1
-1
/
+13
2026-04-07
selftests/landlock: Simplify ruleset creation and enforcement in fs_test
Günther Noack
1
-611
/
+210
2026-04-07
selftests/landlock: Check that coredump sockets stay unrestricted
Günther Noack
1
-0
/
+143
2026-04-07
selftests/landlock: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIX
Günther Noack
1
-0
/
+40
2026-04-07
selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIX
Günther Noack
1
-16
/
+374
2026-04-07
selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_test
Günther Noack
1
-37
/
+17
2026-04-07
samples/landlock: Add support for named UNIX domain socket restrictions
Günther Noack
1
-3
/
+9
2026-04-07
landlock: Clarify BUILD_BUG_ON check in scoping logic
Günther Noack
2
-6
/
+12
2026-04-07
landlock: Control pathname UNIX domain socket resolution by path
Günther Noack
9
-9
/
+200
2026-04-07
landlock: Use mem_is_zero() in is_layer_masks_allowed()
Günther Noack
1
-1
/
+1
2026-04-07
lsm: Add LSM hook security_unix_find
Justin Suess
4
-3
/
+43
2026-04-07
landlock: Fix kernel-doc warning for pointer-to-array parameters
Mickaël Salaün
1
-2
/
+2
2026-04-07
landlock: Fix formatting in tsync.c
Mickaël Salaün
1
-49
/
+58
2026-04-07
landlock: Improve kernel-doc "Return:" section consistency
Mickaël Salaün
8
-34
/
+25
2026-04-07
landlock: Add missing kernel-doc "Return:" sections
Mickaël Salaün
5
-14
/
+24
2026-04-07
selftests/landlock: Fix format warning for __u64 in net_test
Mickaël Salaün
1
-1
/
+1
2026-04-07
selftests/landlock: Skip stale records in audit_match_record()
Mickaël Salaün
2
-39
/
+77
2026-04-07
selftests/landlock: Drain stale audit records on init
Mickaël Salaün
4
-4
/
+19
2026-04-07
selftests/landlock: Fix socket file descriptor leaks in audit helpers
Mickaël Salaün
1
-7
/
+19
2026-04-07
selftests/landlock: Fix snprintf truncation checks in audit helpers
Mickaël Salaün
1
-2
/
+2
2026-04-07
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
4
-6
/
+322
2026-04-07
landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
Mickaël Salaün
2
-4
/
+90
2026-04-07
MAINTAINERS: Update AMD SPI driver maintainers
Raju Rangoju
1
-0
/
+1
2026-04-07
fs/ntfs3: terminate the cached volume label after UTF-8 conversion
Pengpeng Hou
1
-1
/
+6
2026-04-07
fs/ntfs3: fix potential double iput on d_make_root() failure
Zhan Xusheng
1
-1
/
+1
2026-04-07
ntfs3: fix integer overflow in run_unpack() volume boundary check
Tobias Gaertner
1
-3
/
+9
2026-04-07
ntfs3: add buffer boundary checks to run_unpack()
Tobias Gaertner
1
-0
/
+6
2026-04-07
ntfs3: fix mount failure on volumes with fragmented MFT bitmap
Konstantin Komarov
1
-4
/
+35
2026-04-07
fs/ntfs3: fix $LXDEV xattr lookup
Zhan Xusheng
1
-1
/
+1
2026-04-07
ntfs3: fix OOB write in attr_wof_frame_info()
0xkato
1
-0
/
+6
2026-04-07
KVM: s390: vsie: Fix races with partial gmap invalidations
Claudio Imbrenda
3
-4
/
+9
2026-04-07
PCI: dw-rockchip: Add pcie_ltssm_state_transition tracepoint support
Shawn Lin
1
-0
/
+111
2026-04-07
dt-bindings: arm: cpus: Add Apple M3 CPU core compatibles
Janne Grunau
1
-0
/
+2
2026-04-07
dt-bindings: display: lt8912b: Drop redundant endpoint properties
Krzysztof Kozlowski
1
-3
/
+0
2026-04-07
fbcon: Put font-rotation state into separate struct
Thomas Zimmermann
6
-32
/
+41
2026-04-07
fbcon: Fill cursor mask in helper function
Thomas Zimmermann
6
-151
/
+78
2026-04-07
lib/fonts: Implement font rotation
Thomas Zimmermann
4
-60
/
+126
2026-04-07
lib/fonts: Refactor glyph-rotation helpers
Thomas Zimmermann
1
-36
/
+49
2026-04-07
lib/fonts: Refactor glyph-pattern helpers
Thomas Zimmermann
1
-18
/
+27
[prev]
[next]