summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-05-1022-168/+279
|\
| * Merge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-051-4/+8
| |\
| | * softirq: Fix suspicious RCU usage in __do_softirq()Zqiang2024-04-291-4/+8
| * | Merge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-051-1/+1
| |\ \
| | * | tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()LuMingYin2024-04-291-1/+1
| * | | Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-051-0/+12
| |\ \ \
| | * | | eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)2024-05-041-0/+12
| | |/ /
| * | | Merge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-05-051-0/+1
| |\ \ \
| | * | | swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=yWill Deacon2024-05-021-0/+1
| | |/ /
| * | | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-022-2/+40
| |\ \ \
| | * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-262-2/+40
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | bpf: verifier: prevent userspace memory accessPuranjay Mohan2024-04-262-0/+39
| | | * | bpf: Fix a verifier verbose messageAnton Protopopov2024-04-121-2/+1
| * | | | Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-04-291-3/+16
| |\ \ \ \
| | * | | | workqueue: Fix divide error in wq_update_node_max_active()Lai Jiangshan2024-04-241-0/+9
| | * | | | workqueue: The default node_nr_active should have its max set to max_activeTejun Heo2024-04-231-1/+1
| | * | | | workqueue: Fix selection of wake_cpu in kick_pool()Sven Schnelle2024-04-231-2/+6
| * | | | | bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)2024-04-291-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-282-16/+36
| |\ \ \ \
| | * | | | sched/isolation: Fix boot crash when maxcpus < first housekeeping CPUOleg Nesterov2024-04-281-1/+6
| | * | | | sched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov2024-04-281-1/+10
| | * | | | sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()Xuewen Yan2024-04-221-6/+12
| | * | | | sched/eevdf: Fix miscalculation in reweight_entity() when se is not currTianchen Ding2024-04-221-5/+6
| | * | | | sched/eevdf: Always update V if se->on_rq when reweightingTianchen Ding2024-04-221-3/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-281-4/+10
| |\ \ \ \
| | * | | | cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson2024-04-251-4/+10
| | * | | | cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson2024-04-251-2/+2
| | |/ / /
| * | | | profiling: Remove create_prof_cpu_mask().Tetsuo Handa2024-04-271-43/+0
| * | | | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-261-3/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)2024-04-241-3/+2
| * | | | Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-211-6/+14
| |\ \ \ \
| | * | | | sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers2024-04-161-6/+14
| * | | | | Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-191-5/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAPNathan Chancellor2024-04-151-0/+1
| | * | | | configs/hardening: Fix disabling UBSAN configurationsNathan Chancellor2024-04-151-5/+5
| | |/ / /
| * / / / fork: defer linking file vma until vma is fully initializedMiaohe Lin2024-04-161-16/+17
| |/ / /
| * | | Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-141-1/+2
| |\ \ \
| | * | | x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson2024-04-101-1/+2
| * | | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-142-22/+31
| |\ \ \ \
| | * | | | timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpuThomas Gleixner2024-04-102-22/+31
| | |/ / /
| * | | | Merge tag 'dma-maping-6.9-2024-04-14' of git://git.infradead.org/users/hch/dm...Linus Torvalds2024-04-141-33/+58
| |\ \ \ \
| | * | | | swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files()Dexuan Cui2024-04-021-4/+0
| | * | | | swiotlb: fix swiotlb_bounce() to do partial sync's correctlyMichael Kelley2024-04-021-17/+13
| | * | | | swiotlb: extend buffer pre-padding to alloc_align_mask if necessaryPetr Tesarik2024-04-021-13/+46
| | | |/ / | | |/| |
| * | | | Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-04-123-4/+8
| |\ \ \ \
| | * | | | ring-buffer: Only update pages_touched when a new page is touchedSteven Rostedt (Google)2024-04-111-3/+3
| | * | | | tracing: hide unused ftrace_event_id_fopsArnd Bergmann2024-04-111-0/+4
| | * | | | tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entryPrasad Pandit2024-04-111-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'pm-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-04-111-0/+6
| |\ \ \ \
| | * | | | PM: s2idle: Make sure CPUs will wakeup directly on resumeAnna-Maria Behnsen2024-04-081-0/+6
| | |/ / /