All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-10 14:29:42 to 2026-02-10 15:18:09 UTC [more...]

[PATCH] linux-user: fix TIOCGSID ioctl
 2026-02-10 15:17 UTC  (2+ messages)

[PATCH v2 00/16] Add board support for Spacemit K1 SoC in SPL
 2026-02-10 15:14 UTC  (17+ messages)
` [PATCH v2 01/16] spacemit: k1: support multi-board infrastructure
` [PATCH v2 02/16] spacemit: k1: enable SPL with debug UART
` [PATCH v2 03/16] configs: k1: enable early timer support
` [PATCH v2 04/16] reset: k1: add SPL support and enable TWSI8 reset
` [PATCH v2 05/16] dt-bindings: clock: import k1-syscon from upstream
` [PATCH v2 06/16] dts: k1: import dts file from upstream folder
` [PATCH v2 07/16] clk: spacemit: Add support for K1 SoC
` [PATCH v2 08/16] dts: k1: enable clocks in SPL
` [PATCH v2 09/16] board: k1: initialize clock and serial devices "
` [PATCH v2 10/16] configs: k1: add default option for clock driver "
` [PATCH v2 11/16] i2c: k1: add I2C driver support
` [PATCH v2 12/16] spacemit: k1: add TLV EEPROM support in SPL
` [PATCH v2 13/16] spacemit: k1: Add DDR firmware support to SPL
` [PATCH v2 14/16] power: pmic: add support for Spacemit P1 PMIC
` [PATCH v2 15/16] power: regulator: add support for Spacemit P1 SoC
` [PATCH v2 16/16] board: k1: enable pmic in spl

[PATCH v2 00/21] qom: introduce property flags to track external user input
 2026-02-10 15:28 UTC  (11+ messages)
` [PATCH v2 03/21] qom/object: factor out object_class_property_try_add()
` [PATCH v2 07/21] qom/object: introduce user interaction flags for properties

