index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
/
clock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there
Rafael J. Wysocki
2
-0
/
+9
2021-02-08
cpufreq: ACPI: Extend frequency tables to cover boost frequencies
Rafael J. Wysocki
1
-12
/
+95
2021-02-07
Linux 5.11-rc7
v5.11-rc7
Linus Torvalds
1
-1
/
+1
2021-02-06
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
1
-19
/
+0
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
5
-13
/
+20
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
5
-14
/
+13
2021-02-05
Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
Thomas Gleixner
1
-11
/
+5
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
1
-2
/
+2
2021-02-05
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-02-05
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
1
-0
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
1
-0
/
+14
2021-02-05
MAINTAINERS/.mailmap: use my @kernel.org address
Nathan Chancellor
2
-1
/
+2
2021-02-05
mm: hugetlb: fix missing put_page in gather_surplus_pages()
Muchun Song
1
-1
/
+4
2021-02-05
ubsan: implement __ubsan_handle_alignment_assumption
Nathan Chancellor
2
-0
/
+37
2021-02-05
kasan: make addr_has_metadata() return true for valid addresses
Vincenzo Frascino
1
-1
/
+1
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
1
-0
/
+7
2021-02-05
mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
Waiman Long
1
-0
/
+4
2021-02-05
mailmap: add entries for Manivannan Sadhasivam
Manivannan Sadhasivam
1
-0
/
+2
2021-02-05
mailmap: fix name/email for Viresh Kumar
Viresh Kumar
1
-0
/
+2
2021-02-05
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
1
-43
/
+6
2021-02-05
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
1
-14
/
+23
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
3
-3
/
+8
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
1
-7
/
+2
2021-02-05
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
1
-1
/
+2
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
1
-0
/
+6
2021-02-05
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
1
-2
/
+1
2021-02-05
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
1
-2
/
+2
2021-02-05
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
1
-0
/
+39
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
3
-2
/
+5
2021-02-05
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
1
-2
/
+2
2021-02-05
vdpa/mlx5: Restore the hardware used index after change map
Eli Cohen
1
-0
/
+18
2021-02-05
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
1
-3
/
+15
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2
-2
/
+4
2021-02-05
ARM: kexec: fix oops after TLB are invalidated
Russell King
4
-39
/
+36
2021-02-05
ARM: ensure the signal page contains defined contents
Russell King
1
-6
/
+8
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2021-02-05
usb: dwc3: fix clock issue during resume in OTG mode
Gary Bisson
1
-1
/
+1
2021-02-05
kallsyms: fix nonconverging kallsyms table with lld
Arnd Bergmann
1
-0
/
+6
2021-02-05
kbuild: fix duplicated flags in DEBUG_CFLAGS
Masahiro Yamada
1
-1
/
+3
2021-02-04
io_uring: drop mm/files between task_work_submit
Pavel Begunkov
1
-0
/
+3
2021-02-04
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
5
-15
/
+32
2021-02-04
Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
Mike Rapoport
1
-9
/
+11
2021-02-04
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
Viresh Kumar
2
-10
/
+6
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
18
-30
/
+24
2021-02-04
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
1
-0
/
+1
2021-02-04
io_uring: don't modify identity's files uncess identity is cowed
Xiaoguang Wang
1
-6
/
+0
2021-02-04
KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
Ben Gardon
1
-3
/
+3
2021-02-03
drm/nouveau: fix dma syncing warning with debugging on.
Dave Airlie
1
-6
/
+29
2021-02-03
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
1
-1
/
+2
2021-02-03
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
[next]