aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-27kbuild: use 'output' variable to create the output directoryMasahiro Yamada1-6/+8
2024-11-27kbuild: rename abs_objtree to abs_outputMasahiro Yamada1-5/+5
2024-11-27kbuild: add $(objtree)/ prefix to some in-kernel build artifactsMasahiro Yamada11-30/+30
2024-11-27kbuild: replace two $(abs_objtree) with $(CURDIR) in top MakefileMasahiro Yamada1-2/+2
2024-11-27kbuild: deb-pkg: Don't fail if modules.order is missingMatt Fleming1-10/+12
2024-11-27Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada6-9/+9
2024-11-27Rename .data.unlikely to .data..unlikelyMasahiro Yamada2-2/+2
2024-11-27kbuild: Fix Propeller build optionRong Xu1-2/+13
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu11-3/+237
2024-11-27AutoFDO: Enable machine function split optimization for AutoFDORong Xu2-1/+8
2024-11-27AutoFDO: Enable -ffunction-sections for the AutoFDO buildRong Xu2-3/+10
2024-11-27vmlinux.lds.h: Add markers for text_unlikely and text_hot sectionsRong Xu1-2/+12
2024-11-27vmlinux.lds.h: Adjust symbol ordering in text output sectionRong Xu2-7/+17
2024-11-27MIPS: Place __kernel_entry at the beginning of text sectionRong Xu3-1/+2
2024-11-26Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds338-4123/+9483
2024-11-26Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-26Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+5
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds82-897/+3172
2024-11-26udf: Verify inode link counts before performing renameJan Kara1-0/+10
2024-11-26udf: Skip parent dir link count update if corruptedJan Kara1-1/+5
2024-11-26quota: flush quota_release_work upon quota writebackOjaswin Mujoo1-0/+2
2024-11-26Merge tag 'docs-6.13-2' of git://git.lwn.net/linuxLinus Torvalds17-31/+804
2024-11-26Merge tag 'vfs-6.13.ecryptfs.mount.api' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-196/+205
2024-11-26Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+98
2024-11-26Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-6/+225
2024-11-26Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds78-348/+1115
2024-11-26Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-255/+700
2024-11-26io_uring: fix task_work cap overshootingJens Axboe1-15/+19
2024-11-26Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-374/+578
2024-11-26Merge tag 'gfs2-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds9-114/+142
2024-11-26RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt1-1/+0
2024-11-26selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...Zijian Zhang1-1/+5
2024-11-26tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsgZijian Zhang1-7/+4
2024-11-26irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König12-12/+12
2024-11-26irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang3-11/+52
2024-11-26irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)1-1/+1
2024-11-26Merge branch 'ovl.fixes'Christian Brauner8119-209925/+342825
2024-11-26fs/backing_file: fix wrong argument in callbackAmir Goldstein1-1/+2
2024-11-26selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior4-7/+7
2024-11-26Bluetooth: SCO: remove the redundant sco_conn_putEdward Adam Davis1-1/+1
2024-11-26Bluetooth: MGMT: Fix possible deadlocksLuiz Augusto von Dentz1-9/+18
2024-11-26Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_syncLuiz Augusto von Dentz1-2/+9
2024-11-26KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory typeMarc Zyngier1-2/+9
2024-11-26io_uring: check for overflows in io_pin_pagesPavel Begunkov1-1/+6
2024-11-26mq-deadline: don't call req_get_ioprio from the I/O completion handlerChristoph Hellwig1-9/+4
2024-11-26block: Prevent potential deadlock in blk_revalidate_disk_zones()Damien Le Moal1-4/+10
2024-11-26ALSA: hda: Show the codec quirk info at probingTakashi Iwai1-9/+11
2024-11-26arm64: Fix usage of new shifted MDCR_EL2 valuesJames Clark3-6/+6
2024-11-26Merge branch 'bnxt_en-bug-fixes'Paolo Abeni4-11/+42
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan1-0/+6