summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-27kbuild: rename abs_objtree to abs_outputMasahiro Yamada
2024-11-27kbuild: add $(objtree)/ prefix to some in-kernel build artifactsMasahiro Yamada
2024-11-27kbuild: replace two $(abs_objtree) with $(CURDIR) in top MakefileMasahiro Yamada
2024-11-27kbuild: deb-pkg: Don't fail if modules.order is missingMatt Fleming
2024-11-27Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada
2024-11-27Rename .data.unlikely to .data..unlikelyMasahiro Yamada
2024-11-27kbuild: Fix Propeller build optionRong Xu
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu
2024-11-27AutoFDO: Enable machine function split optimization for AutoFDORong Xu
2024-11-27AutoFDO: Enable -ffunction-sections for the AutoFDO buildRong Xu
2024-11-27vmlinux.lds.h: Add markers for text_unlikely and text_hot sectionsRong Xu
2024-11-27vmlinux.lds.h: Adjust symbol ordering in text output sectionRong Xu
2024-11-27MIPS: Place __kernel_entry at the beginning of text sectionRong Xu
2024-11-26Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-11-26Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-26Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-11-26udf: Verify inode link counts before performing renameJan Kara
2024-11-26udf: Skip parent dir link count update if corruptedJan Kara
2024-11-26quota: flush quota_release_work upon quota writebackOjaswin Mujoo
2024-11-26Merge tag 'docs-6.13-2' of git://git.lwn.net/linuxLinus Torvalds
2024-11-26Merge tag 'vfs-6.13.ecryptfs.mount.api' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-11-26Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-26Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-11-26Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-11-26Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-26io_uring: fix task_work cap overshootingJens Axboe
2024-11-26Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-26Merge tag 'gfs2-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2024-11-26RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt
2024-11-26selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...Zijian Zhang
2024-11-26tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsgZijian Zhang
2024-11-26irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-26irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang
2024-11-26irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)
2024-11-26Merge branch 'ovl.fixes'Christian Brauner
2024-11-26fs/backing_file: fix wrong argument in callbackAmir Goldstein
2024-11-26selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior
2024-11-26Bluetooth: SCO: remove the redundant sco_conn_putEdward Adam Davis
2024-11-26Bluetooth: MGMT: Fix possible deadlocksLuiz Augusto von Dentz
2024-11-26Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_syncLuiz Augusto von Dentz
2024-11-26io_uring: check for overflows in io_pin_pagesPavel Begunkov
2024-11-26mq-deadline: don't call req_get_ioprio from the I/O completion handlerChristoph Hellwig
2024-11-26block: Prevent potential deadlock in blk_revalidate_disk_zones()Damien Le Moal
2024-11-26ALSA: hda: Show the codec quirk info at probingTakashi Iwai
2024-11-26Merge branch 'bnxt_en-bug-fixes'Paolo Abeni
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur