messages from 2023-07-11 15:09:27 to 2023-07-11 15:52:37 UTC [more...]
[PATCH] provide Windows/MSVC lcore macros
2023-07-11 15:52 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v2] eal: provide per lcore macros for MSVC
[PATCH] generic/558: limit the number of spawned subprocesses
2023-07-11 15:51 UTC
[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
2023-07-11 15:51 UTC (4+ messages)
` [PATCH v2 1/2] binfmt_elf_fdpic: support 64-bit systems
[PATCH v2 00/15] spi: Header and core clean up and refactoring
2023-07-11 15:49 UTC (11+ messages)
` [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
Oops on /proc/interrupt access with 6.5-rc1
2023-07-11 15:51 UTC
[PATCH v5 00/38] New page table range API
2023-07-11 15:49 UTC (8+ messages)
` [PATCH v5 01/38] minmax: Add in_range() macro
[RFC 00/12] net: huge page backed page_pool
2023-07-11 15:49 UTC (2+ messages)
[PATCH 0/3] fdp fixes, random placment id and xnvme support
2023-07-11 15:44 UTC (4+ messages)
` [PATCH 1/3] fdp: use macro for max ruhs and fix placement id check
[PATCH v4] checkpatch: check for missing Fixes tags
2023-07-11 15:48 UTC (2+ messages)
[Intel-gfx] [drm-rerere] nightly.conf: drop sound tree from drm-tip altogether
2023-07-11 15:48 UTC (5+ messages)
[PATCH 1/5] ASoC: bcm: bcm63xx-i2s-whistler: Convert to devm_platform_ioremap_resource()
2023-07-11 15:46 UTC (3+ messages)
` [PATCH 5/5] ASoC: tegra: tegra20_ac97: Use devm_platform_get_and_ioremap_resource()
[meta-arago] [kirkstone] [PATCH] arago.conf: Enable coretracers in gstreamer1.0
2023-07-11 15:47 UTC
[PATCH v3 0/7] Add support for memmap on memory feature on ppc64
2023-07-11 15:46 UTC (10+ messages)
` [PATCH v3 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
[PATCH] sched/fair: remove util_est boosting
2023-07-11 15:47 UTC (2+ messages)
[PATCH] xen/arm: pci: fix check in pci_check_bar()
2023-07-11 15:46 UTC
[RESEND PATCH v2 0/5] imx8mn-var-som: fix ethernet for Variscite symphony board and imx8m nano SOM
2023-07-11 15:45 UTC (6+ messages)
` [RESEND PATCH v2 1/5] imx8mn-var-som: read and print SoM infos from eeprom on startup
` [RESEND PATCH v2 2/5] imx8mn-var-som: fix non-applied PHY reset-gpios properties
` [RESEND PATCH v2 3/5] arm: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay
` [RESEND PATCH v2 4/5] imx8mn-var-som: read eth MAC address from EEPROM
` [RESEND PATCH v2 5/5] imx8mn-var-som: adjust PHY reset gpios according to hardware configuration
[PATCH] of: Preserve "of-display" device name for compatibility
2023-07-11 15:46 UTC (4+ messages)
[PATCH] pwm: atmel: enable clk when pwm already enabled in bootloader
2023-07-11 15:45 UTC (5+ messages)
[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
2023-07-11 15:44 UTC
[PATCH] coresight: etm3x: convert struct etm_drvdata's spinlock to raw_spinlock
2023-07-11 15:45 UTC (4+ messages)
[PATCH v12 00/11] LSM: Three basic syscalls
2023-07-11 15:37 UTC (15+ messages)
` [PATCH v12 01/11] LSM: Identify modules by more than name
` [PATCH v12 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v12 03/11] proc: Use lsmids instead of lsm names for attrs
` [PATCH v12 04/11] LSM: syscalls for current process attributes
` [PATCH v12 05/11] LSM: Create lsm_list_modules system call
` [PATCH v12 06/11] LSM: wireup Linux Security Module syscalls
` [PATCH v12 10/11] SELinux: Add selfattr hooks
[PATCH printk v2 0/5] various cleanups
2023-07-11 15:43 UTC (10+ messages)
` [PATCH printk v2 2/5] printk: Add NMI safety to console_flush_on_panic() and console_unblank()
` [PATCH printk v2 3/5] printk: Consolidate console deferred printing
` [PATCH printk v2 4/5] printk: Add per-console suspended state
[PATCH v1] xen/drivers: ns16550: Fix the return logic for pci_uart_config()
2023-07-11 15:43 UTC (3+ messages)
XFS writing issue
2023-07-11 15:42 UTC (2+ messages)
[PATCH 00/10] thermal: tegra: Do not register cooling device
2023-07-11 15:42 UTC (3+ messages)
[PATCH v4 00/12] RISC-V: support some cryptography accelerations
2023-07-11 15:37 UTC (26+ messages)
` [PATCH v4 01/12] riscv: Add support for kernel mode vector
` [PATCH v4 02/12] riscv: Add vector extension XOR implementation
` [PATCH v4 03/12] RISC-V: add helper function to read the vector VLEN
` [PATCH v4 04/12] RISC-V: add vector crypto extension detection
` [PATCH v4 05/12] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions
` [PATCH v4 06/12] RISC-V: crypto: add Zvbb+Zvbc accelerated GCM GHASH implementation
` [PATCH v4 07/12] RISC-V: crypto: add Zvkg "
` [PATCH v4 08/12] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation
` [PATCH v4 09/12] RISC-V: crypto: add a vector-crypto-accelerated SHA512 implementation
` [PATCH v4 10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation
` [PATCH v4 11/12] RISC-V: crypto: add Zvksed accelerated SM4 "
` [PATCH v4 12/12] RISC-V: crypto: add Zvksh accelerated SM3 hash implementation
[PATCH 00/13] PCI: Define Intel PCI IDs and use them in drivers
2023-07-11 15:42 UTC (4+ messages)
[PATCH] usertools: enhance logic to display NUMA
2023-07-11 15:42 UTC (2+ messages)
[v2][oe-core][PATCH 1/1] ghostscript: advance to version 10.01.2
2023-07-11 15:41 UTC
[PATCH] wireless-regdb: Update regulatory rules for Egypt (EG) from March 2022 guidelines
2023-07-11 15:39 UTC (2+ messages)
` [wireless-regdb] "
[RFC][PATCH] gdhcp/client: Don't attach a DHCP client to veth* devices
2023-07-11 15:40 UTC
[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
2023-07-11 15:24 UTC (7+ messages)
[PATCH v4 0/7] virtio-mem: Device unplug support
2023-07-11 15:38 UTC (10+ messages)
` [PATCH v4 1/7] virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
` [PATCH v4 2/7] pc: Factor out (un)plug handling of virtio-md-pci devices
` [PATCH v4 3/7] arm/virt: Use virtio-md-pci (un)plug functions
` [PATCH v4 4/7] virtio-md-pci: Handle unplug of virtio based memory devices
` [PATCH v4 5/7] virtio-md-pci: Support unplug requests for compatible devices
` [PATCH v4 6/7] virtio-mem: Prepare for device unplug support
` [PATCH v4 7/7] virtio-mem-pci: Device "
[PATCH 0/3] Add startek-kd070fhfid015 display support
2023-07-11 15:36 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: display: panel: add startek kd070fhfid015 support
` [PATCH 2/3] drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel
` [PATCH 3/3] arm64: defconfig: enable STARTEK KD070FHFID015 panel
[PATCH 1/1 fyi] tools headers UAPI: Sync linux/kvm.h with the kernel sources
2023-07-11 15:36 UTC
cip/linux-5.10.y-cip baseline: 134 runs, 21 regressions (v5.10.184-cip36-13-g8fae18103387)
2023-07-11 15:37 UTC
cip/linux-5.10.y-cip baseline-nfs: 27 runs, 9 regressions (v5.10.184-cip36-13-g8fae18103387)
2023-07-11 15:37 UTC
[Intel-gfx] [PATCH] Revert "drm/i915: use localized __diag_ignore_all() instead of per file"
2023-07-11 15:36 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH 0/2] net: phy: dp83822: Add support for line class driver configuration
2023-07-11 15:35 UTC (6+ messages)
[Intel-gfx] [PATCH] drm/i915/perf: add sentinel to xehp_oa_b_counters
2023-07-11 15:35 UTC (2+ messages)
[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
2023-07-11 15:34 UTC (8+ messages)
` [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
[PATCH 0/4] kmod /usr support
2023-07-11 15:34 UTC (6+ messages)
` [PATCH 1/4] man/depmod.d: Fix incorrect /usr/lib search path
` [PATCH 2/4] libkmod, depmod: Load modprobe.d, depmod.d from $prefix/lib
` [PATCH 3/4] kmod: Add config command to show compile time configuration as JSON
` [PATCH 4/4] libkmod, depmod, modprobe: Search for kernel modules under ${module_prefix}
` [PATCH] depmod: Handle installing modules under a prefix
[PATCH-for-8.1] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
2023-07-11 15:34 UTC
[intel-lts:4.19/android_s 4300/30000] arch/x86/kernel/smp.c:190:16: warning: no previous prototype for 'smp_reboot_interrupt'
2023-07-11 15:33 UTC
Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
2023-07-11 15:33 UTC (8+ messages)
[6.5.0-rc1] unchecked MSR access error: RDMSR from 0xe2 at rIP: 0xffffffff87090227 (native_read_msr+0x7/0x40) (intel_idle_init_cstates_icpu)
2023-07-11 15:32 UTC (6+ messages)
[PATCH v5 0/5] Add peripherals for J784S4
2023-07-11 15:31 UTC (6+ messages)
` [PATCH v5 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux
[PATCH v3 0/4] tests/vm/freebsd: Get up-to-date package list from lcitool
2023-07-11 15:31 UTC (3+ messages)
` [PATCH v3 1/4] tests/lcitool: Generate distribution packages list in JSON format
[PATCH v3 0/7] virtio-mem: Device unplug support
2023-07-11 15:31 UTC (3+ messages)
[PATCH] rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
2023-07-11 15:31 UTC (2+ messages)
[PATCH v4 00/49] VMA tree type safety and remove __vma_adjust()
2023-07-11 15:30 UTC (5+ messages)
` [PATCH v4 18/49] mlock: Convert mlock to vma iterator
cip/linux-4.4.y-cip baseline: 40 runs, 3 regressions (v4.4.302-cip72-620-g8dfbbc901d03)
2023-07-11 15:29 UTC
[PATCH 1/1 fyi] tools headers uapi: Sync linux/fcntl.h with the kernel sources
2023-07-11 15:29 UTC
[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-07-11 15:29 UTC (6+ messages)
` [PATCH v4 09/16] KVM: Introduce KVM_CAP_NOWAIT_ON_FAULT without implementation
[PATCH v2] ACPI: NFIT: limit string attribute write
2023-07-11 15:28 UTC (2+ messages)
cip/linux-4.4.y-st baseline-nfs: 8 runs, 1 regressions (v4.4-st20-1431-g4d27d09c95c37)
2023-07-11 15:28 UTC
[PATCH 1/2] erofs: get rid of the remaining kmap_atomic()
2023-07-11 15:28 UTC (4+ messages)
` [PATCH 2/2] erofs: simplify z_erofs_transform_plain()
[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
2023-07-11 15:28 UTC (2+ messages)
[PATCH] fetch2: Set maxsplit to match expected variables
2023-07-11 15:27 UTC (2+ messages)
[PATCH v3] LoongArch: Make CONFIG_CMDLINE work with CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER
2023-07-11 15:27 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/gt: update request engine before removing virtual GuC engine
2023-07-11 15:27 UTC (7+ messages)
` [Intel-gfx] [PATCH v2] "
[PATCH] can: mcp251xfd: Always stop on BUS_OFF and call netif_stop_queue
2023-07-11 15:26 UTC
mptcpize with shadow socks in android
2023-07-11 15:25 UTC (6+ messages)
[PATCH v1 0/3] perf list: Remove duplicate PMUs
2023-07-11 15:24 UTC (4+ messages)
Add a new fchmodat4() syscall, v2
2023-07-11 15:23 UTC (12+ messages)
` [PATCH v3 0/5] Add a new fchmodat4() syscall
` [PATCH v3 2/5] fs: Add fchmodat4()
[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-07-11 15:21 UTC (5+ messages)
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory
[Intel-xe] [PATCH V2] drm/xe: make GT sysfs init return void
2023-07-11 15:23 UTC (7+ messages)
[PATCH] hwmon: (dimmtemp) Support more than 32 DIMMs
2023-07-11 15:21 UTC
[PATCH 1/3] net/mlx5: fix validation for conntrack indirect action
2023-07-11 15:20 UTC (3+ messages)
` [PATCH 2/3] net/mlx5: fix handle validation for meter mark
` [PATCH 3/3] app/testpmd: fix meter mark handle update
[PATCH] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-07-11 15:19 UTC
[PATCH 1/3] perf machine: Add machine->has_data_mmap field
2023-07-11 15:19 UTC (3+ messages)
` [PATCH 3/3] perf machine: Include data symbols in the kernel map
[syzbot] [ext4?] WARNING: locking bug in ext4_move_extents
2023-07-11 15:19 UTC (2+ messages)
[PATCH v2 0/2] KVM: s390: pv: fix two small bugs
2023-07-11 15:18 UTC (3+ messages)
` [PATCH v2 1/2] KVM: s390: pv: simplify shutdown and fix race
[PATCH] btf, scripts: rust: drop is_rust_module.sh
2023-07-11 15:18 UTC (3+ messages)
[PATCH 6.3 000/424] 6.3.13-rc4 review
2023-07-11 15:16 UTC (2+ messages)
wireless-regdb: Update regulatory rules for Egypt (EG) on 5GHz
2023-07-11 15:16 UTC (3+ messages)
` [wireless-regdb] "
[RFC 0/5] net/mlx5: introduce Tx datapath tracing
2023-07-11 15:15 UTC (4+ messages)
` [PATCH v6 0/2] "
` [PATCH v6 1/2] net/mlx5: add Tx datapath trace analyzing script
` [PATCH v6 2/2] doc: add mlx5 datapath tracing feature description
[PATCH v2] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
2023-07-11 15:14 UTC
[intel-lts:4.19/android_s 6994/30000] <stdin>:1341:2: warning: syscall pidfd_open not implemented
2023-07-11 15:13 UTC
[PATCH v2 1/1] gpio: mmio: handle "ngpios" properly in bgpio_init()
2023-07-11 15:12 UTC
[PATCH v2 11/18] soc: samsung: Move power-domain driver to the genpd dir
2023-07-11 15:10 UTC (3+ messages)
[PATCH v3 0/3] Add rpmhpd support for SDX75
2023-07-11 15:11 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: power: rpmhpd: Add Generic RPMh PD indexes
[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: Document fsl,startup-delay-ms
2023-07-11 15:10 UTC (10+ messages)
[PATCH v2] docs/RCU: Bring back smp_wmb()
2023-07-11 15:09 UTC
[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
2023-07-11 15:08 UTC (6+ messages)
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache "
[PATCH 0/2] ARM: imx: imx6sx: Add support for TX clock controls
2023-07-11 15:08 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: net: fsl,fec: Add "
` [PATCH 2/2] ARM: imx: imx6sx: Add support for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.