index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
udf: Convert udf_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
1
-10
/
+10
2024-04-23
udf: Convert udf_symlink_getattr() to use a folio
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-04-23
udf: Convert udf_adinicb_readpage() to udf_adinicb_read_folio()
Matthew Wilcox (Oracle)
1
-12
/
+7
2024-04-23
udf: Convert udf_expand_file_adinicb() to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+14
2024-04-23
udf: Convert udf_write_begin() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+8
2024-04-23
udf: Convert udf_symlink_filler() to use a folio
Matthew Wilcox (Oracle)
1
-16
/
+6
2024-04-12
reiserfs: Trim some README bits
Jan Kara
1
-13
/
+3
2024-04-12
quota: fix to propagate error of mark_dquot_dirty() to caller
Chao Yu
1
-9
/
+15
2024-04-12
reiserfs: Convert to writepages
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-04-10
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
1
-3
/
+8
2024-04-04
ext2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Ritesh Harjani (IBM)
2
-3
/
+7
2024-04-02
udf: replace deprecated strncpy/strcpy with strscpy
Justin Stitt
1
-3
/
+3
2024-03-25
udf: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-25
isofs: convert isofs to use the new mount API
Eric Sandeen
1
-233
/
+240
2024-03-25
fs: quota: use group allocation of per-cpu counters API
Kefeng Wang
1
-5
/
+4
2024-03-24
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
1
-2
/
+2
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
1
-0
/
+9
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
1
-9
/
+7
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
1
-1
/
+1
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+1
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2
-6
/
+13
2024-03-24
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
1
-4
/
+4
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
1
-5
/
+5
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
1
-0
/
+11
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
1
-5
/
+7
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
3
-37
/
+14
2024-03-23
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
1
-1
/
+1
2024-03-23
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
8
-22
/
+58
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-22
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address
Masami Hiramatsu (Google)
1
-1
/
+10
2024-03-22
x86/pm: Work around false positive kmemleak report in msr_build_context()
Anton Altaparmakov
1
-5
/
+5
2024-03-22
x86/kexec: Do not update E820 kexec table for setup_data
Dave Young
1
-16
/
+1
2024-03-21
sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
Mukesh Kumar Chaurasiya
1
-0
/
+3
2024-03-21
fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
Li Zhijian
1
-9
/
+4
2024-03-21
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
1
-5
/
+3
2024-03-21
nvme: remove redundant BUILD_BUG_ON check
Guixin Liu
1
-3
/
+0
2024-03-21
dm-integrity: align the outgoing bio in integrity_recheck
Mikulas Patocka
1
-2
/
+10
2024-03-21
firewire: core: add memo about the caller of show functions for device attrib...
Takashi Sakamoto
1
-0
/
+2
2024-03-21
selftests: forwarding: Fix ping failure due to short timeout
Ido Schimmel
2
-4
/
+4
2024-03-21
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
Fei Shao
1
-10
/
+12
2024-03-21
MAINTAINERS: step down as netfilter maintainer
Florian Westphal
1
-1
/
+0
2024-03-21
sh: hd64461: Make setup_hd64461() static
Artur Rojek
1
-1
/
+1
2024-03-21
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
Quan Tian
1
-13
/
+14
2024-03-21
net: dsa: mt7530: fix handling of all link-local frames
Arınç ÜNAL
2
-4
/
+46
2024-03-21
net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
Arınç ÜNAL
2
-9
/
+23
2024-03-21
x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'
Masahiro Yamada
1
-0
/
+1
2024-03-21
bpf: report RCU QS in cpumap kthread
Yan Zhai
1
-0
/
+3
2024-03-21
net: report RCU QS on threaded NAPI repolling
Yan Zhai
1
-0
/
+3
[next]