index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kexec_core.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
bcachefs: More informative error message in reattach_inode()
Kent Overstreet
1
-2
/
+5
2024-07-20
cifs: Fix missing fscache invalidation
David Howells
1
-0
/
+6
2024-07-20
io_uring: fix error pbuf checking
Pavel Begunkov
1
-1
/
+3
2024-07-20
io_uring: fix lost getsockopt completions
Pavel Begunkov
1
-1
/
+1
2024-07-20
LoongArch: Make the users of larch_insn_gen_break() constant
Oleg Nesterov
3
-4
/
+7
2024-07-20
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
Tiezhu Yang
2
-1
/
+4
2024-07-20
LoongArch: Use rustc option -Zdirect-access-external-data
WANG Rui
1
-1
/
+2
2024-07-20
LoongArch: Add support for relocating the kernel with RELR relocation
Xi Ruoyao
5
-0
/
+33
2024-07-20
LoongArch: Remove a redundant checking in relocator
Xi Ruoyao
1
-3
/
+1
2024-07-20
LoongArch: Use correct API to map cmdline in relocate_kernel()
Huacai Chen
1
-1
/
+3
2024-07-20
LoongArch: Automatically disable KASLR for hibernation
Huacai Chen
1
-0
/
+26
2024-07-20
LoongArch: Add ACPI standard hardware register based S3 support
Jiaxun Yang
2
-6
/
+18
2024-07-20
LoongArch: Add architectural preparation for CPUFreq
Huacai Chen
3
-0
/
+19
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
7
-17
/
+37
2024-07-20
LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support
Huacai Chen
2
-1
/
+2
2024-07-20
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
Huacai Chen
3
-2
/
+24
2024-07-20
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
Jinjie Ruan
2
-1
/
+22
2024-07-20
LoongArch: Add irq_work support via self IPIs
Huacai Chen
5
-1
/
+34
2024-07-20
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
Huacai Chen
3
-11
/
+22
2024-07-20
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
2
-2
/
+2
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
7
-23
/
+173
2024-07-19
cifs: Fix setting of zero_point after DIO write
David Howells
1
-5
/
+10
2024-07-19
cifs: Fix missing error code set
David Howells
1
-0
/
+2
2024-07-19
cifs: Fix server re-repick on subrequest retry
David Howells
1
-3
/
+0
2024-07-19
cifs: fix noisy message on copy_file_range
Steve French
1
-1
/
+1
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
3
-10
/
+10
2024-07-19
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
2
-7
/
+34
2024-07-19
block: avoid polling configuration errors
hexue
1
-1
/
+4
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
2
-0
/
+2
2024-07-19
block: Simplify definition of RQF_NAME()
John Garry
1
-1
/
+1
2024-07-19
block: Use enum to define RQF_x bit indexes
John Garry
1
-32
/
+54
2024-07-19
block: Catch possible entries missing from cmd_flag_name[]
John Garry
2
-0
/
+3
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
2
-2
/
+7
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
2
-4
/
+9
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
2
-7
/
+11
2024-07-19
block: Catch possible entries missing from blk_queue_flag_name[]
John Garry
1
-0
/
+2
2024-07-19
block: Make QUEUE_FLAG_x as an enum
John Garry
1
-13
/
+16
2024-07-19
block: Relocate BLK_MQ_MAX_DEPTH
John Garry
1
-2
/
+1
2024-07-19
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
2
-2
/
+2
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
2
-3
/
+0
2024-07-19
block: Add missing entry to hctx_flag_name[]
John Garry
1
-2
/
+3
2024-07-19
block: Add zone write plugging entry to rqf_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Add missing entries from cmd_flag_name[]
John Garry
1
-1
/
+6
2024-07-19
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
5
-42
/
+46
2024-07-19
PCI: loongson: Enable MSI in LS7A Root Complex
Huacai Chen
1
-0
/
+13
2024-07-19
eth: fbnic: don't build the driver when skb has more than 21 frags
Jakub Kicinski
1
-0
/
+1
2024-07-19
dm vdo: fix a minor formatting issue in vdo.rst
Masatake YAMATO
1
-0
/
+1
2024-07-19
dm vdo int-map: fix kerneldoc formatting
Matthew Sakai
1
-1
/
+1
2024-07-19
dm vdo repair: add missing kerneldoc fields
Matthew Sakai
1
-3
/
+5
2024-07-19
dm: Constify struct dm_block_validator
Christophe JAILLET
12
-44
/
+46
[next]