]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - kernel
ipv4: tcp: send zero IPID in SYNACK messages
[thirdparty/kernel/stable.git] / kernel /
2022-02-03  Greg Kroah-HartmanPM: wakeup: simplify the output logic of pm_show_wakelo...
2021-12-22  Yu Liaotimekeeping: Really make sure wall_to_monotonic isn...
2021-12-14  Eric Biggerswait: add wake_up_pollfree()
2021-12-08  Masami Hiramatsukprobes: Limit max data_size of the kretprobe instances
2021-12-08  Steven Rostedt ... tracing: Check pid filtering when creating events
2021-11-26  Vincent Donnefortsched/core: Mitigate race cpus_share_cache()/update_top...
2021-11-26  Ye BinPM: hibernate: Get block device exclusively in swsusp_c...
2021-11-26  Eric W. Biedermansignal: Remove the bogus sigkill_pending in ptrace_stop
2021-11-12  Petr Mladekprintk/console: Allow to disable console output by...
2021-10-27  Steven Rostedt ... tracing: Have all levels of checks prevent recursion
2021-10-06  Zhihao Chengblktrace: Fix uaf in blk_trace access after removing...
2021-09-26  Pavel Skripkinprofiling: fix shift-out-of-bounds bugs
2021-09-26  Cyrill Gorcunovprctl: allow to setup brk for et_dyn executables
2021-08-10  Peter Zijlstrafutex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
2021-08-10  Thomas Gleixnerfutex: Avoid freeing an active timer
2021-08-10  Mike Galbraithfutex: Handle transient "ownerless" rtmutex state correctly
2021-08-10  Thomas Gleixnerrtmutex: Make wait_lock irq safe
2021-08-10  Peter Zijlstrafutex: Futex_unlock_pi() determinism
2021-08-10  Peter Zijlstrafutex: Rework futex_lock_pi() to use rt_mutex_*_proxy_l...
2021-08-10  Peter Zijlstrafutex: Pull rt_mutex_futex_unlock() out from under...
2021-08-10  Peter Zijlstrafutex,rt_mutex: Introduce rt_mutex_init_waiter()
2021-08-10  Peter Zijlstrafutex: Cleanup refcounting
2021-08-10  Thomas Gleixnerfutex: Rename free_pi_state() to put_pi_state()
2021-08-04  Yang Yingliangworkqueue: fix UAF in pwq_unbound_release_workfn()
2021-07-28  Haoran Luotracing: Fix bug in rb_per_cpu_empty() that might cause...
2021-07-28  Odin Ugedalsched/fair: Fix CFS bandwidth hrtimer expiry type
2021-06-30  Steven Rostedt ... tracing: Do not stop recording comms if the trace file...
2021-06-30  Steven Rostedt ... tracing: Do not stop recording cmdlines when tracing...
2021-06-30  Steven Rostedt ... tracing: Do no increment trace_clock_global() by one
2021-06-16  Steven Rostedt ... ftrace: Do not blindly read the ip address in ftrace_bug()
2021-06-16  Marco Elverperf: Fix data race between pin_count increment/decrement
2021-06-16  Alexander Kuznetsovcgroup1: don't allow '\n' in renaming
2021-05-26  Oleg Nesterovptrace: make ptrace() fail if the tracee changed its...
2021-05-22  Jia-Ju Baikernel: kexec_file: fix error return code of kexec_calc...
2021-05-22  Steven Rostedt ... tracing: Restructure trace_clock_global() to never...
2021-05-22  Steven Rostedt ... tracing: Map all PIDs to command lines
2021-05-22  Joel Fernandestracing: Treat recording comm for idle task as a success
2021-05-22  Amey Telawanetracing: Use strlcpy() instead of strcpy() in __trace_f...
2021-05-22  Steven Rostedt ... ftrace: Handle commands when closing set_ftrace_filter...
2021-04-16  Zqiangworkqueue: Move the position of debug_work_activate...
2021-04-10  Steven Rostedt ... tracing: Add a vmalloc_sync_mappings() for safe measure
2021-04-07  Steven Rostedt ... tracing: Fix stack trace event size
2021-03-24  Thomas Gleixnergenirq: Disable interrupts for force threaded handlers
2021-03-17  Thomas Gleixnerfutex: fix dead code in attach_to_pi_owner()
2021-03-17  Thomas Gleixnerfutex: Cure exit race
2021-03-17  Peter Zijlstrafutex: Change locking rules
2021-03-11  Thomas Schoebel... futex: fix spin_lock() / spin_unlock_irq() imbalance
2021-03-11  Thomas Schoebel... futex: fix irq self-deadlock and satisfy assertion
2021-03-07  Thomas Gleixnerfutex: Ensure the correct return value from futex_lock_pi()
2021-03-03  Peter Zijlstrafutex: Fix OWNER_DEAD fixup
2021-03-03  Fangrui Songmodule: Ignore _GLOBAL_OFFSET_TABLE_ when warning for...
2021-03-03  Steven Rostedt ... tracepoint: Do not fail unregistering a probe due to...
2021-03-03  Sumit Gargkdb: Make memory allocations more robust
2021-02-23  Steven Rostedt ... fgraph: Initialize tracing_graph_pause at task creation
2021-02-23  Steven Rostedt ... tracing: Do not count ftrace events in top level enable...
2021-02-10  Wang ShaoBokretprobe: Avoid re-registration of the same kretprobe...
2021-02-10  Arnd Bergmannelfcore: fix building with clang
2021-02-10  Ralf BaechleELF/MIPS build fix
2021-02-10  Lee Jonesfutex: Handle faults correctly for PI futexes
2021-02-10  Lee Jonesfutex: Simplify fixup_pi_state_owner()
2021-02-10  Lee Jonesfutex: Use pi_state_update_owner() in put_pi_state()
2021-02-10  Lee Jonesrtmutex: Remove unused argument from rt_mutex_proxy_unl...
2021-02-10  Lee Jonesfutex: Provide and use pi_state_update_owner()
2021-02-10  Lee Jonesfutex: Replace pointless printk in fixup_owner()
2021-02-10  Lee Jonesfutex: Avoid violating the 10th rule of futex
2021-02-10  Lee Jonesfutex: Rework inconsistent rt_mutex/futex_q state
2021-02-10  Lee Jonesfutex: Remove rt_mutex_deadlock_account_*()
2021-02-10  Lee Jonesfutex,rt_mutex: Provide futex specific rt_mutex API
2021-02-03  Thomas Gleixnerfutex: Prevent exit livelock
2021-02-03  Thomas Gleixnerfutex: Provide distinct return value when owner is...
2021-02-03  Thomas Gleixnerfutex: Add mutex around futex exit
2021-02-03  Thomas Gleixnerfutex: Provide state handling for exec() as well
2021-02-03  Thomas Gleixnerfutex: Sanitize exit state handling
2021-02-03  Thomas Gleixnerfutex: Mark the begin of futex exit explicitly
2021-02-03  Thomas Gleixnerfutex: Set task::futex_state to DEAD right after handli...
2021-02-03  Thomas Gleixnerfutex: Split futex_mm_release() for exit/exec
2021-02-03  Thomas Gleixnerexit/exec: Seperate mm_release()
2021-02-03  Thomas Gleixnerfutex: Replace PF_EXITPIDONE with a state
2021-02-03  Thomas Gleixnerfutex: Move futex exit handling into futex code
2021-02-03  Arnd Bergmanny2038: futex: Move compat implementation into futex.c
2021-01-30  Gaurav Kohlitracing: Fix race in trace_open and buffer resize call
2021-01-12  Yunfeng Yeworkqueue: Kick a worker based on the actual activation...
2021-01-09  Jessica Yumodule: delay kobject uevent until after module init...
2021-01-09  Miroslav Benesmodule: set MODULE_STATE_GOING state when a module...
2020-12-11  Steven Rostedt ... tracing: Fix userstacktrace option for instances
2020-11-18  Matteo Crocereboot: fix overflow parsing reboot cpu number
2020-11-18  Matteo CroceRevert "kernel/reboot.c: convert simple_strtoul to...
2020-11-18  Jiri Olsaperf/core: Fix race in the perf_mmap_close() function
2020-11-18  George Spelvinrandom32: make prandom_u32() output unpredictable
2020-11-18  Al Virodon't dump the threads that had been already exiting...
2020-11-18  Peter Zijlstraperf: Fix get_recursion_context()
2020-11-18  Steven Rostedt ... ring-buffer: Fix recursion protection transitions betwe...
2020-11-10  Eddy Wufork: fix copy_process(CLONE_PARENT) race with the...
2020-11-10  Steven Rostedt ... ftrace: Handle tracing when switching between context
2020-11-10  Steven Rostedt ... ftrace: Fix recursion check for NMI test
2020-11-10  Qiujun Huangring-buffer: Return 0 on success from ring_buffer_resize()
2020-11-10  Douglas Andersonkgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
2020-10-29  Christoph HellwigPM: hibernate: remove the bogus call to get_gendisk...
2020-10-29  Daniel Thompsonkdb: Fix pager search for multi-line strings
2020-10-14  Linus Torvaldsusermodehelper: reset umask to default before executing...
next