summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* / / kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian2024-04-101-6/+12
|/ /
* | Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-074-16/+58
|\ \
| * | timers/migration: Return early on deactivationAnna-Maria Behnsen2024-04-051-0/+27
| * | timers/migration: Fix ignored event due to missing CPU updateFrederic Weisbecker2024-04-051-1/+4
| * | timers: Fix text inconsistencies and spellingRandy Dunlap2024-04-011-11/+11
| * | tick/sched: Fix struct tick_sched doc warningsRandy Dunlap2024-04-011-1/+1
| * | tick/sched: Fix various kernel-doc warningsRandy Dunlap2024-04-011-3/+15
| |/
* | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-043-8/+40
|\ \ | |/ |/|
| * bpf: fix possible file descriptor leaks in verifierAnton Protopopov2024-03-291-0/+3
| * bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko2024-03-282-5/+34
| * bpf: put uprobe link's path and task in release callbackAndrii Nakryiko2024-03-281-3/+3
* | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-311-1/+1
|\ \
| * | kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-311-1/+1
* | | Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-311-2/+7
|\ \ \ | |_|/ |/| |
| * | genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki2024-03-251-2/+7
| |/
* | Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-284-11/+56
|\ \
| * | bpf: Protect against int overflow for stack access sizeAndrei Matei2024-03-271-0/+5
| * | bpf: Check bloom filter map value sizeAndrei Matei2024-03-271-0/+13
| * | bpf: fix warning for crash_kexecHari Bathini2024-03-271-1/+1
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-03-262-10/+37
| |\ \
| | * | bpf: verifier: reject addr_space_cast insn without arenaPuranjay Mohan2024-03-221-0/+4
| | * | bpf: verifier: fix addr_space_cast from as(1) to as(0)Puranjay Mohan2024-03-221-2/+6
| | * | bpf: Clarify bpf_arena comments.Alexei Starovoitov2024-03-151-7/+18
| | * | bpf: Temporarily disable atomic operations in BPF arenaPuranjay Mohan2024-03-141-1/+9
* | | | Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds2024-03-272-2/+12
|\ \ \ \
| * | | | crash: use macro to add crashk_res into iomem early for specific archBaoquan He2024-03-261-0/+7
| * | | | prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss2024-03-261-2/+5
| | |_|/ | |/| |
* | | | Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-271-1/+1
|\ \ \ \
| * | | | tracing: probes: Fix to zero initialize a local variableMasami Hiramatsu (Google)2024-03-251-1/+1
* | | | | Fix memory leak in posix_clock_open()Linus Torvalds2024-03-271-7/+9
* | | | | Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-261-0/+6
|\ \ \ \ \
| * | | | | printk: Update @console_may_schedule in console_trylock_spinning()John Ogness2024-03-151-0/+6
* | | | | | Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-251-0/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert "crypto: pkcs7 - remove sha1 support"Eric Biggers2024-03-221-0/+5
* | | | | | Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-03-241-12/+33
|\ \ \ \ \ \
| * | | | | | swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZEWill Deacon2024-03-131-7/+11