[PATCH v6 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-10 15:16 UTC  (5+ messages)
` [PATCH v6 8/8] "

[ndctl PATCH 1/2] util/sysfs: save and use errno properly in read and write paths
 2026-02-10 15:20 UTC  (5+ messages)
` [ndctl PATCH 2/2] util/sysfs: add hint for missing root privileges on sysfs access

[PATCH] drm/amdkfd: Fix APU to use GTT, not VRAM for MQD
 2026-02-10 15:16 UTC  (2+ messages)

[PATCH v2 00/11] Support ASPEED AST2700 A2
 2026-02-10 15:15 UTC  (5+ messages)
` [PATCH v2 05/11] hw/arm/aspeed_ast27x0_evb: Move ast2700-evb alias to AST2700 A2 EVB
` [PATCH v2 08/11] tests/functional/aarch64/test_aspeed_ast2700: Add AST2700 A2 EVB functional tests

[PATCH 1/2] drm/amdgpu: Move xgmi status to interface header
 2026-02-10 15:15 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add xgmi link status for VFs

[PATCH v2 1/2] drm/amdgpu: Make amdgpu_fence_emit() non-failing
 2026-02-10 15:15 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission path

[PATCH bpf-next v3 0/3] Separate tests that need error injection
 2026-02-10 15:14 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Split module_attach into subtests
` [PATCH bpf-next v3 2/3] selftests/bpf: Split read_vsyscall "
` [PATCH bpf-next v3 3/3] selftests/bpf: Split sleepable fentry from LSM test

[RFC net-next 0/3] cleanup of usbnet descriptor allocation
 2026-02-10 15:11 UTC  (4+ messages)
` [RFC net-next 1/3] net: usb: divorce private data and cdc state in usbnet
` [RFC net-next 2/3] net: usb: usbnet: switch to dynamic allocation of private data
` [RFC net-next 3/3] net: usb: usbnet: remove driver_priv

[RFC PATCH 0/4] hwspinlock: refactor headers into public provider/consumer pair
 2026-02-10 15:14 UTC  (11+ messages)

[PATCH 0/8] riscv: Add cpufeature parsing and hwprobe export for RVA23 extensions
 2026-02-10 15:14 UTC  (6+ messages)
` [PATCH 1/8] riscv: cpufeature: Add parsing for B

[ardb:x86-slaunch 38/41] drivers/firmware/efi/libstub/x86-stub.c:832:34: error: too many arguments to function call, expected 0, have 1
 2026-02-10 15:13 UTC 

[PATCH v9 00/37] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2026-02-10 15:12 UTC  (9+ messages)
` [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits

[PATCH v3] hwmon: pmbus: mpq8785: fix VOUT_MODE mismatch during identification
 2026-02-10 15:12 UTC  (2+ messages)

[PATCH 0/4] blk-mq/nvme: fix debugfs creation with frozen queue
 2026-02-10 15:12 UTC  (8+ messages)
` [PATCH 3/4] nvme-apple: move blk_mq_update_nr_hw_queues after nvme_unfreeze

[PATCH] xen: always consider '/' as a division in assembly
 2026-02-10 15:11 UTC 

[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
 2026-02-10 15:11 UTC  (20+ messages)
` [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

[PATCH 0/3] bsd-user: Remove netbsd and open support
 2026-02-10 15:10 UTC  (5+ messages)
` [PATCH 1/3] freebsd: FreeBSD 15 has native inotify
` [PATCH 2/3] bsd-user: Remove the openbsd-specific code
` [PATCH 3/3] bsd-user: Remove NetBSD supprot

[v2] crypto/openssl: Add support for SHAKE algorithms
 2026-02-10 15:10 UTC  (3+ messages)
` [v3] "
  ` [EXTERNAL] "

[PATCH v5 0/6] xen/console: configurable conring size
 2026-02-10 15:10 UTC  (5+ messages)
` [PATCH v5 5/6] xen/console: update conring memory allocation
` [PATCH v5 6/6] xen/console: add conring buffer size alignment setting

[PATCH 0/13] kernel-yocto: 6.18 updates and 6.12/6.16 removal
 2026-02-10 15:10 UTC  (5+ messages)
` [OE-core] "

[PATCH] x86/domctl: Conditionalise x86 domctl using DCE rather than ifdef
 2026-02-10 15:10 UTC 

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-10 15:10 UTC  (13+ messages)
` [PATCHv6 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv6 04/17] mm: Move set/clear_compound_head() next to compound_head()

[PATCH net v4 0/3] disable interrupts and ensure dbell updation
 2026-02-10 15:10 UTC  (2+ messages)

double mmput in do_procmap_query() destroys address space of live process
 2026-02-10 15:09 UTC 

[PATCH v2] kho: add support for deferred struct page init
 2026-02-10 15:09 UTC  (2+ messages)

[PATCH v2 0/6] Enable the IPUv3 driver to use CCF
 2026-02-10 15:09 UTC  (3+ messages)
` [PATCH v2 2/6] clk: imx6q: apply clang-format

[PATCH v4 0/2] PCI: Add support for ACS Enhanced Capability
 2026-02-10 15:06 UTC  (7+ messages)
` [PATCH v4 1/2] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v4 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[RFC PATCH 2/4] rust: sync: Add dma_fence abstractions
 2026-02-10 15:07 UTC  (18+ messages)

[Outreachy PATCH v6 1/3] environment: stop storing `core.attributesFile` globally
 2026-02-10 15:07 UTC  (2+ messages)

[PATCH] btrfs: change return type of cache_save_setup to void
 2026-02-10 15:07 UTC  (3+ messages)

[PATCH net-next v12 0/5] eth fbnic: Add fbnic self tests
 2026-02-10 15:06 UTC  (3+ messages)
` [PATCH net-next v12 3/5] eth fbnic: Add msix self test

[PATCH] crypto/openssl: support AES-XTS operations
 2026-02-10 15:06 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH] eal/linux: handle epoll error conditions
 2026-02-10 15:05 UTC  (8+ messages)
` [PATCH v2 0/2] interrupt epoll event handling
  ` [PATCH v2 1/2] net/mlx5: check for no data read in devx interrupt
  ` [PATCH v2 2/2] eal/linux: handle interrupt epoll events

[PATCH 0/8] phy: zynqmp: Perform complete initialization, including ILL calibration
 2026-02-10 15:05 UTC  (7+ messages)
` [PATCH 2/8] phy: zynqmp: Refactor bus width configuration into helper
` [PATCH 3/8] phy: zynqmp: Refactor common phy initialization into a helper

[PATCH 6.18 000/175] 6.18.10-rc1 review
 2026-02-10 15:04 UTC  (2+ messages)

[PATCH v2 0/6] cxl: Initialization reworks to support Soft Reserve Recovery and Accelerator Memory
 2026-02-10 15:05 UTC  (4+ messages)
` [PATCH v2 6/6] cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation

[PATCH v3 0/4] rust: alloc: add Vec shrinking methods
 2026-02-10 15:05 UTC  (4+ messages)

[v2] crypto/openssl: Add support for SHA3 algorithms
 2026-02-10 15:04 UTC  (3+ messages)
  ` [EXTERNAL] "

答复: 答复: 答复: [外部邮件] Re: [PATCH] x86/mce: Fix timer interval adjustment after logging a MCE event
 2026-02-10 15:01 UTC  (11+ messages)
        `  "

issue with _Static_assert and __builtin()s
 2026-02-10 14:40 UTC  (5+ messages)

[PATCH] rust: kernel: document safety for rust_fmt_argument
 2026-02-10 15:00 UTC  (2+ messages)

[PATCH v2 0/2] Fix port enumeration failure
 2026-02-10 15:00 UTC  (4+ messages)

[PATCH] rust: print: add safety comments for %pA formatting
 2026-02-10 15:00 UTC  (2+ messages)

[PATCH v3] scsi: target: fix recursive locking in __configfs_open_file()
 2026-02-10 15:00 UTC  (3+ messages)

[PATCH v7 0/6] iio: adc: ad9467: Support alternative backends
 2026-02-10 15:00 UTC  (3+ messages)
` [PATCH v7 5/6] iio: adc: ad9467: simplify device pointer in probe

[PATCH net-next] net/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd}
 2026-02-10 15:00 UTC  (2+ messages)

[PATCH 0/2] Enable tertiary USB controller in OTG mode
 2026-02-10 14:59 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: lemans-evk: Enable the tertiary USB controller

[Intel-wired-lan] [PATCH net v2] iavf: fix deadlock in reset handling
 2026-02-10 14:58 UTC  (3+ messages)
  `  "

[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
 2026-02-10 14:57 UTC  (3+ messages)
` [RFC PATCH 3/4] rust/drm: Add "

[PATCH v2 0/2] hw/i2c/aspeed_i2c: Fix out-of-bounds read in I2C MMIO
 2026-02-10 14:57 UTC  (3+ messages)
` [PATCH v2 1/2] hw/i2c/aspeed_i2c: Fix out-of-bounds read in I2C MMIO handlers

[PATCH 1/3] drm/i915/color: Add 3D LUT to color pipeline since Lunar Lake
 2026-02-10 14:56 UTC  (2+ messages)

[PATCH 0/2] hwspinlock: remove platform_data from subsystem
 2026-02-10 14:56 UTC  (2+ messages)

[leon-rdma:refactor-umem-v1 105/105] checkpatch: WARNING:SIZEOF_PARENTHESIS: sizeof ucmd should be sizeof(ucmd)
 2026-02-10 14:55 UTC 

[patch V2 0/4] sched/mmcid: Cure mode transition woes
 2026-02-10 14:55 UTC  (7+ messages)
` [patch V2 3/4] sched/mmcid: Drop per CPU CID immediately when switching to per task mode

[PATCH] prevent null pointer dereference during zpci hot unplug
 2026-02-10 14:54 UTC  (2+ messages)

[GIT PULL] integrity: subsystem updates for v7.0
 2026-02-10 14:54 UTC 

[PATCH 0/5] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-02-10 14:54 UTC  (8+ messages)
` [PATCH 4/5] dma-buf: heaps: allow heap to specify valid heap flags

[PATCH v2 00/35] KVM: arm64: Add support for protected guest memory with pKVM
 2026-02-10 14:53 UTC  (3+ messages)
` [PATCH v2 07/35] KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls

[PATCH v2 0/1] tests/functional/arm/aspeed_ast2600: Enhance OTP test with functional validation
 2026-02-10 14:51 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] net: can: etas_es58x: full cleanup in the error case
 2026-02-10 14:50 UTC 

