messages from 2022-04-29 14:28:44 to 2022-05-05 10:57:46 UTC [more...]
[RFC PATCH v4 00/37] objtool: add base support for arm64
2022-05-05 10:56 UTC (9+ messages)
` [RFC PATCH v4 22/37] arm64: kernel: Skip validation of kuser32.o
` [RFC PATCH v4 25/37] arm64: bpf: Skip validation of ___bpf_prog_run
[PATCH 1/1] termbits: Convert octal defines to hex
2022-05-05 10:46 UTC (7+ messages)
[PATCH V9 00/22] arch: Add basic LoongArch support
2022-05-05 9:59 UTC (66+ messages)
` [PATCH V9 01/24] Documentation: LoongArch: Add basic documentations
` [PATCH V9 02/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V9 03/24] LoongArch: Add elf-related definitions
` [PATCH V9 04/24] LoongArch: Add writecombine support for drm
` [PATCH V9 05/24] LoongArch: Add build infrastructure
` [PATCH V9 06/24] LoongArch: Add CPU definition headers
` [PATCH V9 07/24] LoongArch: Add atomic/locking headers
` [PATCH V9 08/24] LoongArch: Add other common headers
` [PATCH V9 09/24] LoongArch: Add boot and setup routines
` [PATCH V9 10/24] LoongArch: Add exception/interrupt handling
` [PATCH V9 11/24] LoongArch: Add process management
` [PATCH V9 12/24] LoongArch: Add memory management
` [PATCH V9 13/24] LoongArch: Add system call support
` [PATCH V9 14/24] LoongArch: Add signal handling support
` [PATCH V9 15/24] LoongArch: Add elf and module support
` [PATCH V9 16/24] LoongArch: Add misc common routines
` [PATCH V9 17/24] LoongArch: Add some library functions
` [PATCH V9 18/24] LoongArch: Add PCI controller support
` [PATCH V9 19/24] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V9 20/24] LoongArch: Add efistub booting support
` [PATCH V9 21/24] LoongArch: Add zboot (compressed kernel) support
` [PATCH V9 22/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V9 23/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V9 24/24] LoongArch: Add Loongson-3 default config file
[RFC v2 25/39] pcmcia: add HAS_IOPORT dependencies
2022-05-05 8:45 UTC (10+ messages)
[PATCH] riscv: Wire up memfd_secret in UAPI header
2022-05-05 8:46 UTC (2+ messages)
[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
2022-05-05 8:20 UTC (107+ messages)
` [RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [RFC v2 02/39] ACPI: add dependency on HAS_IOPORT
` [RFC v2 04/39] char: impi, tpm: depend "
` [PATCH 04/37] parport: PC style parport depends "
` [PATCH 06/37] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH 07/37] Input: gameport: add ISA and HAS_IOPORT dependencies
` [PATCH 08/37] comedi: add "
` [PATCH 09/37] counter: "
` [RFC v2 10/39] gpio: "
` [RFC v2 11/39] hwmon: "
` [PATCH 11/37] sound: "
` [RFC v2 13/39] iio: adc: Kconfig: "
` [PATCH 13/37] Input: "
` [PATCH 14/37] iio: adc: Kconfig: "
` [PATCH 15/37] hwmon: "
` [RFC v2 16/39] leds: "
` [RFC v2 17/39] media: "
` [PATCH 19/37] mpt fusion: "
` [PATCH 20/37] net: "
` [RFC v2 21/39] "
` [PATCH 21/37] pcmcia: "
` [PATCH 22/37] platform: "
` [PATCH 23/37] pnp: "
` [PATCH 24/37] power: "
` [PATCH 25/37] video: handle "
` [PATCH 26/37] rtc: add "
` [PATCH 27/37] scsi: "
` [PATCH 28/37] staging: sm750fb: "
` [PATCH 29/37] tty: serial: "
` [PATCH 30/37] watchdog: "
` [PATCH 31/37] drm: handle "
` [PATCH 32/37] PCI/sysfs: make I/O resource depend on HAS_IOPORT
` [PATCH 33/37] PCI: make quirk using inw() "
` [PATCH 34/37] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [RFC v2 34/39] tty: serial: add HAS_IOPORT dependencies
` [PATCH 35/37] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [RFC v2 35/39] usb: handle HAS_IOPORT dependencies
` [PATCH 36/37] "
` [PATCH 37/37] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n
` [RFC v2 37/39] watchdog: add HAS_IOPORT dependencies
` [RFC v2 38/39] wireless: "
[PATCH V4 0/5] riscv: Optimize atomic implementation
2022-05-05 3:55 UTC (6+ messages)
` [PATCH V4 1/5] riscv: atomic: Cleanup unnecessary definition
` [PATCH V4 2/5] riscv: atomic: Optimize dec_if_positive functions
` [PATCH V4 3/5] riscv: atomic: Add custom conditional atomic operation implementation
` [PATCH V4 4/5] riscv: atomic: Optimize atomic_ops & xchg with .aq/rl annotation
` [PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
[PATCH v4 0/7] Generic Ticket Spinlocks
2022-05-05 3:30 UTC (15+ messages)
` [PATCH v4 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH v4 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH v4 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [PATCH v4 4/7] openrisc: Move to ticket-spinlock
` [PATCH v4 5/7] RISC-V: Move to generic spinlocks
` [PATCH v4 6/7] RISC-V: Move to queued RW locks
` [PATCH v4 7/7] csky: Move to generic ticket-spinlock
[RFC v2 30/39] scsi: add HAS_IOPORT dependencies
2022-05-04 21:34 UTC (3+ messages)
[PATCH v3 0/2] kernel: add new infrastructure for platform_has() support
2022-05-04 15:57 UTC (3+ messages)
` [PATCH v3 1/2] kernel: add platform_has() infrastructure
` [PATCH v3 2/2] virtio: replace arch_has_restricted_virtio_memory_access()
2nd Quater puchase request
2022-05-03 14:48 UTC
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-03 13:33 UTC (8+ messages)
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH v10 00/15] Function Granular KASLR
2022-05-03 7:31 UTC (4+ messages)
` [PATCH v10 01/15] modpost: fix removing numeric suffixes
[PATCH v2] kbuild: factor out the common installation code into scripts/install.sh
2022-05-03 2:47 UTC
[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
2022-05-02 22:00 UTC (5+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code
[RFC PATCH 0/4] efi: implement generic compressed boot support
2022-05-02 11:17 UTC (5+ messages)
` [RFC PATCH 1/4] efi: stub: add prototypes for load_image and start_image
` [RFC PATCH 2/4] efi: stub: split off printk() routines
` [RFC PATCH 3/4] efi: stub: implement generic EFI zboot
` [RFC PATCH 4/4] arm64: efi: enable generic EFI compressed boot
[PATCH 1/2] ia64: make the install target not depend on any build artifact
2022-04-30 12:16 UTC (2+ messages)
` [PATCH 2/2] scripts: factor out the common installation code into scripts/install.sh
[PATCH net-next v3] net: SO_RCVMARK socket option for SO_MARK with recvmsg()
2022-04-30 8:00 UTC (2+ messages)
[PATCH v3 0/7] Generic Ticket Spinlocks
2022-04-30 7:52 UTC (3+ messages)
` [PATCH v3 4/7] openrisc: Move to ticket-spinlock
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-04-30 5:43 UTC (3+ 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 NNTP newsgroup(s).