index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
min_addr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-26
mailmap: remove the "repo-abbrev" comment
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-01-26
parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
Helge Deller
2
-6
/
+12
2021-01-26
parisc: Remove leftover reference to the power_tasklet
Davidlohr Bueso
1
-3
/
+0
2021-01-26
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
1
-50
/
+34
2021-01-26
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
3
-9
/
+29
2021-01-26
KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"
Sean Christopherson
1
-26
/
+25
2021-01-26
KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest
Sean Christopherson
1
-9
/
+6
2021-01-26
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-01-26
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
3
-2
/
+5
2021-01-26
KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOG
Zenghui Yu
1
-9
/
+7
2021-01-26
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+4
2021-01-26
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-01-26
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
1
-0
/
+4
2021-01-26
KVM: x86: Add more protection against undefined behavior in rsvd_bits()
Sean Christopherson
1
-1
/
+8
2021-01-26
KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
Quentin Perret
1
-1
/
+1
2021-01-25
fs/pipe: allow sendfile() to pipe again
Johannes Berg
1
-0
/
+1
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
3
-7
/
+3
2021-01-25
spidev: Add cisco device compatible
Daniel Walker
1
-0
/
+1
2021-01-25
printk: fix string termination for record_print_text()
John Ogness
1
-1
/
+1
2021-01-25
Linux 5.11-rc5
v5.11-rc5
Linus Torvalds
1
-1
/
+1
2021-01-24
MAINTAINERS: add a couple more files to the Clang/LLVM section
Nathan Chancellor
1
-0
/
+2
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
1
-1
/
+6
2021-01-24
powerpc/mm/highmem: use __set_pte_at() for kmap_local()
Thomas Gleixner
1
-0
/
+2
2021-01-24
mips/mm/highmem: use set_pte() for kmap_local()
Thomas Gleixner
1
-0
/
+1
2021-01-24
mm/highmem: prepare for overriding set_pte_at()
Thomas Gleixner
1
-1
/
+6
2021-01-24
sparc/mm/highmem: flush cache and TLB
Thomas Gleixner
1
-4
/
+5
2021-01-24
mm: fix page reference leak in soft_offline_page()
Dan Williams
1
-4
/
+16
2021-01-24
ubsan: disable unsigned-overflow check for i386
Arnd Bergmann
1
-0
/
+1
2021-01-24
kasan, mm: fix resetting page_alloc tags for HW_TAGS
Andrey Konovalov
1
-0
/
+2
2021-01-24
kasan, mm: fix conflicts with init_on_alloc/free
Andrey Konovalov
1
-3
/
+4
2021-01-24
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2
-66
/
+38
2021-01-24
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
1
-2
/
+1
2021-01-24
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
1
-8
/
+12
2021-01-24
mm: fix numa stats for thp migration
Shakeel Butt
1
-11
/
+12
2021-01-24
mm: memcg: fix memcg file_dirty numa stat
Shakeel Butt
1
-2
/
+2
2021-01-24
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
1
-3
/
+1
2021-01-24
mm: fix initialization of struct page for holes in memory layout
Mike Rapoport
1
-34
/
+50
2021-01-24
x86/setup: don't remove E820_TYPE_RAM for pfn 0
Mike Rapoport
1
-11
/
+9
2021-01-24
io_uring: account io_uring internal files as REQ_F_INFLIGHT
Jens Axboe
1
-10
/
+26
2021-01-24
io_uring: fix sleeping under spin in __io_clean_op
Pavel Begunkov
1
-5
/
+5
2021-01-23
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
1
-2
/
+2
2021-01-22
io_uring: fix short read retries for non-reg files
Pavel Begunkov
1
-1
/
+1
2021-01-22
io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
Jens Axboe
1
-1
/
+2
2021-01-22
arm64: kprobes: Fix Uexpected kernel BRK exception at EL1
Qais Yousef
1
-2
/
+2
2021-01-22
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
1
-11
/
+10
2021-01-22
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
1
-4
/
+35
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2
-5
/
+7
2021-01-22
workqueue: Restrict affinity change to rescuer
Peter Zijlstra
1
-6
/
+3
2021-01-22
workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
Peter Zijlstra
1
-2
/
+9
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
3
-1
/
+30
[next]