index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
4
-22
/
+17
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
16
-35
/
+31
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
7
-21
/
+18
2021-06-24
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-5
/
+16
2021-06-24
Merge tag 'nvme-5.14-2021-06-22' of git://git.infradead.org/nvme into for-5.14/drivers
Jens Axboe
28
-228
/
+1073
2021-06-24
x86/fpu/xstate: Clear xstate header in copy_xstate_to_uabi_buf() again
Thomas Gleixner
1
-0
/
+1
2021-06-24
fs: remove bdev_try_to_free_page callback
Zhang Yi
2
-16
/
+0
2021-06-24
ext4: remove bdev_try_to_free_page() callback
Zhang Yi
1
-21
/
+0
2021-06-24
jbd2: simplify journal_clean_one_cp_list()
Zhang Yi
1
-26
/
+4
2021-06-24
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
5
-0
/
+369
2021-06-24
jbd2: remove redundant buffer io error checks
Zhang Yi
1
-11
/
+2
2021-06-24
jbd2: don't abort the journal when freeing buffers
Zhang Yi
1
-17
/
+0
2021-06-24
jbd2: ensure abort the journal if detect IO error when writing original buffer back
Zhang Yi
3
-0
/
+37
2021-06-24
jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
Zhang Yi
1
-12
/
+12
2021-06-24
ext4: no need to verify new add extent block
yangerkun
1
-0
/
+1
2021-06-24
jbd2: clean up misleading comments for jbd2_fc_release_bufs
yangerkun
1
-8
/
+0
2021-06-24
staging: hisi-spmi-controller: rename spmi-channel property
Mauro Carvalho Chehab
2
-5
/
+7
2021-06-24
staging: phy-hi3670-usb3: do a some minor cleanups
Mauro Carvalho Chehab
1
-13
/
+6
2021-06-24
docs: ABI: testing: sysfs-firmware-memmap: add some memmap types.
Jianpeng Ma
1
-0
/
+4
2021-06-24
ext4: add check to prevent attempting to resize an fs with sparse_super2
Josh Triplett
1
-0
/
+4
2021-06-24
ext4: consolidate checks for resize of bigalloc into ext4_resize_begin
Josh Triplett
2
-14
/
+5
2021-06-24
hwmon: Support set_trips() of thermal device ops
Dmitry Osipenko
1
-0
/
+36
2021-06-24
hwmon: (lm90) Prevent integer underflows of temperature calculations
Dmitry Osipenko
1
-2
/
+11
2021-06-24
ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
Ritesh Harjani
3
-34
/
+9
2021-06-25
powerpc/64s: Fix copy-paste data exposure into newly created tasks
Nicholas Piggin
1
-16
/
+32
2021-06-25
powerpc/32: Avoid #ifdef nested with FTR_SECTION on booke syscall entry
Christophe Leroy
1
-2
/
+2
2021-06-25
powerpc/32: Reduce code duplication of system call entry
Christophe Leroy
3
-37
/
+19
2021-06-25
powerpc/32: Interchange r1 and r11 in SYSCALL_ENTRY on booke
Christophe Leroy
2
-10
/
+11
2021-06-25
powerpc/32: Interchange r10 and r12 in SYSCALL_ENTRY on non booke
Christophe Leroy
1
-17
/
+17
2021-06-25
powerpc: Remove klimit
Christophe Leroy
5
-10
/
+5
2021-06-25
powerpc/mm: Properly coalesce pages in ptdump
Christophe Leroy
1
-19
/
+3
2021-06-25
powerpc/mm: Leave a gap between early allocated IO areas
Christophe Leroy
2
-3
/
+3
2021-06-25
powerpc/papr_scm: Properly handle UUID types and API
Andy Shevchenko
1
-9
/
+18
2021-06-25
powerpc/pseries: fail quicker in dlpar_memory_add_by_ic()
Daniel Henrique Barboza
1
-8
/
+6
2021-06-25
powerpc/pseries: break early in dlpar_memory_add_by_count() loops
Daniel Henrique Barboza
1
-5
/
+12
2021-06-25
powerpc/pseries: skip reserved LMBs in dlpar_memory_add_by_count()
Daniel Henrique Barboza
1
-0
/
+3
2021-06-25
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
1
-0
/
+11
2021-06-25
powerpc: Make PPC_IRQ_SOFT_MASK_DEBUG depend on PPC64
Nicholas Piggin
1
-0
/
+1
2021-06-25
powerpc/64s: Remove irq mask workaround in accumulate_stolen_time()
Nicholas Piggin
1
-11
/
+0
2021-06-25
powerpc/pseries: Enable hardlockup watchdog for PowerVM partitions
Nicholas Piggin
1
-4
/
+9
2021-06-25
powerpc/64s/interrupt: Check and fix srr_valid without crashing
Nicholas Piggin
1
-0
/
+89
2021-06-25
powerpc/interrupt: Remove prep_irq_for_user_exit()
Christophe Leroy
1
-13
/
+3
2021-06-25
powerpc/interrupt: Refactor prep_irq_for_{user/kernel_enabled}_exit()
Christophe Leroy
1
-22
/
+7
2021-06-25
powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
Christophe Leroy
1
-12
/
+11
2021-06-25
powerpc/interrupt: Refactor interrupt_exit_user_prepare()
Christophe Leroy
1
-54
/
+3
2021-06-25
powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
Christophe Leroy
1
-5
/
+4
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
9
-158
/
+457
2021-06-25
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
4
-13
/
+35
2021-06-25
powerpc/64: interrupt soft-enable race fix
Nicholas Piggin
1
-0
/
+95
2021-06-25
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
7
-3
/
+138
[prev]
[next]