index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mount.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
NUMA: early use of cpu_to_node() returns 0 instead of the correct node id
Huang Shijie
1
-0
/
+14
2024-04-26
fs: add kernel-doc comments to fat_parse_long()
Yang Li
1
-0
/
+12
2024-04-26
x86: call instrumentation hooks from copy_mc.c
Alexander Potapenko
1
-4
/
+17
2024-04-26
instrumented.h: add instrument_memcpy_before, instrument_memcpy_after
Alexander Potapenko
1
-0
/
+35
2024-04-26
mm: kmsan: implement kmsan_memmove()
Alexander Potapenko
2
-0
/
+26
2024-04-26
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
1
-3
/
+9
2024-04-26
lib/build_OID_registry: don't mention the full path of the script in output
Uwe Kleine-König
1
-1
/
+4
2024-04-26
ocfs2: update inode ctime in ocfs2_fileattr_set
Su Yue
1
-0
/
+1
2024-04-26
ocfs2: correctly use ocfs2_find_next_zero_bit()
Joseph Qi
3
-18
/
+9
2024-04-14
Linux 6.9-rc4
v6.9-rc4
Linus Torvalds
1
-1
/
+1
2024-04-14
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
1
-1
/
+8
2024-04-13
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
1
-1
/
+1
2024-04-13
ata: libata-scsi: Fix ata_scsi_dev_rescan() error path
Damien Le Moal
1
-4
/
+5
2024-04-12
Kconfig: add some hidden tabs on purpose
Linus Torvalds
1
-6
/
+6
2024-04-12
selftests: kselftest: Fix build failure with NOLIBC
Oleg Nesterov
1
-0
/
+5
2024-04-12
block: fix that blk_time_get_ns() doesn't update time after schedule
Yu Kuai
1
-0
/
+1
2024-04-12
selftests: timers: Fix abs() warning in posix_timers test
John Stultz
1
-1
/
+1
2024-04-12
selftests: kselftest: Mark functions that unconditionally call exit() as __no...
Nathan Chancellor
1
-6
/
+9
2024-04-12
selftests: timers: Fix posix_timers ksft_print_msg() warning
John Stultz
1
-1
/
+1
2024-04-12
iommu/amd: Change log message severity
Vasant Hegde
1
-2
/
+2
2024-04-12
iommu/vt-d: Fix WARN_ON in iommu probe path
Lu Baolu
1
-4
/
+7
2024-04-12
iommu/vt-d: Allocate local memory for page request queue
Jacob Pan
1
-1
/
+1
2024-04-12
iommu/vt-d: Fix wrong use of pasid config
Xuchun Shang
1
-1
/
+1
2024-04-12
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2
-15
/
+21
2024-04-12
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
1
-3
/
+3
2024-04-12
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
1
-6
/
+18
2024-04-12
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2
-15
/
+4
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
4
-21
/
+1
2024-04-12
iommu: mtk: fix module autoloading
Krzysztof Kozlowski
2
-0
/
+2
2024-04-12
iommu/amd: Do not enable SNP when V2 page table is enabled
Vasant Hegde
1
-10
/
+11
2024-04-12
iommu/amd: Fix possible irq lock inversion dependency issue
Vasant Hegde
1
-4
/
+7
2024-04-12
amdkfd: use calloc instead of kzalloc to avoid integer overflow
Dave Airlie
1
-2
/
+2
2024-04-11
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
1
-3
/
+3
2024-04-11
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
1
-0
/
+4
2024-04-11
tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry
Prasad Pandit
1
-1
/
+1
2024-04-11
eventfs: Fix kernel-doc comments to functions
Yang Li
1
-4
/
+10
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
6
-0
/
+44
2024-04-11
smb: client: instantiate when creating SFU files
Paulo Alcantara
1
-39
/
+55
2024-04-11
smb3: fix Open files on server counter going negative
Steve French
1
-2
/
+2
2024-04-11
MAINTAINERS: remove myself as a Reviewer for Ceph
Jeff Layton
1
-2
/
+0
2024-04-11
ceph: switch to use cap_delay_lock for the unlink delay list
Xiubo Li
3
-9
/
+7
2024-04-11
ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
NeilBrown
1
-1
/
+3
2024-04-11
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
2
-4
/
+3
2024-04-11
drm/xe/xe_migrate: Cast to output precision before multiplying operands
Himal Prasad Ghimiray
1
-4
/
+4
2024-04-11
drm/xe/hwmon: Cast result to output precision on left shift of operand
Karthik Poosa
1
-2
/
+2
2024-04-11
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
1
-5
/
+0
2024-04-11
net: ena: Set tx_info->xdpf value to NULL
David Arinzon
1
-1
/
+3
2024-04-11
net: ena: Fix incorrect descriptor free behavior
David Arinzon
1
-3
/
+11
2024-04-11
net: ena: Wrong missing IO completions check order
David Arinzon
1
-9
/
+12
2024-04-11
net: ena: Fix potential sign extension issue
David Arinzon
1
-1
/
+1
[next]