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
iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()
Kalle Valo
1
-36
/
+0
2021-06-24
rtw88: fix c2h memory leak
Po-Hao Huang
3
-1
/
+13
2021-06-24
brcmfmac: support parse country code map from DT
Shawn Guo
1
-2
/
+55
2021-06-24
Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+16
2021-06-24
Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+28
2021-06-24
Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+2
2021-06-24
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
1
-2
/
+17
2021-06-24
block: fix trace completion for chained bio
Edward Hsieh
1
-7
/
+6
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
9
-7
/
+307
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
16
-88
/
+75
2021-06-24
KVM: x86/mmu: Don't WARN on a NULL shadow page in TDP MMU check
Sean Christopherson
1
-4
/
+6
2021-06-24
KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates
Sean Christopherson
4
-0
/
+152
2021-06-24
KVM: selftests: Add hugepage support for x86-64
Sean Christopherson
2
-24
/
+67
2021-06-24
KVM: selftests: Genericize upper level page table entry struct
Sean Christopherson
1
-65
/
+26
2021-06-24
KVM: selftests: Add PTE helper for x86-64 in preparation for hugepages
Sean Christopherson
1
-28
/
+31
2021-06-24
KVM: selftests: Rename x86's page table "address" to "pfn"
Sean Christopherson
1
-25
/
+22
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
6
-39
/
+23
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
[prev]
[next]