messages from 2023-03-06 23:01:57 to 2023-03-14 12:57:56 UTC [more...]
[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
2023-03-14 12:52 UTC (45+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [PATCH v3 02/38] ata: add HAS_IOPORT dependencies
` [PATCH v3 03/38] char: impi, tpm: depend on HAS_IOPORT
` [PATCH v3 04/38] comedi: add HAS_IOPORT dependencies
` [PATCH v3 05/38] counter: "
` [PATCH v3 06/38] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [PATCH v3 07/38] drm: handle HAS_IOPORT dependencies
` [PATCH v3 08/38] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [PATCH v3 09/38] gpio: add HAS_IOPORT dependencies
` [PATCH v3 10/38] hwmon: "
` [PATCH v3 11/38] i2c: "
` [PATCH v3 12/38] iio: ad7606: Kconfig: "
` [PATCH v3 13/38] Input: "
` [PATCH v3 14/38] Input: gameport: add ISA and "
` [PATCH v3 15/38] leds: add "
` [PATCH v3 16/38] media: "
` [PATCH v3 17/38] misc: "
` [PATCH v3 18/38] mISDN: "
` [PATCH v3 19/38] mpt fusion: "
` [PATCH v3 20/38] net: handle "
` [PATCH v3 21/38] parport: PC style parport depends on HAS_IOPORT
` [PATCH v3 22/38] PCI: Make quirk using inw() depend "
` [PATCH v3 23/38] PCI/sysfs: Make I/O resource "
` [PATCH v3 24/38] pcmcia: add HAS_IOPORT dependencies
` [PATCH v3 25/38] platform: "
` [PATCH v3 26/38] pnp: "
` [PATCH v3 27/38] power: "
` [PATCH v3 28/38] rtc: "
` [PATCH v3 29/38] scsi: "
` [PATCH v3 30/38] sound: "
` [PATCH v3 31/38] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH v3 32/38] staging: add HAS_IOPORT dependencies
` [PATCH v3 33/38] tty: serial: handle "
` [PATCH v3 34/38] usb: "
` [PATCH v3 35/38] video: "
` [PATCH v3 36/38] watchdog: add "
` [PATCH v3 37/38] wireless: "
` [PATCH v3 38/38] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-03-14 11:02 UTC (4+ messages)
[PATCH v7 00/41] Shadow stacks for userspace
2023-03-14 7:19 UTC (83+ messages)
` [PATCH v7 21/41] mm: Add guard pages around a shadow stack
` [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v7 25/41] x86/mm: Introduce MAP_ABOVE4G
` [PATCH v7 26/41] mm: Warn on shadow stack memory in wrong vma
` [PATCH v7 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
` [PATCH v7 28/41] x86: Introduce userspace API for shadow stack
` [PATCH v7 30/41] x86/shstk: Handle thread "
` [PATCH v7 31/41] x86/shstk: Introduce routines modifying shstk
` [PATCH v7 32/41] x86/shstk: Handle signals for shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
` [PATCH v7 34/41] x86/shstk: Support WRSS for userspace
` [PATCH v7 38/41] x86/fpu: Add helper for initing features
` [PATCH v7 39/41] x86: Add PTRACE interface for shadow stack
` [PATCH v7 40/41] x86/shstk: Add ARCH_SHSTK_UNLOCK
[PATCH v4 0/4] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-14 2:56 UTC (15+ messages)
` [PATCH v4 1/4] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64
` [PATCH v4 2/4] mips: add <asm-generic/io.h> including
` [PATCH v4 3/4] arch/*/io.h: remove ioremap_uc in some architectures
` [PATCH v4 4/4] mips: io: remove duplicated codes
[PATCH v2 0/2] Hyper-V VTL support
2023-03-13 18:16 UTC (10+ messages)
` [PATCH v2 1/2] x86/init: Make get/set_rtc_noop() public
` [PATCH v2 2/2] x86/hyperv: VTL support for Hyper-V
[PATCH v2 0/5] Remove #ifdef CONFIG_* from uapi headers (2023 edition)
2023-03-13 15:16 UTC (8+ messages)
` [PATCH v2 1/5] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
` [PATCH v2 2/5] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
` [PATCH v2 3/5] Move bp_type_idx to include/linux/hw_breakpoint.h
` [PATCH v2 4/5] pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi header
` [PATCH v2 5/5] scripts: Update the CONFIG_* ignore list in headers_install.sh
[PATCH v2] irq domain: drop IRQ_DOMAIN_HIERARCHY option, make it always on
2023-03-13 2:39 UTC
[PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
2023-03-12 20:25 UTC (2+ messages)
[PATCH V2] LoongArch: Provide kernel fpu functions
2023-03-11 8:10 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 24469a0e5052ba01a35a15f104717a82b7a4798b
2023-03-10 23:40 UTC
[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-03-10 16:19 UTC (15+ messages)
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler
` [RFC PATCH V3 13/16] x86/sev: Add Check of #HV event in path
` [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception
[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
2023-03-10 10:05 UTC (20+ messages)
[PATCH 1/2] asm-generic/io.h: suppress endianness warnings for readq() and writeq()
2023-03-10 9:30 UTC (2+ messages)
[PATCH V4] LoongArch: Provide kernel fpu functions
2023-03-10 8:33 UTC (3+ messages)
[PATCH 0/2] riscv: asid: switch to alternative way to fix stale TLB entries
2023-03-10 2:30 UTC (2+ messages)
[PATCH] LoongArch: Provide kernel fpu functions
2023-03-09 16:43 UTC (6+ messages)
[PATCH v3 00/34] New page table range API
2023-03-09 11:09 UTC (10+ messages)
` [PATCH v3 08/34] arm64: Implement the new "
` [PATCH v3 13/34] m68k: "
[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-03-09 2:40 UTC (14+ messages)
` [PATCH v6 01/13] x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
` [PATCH v6 02/13] x86/hyperv: Reorder code to facilitate future work
` [PATCH v6 03/13] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v6 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v6 05/13] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v6 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v6 08/13] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v6 09/13] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v6 10/13] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v6 11/13] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v6 12/13] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v6 13/13] PCI: hv: Enable PCI pass-thru devices in Confidential VMs
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-03-08 7:40 UTC (3+ messages)
[PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi
2023-03-07 21:41 UTC (2+ messages)
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-03-07 20:27 UTC (3+ messages)
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-03-07 16:40 UTC (3+ messages)
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver
[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
2023-03-07 16:14 UTC (11+ messages)
[PATCH v3 0/2] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-07 7:17 UTC (8+ messages)
` [PATCH v3 2/2] "
[PATCH V3] LoongArch: Provide kernel fpu functions
2023-03-07 1:44 UTC (3+ messages)
[PATCH 01/10] alpha: fix livelock in uaccess
2023-03-07 0:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).