summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-27Merge tag 'drm-xe-next-fixes-2024-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-11-26rust: fix up formatting after mergeLinus Torvalds
2024-11-27Merge tag 'drm-intel-next-fixes-2024-11-21' of https://gitlab.freedesktop.org...Dave Airlie
2024-11-26smb: During unmount, ensure all cached dir instances drop their dentryPaul Aurich
2024-11-26smb: client: fix noisy message when mounting sharesPaulo Alcantara
2024-11-26smb: client: don't try following DFS links in cifs_tree_connect()Paulo Alcantara
2024-11-26smb: client: allow reconnect when sending ioctlPaulo Alcantara
2024-11-26smb: client: get rid of @nlsc param in cifs_tree_connect()Paulo Alcantara
2024-11-26smb: client: allow more DFS referrals to be cachedPaulo Alcantara
2024-11-27kbuild: use 'output' variable to create the output directoryMasahiro Yamada
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-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-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-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