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
nocache-cleanup
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
2023-01-18
perf/core: Call perf_prepare_sample() before running BPF
Namhyung Kim
1
-7
/
+1
2023-01-18
perf/core: Introduce perf_prepare_header()
Namhyung Kim
1
-14
/
+24
2023-01-18
perf/core: Do not pass header for sample ID init
Namhyung Kim
1
-7
/
+7
2023-01-18
perf/core: Set data->sample_flags in perf_prepare_sample()
Namhyung Kim
1
-20
/
+65
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
1
-11
/
+5
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2
-30
/
+7
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
1
-10
/
+2
2023-01-18
perf/core: Save the dynamic parts of sample data size
Namhyung Kim
1
-7
/
+10
2023-01-18
printk: Use scnprintf() to print the message about the dropped messages on a ...
Petr Mladek
1
-1
/
+1
2023-01-18
kheaders: explicitly validate existence of cpio command
Thomas Weißschuh
1
-0
/
+2
2023-01-17
rcu: Track laziness during boot and suspend
Joel Fernandes (Google)
3
-1
/
+47
2023-01-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-23
/
+21
2023-01-17
bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
Jiri Olsa
1
-3
/
+19
2023-01-17
genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
Jason Gunthorpe
2
-2
/
+6
2023-01-17
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
1
-397
/
+1
2023-01-17
genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly
Ming Lei
1
-121
/
+121
2023-01-17
genirq/affinity: Don't pass irq_affinity_desc array to irq_build_affinity_masks
Ming Lei
1
-10
/
+24
2023-01-17
genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masks
Ming Lei
1
-16
/
+12
2023-01-17
genirq/affinity: Remove the 'firstvec' parameter from irq_build_affinity_masks
Ming Lei
1
-3
/
+2
2023-01-16
kernel/printk/printk.c: Fix W=1 kernel-doc warning
Anuradha Weeraman
1
-0
/
+1
2023-01-16
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
1
-0
/
+1
2023-01-16
sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP...
Waiman Long
1
-2
/
+8
2023-01-15
sched/fair: Limit sched slice duration
Vincent Guittot
1
-1
/
+7
2023-01-14
Merge tag 'modules-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+6
2023-01-13
seccomp: fix kernel-doc function name warning
Randy Dunlap
1
-1
/
+1
2023-01-13
kallsyms: Fix scheduling with interrupts disabled in self-test
Nicholas Piggin
1
-15
/
+6
2023-01-13
workqueue: Fold rebind_worker() within rebind_workers()
Valentin Schneider
1
-8
/
+5
2023-01-13
bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
Luis Gerhorst
1
-1
/
+3
2023-01-13
context_tracking: Fix noinstr vs KASAN
Peter Zijlstra
1
-6
/
+6
2023-01-13
tracing, hardirq: No moar _rcuidle() tracing
Peter Zijlstra
1
-8
/
+18
2023-01-13
tracing: WARN on rcuidle
Peter Zijlstra
1
-0
/
+3
2023-01-13
tracing: Remove trace_hardirqs_{on,off}_caller()
Peter Zijlstra
1
-29
/
+0
2023-01-13
time/tick-broadcast: Remove RCU_NONIDLE() usage
Peter Zijlstra
1
-17
/
+12
2023-01-13
printk: Remove trace_.*_rcuidle() usage
Peter Zijlstra
1
-1
/
+1
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-2
/
+0
2023-01-13
cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
Peter Zijlstra
1
-9
/
+0
2023-01-13
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2
-33
/
+18
2023-01-13
sched/fair: Fixes for capacity inversion detection
Qais Yousef
1
-2
/
+11
2023-01-13
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
1
-19
/
+16
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-20
/
+76
2023-01-12
bpf: hash map, avoid deadlock with suitable hash mask
Tonghao Zhang
1
-2
/
+2
2023-01-12
Merge tag 'timers-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+10
2023-01-12
Merge tag 'sched-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+60
2023-01-12
rcu: Remove redundant call to rcu_boost_kthread_setaffinity()
Zqiang
1
-5
/
+0
2023-01-12
workqueue: Unbind kworkers before sending them to exit()
Valentin Schneider
1
-12
/
+60
2023-01-12
workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE
Valentin Schneider
1
-17
/
+19
2023-01-12
workqueue: Convert the idle_timer to a timer + work_struct
Valentin Schneider
1
-2
/
+50
2023-01-12
workqueue: Factorize unbind/rebind_workers() logic
Valentin Schneider
1
-12
/
+21
2023-01-12
workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex
Lai Jiangshan
1
-25
/
+16
2023-01-11
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
1
-1
/
+1
[prev]
[next]