]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - kernel
mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
[mirror_ubuntu-jammy-kernel.git] / kernel /
2022-08-10 Christoph Hellwigdma-direct: don't fail on highmem CMA pages in dma_dire...
2022-08-10 Christoph Hellwigdma-direct: factor out a helper for DMA_ATTR_NO_KERNEL_...
2022-08-10 John Ognessprintk: wake waiters for safe and NMI contexts
2022-08-10 John Ognessprintk: add missing memory barrier to wake_up_klogd()
2022-08-10 John Ognessprintk: use atomic updates for klogd work
2022-08-10 Chengming Zhousched/psi: report zeroes for CPU full at the system...
2022-08-10 Chengming Zhousched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
2022-08-10 Marco Elversignal: Deliver SIGTRAP on perf event asynchronously...
2022-08-10 Paul E. McKenneyscftorture: Fix distribution of short handler delays
2022-08-10 Mikulas Patockadma-debug: change allocation mode from GFP_NOWAIT to...
2022-08-10 Hao Jiasched/core: Avoid obvious double update_rq_clock warning
2022-08-10 Paul E. McKenneyrcu: Make TASKS_RUDE_RCU select IRQ_WORK
2022-08-10 Padmanabha Sriniva... rcu-tasks: Fix race in schedule and flush work
2022-08-10 Eric W. Biedermanptrace: Reimplement PTRACE_KILL by always sending SIGKILL
2022-08-10 Kumar Kartikeya... bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_...
2022-08-10 Kumar Kartikeya... bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_m...
2022-08-10 Yuntao Wangbpf: Fix excessive memory allocation in stack_map_alloc()
2022-08-10 Yuntao Wangbpf: Fix potential array overflow in bpf_trampoline_get...
2022-08-10 Jason A. Donenfeldtimekeeping: Add raw clock fallback for random_get_entr...
2022-08-10 Jason A. Donenfeldrandom: clear fast pool, crng, and batches in cpuhp...
2022-08-10 Sebastian Andrzej... random: remove unused irq_flags argument from add_inter...
2022-08-10 Peter Zijlstraperf: Fix sys_perf_event_open() race against self
2022-08-10 Waiman Longcgroup/cpuset: Remove cpus_allowed/mems_allowed setup...
2022-06-22 Frederic Weisbeckerrcu: Apply callbacks processing time limit only on...
2022-06-22 Frederic Weisbeckerrcu: Fix callbacks processing time limit retaining...
2022-06-22 Thomas Pfaffgenirq: Synchronize interrupt thread startup
2022-06-22 Kurt Kanzenbachtimekeeping: Mark NMI safe time accessors as notrace
2022-06-22 Kumar Kartikeya... bpf: Fix crash due to out of bounds access into reg2btf...
2022-06-22 Hao Luobpf: Add MEM_RDONLY for helper args that are pointers...
2022-06-22 Hao Luobpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
2022-06-22 Hao Luobpf: Convert PTR_TO_MEM_OR_NULL to composable types.
2022-06-22 Hao Luobpf: Introduce MEM_RDONLY flag
2022-06-22 Hao Luobpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_M...
2022-06-22 Hao Luobpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
2022-06-22 Hao Luobpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
2022-06-22 Zhipeng Xieperf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMAL...
2022-06-22 kuyo changsched/pelt: Fix attach_entity_load_avg() corner case
2022-06-22 Mike Rapoportdma-mapping: remove bogus test for pfn_valid from dma_m...
2022-05-21 Stephen BrennanUBUNTU: SAUCE: debug: Lock down kgdb
2022-05-20 Steven Pricecpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
2022-05-20 Chao Gaodma-direct: avoid redundant memory sync for swiotlb
2022-05-20 Anna-Maria Behnsentimers: Fix warning condition in __run_timers()
2022-05-20 Nadav Amitsmp: Fix offline cpu check in flush_smp_call_function_q...
2022-05-20 Paul Gortmakertick/nohz: Use WARN_ON_ONCE() to prevent console saturation
2022-05-20 Rei Yamamotogenirq/affinity: Consider that CPUs on nodes can be...
2022-05-20 Marco Elverstacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2022-05-20 Christophe Leroystatic_call: Don't make __static_call_return0 static
2022-05-20 Sebastian Andrzej... sched: Teach the forced-newidle balancer about CPU...
2022-05-20 Namhyung Kimperf/core: Inherit event_caps
2022-05-20 David Stevensswiotlb: Support aligned swiotlb buffers
2022-05-20 Namhyung Kimbpf: Adjust BPF stack helper functions to accommodate...
2022-05-20 Steven Rostedt ... tracing: Have type enum modifications copy the strings
2022-05-20 Linus TorvaldsReinstate some of "swiotlb: rework "fix info leak with...
2022-05-20 Eric Dumazetwatch_queue: Free the page array when watch_queue is...
2022-05-20 Steven Rostedt ... tracing: Have TRACE_DEFINE_ENUM affect trace event...
2022-05-20 Waiman Longlocking/lockdep: Iterate lock_classes directly when...
2022-05-20 Paul E. McKenneyrcu: Mark writes to the rcu_segcblist structure's ...
2022-05-20 Daniel Thompsonkdb: Fix the putarea helper function
2022-05-20 Randy Dunlapdma-debug: fix return value of __setup handlers
2022-05-20 Miaohe Linkernel/resource: fix kfree() of bootmem memory again
2022-05-20 Christophe Leroylivepatch: Fix build failure on 32 bits processors
2022-05-20 Kumar Kartikeya... bpf: Fix UAF due to race between btf_try_get_module...
2022-05-20 Randy Dunlapprintk: fix return value of printk.devkmsg __setup...
2022-05-20 Valentin Schneidersched/rt: Plug rt_mutex_setprio() vs push_rt_task(...
2022-05-20 Chengming Zhousched/cpuacct: Fix charge percpu cpuusage
2022-05-20 Mel Gormansched/fair: Improve consistency of allowed NUMA balance...
2022-05-20 Adrian Hunterperf/core: Fix address filter parser for multiple filters
2022-05-20 Mathieu Desnoyersrseq: Remove broken uapi field layout on 32-bit little...
2022-05-20 Qais Yousefsched/uclamp: Fix iowait boost escaping uclamp restriction
2022-05-20 Qais Yousefsched/core: Export pelt_thermal_tp
2022-05-20 Bharata B Raosched/debug: Remove mpol_get/put and task_lock/unlock...
2022-05-20 David Howellswatch_queue: Actually free the watch
2022-05-20 David Howellswatch_queue: Fix NULL dereference in error cleanup
2022-05-20 Randy DunlapPM: suspend: fix return value of __setup handler
2022-05-20 Randy DunlapPM: hibernate: fix __setup handler error handling
2022-05-20 Richard Guy Briggsaudit: log AUDIT_TIME_* records only from rules
2022-05-20 Steven Rostedt ... tracing: Have trace event string test handle zero lengt...
2022-05-20 Waiman Longlocking/lockdep: Avoid potential access of invalid...
2022-05-20 Linus TorvaldsRevert "swiotlb: rework "fix info leak with DMA_FROM_DE...
2022-05-20 Paul E. McKenneyrcu: Don't deboost before reporting expedited quiescent...
2022-05-18 Jann Hornptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on...
2022-05-05 Chang S. Baesignal: Skip the altstack update when not needed
2022-05-05 Thomas Gleixnersignal: Add an optional check for altstack size
2022-03-23 David Howellswatch_queue: Make comment about setting ->defunct more...
2022-03-23 David Howellswatch_queue: Fix lack of barrier/sync/lock between...
2022-03-23 David Howellswatch_queue: Free the alloc bitmap when the watch_queue...
2022-03-23 David Howellswatch_queue: Fix the alloc bitmap size to reflect notes...
2022-03-23 David Howellswatch_queue: Fix to always request a pow-of-2 pipe...
2022-03-23 David Howellswatch_queue: Fix to release page in ->release()
2022-03-23 David Howellswatch_queue: Fix filter limit check
2022-03-23 Halil Pasicswiotlb: rework "fix info leak with DMA_FROM_DEVICE"
2022-03-23 Nicolas Saenz Juliennetracing/osnoise: Force quiescent states while tracing
2022-03-23 Daniel Bristot de... tracing/osnoise: Make osnoise_main to sleep for microse...
2022-03-23 Sven Schnelletracing: Ensure trace buffer is at least 4096 bytes...
2022-03-23 Halil Pasicswiotlb: fix info leak with DMA_FROM_DEVICE
2022-03-09 Josh Poimboeufx86/speculation: Include unprivileged eBPF status in...
2022-03-09 Randy Dunlaptracing: Fix return value of __setup handlers
2022-03-09 Steven Rostedt ... tracing/histogram: Fix sorting on old "cpu" value
2022-03-09 Peter Zijlstrasched: Fix yet more sched_fork() races
2022-03-09 Yu Kuaiblktrace: fix use after free for struct blk_trace
next