summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-04-07xen/balloon: don't use PV mode extra memory for zone device allocationsJuergen Gross
2022-03-25xen: fix is_xen_pmu()Juergen Gross
2022-03-25xen: don't hang when resuming PCI deviceJakub Kądziołka
2022-03-15arch:x86:xen: Remove unnecessary assignment in xen_apic_read()jianchunfu
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-15xen/grant-table: remove gnttab_*transfer*() functionsJuergen Gross
2022-03-10drivers/xen: use helper macro __ATTR_RWzhanglianjie
2022-03-10x86/xen: Fix kerneldoc warningJiapeng Chong
2022-03-10xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang
2022-03-10xen: use time_is_before_eq_jiffies() instead of open coding itWang Qing
2022-03-10Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-10Merge tag 'gpio-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-10gpio: sim: fix a typoBartosz Golaszewski
2022-03-10gpio: ts4900: Do not set DAT and OE togetherMark Featherston
2022-03-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: fix co-processor register typoRussell King (Oracle)
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-08ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot
2022-03-08Merge tag 'devicetree-fixes-for-5.17-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-03-08Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-08dt-bindings: phy: ti,tcan104x-can: Document mux-states propertyAswath Govindraju
2022-03-08dt-bindings: mfd: Fix pinctrl node name warningsRob Herring
2022-03-08ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)
2022-03-08spi: Fix invalid sgs valueBiju Das
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas
2022-03-08gpio: sim: Declare gpio_sim_hog_config_item_ops staticAndy Shevchenko
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07Merge tag 'mtd/fixes-for-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-03-07arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse
2022-03-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros
2022-03-07fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
2022-03-07gpiolib: acpi: Convert ACPI value of debounce to microsecondsAndy Shevchenko
2022-03-07gpio: Revert regression in sysfs-gpio (gpiolib.c)Marcelo Roberto Jimenez
2022-03-07gpio: tegra186: Add IRQ per bank for Tegra241Akhil R
2022-03-07xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-07xen/pvcalls: use alloc/free_pages_exact()Juergen Gross
2022-03-07xen/9p: use alloc/free_pages_exact()Juergen Gross
2022-03-07xen/usb: don't use gnttab_end_foreign_access() in xenhcd_gnttab_done()Juergen Gross