linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-19 00:38:56 to 2023-05-23 21:33:08 UTC [more...]

[PATCH v6 0/6] Support TDX guests on Hyper-V
 2023-05-23 21:33 UTC  (8+ messages)
` [PATCH v6 1/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v6 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH net-next v6 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-05-23 21:08 UTC  (7+ messages)
` [PATCH net-next v6 2/3] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next v6 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-05-23 18:59 UTC  (7+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-05-23 16:55 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: move options to keep entries sorted
` [PATCH v2 2/4] riscv: vmlinux-xip.lds.S: remove .alternative section
` [PATCH v2 3/4] vmlinux.lds.h: use correct .init.data.* section name
` [PATCH v2 4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION

[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-23 14:05 UTC  (13+ messages)
` [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v3 05/12] cifs: "
` [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v3 08/12] arm64: vdso: Pass (void *) "
` [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v3 11/12] arm64: memory: "
` [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines

[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-05-23 11:44 UTC  (17+ messages)
` [PATCH 1/7] arm: docs: Move Arm documentation to Documentation/arch/
` [PATCH 2/7] arm: update in-source documentation references
` [PATCH 3/7] arm64: Update Documentation/arm references
` [PATCH 4/7] mips: update a reference to a moved Arm Document
` [PATCH 5/7] crypto: update some Arm documentation references
` [PATCH 6/7] docs: update some straggling Documentation/arm references
` [PATCH 7/7] dt-bindings: Update "

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-05-23  9:32 UTC  (3+ messages)
` [RFC PATCH 30/32] KVM: arm64: Pass PSCI calls to userspace

[PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-05-23  8:53 UTC  (12+ messages)
` [PATCH net-next v5 2/3] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next v5 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-23  8:15 UTC  (60+ messages)
` [PATCH v5 01/44] kgdb: add HAS_IOPORT dependency
` [PATCH v5 02/44] ata: add HAS_IOPORT dependencies
` [PATCH v5 03/44] char: "
` [PATCH v5 04/44] char: ipmi: handle "
` [PATCH v5 05/44] char: tpm: "
` [PATCH v5 06/44] comedi: add "
` [PATCH v5 07/44] counter: add HAS_IOPORT_MAP dependency
` [PATCH v5 08/44] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [PATCH v5 09/44] drm: handle HAS_IOPORT dependencies
` [PATCH v5 10/44] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [PATCH v5 11/44] gpio: add HAS_IOPORT dependencies
` [PATCH v5 12/44] hwmon: "
` [PATCH v5 13/44] i2c: "
` [PATCH v5 14/44] iio: ad7606: Kconfig: "
` [PATCH v5 15/44] Input: "
` [PATCH v5 16/44] Input: gameport: add ISA and "
` [PATCH v5 17/44] leds: add "
` [PATCH v5 18/44] media: "
` [PATCH v5 19/44] misc: "
` [PATCH v5 20/44] mISDN: "
` [PATCH v5 21/44] mpt fusion: "
` [PATCH v5 22/44] net: handle "
` [PATCH v5 23/44] parport: PC style parport depends on HAS_IOPORT
` [PATCH v5 24/44] PCI: Make quirk using inw() depend "
` [PATCH v5 25/44] PCI/sysfs: Make I/O resource "
` [PATCH v5 26/44] pcmcia: add HAS_IOPORT dependencies
` [PATCH v5 27/44] platform: "
` [PATCH v5 28/44] pnp: "
` [PATCH v5 29/44] power: "
` [PATCH v5 30/44] rtc: "
` [PATCH v5 31/44] scsi: "
` [PATCH v5 32/44] sound: "
` [PATCH v5 33/44] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH v5 34/44] staging: add HAS_IOPORT dependencies
` [PATCH v5 35/44] tty: serial: handle "
` [PATCH v5 36/44] usb: add "
` [PATCH v5 37/44] usb: uhci: handle "
` [PATCH v5 38/44] usb: pci-quirks: "
` [PATCH v5 39/44] vgacon: add "
` [PATCH v5 40/44] fbdev: "
` [PATCH v5 41/44] video: Handle "
` [PATCH v5 42/44] watchdog: add "
` [PATCH v5 43/44] wireless: "
` [PATCH v5 44/44] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[PATCH 00/26] locking/atomic: restructuring + kerneldoc
 2023-05-22 20:58 UTC  (24+ messages)
` [PATCH 01/26] locking/atomic: arm: fix sync ops
` [PATCH 02/26] locking/atomic: remove fallback comments
` [PATCH 03/26] locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg
` [PATCH 04/26] locking/atomic: make atomic*_{cmp,}xchg optional
` [PATCH 05/26] locking/atomic: arc: add preprocessor symbols
` [PATCH 06/26] locking/atomic: arm: "
` [PATCH 07/26] locking/atomic: hexagon: "
` [PATCH 08/26] locking/atomic: m68k: "
` [PATCH 09/26] locking/atomic: parisc: "
` [PATCH 10/26] locking/atomic: sh: "
` [PATCH 11/26] locking/atomic: sparc: "
` [PATCH 12/26] locking/atomic: x86: "
` [PATCH 13/26] locking/atomic: xtensa: "
` [PATCH 14/26] locking/atomic: scripts: remove bogus order parameter
` [PATCH 15/26] locking/atomic: scripts: remove leftover "${mult}"
` [PATCH 16/26] locking/atomic: scripts: factor out order template generation
` [PATCH 18/26] locking/atomic: treewide: use raw_atomic*_<op>()
` [PATCH 19/26] locking/atomic: scripts: build raw_atomic_long*() directly
` [PATCH 21/26] locking/atomic: scripts: split pfx/name/sfx/order
` [PATCH 22/26] locking/atomic: scripts: simplify raw_atomic_long*() definitions
` [PATCH 25/26] locking/atomic: docs: Add atomic operations to the driver basic API documentation
` [PATCH 26/26] locking/atomic: treewide: delete arch_atomic_*() kerneldoc

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-22 11:15 UTC  (23+ messages)
` [PATCH v4 02/41] ata: add HAS_IOPORT dependencies
` [PATCH v4 05/41] counter: "
` [PATCH v4 12/41] iio: ad7606: Kconfig: "
` [PATCH v4 35/41] usb: uhci: handle "
` [PATCH v4 37/41] fbdev: atyfb: Remove unused clock determination

[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-22 10:11 UTC  (14+ messages)
` [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v2 05/12] cifs: "
` [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v2 08/12] arm64: vdso: Pass (void *) "
` [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v2 11/12] arm64: memory: "
` [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-05-22  5:45 UTC  (27+ messages)
` [PATCH v2 1/7] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection

[PATCH v3 0/7] GenieZone hypervisor drivers
 2023-05-22  5:37 UTC  (4+ messages)
` [PATCH v3 3/7] virt: geniezone: Introduce GenieZone hypervisor support

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-21 12:37 UTC  (10+ messages)

[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
 2023-05-20 15:57 UTC  (5+ messages)

[PATCH v4] mips: add <asm-generic/io.h> including
 2023-05-20 15:13 UTC  (6+ messages)

Faktoring
 2023-05-19  8:06 UTC 

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-05-20  5:04 UTC  (7+ messages)
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap

[PATCH] LoongArch: Fix perf event id calculation
 2023-05-20  2:30 UTC 


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 NNTP newsgroup(s).