index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
Documentation: virt: Clean up paravirt_ops doc
Randy Dunlap
1
-8
/
+8
2023-06-16
x86/mm: Remove unused current_untag_mask()
Borislav Petkov (AMD)
1
-9
/
+2
2023-06-07
x86/mm: Remove repeated word in comments
Bo Liu
1
-1
/
+1
2023-06-06
x86/lib/msr: Clean up kernel-doc notation
Randy Dunlap
1
-13
/
+19
2023-05-18
x86/platform: Avoid missing-prototype warnings for OLPC
Arnd Bergmann
2
-1
/
+3
2023-05-18
x86/mm: Add early_memremap_pgprot_adjust() prototype
Arnd Bergmann
2
-6
/
+5
2023-05-18
x86/usercopy: Include arch_wb_cache_pmem() declaration
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86/vdso: Include vdso/processor.h
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86/mce: Add copy_mc_fragile_handle_tail() prototype
Arnd Bergmann
1
-0
/
+3
2023-05-18
x86/fbdev: Include asm/fb.h as needed
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
2
-5
/
+4
2023-05-18
x86/entry: Add do_SYSENTER_32() prototype
Arnd Bergmann
1
-2
/
+4
2023-05-18
x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86/mm: Include asm/numa.h for set_highmem_pages_init()
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86: Avoid missing-prototype warnings for doublefault code
Arnd Bergmann
2
-0
/
+5
2023-05-18
x86/fpu: Include asm/fpu/regset.h
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86: Add dummy prototype for mk_early_pgtbl_32()
Arnd Bergmann
1
-0
/
+1
2023-05-18
x86/pci: Mark local functions as 'static'
Arnd Bergmann
1
-2
/
+2
2023-05-18
x86/ftrace: Move prepare_ftrace_return prototype to header
Arnd Bergmann
2
-3
/
+3
2023-05-15
MAINTAINERS: Update Srivatsa S. Bhat's maintained areas
Srivatsa S. Bhat (VMware)
2
-3
/
+9
2023-05-15
Documentation/process: Explain when tip branches get merged into mainline
Christian Kujau
1
-0
/
+3
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-14
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-14
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-14
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
1
-4
/
+6
2023-05-14
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
1
-1
/
+2
2023-05-14
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
1
-3
/
+10
2023-05-14
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2
-17
/
+42
2023-05-14
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
1
-1
/
+5
2023-05-14
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
1
-1
/
+1
2023-05-14
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
1
-4
/
+2
2023-05-14
ext4: fix data races when using cached status extents
Jan Kara
1
-17
/
+13
2023-05-14
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
3
-13
/
+40
2023-05-14
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
1
-2
/
+3
2023-05-14
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
1
-1
/
+5
2023-05-14
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
5
-29
/
+82
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
1
-0
/
+1
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
1
-1
/
+1
2023-05-13
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-05-12
Documentation/block: drop the request.rst file
Randy Dunlap
2
-100
/
+0
2023-05-12
pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
Jens Axboe
1
-2
/
+4
2023-05-12
ublk: fix command op code check
Ming Lei
1
-1
/
+1
2023-05-12
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
1
-1
/
+1
2023-05-12
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2023-05-12
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
1
-0
/
+1
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
1
-0
/
+5
2023-05-11
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
1
-7
/
+8
2023-05-11
fbdev: vfb: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-05-11
fbdev: valkyriefb: Remove trailing whitespaces
Thomas Zimmermann
1
-7
/
+7
[next]