index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-22
genirq: Prevent migration live lock in handle_edge_irq()
Thomas Gleixner
1
-2
/
+39
2025-07-22
genirq: Split up irq_pm_check_wakeup()
Thomas Gleixner
3
-13
/
+11
2025-07-22
genirq: Move irq_wait_for_poll() to call site
Thomas Gleixner
3
-46
/
+26
2025-07-22
genirq: Remove pointless local variable
Thomas Gleixner
1
-3
/
+1
2025-07-22
timekeeping: Zero initialize system_counterval when querying time from phc dr...
Markus Blöchl
1
-1
/
+1
2025-07-22
rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
1
-1
/
+18
2025-07-22
rcu: Document separation of rcu_state and rnp's gp_seq
Joel Fernandes
1
-0
/
+4
2025-07-22
rcu: Document GP init vs hotplug-scan ordering requirements
Joel Fernandes
1
-0
/
+8
2025-07-21
configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
Kees Cook
1
-0
/
+3
2025-07-21
configs/hardening: Enable CONFIG_KSTACK_ERASE
Kees Cook
1
-0
/
+3
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
1
-2
/
+2
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
3
-15
/
+15
2025-07-21
bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Yonghong Song
1
-2
/
+2
2025-07-21
PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
Steven Rostedt
1
-1
/
+0
2025-07-21
entry: Add arch_in_rcu_eqs()
Mark Rutland
1
-1
/
+2
2025-07-20
Merge tag 'trace-v6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+6
2025-07-20
Merge tag 'sched-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2025-07-19
hung_task: extend hung task blocker tracking to rwsems
Lance Yang
2
-5
/
+41
2025-07-19
locking/rwsem: make owner helpers globally available
Lance Yang
1
-7
/
+7
2025-07-19
panic: add note that panic_print sysctl interface is deprecated
Feng Tang
1
-8
/
+13
2025-07-19
panic: add 'panic_sys_info=' setup option for kernel cmdline
Feng Tang
1
-0
/
+9
2025-07-19
panic: add 'panic_sys_info' sysctl to take human readable string parameter
Feng Tang
1
-0
/
+7
2025-07-19
panic: generalize panic_print's function to show sys info
Feng Tang
1
-32
/
+4
2025-07-19
panic: clean up code for console replay
Feng Tang
1
-9
/
+9
2025-07-19
kdump: wait for DMA to finish when using CMA
Jiri Bohac
1
-0
/
+15
2025-07-19
kdump: implement reserve_crashkernel_cma
Jiri Bohac
1
-0
/
+52
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-2
/
+14
2025-07-19
tracing: Add down_write(trace_event_sem) when adding trace event
Steven Rostedt
1
-0
/
+5
2025-07-19
Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-5
/
+9
2025-07-19
Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+4
2025-07-19
cgroup: Add compatibility option for content of /proc/cgroups
Michal Koutný
1
-2
/
+12
2025-07-18
tracing/osnoise: Fix crash in timerlat_dump_stack()
Tomas Glozar
1
-1
/
+1
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
17
-74
/
+73
2025-07-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-4
/
+9
2025-07-18
vdso/vsyscall: Update auxiliary clock data in the datapage
Thomas Weißschuh
3
-0
/
+57
2025-07-18
vdso: Introduce aux_clock_resolution_ns()
Thomas Weißschuh
1
-2
/
+4
2025-07-18
rcu: Fix delayed execution of hurry callbacks
Tze-nan Wu
1
-1
/
+1
2025-07-17
fork: reorder function qualifiers for copy_clone_args_from_user
Dishank Jogi
1
-1
/
+1
2025-07-17
smp: Document preemption and stop_machine() mutual exclusion
Joel Fernandes
1
-9
/
+17
2025-07-17
btf: Fix virt_to_phys() on arm64 when mmapping BTF
Lorenz Bauer
1
-1
/
+1
2025-07-17
PM: hibernate: Fix up white space that does not follow coding style
Darshan Rathod
1
-6
/
+6
2025-07-17
sched_ext: idle: Handle migration-disabled tasks in idle selection
Andrea Righi
1
-1
/
+1
2025-07-17
sched_ext: Fix scx_bpf_reenqueue_local() reference
Christian Loehle
1
-1
/
+1
2025-07-17
workqueue: Use atomic_try_cmpxchg_relaxed() in tryinc_node_nr_active()
Uros Bizjak
1
-8
/
+5
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-23
/
+11
2025-07-17
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
Chen Ridong
1
-7
/
+1
2025-07-17
sched,freezer: Remove unnecessary warning in __thaw_task
Chen Ridong
1
-12
/
+3
2025-07-17
Merge back earlier material related to system sleep
Rafael J. Wysocki
3
-4
/
+16
2025-07-17
cgroup: llist: avoid memory tears for llist_node
Shakeel Butt
1
-1
/
+27
2025-07-17
Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+1
[prev]
[next]