index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
PM: sleep: Use ktime_us_delta() in initcall_debug_report()
Mark-PK Tsai
1
-4
/
+1
2021-07-01
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
4
-13
/
+251
2021-07-01
arch_topology: Avoid use-after-free for scale_freq_data
Viresh Kumar
1
-6
/
+21
2021-07-01
cpufreq: CPPC: Pass structure instance by reference
Viresh Kumar
1
-8
/
+8
2021-07-01
cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
Viresh Kumar
1
-8
/
+20
2021-06-30
cpufreq: Remove ->resolve_freq()
Viresh Kumar
4
-27
/
+8
2021-06-30
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
Viresh Kumar
1
-20
/
+22
2021-06-30
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
4
-10
/
+0
2021-06-30
cpufreq: powernv: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
1
-14
/
+9
2021-06-30
cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
1
-22
/
+24
2021-06-30
cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline()
Rafael J. Wysocki
1
-6
/
+5
2021-06-28
selftests/seccomp: Avoid using "sysctl" for report
Kees Cook
1
-2
/
+6
2021-06-28
selftests/seccomp: Flush benchmark output
Kees Cook
1
-0
/
+2
2021-06-28
selftests/seccomp: More closely track fds being assigned
Kees Cook
1
-7
/
+12
2021-06-28
selftests/seccomp: Add test for atomic addfd+send
Rodrigo Campos
1
-0
/
+38
2021-06-28
seccomp: Support atomic "addfd + send reply"
Rodrigo Campos
3
-6
/
+58
2021-06-28
mm/page_alloc: Correct return value of populated elements if bulk array is po...
Mel Gorman
1
-1
/
+1
2021-06-28
media: s5p-mfc: Fix display delay control creation
Marek Szyprowski
1
-0
/
+1
2021-06-28
media: mtk-vpu: on suspend, read/write regs only if vpu is running
Dafna Hirschfeld
1
-0
/
+6
2021-06-28
media: video-mux: Skip dangling endpoints
Philipp Zabel
1
-1
/
+9
2021-06-28
time/kunit: Add missing MODULE_LICENSE()
Thomas Gleixner
1
-0
/
+1
2021-06-28
Linux 5.13
v5.13
Linus Torvalds
1
-1
/
+1
2021-06-27
MAINTAINERS: erofs: update my email address
Chao Yu
1
-1
/
+1
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
5
-61
/
+2
2021-06-25
userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-2
/
+2
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
2
-0
/
+5
2021-06-25
spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML
Nobuhiro Iwamatsu
2
-25
/
+51
2021-06-25
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
1
-0
/
+2
2021-06-25
mailmap: add Marek's other e-mail address and identity without diacritics
Marek BehĂșn
1
-0
/
+2
2021-06-25
MAINTAINERS: fix Marek's identity again
Marek BehĂșn
1
-2
/
+2
2021-06-25
mm/page_alloc: do bulk array bounds check after checking populated elements
Mel Gorman
1
-0
/
+4
2021-06-25
mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
Rasmus Villemoes
1
-1
/
+1
2021-06-25
mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
Naoya Horiguchi
1
-14
/
+30
2021-06-25
mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned
Aili Yao
1
-1
/
+2
2021-06-25
mm/memory-failure: use a mutex to avoid memory_failure() races
Tony Luck
1
-13
/
+23
2021-06-25
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
4
-28
/
+9
2021-06-25
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...
Petr Mladek
1
-11
/
+24
2021-06-25
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
1
-17
/
+29
2021-06-25
mm/vmalloc: unbreak kasan vmalloc support
Daniel Axtens
1
-10
/
+14
2021-06-25
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
1
-1
/
+6
2021-06-25
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
2
-0
/
+18
2021-06-25
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
1
-0
/
+1
2021-06-25
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
Hugh Dickins
1
-0
/
+4
2021-06-25
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
Hugh Dickins
1
-9
/
+25
2021-06-25
mm: page_vma_mapped_walk(): get vma_address_end() earlier
Hugh Dickins
1
-4
/
+9
2021-06-25
mm: page_vma_mapped_walk(): use goto instead of while (1)
Hugh Dickins
1
-4
/
+3
2021-06-25
mm: page_vma_mapped_walk(): add a level of indentation
Hugh Dickins
1
-50
/
+55
2021-06-25
mm: page_vma_mapped_walk(): crossing page table boundary
Hugh Dickins
1
-4
/
+4
2021-06-25
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
Hugh Dickins
1
-16
/
+14
2021-06-25
mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
Hugh Dickins
1
-5
/
+6
[next]