index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-05-19
tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
Vasily Averin
-2
/
+2
2022-05-19
nodemask.h: fix compilation error with GCC12
Christophe de Dinechin
-7
/
+6
2022-05-19
mm: fix missing handler for __GFP_NOWARN
Qi Zheng
-0
/
+2
2022-05-19
mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()
Wonhyuk Yang
-5
/
+9
2022-05-19
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
-10
/
+27
2022-05-19
zswap: memcg accounting
Johannes Weiner
-0
/
+54
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
-0
/
+9
2022-05-19
mm/swap: fix comment about swap extent
Miaohe Lin
-2
/
+2
2022-05-19
mm/swap: fix the obsolete comment for SWP_TYPE_SHIFT
Miaohe Lin
-2
/
+2
2022-05-19
mm/swap: make page_swapcount and __lru_add_drain_all static
Miaohe Lin
-7
/
+0
2022-05-19
mm/swap: remove unneeded return value of free_swap_slot
Miaohe Lin
-1
/
+1
2022-05-19
mm: khugepaged: introduce khugepaged_enter_vma() helper
Yang Shi
-4
/
+4
2022-05-19
mm: khugepaged: make hugepage_vma_check() non-static
Yang Shi
-8
/
+6
2022-05-19
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
-18
/
+12
2022-05-19
mm: thp: only regular file could be THP eligible
Yang Shi
-0
/
+14
2022-05-19
sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
Yang Shi
-1
/
+2
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
-0
/
+2
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
-61
/
+0
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-11
/
+41
2022-05-19
kexec_file: Fix kexec_file.c build error for riscv platform
Liao Chang
-1
/
+1
2022-05-19
io_uring: fix incorrect __kernel_rwf_t cast
Vasily Averin
-1
/
+1
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+23
2022-05-19
PM: domains: Allocate governor data dynamically based on a genpd governor
Ulf Hansson
-5
/
+9
2022-05-19
PM: domains: Move the next_wakeup variable into the struct gpd_timing_data
Ulf Hansson
-1
/
+1
2022-05-19
PM: domains: Allocate gpd_timing_data dynamically based on governor
Ulf Hansson
-1
/
+1
2022-05-19
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
-0
/
+1
2022-05-19
cpufreq: CPPC: Enable fast_switch
Pierre Gondois
-0
/
+5
2022-05-19
ACPI: CPPC: Check _OSC for flexible address space
Pierre Gondois
-0
/
+2
2022-05-19
Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
-0
/
+306
2022-05-19
topology: Remove unused cpu_cluster_mask()
Dietmar Eggemann
-7
/
+0
2022-05-19
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
-0
/
+4
2022-05-19
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
-0
/
+4
2022-05-19
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
-1
/
+0
2022-05-19
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
-0
/
+3
2022-05-19
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
-0
/
+1
2022-05-19
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
-0
/
+2
2022-05-19
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
-0
/
+77
2022-05-19
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
Dmitry Osipenko
-0
/
+5
2022-05-19
notifier: Add atomic_notifier_call_chain_is_empty()
Dmitry Osipenko
-0
/
+2
2022-05-19
drm/gem: Ignore color planes that are unused by framebuffer format
Thomas Zimmermann
-7
/
+3
2022-05-19
clk: renesas: r9a06g032: Export function to set dmamux
Miquel Raynal
-0
/
+11
2022-05-19
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
-2
/
+2
2022-05-19
siphash: add SPDX tags as sole licensing authority
Jason A. Donenfeld
-3
/
+2
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
-1
/
+1
2022-05-19
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
-0
/
+3
2022-05-19
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo
-0
/
+7
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
-4
/
+1
2022-05-19
SUNRPC: Make cache_req::thread_wait an unsigned long
Chuck Lever
-4
/
+4
2022-05-19
SUNRPC: Clean up svc_deferred_class trace events
Chuck Lever
-5
/
+4
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
-2
/
+0
[prev]
[next]