[PATCH] Bluetooth: fix use-after-free in hci_conn_drop
 2026-02-10 14:50 UTC  (3+ messages)

[OE-core] [PATCH v3] python3-packaging: upgrade 25.0 -> 26.0
 2026-02-10 14:49 UTC  (3+ messages)

[PATCH v6 00/12] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-02-10 14:50 UTC  (3+ messages)
` [PATCH v6 05/12] iio: dac: ds4424: use device match data for chip info

[PATCH net,v2] net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()
 2026-02-10 14:50 UTC  (2+ messages)

[PATCH 00/12] xen/arm: ffa: v1.2 improvements
 2026-02-10 14:48 UTC  (3+ messages)
` [PATCH 06/12] xen/arm: ffa: Fix RX/TX map layout and errors

[PATCH v3 1/4] dt-bindings: soc: rockchip: grf: Add RV1103B compatibles
 2026-02-10 14:48 UTC  (8+ messages)
` [PATCH v3 2/4] ARM: dts: rockchip: Add support for RV1103B
` [PATCH v3 3/4] dt-bindings: arm: rockchip: Add Omega4 Evaluation board
` [PATCH v3 4/4] ARM: dts: rockchip: Add Onion Omega4 Evaluation Board

[PATCH v4] python3-packaging: upgrade 25.0 -> 26.0
 2026-02-10 14:49 UTC 

[PATCH 0/2] net: phy: dp83867: add numeric impedance DT property
 2026-02-10 14:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: dp83867: add binding for ti,output-impedance property

[PATCH net 0/2] net: bridge: mcast: fix mdb_n_entries counting warning
 2026-02-10 14:48 UTC  (3+ messages)
` [PATCH net 1/2] net: bridge: mcast: always update mdb_n_entries for vlan contexts
` [PATCH net 2/2] selftests: forwarding: bridge_mdb_max: add tests for mdb_n_entries warning

[PATCH v2] staging: octeon: type change from uint<bits>_t to u<bits>
 2026-02-10 14:48 UTC 

[PATCH i-g-t] tests/intel/xe_svm_usrptr_madvise: Add SVM to userptr copy test with madvise
 2026-02-10 14:48 UTC 

[PATCH] platform/mlx5: clarify device FD closure in mlx5 guide
 2026-02-10 14:46 UTC 

[PATCH bpf-next v2 1/3] selftests/bpf: Split module_attach into subtests
 2026-02-10 14:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ccache: bump version to 4.12.3
 2026-02-10 14:47 UTC  (2+ messages)

[Buildroot] [git commit] package/ccache: bump version to 4.12.3
 2026-02-10 14:34 UTC 

[PATCH v9 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-10 14:45 UTC  (13+ messages)
` [PATCH v9 3/7] mux: add help text for MULTIPLEXER config option

