summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | swiotlb: Fix alignment checks when both allocation and DMA masks are presentWill Deacon2024-03-131-2/+9
| * | | | | | swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()Will Deacon2024-03-131-1/+3
| * | | | | | swiotlb: Enforce page alignment in swiotlb_alloc()Will Deacon2024-03-131-0/+6
| * | | | | | swiotlb: Fix double-allocation of slots due to broken alignment handlingWill Deacon2024-03-131-12/+14
* | | | | | | Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-232-3/+20
|\ \ \ \ \ \ \
| * | | | | | | timers: Fix removed self-IPI on global timer's enqueue in nohz_fullFrederic Weisbecker2024-03-191-1/+11
| * | | | | | | timers/migration: Fix endless timer requeue after idle interruptsFrederic Weisbecker2024-03-191-2/+9
* | | | | | | | Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-231-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | entry: Respect changes to system call number by trace_sys_enter()André Rösti2024-03-121-1/+7
* | | | | | | | | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-222-7/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | membarrier: riscv: Provide core serializing commandAndrea Parri2024-02-152-0/+8
| * | | | | | | | | locking: Introduce prepare_sync_core_cmd()Andrea Parri2024-02-151-0/+1
| * | | | | | | | | membarrier: Create Documentation/scheduler/membarrier.rstAndrea Parri2024-02-152-5/+10
| * | | | | | | | | membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri2024-02-151-2/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-03-212-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | rtc: class: make rtc_class constantRicardo B. Marliere2024-03-082-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-211-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf: report RCU QS in cpumap kthreadYan Zhai2024-03-201-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMSMasahiro Yamada2024-02-201-2/+1
* | | | | | | | | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-212-2/+2
|\ \ \ \ \ \ \ \ \