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-02-10
Daniel Borkmann says:
Jakub Kicinski
14
-85
/
+530
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
1
-1
/
+1
2023-02-09
hung_task: print message when hung_task_warnings gets down to zero.
fuyuanli
1
-0
/
+2
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
5
-7
/
+7
2023-02-09
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
kernel/fork: convert vma assignment to a memcpy
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
mm/mmap: remove __vma_adjust()
Liam R. Howlett
1
-1
/
+1
2023-02-09
sched: convert to vma iterator
Liam R. Howlett
1
-7
/
+7
2023-02-09
kernel/fork: convert forking to using the vmi iterator
Liam R. Howlett
1
-11
/
+8
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-35
/
+54
2023-02-09
PM: EM: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-02-09
time/debug: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-08
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-02-08
kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-02-08
kernel/time/test_udelay.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-07
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
1
-0
/
+33
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
1
-0
/
+57
2023-02-07
tracing: Allow boot instances to have snapshot buffers
Steven Rostedt (Google)
1
-7
/
+72
2023-02-07
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
1
-10
/
+17
2023-02-07
tracing: Add enabling of events to boot instances
Steven Rostedt (Google)
3
-5
/
+10
2023-02-07
tracing: Add creation of instances at boot command line
Steven Rostedt (Google)
1
-0
/
+50
2023-02-07
tracing: Fix trace_event_raw_event_synth() if else statement
Steven Rostedt (Google)
1
-2
/
+2
2023-02-07
tracing: Acquire buffer from temparary trace sequence
Linyu Yuan
1
-0
/
+23
2023-02-07
tracing/osnoise: No need for schedule_hrtimeout range
Davidlohr Bueso
1
-1
/
+1
2023-02-07
Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+0
2023-02-07
fanotify,audit: Allow audit to use the full permission event response
Richard Guy Briggs
1
-3
/
+15
2023-02-07
fanotify: Ensure consistent variable type for response
Richard Guy Briggs
1
-1
/
+1
2023-02-06
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
1
-7
/
+11
2023-02-06
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
1
-2
/
+25
2023-02-06
genirq/ipi-mux: Use irq_domain_alloc_irqs()
Marc Zyngier
1
-2
/
+1
2023-02-06
trace/blktrace: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2023-02-06
rtmutex: Ensure that the top waiter is always woken up
Wander Lairson Costa
1
-2
/
+3
2023-02-06
posix-timers: Use atomic64_try_cmpxchg() in __update_gt_cputime()
Uros Bizjak
1
-7
/
+6
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
21
-81
/
+144
2023-02-05
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-05
Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+17
2023-02-05
genirq: Add mechanism to multiplex a single HW IPI
Anup Patel
3
-0
/
+213
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
1
-1
/
+1
2023-02-03
livepatch,x86: Clear relocation targets on a module removal
Song Liu
1
-13
/
+49
2023-02-03
kernel/printk/index.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-02
kexec: introduce sysctl parameters kexec_load_limit_*
Ricardo Ribalda
3
-7
/
+95
2023-02-02
kexec: factor out kexec_load_permitted
Ricardo Ribalda
3
-3
/
+12
2023-02-02
userns: fix a struct's kernel-doc notation
Randy Dunlap
1
-1
/
+1
2023-02-02
kthread_worker: check all delayed works when destroy kthread worker
Zqiang
1
-0
/
+5
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
1
-0
/
+33
2023-02-02
mm: remove munlock_vma_page()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-02-02
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-1
/
+1
2023-02-02
bpf: devmap: check XDP features in __xdp_enqueue routine
Lorenzo Bianconi
1
-3
/
+13
[prev]
[next]