[PATCH v2 1/1] mtd: cfi_cmdset_0001: Factor out do_write_buffer_locked() to reduce stack frame
 2026-02-10 14:45 UTC  (5+ messages)

[PATCH v10 0/6] flow_parser: add shared parser library
 2026-02-10 14:45 UTC  (3+ messages)
  ` [PATCH v10 3/6] "

[PATCH] non-x86/symbols: check table sizes don't change between linking passes 2 and 3
 2026-02-10 14:43 UTC  (3+ messages)

[Buildroot] [RFC PATCH] package/pkg-cargo: add HOST_* variables for target build
 2026-02-10 14:43 UTC 

[PATCH] arm-bsp/fvp-base: add MMC and 9P to kernel config
 2026-02-10 14:41 UTC 

[PATCH drm-misc-next] drm: verisilicon: assign git tree to drm/misc in MAINTAINERS
 2026-02-10 14:41 UTC  (2+ messages)

[PATCH] Revert "ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()"
 2026-02-10 14:40 UTC  (2+ messages)

[PATCH net-next v4] net: dsa: eliminate local type for tc policers
 2026-02-10 14:40 UTC  (2+ messages)

[PATCH v3 0/3] Replace uses of system_wq and system_unbound_wq
 2026-02-10 14:40 UTC  (6+ messages)
` [PATCH v3 1/3] wifi: iwlwifi: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v3 2/3] wifi: iwlwifi: fw: "
` [PATCH v3 3/3] wifi: iwlwifi: mvm: replace use of system_wq with system_percpu_wq

[PATCH v1] compress/zlib: fix UDC checksum logic
 2026-02-10 14:39 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB2 controller Micro-USB OTG
 2026-02-10 14:39 UTC 

[PATCH/for-next v4 0/4] cgroup/cpuset: Fix partition related locking issues
 2026-02-10 14:39 UTC  (6+ messages)
` [PATCH/for-next v4 3/4] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock

