summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-16Linux 6.3-rc7v6.3-rc7Linus Torvalds
2023-04-16Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-16Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-16Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-16Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-16kbuild: do not create intermediate *.tar for tar packagesMasahiro Yamada
2023-04-16kbuild: do not create intermediate *.tar for source tarballsMasahiro Yamada
2023-04-16kbuild: merge cmd_archive_linux and cmd_archive_perfMasahiro Yamada
2023-04-16init/initramfs: Fix argument forwarding to panic() in panic_show_mem()Benjamin Gray
2023-04-16initramfs: Check negative timestamp to prevent broken cpio archiveBenjamin Gray
2023-04-15Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren...Linus Torvalds
2023-04-15Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-15cifs: fix negotiate context parsingDavid Disseldorp
2023-04-15Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-04-15Merge tag 'block-6.3-2023-04-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-15Merge tag 'io_uring-6.3-2023-04-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-14Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-14Merge tag 'acpi-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-14Merge tag 'pm-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-14Merge tag 'thermal-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-14Merge tag 'sound-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-14Merge branch 'acpi-x86'Rafael J. Wysocki
2023-04-14io_uring: complete request via task work in case of DEFER_TASKRUNMing Lei
2023-04-14Merge branch 'nvme-6.3' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-04-14ALSA: hda/hdmi: disable KAE for Intel DG2Kai Vehmanen
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
2023-04-13riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti
2023-04-13riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti
2023-04-13riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti
2023-04-13Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-13Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-13Merge tag 'pinctrl-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-04-13Merge tag 'drm-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-13ksmbd: avoid out of bounds access in decode_preauth_ctxt()David Disseldorp
2023-04-13Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-04-13Merge branch 'XDP-hints: change RX-hash kfunc bpf_xdp_metadata_rx_hash'Alexei Starovoitov
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer
2023-04-13mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13veth: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer
2023-04-13fbcon: set_con2fb_map needs to set con2fb_map!Daniel Vetter
2023-04-13fbcon: Fix error paths in set_con2fb_mapDaniel Vetter