summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-22Merge tag 'mips-fixes_6.3_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-22Merge tag '6.3-rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-04-21Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-04-21MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds
2023-04-21Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-21Merge tag 'block-6.3-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-21Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21Merge tag 'sound-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2023-04-21ASN.1: Fix check for strdup() successEkaterina Orlova
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-04-21posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner
2023-04-21Merge branch irq/misc-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/riscv-ipi into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21m68k: kexec: Include <linux/reboot.h>Simon Horman
2023-04-20fuse_dev_ioctl(): switch to fdget()Al Viro
2023-04-20cgroup_get_from_fd(): switch to fdget_raw()Al Viro
2023-04-20bpf: switch to fdget_raw()Al Viro
2023-04-20build_mount_idmapped(): switch to fdget()Al Viro
2023-04-20kill the last remaining user of proc_ns_fget()Al Viro
2023-04-20SVM-SEV: convert the rest of fget() uses to fdget() in thereAl Viro
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro
2023-04-20convert setns(2) to fdget()/fdput()Al Viro
2023-04-20Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-20x86: rewrite '__copy_user_nocache' functionLinus Torvalds
2023-04-21Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-04-21Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-04-21Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2023-04-20docs: clk: add documentation to log which clocks have been disabledBrian Masney
2023-04-20docs: trace: Fix typo in ftrace.rstLin Yu Chen
2023-04-20Documentation/process: always CC responsible listsKrzysztof Kozlowski
2023-04-20docs: kmemleak: adjust to config renamingLukas Bulwahn
2023-04-20ELF: document some de-facto PT_* ABI quirksAlexey Dobriyan
2023-04-20Documentation: arm: remove stih415/stih416 related entriesAlain Volmat
2023-04-20docs: turn off "smart quotes" in the HTML buildJonathan Corbet
2023-04-20Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-21btrfs: reinterpret async discard iops_limit=0 as no delayBoris Burkov
2023-04-21btrfs: set default discard iops_limit to 1000Boris Burkov
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-20Merge tag 'rust-fixes-6.3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-04-20PCI: Restrict device disabled status check to DTRob Herring
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-20Merge branch 'for-next/sysreg' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-04-20KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilegeWill Deacon