index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lm3530.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
cpufreq: intel_pstate: Simplify intel_pstate_update_perf_limits()
Rafael J. Wysocki
1
-16
/
+6
2021-04-09
cpufreq: armada-37xx: Fix module unloading
Pali Rohár
1
-0
/
+25
2021-04-09
cpufreq: armada-37xx: Remove cur_frequency variable
Pali Rohár
1
-9
/
+1
2021-04-09
cpufreq: armada-37xx: Fix determining base CPU frequency
Pali Rohár
1
-1
/
+1
2021-04-09
cpufreq: armada-37xx: Fix driver cleanup when registration failed
Pali Rohár
1
-1
/
+1
2021-04-09
clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
Pali Rohár
1
-6
/
+39
2021-04-09
clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
Pali Rohár
1
-5
/
+7
2021-04-09
cpufreq: armada-37xx: Fix the AVS value for load L1
Pali Rohár
1
-0
/
+37
2021-04-09
clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
Marek Behún
1
-28
/
+0
2021-04-09
cpufreq: armada-37xx: Fix setting TBG parent for load levels
Marek Behún
1
-12
/
+23
2021-04-08
cpufreq: Remove unused for_each_policy macro
Shaokun Zhang
1
-3
/
+0
2021-03-25
cpufreq: dt: dev_pm_opp_of_cpumask_add_table() may return -EPROBE_DEFER
Quanyang Wang
1
-2
/
+7
2021-03-23
cpufreq: intel_pstate: Clean up frequency computations
Rafael J. Wysocki
1
-56
/
+45
2021-03-22
cpufreq: cppc: simplify default delay_us setting
Tom Saeger
1
-12
/
+2
2021-03-22
cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c
Bhaskar Chowdhury
1
-7
/
+7
2021-03-22
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
4
-12
/
+245
2021-03-19
ia64: fix format string for ia64-acpi-cpu-freq
Sergei Trofimovich
1
-2
/
+2
2021-03-18
cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch...
Yue Hu
1
-17
/
+12
2021-03-14
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-14
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-13
zram: fix broken page writeback
Minchan Kim
1
-3
/
+3
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
1
-3
/
+8
2021-03-13
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
3
-14
/
+9
2021-03-13
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
1
-1
/
+1
2021-03-13
ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
Sergei Trofimovich
1
-6
/
+18
2021-03-13
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2021-03-13
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
1
-2
/
+6
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
1
-6
/
+12
2021-03-13
kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
Marco Elver
1
-1
/
+1
2021-03-13
kfence: fix printk format for ptrdiff_t
Marco Elver
1
-6
/
+6
2021-03-13
linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
Arnd Bergmann
1
-0
/
+6
2021-03-13
MAINTAINERS: exclude uapi directories in API/ABI section
Vlastimil Babka
1
-2
/
+2
2021-03-13
binfmt_misc: fix possible deadlock in bm_register_write
Lior Ribak
1
-15
/
+14
2021-03-13
mm/highmem.c: fix zero_user_segments() with start > end
OGAWA Hirofumi
1
-5
/
+12
2021-03-13
hugetlb: do early cow when page pinned on src mm
Peter Xu
1
-4
/
+62
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
4
-9
/
+3
2021-03-13
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
4
-18
/
+24
2021-03-13
hugetlb: break earlier in add_reservation_in_range() when we can
Peter Xu
1
-1
/
+1
2021-03-13
hugetlb: dedup the code to add a new file_region
Peter Xu
1
-24
/
+27
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
2
-0
/
+9
2021-03-13
mm/page_alloc.c: refactor initialization of struct page for holes in memory l...
Mike Rapoport
1
-83
/
+75
2021-03-13
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
1
-2
/
+1
2021-03-13
stop_machine: mark helpers __always_inline
Arnd Bergmann
1
-5
/
+6
2021-03-13
memblock: fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2021-03-13
kbuild: fix ld-version.sh to not be affected by locale
Masahiro Yamada
1
-1
/
+1
2021-03-12
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...
Eric W. Biederman
1
-11
/
+1
[next]