messages from 2023-10-24 14:22:54 to 2023-10-24 16:10:24 UTC [more...]
[PATCH 0/5] selftests/nolibc: various build improvements
2023-10-24 16:09 UTC (7+ messages)
` [PATCH 2/5] selftests/nolibc: use EFI -bios for LoongArch qemu
` [PATCH 4/5] selftests/nolibc: support out-of-tree builds
[PATCH v2] tools/nolibc: Use linux/wait.h rather than duplicating it
2023-10-24 16:09 UTC (3+ messages)
[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
2023-10-24 16:09 UTC (11+ messages)
` [PATCH v2 10/12] mempolicy: alloc_pages_mpol() for NUMA policy "
` [PATCH v3 "
` [PATCH] mempolicy: alloc_pages_mpol() for NUMA policy without vma: fix
` [PATCH v2] "
[rft, PATCH v2 0/7] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
2023-10-24 15:57 UTC (8+ messages)
` [PATCH v2 1/7] drm/i915/dsi: Replace while(1) with one with clear exit condition
` [PATCH v2 2/7] drm/i915/dsi: Get rid of redundant 'else'
` [PATCH v2 3/7] drm/i915/dsi: Replace check with a (missing) MIPI sequence name
` [PATCH v2 4/7] drm/i915/dsi: Extract common soc_gpio_exec() helper
` [PATCH v2 5/7] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back
` [PATCH v2 6/7] drm/i915/dsi: Replace poking of CHV "
` [PATCH v2 7/7] drm/i915/iosf: Drop unused APIs
[PATCH] zswap: export more zswap store failure stats
2023-10-24 16:09 UTC (2+ messages)
[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-24 15:34 UTC (3+ messages)
` [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
2023-10-24 16:08 UTC (4+ messages)
` [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64
[PATCH v1 1/1] mfd: lpc_ich: Mark *_gpio_offsets data with const
2023-10-24 16:06 UTC
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-10-24 16:05 UTC (43+ messages)
` [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu()
` [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places
` [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
` [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
` [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 13/39] x86: intel_epb: Don't rely on link order
` [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 15/39] LoongArch: "
` [PATCH 16/39] riscv: "
` [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices
` [PATCH 19/39] ACPI: processor: Add support for processors described as container packages
` [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present
` [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH 31/39] ACPICA: Add new MADT GICC flags fields
` [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH 34/39] arm64: psci: Ignore DENIED CPUs
` [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH 36/39] arm64: document virtual CPU hotplug's expectations
` [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
` [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected
[PATCH] x86/percpu: Return correct variable from current_top_of_stack()
2023-10-24 16:05 UTC (3+ messages)
[PATCH 5.15 000/135] 5.15.137-rc2 review
2023-10-24 16:04 UTC (2+ messages)
[PATCH v2 1/1] tty: i3c: add TTY over I3C master support
2023-10-24 16:04 UTC (8+ messages)
[PATCH 0/5] visl: Adapt output frames for reference comparison
2023-10-24 16:04 UTC (4+ messages)
` [PATCH 5/5] doc: visl: Document codec_variability parameter
[PATCH 0/2] Fixes for s3 with parallel bootup
2023-10-24 16:04 UTC (9+ messages)
` [PATCH 1/2] x86: Enable x2apic during resume from suspend if used previously
` [PATCH 2/2] perf/x86/amd: Don't allow pre-emption in amd_pmu_lbr_reset()
[PATCH v2 0/2] regulator: fixed: add under-voltage support
2023-10-24 16:01 UTC (5+ messages)
` [PATCH v2 2/2] regulator: fixed: add support for under-voltage IRQ
[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
2023-10-24 15:41 UTC (3+ messages)
[PATCH v4] iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
2023-10-24 15:59 UTC (2+ messages)
[PATCH] usb: storage: add shutdown function for usb storage driver
2023-10-24 15:58 UTC (6+ messages)
[rft, PATCH v1 0/2] drm/i915/dsi: An attempt to get rid of IOSF GPIO on VLV
2023-10-24 15:58 UTC (4+ messages)
[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
2023-10-24 15:56 UTC (12+ messages)
` [PATCH v6 01/10] iommu: Add IOMMU_DOMAIN_NESTED
` [PATCH v6 02/10] iommu: Pass in parent domain with user_data to domain_alloc_user op
` [PATCH v6 03/10] iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
` [PATCH v6 04/10] iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
` [PATCH v6 05/10] iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
` [PATCH v6 06/10] iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
` [PATCH v6 07/10] iommufd: Add a nested HW pagetable object
` [PATCH v6 08/10] iommu: Add iommu_copy_struct_from_user helper
` [PATCH v6 09/10] iommufd/selftest: Add nested domain allocation for mock domain
` [PATCH v6 10/10] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs
[PATCH v4 1/3] dt-bindings: mtd: partitions: Add binman compatible
2023-10-24 15:57 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
2023-10-24 15:56 UTC (6+ messages)
` [PATCH v5 2/2] input: joystick: driver "
[PATCH v2 1/1] PCI: dwc: Use FIELD_GET/PREP()
2023-10-24 15:56 UTC (2+ messages)
[PATCH 5.10 000/199] 5.10.199-rc2 review
2023-10-24 15:56 UTC (2+ messages)
[GIT PULL] thermal for v6.7-rc1
2023-10-24 15:56 UTC
[PATCH net-next 3/5] net: ipqess: introduce the Qualcomm IPQESS driver
2023-10-24 15:55 UTC (2+ messages)
[PATCH] watchdog_dev: Remove unnecessary ‘0’ values from err
2023-10-24 15:55 UTC (2+ messages)
[PATCH v2 1/4] selftests: capabilities: remove duplicate unneeded defines
2023-10-24 15:53 UTC (4+ messages)
` [PATCH v2 3/4] selftests: core: remove duplicate defines
linux-next: manual merge of the vfs-brauner tree with the btrfs tree
2023-10-24 15:46 UTC (10+ messages)
` upcoming merge window: "
[PATCH] mm/rmap: vm_flags including VM_EXEC can exit timely
2023-10-24 15:51 UTC (2+ messages)
[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
2023-10-24 15:51 UTC
[PATCH 0/3] KVM: Fix KVM-owned file refcounting of KVM module(s)
2023-10-24 15:49 UTC (4+ messages)
` [PATCH 2/3] KVM: Always flush async #PF workqueue when vCPU is being destroyed
[PATCH v2] platform/chrome: cros_ec_lpc: Separate host command and irq disable
2023-10-24 15:46 UTC
[PATCH v4 0/4] Add support for CS40L50
2023-10-24 15:47 UTC (7+ messages)
` [PATCH v4 3/4] mfd: cs40l50: Add support for CS40L50 core driver
[PATCH 5.4 000/120] 5.4.259-rc2 review
2023-10-24 15:46 UTC (2+ messages)
[PATCH v3] usb: core: hub: Add quirks for reducing device address timeout
2023-10-24 15:44 UTC (9+ messages)
` [PATCH v4] "
[PATCH 0/4] man2: Document RWF_ATOMIC
2023-10-24 15:39 UTC (9+ messages)
` [PATCH 2/4] readv.2: Document RWF_ATOMIC flag
[PATCH 1/1] Documentation: ubsan: drop "the" from article title
2023-10-24 15:38 UTC (2+ messages)
[PATCH] mlx5: reset state to avoid attempted QP double free and UAF
2023-10-24 15:36 UTC (2+ messages)
[PATCH v8 0/8] Add support for Sub-NUMA cluster (SNC) systems
2023-10-24 15:29 UTC (4+ messages)
` [PATCH v9 "
[PATCH v7 0/8] Add Intel VT-d nested translation (part 1/2)
2023-10-24 15:14 UTC (9+ messages)
` [PATCH v7 1/8] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v7 2/8] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v7 3/8] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v7 4/8] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v7 5/8] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v7 6/8] iommu/vt-d: Set the nested domain to a device
` [PATCH v7 7/8] iommu/vt-d: Add nested domain allocation
` [PATCH v7 8/8] iommu/vt-d: Disallow read-only mappings to nest parent domain
[PATCH] IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
2023-10-24 15:26 UTC (3+ messages)
[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
2023-10-24 15:32 UTC (8+ messages)
[PATCH v4 0/4] vduse: add support for networking devices
2023-10-24 15:30 UTC (7+ messages)
` [PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type
[PATCH v2 1/2] RAS: Introduce AMD Address Translation Library
2023-10-24 15:30 UTC (3+ messages)
[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
2023-10-24 15:27 UTC (11+ messages)
[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
2023-10-24 15:23 UTC (3+ messages)
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones
[PATCH v2] nvme: update firmware version after commit
2023-10-24 15:22 UTC (3+ messages)
[PATCH 0/6] Add a few mt8183 follower boards
2023-10-24 15:22 UTC (11+ messages)
` [PATCH 1/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
` [PATCH 3/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-makomo
` [PATCH 4/6] arm64: dts: mt8183: Add jacuzzi makomo board
` [PATCH 5/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-pico
` [PATCH 6/6] arm64: dts: mt8183: Add jacuzzi pico/pico6 board
[PATCH] mm/page_alloc: fix the potential memory waste in page_frag_alloc_align
2023-10-24 15:18 UTC (3+ messages)
` "
[PATCH v2 0/2] wifi: ath11k: fix event locking
2023-10-24 15:17 UTC (6+ messages)
` [PATCH v2 1/2] wifi: ath11k: fix temperature "
[PATCH -next] RDMA/core: Remove NULL check before dev_{put, hold}
2023-10-24 15:16 UTC (3+ messages)
[PATCH] RDMA/hfi1: remove redundant assignment to pointer ppd
2023-10-24 15:16 UTC (2+ messages)
[PATCH] perf build: Remove stray '\' before that is warned about since grep 3.8
2023-10-24 15:12 UTC (5+ messages)
[PATCH v2 0/3] iio: imu: adis: Use spi cs inactive delay
2023-10-24 15:11 UTC (7+ messages)
` [PATCH v2 3/3] dt-bindings: adis16460: Add 'spi-cs-inactive-delay-ns' property
[PATCH 0/1] dt-bindings: backlight: mp3309c: remove two required properties
2023-10-24 15:08 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH 0/3 v7] Misc SCM changes
2023-10-24 15:08 UTC (3+ messages)
[PATCH v5 net-next 0/3] ipv6: avoid atomic fragment on GSO output
2023-10-24 15:08 UTC (5+ messages)
` [PATCH v5 net-next 1/3] ipv6: drop feature RTAX_FEATURE_ALLFRAG
` [PATCH v5 net-next 2/3] ipv6: refactor ip6_finish_output for GSO handling
` [PATCH v5 net-next 3/3] ipv6: avoid atomic fragment on GSO packets
[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
2023-10-24 15:08 UTC (2+ messages)
[PATCH 1/1] genirq/generic_chip: Fix irq_remove_generic_chip() when an irq domain is used
2023-10-24 15:03 UTC
[RFC PATCH v2 0/2] sched/fair migration reduction features
2023-10-24 15:03 UTC (7+ messages)
` [RFC PATCH v2 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature (v2)
[PATCH V3 0/2] Add rs485 support to uartps driver
2023-10-24 15:02 UTC (4+ messages)
` [PATCH V3 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485
` [PATCH V3 2/2] tty: serial: uartps: Add rs485 support to uartps driver
[PATCH] iommu/vt-d: Enhance capability check for nested parent domain allocation
2023-10-24 15:00 UTC
[robertosassu:ima-evm-lsms-v4-devel-v7] [evm] ea31d8b249: Kernel_panic-not_syncing:security_add_hooks_Too_many_LSMs_registered
2023-10-24 14:58 UTC
[GIT PULL] devfreq next for 6.7
2023-10-24 14:57 UTC
[PATCH v7 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-10-24 14:56 UTC (3+ messages)
` [PATCH v7 2/3] clocksource: Add JH7110 timer driver
[PATCH] powerpc: Remove initialisation of readpos
2023-10-24 14:55 UTC
[v5 0/2] Change PWM-controlled LED pin active mode and algorithm
2023-10-24 14:55 UTC (3+ messages)
` [v5 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
[PATCH] riscv: boot: Fix creation of loader.bin
2023-10-24 14:53 UTC
[PATCH] x86/traps: Use current_top_of_stack() helper in traps.c
2023-10-24 14:52 UTC
[PATCH] clocksource: disable irq when holding watchdog_lock
2023-10-24 14:52 UTC (10+ messages)
[PATCH net-next v2 0/4] Cleanup and optimizations to transmit code
2023-10-24 14:51 UTC (5+ messages)
` [PATCH net-next v2 1/4] octeon_ep: add padding for small packets
` [PATCH net-next v2 2/4] octeon_ep: remove dma sync in trasmit path
` [PATCH net-next v2 3/4] octeon_ep: implement xmit_more in transmit
` [PATCH net-next v2 4/4] octeon_ep: remove atomic variable usage in Tx data path
[PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
2023-10-24 14:50 UTC (6+ messages)
` [PATCH vhost v4 12/16] vdpa/mlx5: Improve mr update flow
[PATCH v2] rust: macros: improve `#[vtable]` documentation
2023-10-24 14:43 UTC (3+ messages)
[PATCH] freezer,sched: Report TASK_FROZEN tasks as TASK_UNINTERRUPTIBLE
2023-10-24 14:39 UTC (2+ messages)
[PATCH v3 0/3] userfaultfd move option
2023-10-24 14:36 UTC (6+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
[PATCH] arm64: dts: cn913x: add device trees for COM Express boards
2023-10-24 14:34 UTC (2+ messages)
[PATCH] irqchip/gic-v3-its: Don't override quirk settings with default values
2023-10-24 14:34 UTC
[PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
2023-10-24 14:34 UTC (13+ messages)
[PATCH] ath10k: replace deprecated strncpy with strtomem_pad
2023-10-24 14:11 UTC (3+ messages)
[PATCH v12 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-10-24 14:28 UTC (6+ messages)
[PATCH v4 net-next 0/3] ipv6: avoid atomic fragment on GSO output
2023-10-24 14:28 UTC (5+ messages)
` [PATCH v4 net-next 1/3] ipv6: drop feature RTAX_FEATURE_ALLFRAG
[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
2023-10-24 14:27 UTC
[PATCH v2 00/39] Memory allocation profiling
2023-10-24 14:26 UTC (3+ messages)
` [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()
[PATCH v9 00/34] Introduce QC USB SND audio offloading support
2023-10-24 13:35 UTC (5+ messages)
` [PATCH v9 34/34] ASoC: usb: Rediscover USB SND devices on USB port add
[PATCH v1 0/5] soc/arm64: qcom: add initial version of memory dump
2023-10-24 14:25 UTC (4+ messages)
[PATCH] drm: docs: Remove item from TODO list
2023-10-24 14:24 UTC (3+ messages)
[PATCH net-next v4 2/2] net:dsa:microchip: add property to select
2023-10-24 14:24 UTC (3+ messages)
[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
2023-10-24 14:24 UTC (12+ messages)
[PATCH v5 00/13] KVM: x86/pmu: selftests: Fixes and new tests
2023-10-24 14:23 UTC (7+ messages)
` [PATCH v5 11/13] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v5 13/13] KVM: selftests: Extend PMU counters test to permute on vPMU version
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