index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: prevent integer overflow in udf_bitmap_free_blocks()
Roman Smirnov
2024-06-26
1
-23
/
+13
*
udf: Avoid excessive partition lengths
Jan Kara
2024-06-26
1
-0
/
+15
*
udf: Drop load_block_bitmap() wrapper
Jan Kara
2024-06-26
1
-20
/
+3
*
udf: Avoid using corrupted block bitmap buffer
Jan Kara
2024-06-26
2
-3
/
+15
*
udf: Fix bogus checksum computation in udf_rename()
Jan Kara
2024-06-20
1
-2
/
+0
*
udf: Fix lock ordering in udf_evict_inode()
Jan Kara
2024-06-05
2
-7
/
+6
*
udf: Drop pointless IS_IMMUTABLE and IS_APPEND check
Jan Kara
2024-06-05
1
-2
/
+0
*
isofs: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-05
1
-0
/
+1
*
jbd2: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-05
1
-0
/
+1
*
Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-06-04
11
-15
/
+47
|
\
|
*
selftests/futex: don't pass a const char* to asprintf(3)
John Hubbard
2024-05-31
1
-1
/
+1
|
*
selftests/futex: don't redefine .PHONY targets (all, clean)
John Hubbard
2024-05-31
1
-2
/
+0
|
*
selftests/tracing: Fix event filter test to retry up to 10 times
Masami Hiramatsu (Google)
2024-05-31
1
-1
/
+19
|
*
selftests/futex: pass _GNU_SOURCE without a value to the compiler
John Hubbard
2024-05-30
1
-1
/
+1
|
*
selftests/overlayfs: Fix build error on ppc64
Michael Ellerman
2024-05-29
1
-0
/
+1
|
*
selftests/openat2: Fix build warnings on ppc64
Michael Ellerman
2024-05-29
1
-0
/
+1
|
*
selftests: cachestat: Fix build warnings on ppc64
Michael Ellerman
2024-05-29
1
-0
/
+1
|
*
tracing/selftests: Fix kprobe event name test for .isra. functions
Steven Rostedt (Google)
2024-05-29
1
-1
/
+2
|
*
selftests/ftrace: Update required config
Masami Hiramatsu (Google)
2024-05-29
1
-7
/
+19
|
*
selftests/ftrace: Fix to check required event file
Masami Hiramatsu (Google)
2024-05-29
1
-1
/
+1
|
*
kselftest/alsa: Ensure _GNU_SOURCE is defined
Mark Brown
2024-05-29
1
-1
/
+1
*
|
Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-03
2
-9
/
+10
|
\
\
|
*
|
cxl/region: Fix memregion leaks in devm_cxl_add_region()
Li Zhijian
2024-05-29
1
-9
/
+9
|
*
|
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Dave Jiang
2024-05-29
1
-0
/
+1
|
|
/
*
|
Merge tag 'loongarch-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-03
10
-17
/
+21
|
\
\
|
*
|
LoongArch: Fix GMAC's phy-mode definitions in dts
Huacai Chen
2024-06-03
3
-5
/
+5
|
*
|
LoongArch: Override higher address bits in JUMP_VIRT_ADDR
Jiaxun Yang
2024-06-03
1
-1
/
+1
|
*
|
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2024-06-03
3
-6
/
+8
|
*
|
LoongArch: Add all CPUs enabled by fdt to NUMA node 0
Jiaxun Yang
2024-06-03
2
-1
/
+5
|
*
|
LoongArch: Fix built-in DTB detection
Jiaxun Yang
2024-06-03
1
-1
/
+1
|
*
|
LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
Tiezhu Yang
2024-06-03
1
-3
/
+1
|
/
/
*
|
Linux 6.10-rc2
v6.10-rc2
Linus Torvalds
2024-06-03
1
-1
/
+1
*
|
Merge tag 'ata-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-06-02
2
-2
/
+8
|
\
\
|
*
|
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
2024-05-31
1
-0
/
+3
|
*
|
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
2024-05-31
1
-0
/
+3
|
*
|
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
2024-05-31
1
-1
/
+2
|
*
|
ata: ahci: Do not apply Intel PCS quirk on Intel Alder Lake
Jason Nader
2024-05-27
1
-1
/
+0
|
|
/
*
|
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-02
4
-12
/
+26
|
\
\
|
*
|
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
2024-05-31
3
-10
/
+20
|
*
|
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
2024-05-30
1
-0
/
+4
|
*
|
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
2024-05-30
1
-2
/
+2
|
|
/
*
|
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-06-02
1
-0
/
+1
|
\
\
|
*
|
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
2024-05-31
1
-0
/
+1
*
|
|
Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-02
3
-0
/
+3
|
\
\
\
|
*
|
|
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2024-05-31
2
-0
/
+2
|
*
|
|
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
2024-05-31
1
-0
/
+1
*
|
|
|
Merge tag 'hardening-v6.10-rc2-take2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-06-02
4
-17
/
+11
|
\
\
\
\
|
*
|
|
|
kunit/fortify: Remove __kmalloc_node() test
Kees Cook
2024-05-31
1
-3
/
+0
|
*
|
|
|
mailmap: update entry for Kees Cook
Kees Cook
2024-05-31
1
-4
/
+5
|
*
|
|
|
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2024-05-31
2
-10
/
+6
|
|
|
_
|
/
|
|
/
|
|
[next]