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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-06-14
tracing/user_events: Remove user_ns walk for groups
Beau Belgrave
-37
/
+5
2023-06-14
tracing/user_events: Fix the incorrect trace record for empty arguments events
sunliming
-2
/
+2
2023-06-14
tracing: Modify print_fields() for fields output order
sunliming
-1
/
+1
2023-06-14
tracing/user_events: Handle matching arguments that is null from dyn_events
sunliming
-0
/
+2
2023-06-14
tracing/user_events: Prevent same name but different args event
sunliming
-6
/
+30
2023-06-13
bpf: Verify scalar ids mapping in regsafe() using check_ids()
Eduard Zingerman
-23
/
+68
2023-06-13
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
-0
/
+115
2023-06-13
bpf: ensure main program has an extable
Krister Johansen
-2
/
+5
2023-06-12
Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+13
2023-06-12
bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*
David Vernet
-10
/
+12
2023-06-12
bpf: Add bpf_cpumask_first_and() kfunc
David Vernet
-0
/
+16
2023-06-12
kexec: support purgatories with .text.hot sections
Ricardo Ribalda
-1
/
+13
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
-0
/
+6
2023-06-12
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
-3
/
+17
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
-39
/
+0
2023-06-12
bpf: Hide unused bpf_patch_call_args
Arnd Bergmann
-3
/
+5
2023-06-12
cgroup/cpuset: remove unneeded header files
Miaohe Lin
-2
/
+0
2023-06-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
-2
/
+6
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
-3
/
+3
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
-21
/
+14
2023-06-12
swsusp: don't pass a stack address to blkdev_get_by_path
Christoph Hellwig
-2
/
+3
2023-06-09
syscalls: add sys_ni_posix_timers prototype
Arnd Bergmann
-0
/
+1
2023-06-09
kexec: enable kexec_crash_size to support two crash kernel regions
Zhen Lei
-5
/
+38
2023-06-09
kexec: add helper __crash_shrink_memory()
Zhen Lei
-22
/
+29
2023-06-09
kexec: improve the readability of crash_shrink_memory()
Zhen Lei
-10
/
+5
2023-06-09
kexec: clear crashk_res if all its memory has been released
Zhen Lei
-4
/
+7
2023-06-09
kexec: delete a useless check in crash_shrink_memory()
Zhen Lei
-1
/
+1
2023-06-09
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
-3
/
+2
2023-06-09
kexec: avoid calculating array size twice
Simon Horman
-3
/
+4
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
-1
/
+66
2023-06-09
watchdog/perf: add a weak function for an arch to detect if perf can use NMIs
Douglas Anderson
-1
/
+11
2023-06-09
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
-7
/
+116
2023-06-09
watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
-18
/
+32
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
-57
/
+58
2023-06-09
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
-19
/
+19
2023-06-09
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
-21
/
+33
2023-06-09
watchdog/hardlockup: style changes to watchdog_hardlockup_check() / is_hardlo...
Douglas Anderson
-17
/
+15
2023-06-09
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
-61
/
+74
2023-06-09
watchdog/perf: rename watchdog_hld.c to watchdog_perf.c
Douglas Anderson
-2
/
+2
2023-06-09
watchdog/perf: ensure CPU-bound context when creating hardlockup detector event
Pingfan Liu
-1
/
+7
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
-2
/
+1
2023-06-09
watchdog: remove WATCHDOG_DEFAULT
Lecopzer Chen
-2
/
+0
2023-06-09
watchdog/perf: more properly prevent false positives with turbo modes
Douglas Anderson
-3
/
+3
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
-3
/
+4
2023-06-09
panic: hide unused global functions
Arnd Bergmann
-2
/
+1
2023-06-09
locking: add lockevent_read() prototype
Arnd Bergmann
-0
/
+4
2023-06-09
fork: optimize memcg_charge_kernel_stack() a bit
Haifeng Xu
-7
/
+3
2023-06-09
kthread: fix spelling typo and grammar in comments
Prathu Baronia
-2
/
+2
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
-8
/
+5
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
-1
/
+1
[prev]
[next]