[PATCH v5 00/16] migration: Add COLO multifd support and COLO migration unit test
 2026-02-10 14:38 UTC  (5+ messages)
` [PATCH v5 05/16] colo: Remove ENABLE_COLO loadvm command functions

[PATCH 1/2] Fix x86 baytrail boot flow
 2026-02-10 14:38 UTC  (5+ messages)
` [PATCH 2/2] Fix x86 baytrail boot flow, UPD/VPD Updates

[PATCH v1] s390x/pci: Fix endianness for zPCI BAR values
 2026-02-10 14:37 UTC  (2+ messages)

[PATCH v5 000/144] smb: smbdirect/client/server: moving to common functions and smbdirect.ko
 2026-02-10 14:37 UTC  (5+ messages)

[PATCH v8 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-02-10 14:36 UTC  (6+ messages)
` [PATCH v8 6/6] x86/vdso: Enable sframe generation in VDSO

[PATCH] media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wq
 2026-02-10 14:36 UTC  (5+ messages)

[BUG REPORT] USE_AFTER_FREE in complete_emulated_mmio found by KASAN/Syzkaller fuzz test (v5.10.0)
 2026-02-10 14:35 UTC  (3+ messages)

[meta-oe][kirkstone][PATCH] rocksdb: Add an option to set static library
 2026-02-10 14:34 UTC  (2+ messages)
` [oe] "

[PATCH 0/3] drm/xe/xe3p_lpg: L2 flush optimization
 2026-02-10 14:33 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/xe3p_lpg: L2 flush optimization (rev2)

[PATCH] mm: Fix memblock_free_late() when using deferred struct page
 2026-02-10 14:32 UTC  (11+ messages)

[PATCH] ksmbd: fix non-IPv6 build
 2026-02-10 14:32 UTC  (2+ messages)

[PATCH v2] net: stmmac: imx: Disable EEE
 2026-02-10 14:31 UTC  (3+ messages)

mm/damon/stat.c:60:21-22: WARNING opportunity for secs_to_jiffies()
 2026-02-10 14:31 UTC 

[PATCH] futex_waitv.2: new page
 2026-02-10 14:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH i-g-t v2 0/3] kms_flip: limit number of subtests run
 2026-02-10 14:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[meta-yocto-bsp][PATCH] yocto-bsp: update to kernel v6.18.9
 2026-02-10 14:30 UTC  (2+ messages)
` Patchtest results for "

Moving from qemu-pr-helper and libmpathpersist to <linux/pr.h>
 2026-02-10 14:29 UTC  (12+ messages)

[PATCH net v2] serial: caif: fix use-after-free in caif_serial ldisc_close()
 2026-02-10 14:30 UTC  (2+ messages)

[GIT PULL] x86/sev for v7.0-rc1
 2026-02-10 14:29 UTC 


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.