index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-12-23
Merge tag 'v6.7-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-12-17
Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-17
Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-16
Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
cred: switch to using atomic_long_t
Jens Axboe
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-15
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2023-12-15
ring-buffer: Have rb_time_cmpxchg() set the msb counter too
Steven Rostedt (Google)
2023-12-15
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
Mathieu Desnoyers
2023-12-15
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
2023-12-15
ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
Steven Rostedt (Google)
2023-12-15
ring-buffer: Do not try to put back write_stamp
Steven Rostedt (Google)
2023-12-15
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
2023-12-13
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
2023-12-12
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2023-12-12
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
2023-12-12
ring-buffer: Do not update before stamp when switching sub-buffers
Steven Rostedt (Google)
2023-12-12
crash_core: fix the check for whether crashkernel is from high memory
Yuntao Wang
2023-12-12
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2023-12-12
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
2023-12-12
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
2023-12-12
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2023-12-12
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
2023-12-10
Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-12-10
Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-08
Merge tag 'trace-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-07
Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-07
Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-07
Merge tag 'wq-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-06
kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMP
Baoquan He
2023-12-06
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
2023-12-06
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
2023-12-06
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
2023-12-05
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
2023-12-05
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-12-05
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
2023-12-05
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
2023-12-05
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
2023-12-05
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-12-04
kernel/resource: Increment by align value in get_free_mem_region()
Alison Schofield
2023-12-03
Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-12-01
bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
Yonghong Song
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-01
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-29
freezer,sched: Clean saved_state when restoring it during thaw
Elliot Berman
2023-11-29
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
[next]