]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - kernel
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
[mirror_ubuntu-jammy-kernel.git] / kernel /
2022-01-04 Steven Rostedt ... tracing/histograms: String compares should not care...
2022-01-04 Masami Hiramatsukprobes: Limit max data_size of the kretprobe instances
2022-01-04 Nikita Yushchenkotracing: Don't use out-of-sync va_list in event printing
2022-01-04 Steven Rostedt ... tracing: Check pid filtering when creating events
2022-01-04 Mark Rutlandsched/scs: Reset task stack state in bringup_cpu()
2022-01-04 Marco Elverperf: Ignore sigtrap for tracepoints destined for other...
2022-01-04 Waiman Longlocking/rwsem: Make handoff bit handling more consistent
2022-01-04 Thomas ZeitlhoferPM: hibernate: use correct mode for swsusp_close()
2022-01-04 Steven Rostedt ... tracing: Fix pid filtering when triggers are attached
2022-01-04 Jiri Olsatracing/uprobe: Fix uprobe_perf_open probes iteration
2022-01-04 Dmitrii Banshchikovbpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_...
2022-01-04 Eric W. Biedermansignal: Replace force_fatal_sig with force_exit_sig...
2022-01-04 Eric W. Biedermansignal: Don't always set SA_IMMUTABLE for forced signals
2022-01-04 Eric W. Biedermanexit/syscall_user_dispatch: Send ordinary signals on...
2022-01-04 Eric W. Biedermansignal: Implement force_fatal_sig
2022-01-04 Nicholas Pigginprintk: restore flushing of NMI buffers on remote CPUs...
2022-01-04 Daniel Borkmannbpf: Fix toctou on read-only map's constant scalar...
2022-01-04 Steven Rostedt ... tracing: Add length protection to histogram string...
2022-01-04 Alexei Starovoitovbpf: Fix inner map state pruning regression.
2022-01-04 Masami Hiramatsutracing/histogram: Do not copy the fixed-size char...
2022-01-04 Mathias Krausesched/fair: Prevent dead task groups from regaining...
2022-01-04 Vincent Donnefortsched/core: Mitigate race cpus_share_cache()/update_top...
2022-01-04 Greg Thelenperf/core: Avoid put_page() when GUP fails
2022-01-04 Michael Prattposix-cpu-timers: Clear task::posix_cputimers_work...
2022-01-04 Thomas GleixnerPCI/MSI: Move non-mask check back into low level accessors
2022-01-04 Daniel Thompsonkdb: Adopt scheduler's task classification
2022-01-04 Alexei Starovoitovbpf: Fix propagation of signed bounds from 64-bit min...
2022-01-04 Alexei Starovoitovbpf: Fix propagation of bounds from 64-bit min/max...
2022-01-04 Dan Schatzbergcgroup: Fix rootcg cpu.stat guest double counting
2022-01-04 Eric Dumazetbpf: Fixes possible race in update_prog_stats() for...
2022-01-04 Mathieu Desnoyerstracing: Fix missing trace_boot_init_histograms kstrdup...
2022-01-04 Anders RoxellPM: hibernate: fix sparse warnings
2022-01-04 Zhang Qiaokernel/sched: Fix sched_fork() access an invalid sched_...
2022-01-04 Peter Zijlstrarcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
2022-01-04 Peter Zijlstrarcu: Always inline rcu_dynticks_task*_{enter,exit}()
2022-01-04 Vincent DonnefortPM: EM: Fix inefficient states detection
2022-01-04 Punit Agrawalkprobes: Do not use local variable when creating debugf...
2022-01-04 Yee Leescs: Release kasan vmalloc poison in scs_free process
2022-01-04 Waiman Longcgroup: Make rebind_subsystems() disable v2 controllers...
2022-01-04 Sebastian Andrzej... lockdep: Let lock_is_held_type() detect recursive read...
2022-01-04 Neeraj Upadhyayrcu: Fix existing exp request check in sync_sched_exp_o...
2022-01-04 王贇ftrace: do CPU checking after preemption disabled
2022-01-04 Ye BinPM: hibernate: Get block device exclusively in swsusp_c...
2022-01-04 Kalesh Singhtracing/cfi: Fix cmp_entries_* functions signature...
2022-01-04 Menglong Dongworkqueue: make sysfs of unbound kworker cpumask more...
2022-01-04 Yanfei Xulocking/rwsem: Disable preemption for spinning region
2022-01-04 Steven Rostedt ... tracing: Disable "other" permission bits in the tracefs...
2022-01-04 Paul E. McKenneyrcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks...
2022-01-04 Peter Zijlstralocking/lockdep: Avoid RCU-induced noinstr fail
2022-01-04 Scott Woodrcutorture: Avoid problematic critical section nesting...
2022-01-04 Steven Rostedt ... ring-buffer: Protect ring_buffer_reset() from reentrancy
2022-01-04 Eric W. Biedermansignal: Remove the bogus sigkill_pending in ptrace_stop
2021-12-07 Eric W. Biedermansignal: Add SA_IMMUTABLE to ensure forced siganls do...
2021-11-02 Robert HolmesUBUNTU: SAUCE: (lockdown) KEYS: Make use of platform...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: Audit: Fix for missing NULL check
2021-11-02 Casey SchauflerUBUNTU: SAUCE: Audit: Add a new record for multiple...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: Audit: Add new record for multiple proce...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmcontext in security_secid_to...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Ensure the correct LSM context...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_cred_getsecid
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_inode_getsecid
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_task_getsecid
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_ipc_getsecid
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_secid_to_secctx
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_secctx_to_secid
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_kernel_act_as
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Use lsmblob in security_audit_rule_...
2021-11-02 Casey SchauflerUBUNTU: SAUCE: LSM: Create and manage the lsmblob data...
2021-11-02 Ben HutchingsUBUNTU: SAUCE: security,perf: Allow further restriction...
2021-11-02 Christian BraunerUBUNTU: SAUCE: binder: turn into module
2021-11-02 Serge HallynUBUNTU: SAUCE: add a sysctl to disable unprivileged...
2021-11-02 Tetsuo HandaUBUNTU: SAUCE: kthread: Do not leave kthread_create...
2021-11-02 Andy WhitcroftUBUNTU: SAUCE: (no-up) add compat_uts_machine= kernel...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git.kerne...
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git.kernel.org...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-10-29 Steven Rostedt ... tracing: Fix misspelling of "missing"
2021-10-29 Steven Rostedt ... ftrace: Fix kernel-doc formatting issues
2021-10-28 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kerne...
2021-10-28 Linus TorvaldsMerge tag 'drm-fixes-2021-10-29' of git://anongit.freed...
2021-10-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
2021-10-28 Linus TorvaldsMerge tag 'net-5.15-rc8' of git://git.kernel.org/pub...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git.kernel...
2021-10-28 Linus TorvaldsMerge tag 'linux-watchdog-5.15-rc7' of git://www.linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git.kernel.org...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
2021-10-28 Steven Rostedt ... tracing: Do not warn when connecting eprobe to non...
2021-10-27 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git.kernel.org...
2021-10-27 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next