aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-16xen: privcmd: Add support for ioeventfdxen/hostViresh Kumar
2023-10-16xen: evtchn: Allow shared registration of IRQ handersViresh Kumar
2023-10-16xen: irqfd: Use _IOW instead of the internal _IOC() macroViresh Kumar
2023-10-16xen: Make struct privcmd_irqfd's layout architecture independentViresh Kumar
2023-10-04xen: privcmd: Add support for irqfdViresh Kumar
2023-08-25Remove-initramfsViresh Kumar
2023-08-25qemu config optionsViresh Kumar
2023-07-06reset-baseViresh Kumar
2023-06-25Linux 6.4v6.4Linus Torvalds
2023-06-25Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-25Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-25Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-23Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-23Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-23Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-23Merge tag 'block-6.4-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-23Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-23Merge tag 'sound-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2023-06-23Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-23Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds
2023-06-23i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang
2023-06-23i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang
2023-06-23dt-bindings: i2c: opencores: Add missing type for "regstep"Rob Herring
2023-06-23Merge tag 'drm-misc-fixes-2023-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-22Merge tag 'powerpc-6.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-22Merge tag 'pci-v6.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-22Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-06-22Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-22Merge tag 'io_uring-6.4-2023-06-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-22Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-22arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesqcom-arm64-fixes-for-6.4-2Douglas Anderson
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorDouglas Anderson
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPDouglas Anderson
2023-06-22dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherentDouglas Anderson
2023-06-22KVM: Avoid illegal stage2 mapping on invalid memory slotGavin Shan
2023-06-22btrfs: fix remaining u32 overflows when left shifting stripe_nrQu Wenruo
2023-06-22block: make sure local irq is disabled when calling __blkcg_rstat_flushMing Lei
2023-06-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-06-22revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook
2023-06-22sch_netem: acquire qdisc lock in netem_change()Eric Dumazet
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2023-06-21wifi: mac80211: report all unusable beacon framesBenjamin Berg
2023-06-21Merge branch 'mptcp-fixes-for-6-4'Jakub Kicinski