index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-03-15
getrusage: use sig->stats_lock rather than lock_task_sighand()
Oleg Nesterov
2024-03-15
getrusage: use __for_each_thread()
Oleg Nesterov
2024-03-15
getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
Oleg Nesterov
2024-03-15
getrusage: add the "signal_struct *sig" local variable
Oleg Nesterov
2024-03-15
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Toke Høiland-Jørgensen
2024-03-01
seccomp: Invalidate seccomp mode to catch death failures
Kees Cook
2024-03-01
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2024-03-01
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
2024-03-01
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
2024-02-23
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2024-02-23
hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()
Davidlohr Bueso
2024-02-23
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
2024-02-23
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
2024-02-23
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
2024-02-23
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
2024-02-23
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-02-23
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-23
perf: Fix the nr_addr_filters fix
Peter Zijlstra
2024-02-23
bpf: Set uattr->batch.count as zero before batched update or deletion
Hou Tao
2024-02-23
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-02-23
audit: Send netlink ACK before setting connection in auditd_set
Chris Riches
2024-02-23
perf/core: Fix narrow startup race when creating the perf nr_addr_filters sys...
Greg KH
2024-02-23
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-02-23
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
2024-02-23
async: Introduce async_schedule_dev_nocall()
Rafael J. Wysocki
2024-02-23
async: Split async_schedule_node_domain()
Rafael J. Wysocki
2024-02-23
PM: hibernate: Enforce ordering during image compression/decompression
Hongchen Zhang
2024-01-25
kdb: Fix a potential buffer overflow in kdb_local()
Christophe JAILLET
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-25
kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
Masami Hiramatsu (Google)
2024-01-25
dma-mapping: clear dev->dma_mem to NULL after freeing it
Joakim Zhang
2024-01-25
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
2024-01-25
bpf: Fix verification of indirect var-off stack access
Andrei Matei
2024-01-25
bpf: fix check for attempt to corrupt spilled pointer
Andrii Nakryiko
2024-01-25
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2024-01-25
bpf, lpm: Fix check prefixlen before walking trie
Florian Lehner
2024-01-25
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2024-01-25
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2024-01-25
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2024-01-05
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2024-01-05
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
2024-01-05
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
2023-12-20
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
2023-12-20
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
2023-12-20
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-13
perf: Fix perf_event_validate_size()
Peter Zijlstra
[next]