]> git.ipfire.org Git - people/arne_f/kernel.git/history - kernel
perf config: Fix an error in the config template documentation
[people/arne_f/kernel.git] / kernel /
2019-04-20  Stephane Eranianperf/core: Restore mmap record type correctly
2019-04-17  Mel Gormansched/fair: Do not re-read ->h_load_next during hierarc...
2019-04-17  Stephen Boydgenirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_w...
2019-04-05  Thomas Gleixnergenirq: Avoid summation loops for /proc/stat
2019-04-05  Christian Braunersysctl: handle overflow for file-max
2019-04-05  Douglas Andersontracing: kdb: Fix ftdump to not sleep
2019-04-03  Thomas Gleixnercpu/hotplug: Prevent crash when CPU bringup fails on...
2019-03-27  Waiman Longlocking/lockdep: Add debug_locks check in __lock_downgr...
2019-03-27  Chen Jiefutex: Ensure that futex address is aligned in handle_f...
2019-03-23  Zhang, Junrcu: Do RCU GP kthread self-wakeup from softirq and...
2019-03-23  Zev Weisskernel/sysctl.c: add missing range check in do_proc_doi...
2019-03-23  zhangyi (F)tracing: Do not free iter->trace in fail path of tracin...
2019-03-23  Tom Zanussitracing: Use strncpy instead of memcpy for string keys...
2019-03-13  Peter Zijlstrafutex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
2019-03-13  Stephane Eranianperf core: Fix perf_proc_update_handler() bug
2019-03-05  Xie Yongjilocking/rwsem: Fix (possible) missed wakeup
2019-02-27  Matthias Kaehlcketracing: Use cpumask_available() to check if cpumask...
2019-02-20  Eric W. Biedermansignal: Restore the stop PTRACE_EVENT_EXIT
2019-02-20  Andreas Zieglertracing/uprobes: Fix output for multiple string arguments
2019-02-20  Jiri Olsaperf/x86: Add check_period PMU callback
2019-02-20  Ingo Molnarperf/core: Fix impossible ring-buffer sizes warning
2019-02-15  Eric W. Biedermansignal: Better detection of synchronous signals
2019-02-15  Eric W. Biedermansignal: Always notice exiting tasks
2019-02-12  Mark Rutlandperf/core: Don't WARN() for impossible ring-buffer...
2019-02-12  Cheng Linproc/sysctl: fix return error for proc_doulongvec_minmax()
2019-02-12  Tetsuo Handakernel/hung_task.c: break RCU locks based on jiffies
2019-02-12  Bart Van Asschetimekeeping: Use proper seqcount initializer
2019-02-06  Andrei Vaginkernel/exit.c: release ptraced tasks before zap_pid_ns_...
2019-01-13  Dan Williamsmm, devm_memremap_pages: kill mapping "System RAM"...
2019-01-13  Dan Williamsmm, devm_memremap_pages: mark devm_memremap_pages(...
2019-01-13  David Herrmannfork: record start_time late
2018-12-29  Sergey Senozhatskypanic: avoid deadlocks in re-entrant console drivers
2018-12-21  Alexei Starovoitovbpf: check pending signals while verifying programs
2018-12-21  Peter Zijlstralocking/qspinlock, x86: Provide liveness guarantee
2018-12-21  Peter Zijlstralocking/qspinlock: Re-order code
2018-12-21  Will Deaconlocking/qspinlock: Kill cmpxchg() loop when claiming...
2018-12-21  Will Deaconlocking/qspinlock: Remove duplicate clear_pending(...
2018-12-21  Will Deaconlocking/qspinlock: Remove unbounded cmpxchg() loop...
2018-12-21  Will Deaconlocking/qspinlock: Merge 'struct __qspinlock' into...
2018-12-21  Will Deaconlocking/qspinlock: Bound spinning on pending->locked...
2018-12-21  Will Deaconlocking/qspinlock: Ensure node is initialised before...
2018-12-21  Paul E. McKenneylocking: Remove smp_read_barrier_depends() from queued_...
2018-12-21  Steven Rostedt ... tracing: Fix memory leak of instance function hash...
2018-12-21  Steven Rostedt ... tracing: Fix memory leak in set_trigger_filter()
2018-12-21  Ingo Molnartimer/debug: Change /proc/timer_list from 0444 to 0400
2018-12-21  Will Deaconsignal: Introduce COMPAT_SIGMINSTKSZ for use in compat_...
2018-12-17  Martynas Pumputisbpf: fix check of allowed specifiers in bpf_trace_printk
2018-12-08  Alexei Starovoitovbpf: Prevent memory disambiguation attack
2018-12-08  Ben Hutchingsbpf/verifier: Pass instruction index to check_mem_acces...
2018-12-08  Ben Hutchingsbpf/verifier: Add spi variable to check_stack_write()
2018-12-08  Andrea Parriuprobes: Fix handle_swbp() vs. unregister() + register...
2018-12-08  Arnd Bergmannkdb: use memmove instead of overlapping memcpy
2018-12-01  Salvatore Mesoracanamei: allow restricted O_CREAT of FIFOs and regular...
2018-12-01  Steven Rostedt ... sched/core: Allow __sched_setscheduler() in interrupts...
2018-12-01  Prarit Bhargavakdb: Use strscpy with destination buffer size
2018-11-23  Greg Kroah-HartmanRevert "x86/speculation: Enable cross-hyperthread spect...
2018-11-13  Lukas Wunnergenirq: Fix race on spurious interrupt detection
2018-11-13  He Zheprintk: Fix panic caused by passing log_buf_len to...
2018-11-13  Arnd Bergmannkbuild: fix kernel/bounds.c 'W=1' warning
2018-11-13  Eric W. Biedermansignal: Always deliver the kernel's SIGKILL and SIGSTOP...
2018-11-13  Masami Hiramatsukprobes: Return error if we fail to reuse kprobe instea...
2018-11-13  Waiman Longlocking/lockdep: Fix debug_locks off performance problem
2018-11-13  Song Muchunsched/fair: Fix the min_vruntime update logic in dequeu...
2018-11-13  Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2018-11-10  Thomas Gleixnerposix-timers: Sanitize overrun handling
2018-11-10  Phil Auldsched/fair: Fix throttle_list starvation with low CFS...
2018-11-10  Jiri Slabyfutex: futex_wake_op, do not fail on invalid op
2018-11-10  Jiri Olsaperf/core: Fix locking for children siblings group...
2018-11-10  Jiri Olsaperf/ring_buffer: Prevent concurent ring buffer access
2018-10-20  Frederic Weisbeckersched/cputime: Fix ksoftirqd cputime accounting regression
2018-10-20  Frederic Weisbeckersched/cputime: Increment kcpustat directly on irqtime...
2018-10-20  Frederic Weisbeckersched/cputime: Convert kcpustat to nsecs
2018-10-13  Prateek Soodcgroup: Fix deadlock in cpu hotplug path
2018-10-10  Frederic Weisbeckertime: Introduce jiffies64_to_nsecs()
2018-10-04  Jessica Yumodule: exclude SHN_UNDEF symbols from kallsyms api
2018-10-04  Thomas Gleixneralarmtimer: Prevent overflow for relative nanosleep
2018-09-29  Steve Mucklesched/fair: Fix vruntime_normalized() for remote non...
2018-09-29  Vaibhav Nagarnaikring-buffer: Allow for rescheduling when removing pages
2018-09-26  Ronny Chevalieraudit: fix use-after-free in audit_add_watch
2018-09-26  Yabin Cuiperf/core: Force USER_DS when recording user stack...
2018-09-19  Gaurav Kohlitimers: Clear timer_base::must_forward_clk with timer_b...
2018-09-19  Prateek Soodlocking/osq_lock: Fix osq_lock queue corruption
2018-09-19  Prateek Soodlocking/rwsem-xadd: Fix missed wakeup due to reordering...
2018-09-19  Vegard Nossumkthread: Fix use-after-free if kthread fork fails
2018-09-15  Jann Hornfork: don't copy inconsistent signal handler state...
2018-09-09  Steven Rostedt ... printk/tracing: Do not trace printk_nmi_enter()
2018-09-09  Jann Hornuserns: move user access out of the mutex
2018-09-09  Jann Hornsys: don't hold uts_sem while accessing userspace memory
2018-09-09  zhangyi (F)PM / sleep: wakeup: Fix build error caused by missing...
2018-09-09  Steven Rostedt ... uprobes: Use synchronize_rcu() not synchronize_sched()
2018-09-09  Steven Rostedt ... tracing/blktrace: Fix to allow setting same value
2018-09-09  Steven Rostedt ... tracing: Do not call start/stop() functions when tracin...
2018-09-05  Masami Hiramatsukprobes: Make list and blacklist root user read only
2018-09-05  Ethan Zhaosched/sysctl: Check user input value of sysctl_sched_ti...
2018-08-24  Mathieu Malaterretracing: Use __printf markup to silence compiler
2018-08-24  Steven Rostedt ... locking/lockdep: Do not record IRQ state within lockdep...
2018-08-15  Abel Vesacpu/hotplug: Non-SMP machines do not make use of booted...
2018-08-15  Thomas Gleixnercpu/hotplug: Fix SMT supported evaluation
2018-08-15  Josh Poimboeufcpu/hotplug: detect SMT disabled by BIOS
2018-08-15  Thomas Gleixnercpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
next