All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-14 06:07:40 to 2024-12-14 10:10:17 UTC [more...]

[PATCH 0/8] arm64: dts: Add Arm Morello support
 2024-12-14 10:10 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: arm: Add Morello compatibility
` [PATCH 2/8] dt-bindings: mailbox: arm,mhu: Add missing properties

[PATCH 00/12] w1: Constify 'struct bin_attribute'
 2024-12-14 10:07 UTC  (2+ messages)

[PATCH 00/71] whole-tree: Constify Property structures
 2024-12-14 10:05 UTC  (22+ messages)
` [PATCH 12/71] hw/9pfs: Constify all Property
` [PATCH 14/71] hw/adc: "
` [PATCH 15/71] hw/arm: "
` [PATCH 28/71] hw/i2c: "
` [PATCH 40/71] hw/misc: "
` [PATCH 41/71] hw/net: "
` [PATCH 56/71] hw/sd: "
` [PATCH 59/71] hw/ssi: "
` [PATCH 60/71] hw/timer: "
` [PATCH 62/71] hw/tricore: "

[PATCH v2.1] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
 2024-12-14 10:05 UTC  (3+ messages)
` [PATCH v2.2] "

[PATCH 6.12 000/467] 6.12.5-rc2 review
 2024-12-14 10:01 UTC  (5+ messages)

[PATCH] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
 2024-12-14  9:58 UTC 

Lockdep warnings on kexec (virtio_blk, hrtimers)
 2024-12-14  9:57 UTC  (18+ messages)

[RFC PATCH v1] cxl: add support for cxl reset
 2024-12-14  9:38 UTC  (2+ messages)

[PATCH] arm64: mm: fault: replace the behavior of fault_info[18]
 2024-12-14  9:38 UTC  (2+ messages)

workqueue: WQ_MEM_RECLAIM nvmet-wq:nvmet_rdma_release_queue_work [nvmet_rdma] is flushing !WQ_MEM_RECLAIM irdma-cleanup-wq:irdma_flush_worker [irdma]
 2024-12-14  9:36 UTC  (5+ messages)

[PATCH 0/8] crypto: more alignmask cleanups
 2024-12-14  9:29 UTC  (2+ messages)

[PATCH 0/2] crypto: remove physical address support in skcipher_walk
 2024-12-14  9:29 UTC  (2+ messages)

[PATCH v3] crypto: ccp: Use scoped guard for mutex
 2024-12-14  9:28 UTC  (2+ messages)

[PATCH 0/9] crypto: qce - refactor the driver
 2024-12-14  9:27 UTC  (2+ messages)

drivers/platform/x86/intel/pmc/core_ssram.c:141 pmc_core_get_lpm_req() error: uninitialized symbol 'ret'
 2024-12-14  9:26 UTC 

[git pull] IOMMU Fixes for Linux v6.13-rc2
 2024-12-14  9:26 UTC 

[sailus-media-tree:devel] BUILD SUCCESS 757059398ba89205068916fec59e05326bce76d2
 2024-12-14  9:21 UTC 

[GIT PULL] Crypto Update for 6.3
 2024-12-14  9:21 UTC  (11+ messages)
` [GIT PULL] Crypto Update for 6.4
  ` [GIT PULL] Crypto Update for 6.5
    ` [GIT PULL] Crypto Update for 6.6
      ` [GIT PULL] Crypto Update for 6.7
        ` [GIT PULL] Crypto Update for 6.8
          ` [GIT PULL] Crypto Fixes "
            ` [GIT PULL] Crypto Fixes for 6.9
              ` [GIT PULL] Crypto Fixes for 6.10
                ` [GIT PULL] Crypto Fixes for 6.12
                  ` [GIT PULL] Crypto Fixes for 6.13

[sailus-media-tree:fixes] BUILD SUCCESS 63ee8b754dacd06290b7be1c6826c389ed4e2d3d
 2024-12-14  9:18 UTC 

[PATCH] hw/m68k/next-cube: Disable the default CD-ROM drive
 2024-12-14  9:17 UTC 

[PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio
 2024-12-14  9:18 UTC  (3+ messages)

[PATCH 5.4 000/316] 5.4.287-rc2 review
 2024-12-14  9:17 UTC  (2+ messages)

[openeuler:OLK-6.6 1613/1613] arch/loongarch/kernel/dma.c:37:42: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-12-14  9:14 UTC 

[PATCH v2] mailbox: zynqmp: Remove invalid __percpu annotation in zynqmp_ipi_probe()
 2024-12-14  9:12 UTC 

[PATCH 6.1 000/772] 6.1.120-rc2 review
 2024-12-14  9:12 UTC  (2+ messages)

[PATCH v2] fortify: Hide run-time copy size from value range tracking
 2024-12-14  9:12 UTC  (2+ messages)

[PATCH 00/12] move pagetable_*_dtor() to __tlb_remove_table()
 2024-12-14  9:02 UTC  (14+ messages)
` [PATCH 01/12] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH 02/12] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
` [PATCH 03/12] arm64: pgtable: use mmu gather to free p4d level page table
` [PATCH 04/12] s390: pgtable: add statistics for PUD and P4D "
` [PATCH 05/12] mm: pgtable: introduce pagetable_dtor()
` [PATCH 06/12] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH 07/12] arm64: "
` [PATCH 08/12] riscv: "
` [PATCH 09/12] x86: "
` [PATCH 10/12] s390: pgtable: also move pagetable_dtor() of PxD "
` [PATCH 11/12] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH 12/12] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file

[PATCH v6 0/5] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-12-14  9:06 UTC  (6+ messages)
` [PATCH v6 2/5] usb: cdns3-ti: run HW init at resume() if HW was reset
` [PATCH v6 3/5] usb: cdns3: rename hibernated argument of role->resume() to lost_power

[PATCH 5.10 000/459] 5.10.231-rc1 review
 2024-12-14  9:04 UTC  (3+ messages)

[GIT PULL] i2c-host-fixes for v6.13-rc3
 2024-12-14  9:03 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] package/nettle: update _SITE to use BR2_GNU_MIRROR
 2024-12-14  8:53 UTC 

[Buildroot] [git commit branch/2024.02.x] package/freeipmi: update _SITE to use BR2_GNU_MIRROR
 2024-12-14  8:53 UTC 

[Buildroot] [git commit branch/2024.02.x] package/octave: update _SITE to use BR2_GNU_MIRROR
 2024-12-14  8:52 UTC 

[Buildroot] [git commit branch/2024.02.x] Config.in: switch GNU mirrors URL to https
 2024-12-14  8:51 UTC 

[PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device
 2024-12-14  9:04 UTC  (12+ messages)

[Buildroot] [PATCH next 1/1] Config.in: switch GNU mirrors URL to https
 2024-12-14  8:59 UTC  (2+ messages)

[PATCH v2] tests/intel/xe_vm: Check negative cases for vm_create/destroy ioctl
 2024-12-14  8:59 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[RFC PATCH 0/2] add generic parity calculation for u8
 2024-12-14  8:58 UTC  (3+ messages)
` [RFC PATCH 1/2] bitops: "
` [RFC PATCH 2/2] hwmon: (spd5118) Use generic parity calculation

[Buildroot] [PATCH next 1/1] package/nettle: update _SITE to use BR2_GNU_MIRROR
 2024-12-14  8:58 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] package/freeipmi: update _SITE to use BR2_GNU_MIRROR
 2024-12-14  8:58 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] package/octave: update _SITE to use BR2_GNU_MIRROR
 2024-12-14  8:58 UTC  (2+ messages)

[PATCH master] optee: fix i.MX8M link error when loading OP-TEE without CONFIG_TEE
 2024-12-14  8:48 UTC 

[PATCH] media: v4l2-core: balance the refcount in the error path of __video_register_device()
 2024-12-14  8:48 UTC 

[PATCH v6 00/16] VOP Support for rk3576
 2024-12-14  8:19 UTC  (34+ messages)
` [PATCH v6 01/16] drm/rockchip: vop2: Add debugfs support
` [PATCH v6 02/16] drm/rockchip: vop2: Fix the windows switch between different layers
` [PATCH v6 03/16] drm/rockchip: vop2: Set AXI id for rk3588
` [PATCH v6 04/16] drm/rockchip: vop2: Setup delay cycle for Esmart2/3
` [PATCH v6 05/16] drm/rockchip: vop2: Check linear format for Cluster windows on rk3566/8
` [PATCH v6 06/16] drm/rockchip: vop2: Add check for 32 bpp format for rk3588
` [PATCH v6 07/16] drm/rockchip: vop2: include rockchip_drm_drv.h
` [PATCH v6 08/16] drm/rockchip: vop2: Support 32x8 superblock afbc
` [PATCH v6 09/16] drm/rockchip: vop2: Add platform specific callback
` [PATCH v6 10/16] drm/rockchip: vop2: Support for different layer select configuration between VPs
` [PATCH v6 11/16] drm/rockchip: vop2: Introduce vop hardware version
` [PATCH v6 12/16] drm/rockchip: vop2: Register the primary plane and overlay plane separately
` [PATCH v6 13/16] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask
` [PATCH v6 14/16] drm/rockchip: vop2: Add uv swap for cluster window
` [PATCH v6 15/16] dt-bindings: display: vop2: Add rk3576 support
` [PATCH v6 16/16] drm/rockchip: vop2: Add support for rk3576

[PATCH RESEND] locking/atomic/x86: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
 2024-12-14  8:46 UTC 

[djiang:cxl/fwctl 24/28] drivers/cxl/features.c:162:12: warning: variable 'out_size' is uninitialized when used here
 2024-12-14  8:42 UTC 

[PATCH 6.6 000/356] 6.6.66-rc1 review
 2024-12-14  8:42 UTC  (2+ messages)

[PATCH v5 00/18] VOP Support for rk3576
 2024-12-14  8:15 UTC  (28+ messages)
` [PATCH v5 05/18] drm/rockchip: vop2: Set AXI id for rk3588
  `  "
` [PATCH v6 00/16] VOP Support for rk3576
  ` [PATCH v6 01/16] drm/rockchip: vop2: Add debugfs support
  ` [PATCH v6 02/16] drm/rockchip: vop2: Fix the windows switch between different layers
  ` [PATCH v6 03/16] drm/rockchip: vop2: Set AXI id for rk3588
  ` [PATCH v6 04/16] drm/rockchip: vop2: Setup delay cycle for Esmart2/3
  ` [PATCH v6 05/16] drm/rockchip: vop2: Check linear format for Cluster windows on rk3566/8
  ` [PATCH v6 06/16] drm/rockchip: vop2: Add check for 32 bpp format for rk3588
  ` [PATCH v6 07/16] drm/rockchip: vop2: include rockchip_drm_drv.h
  ` [PATCH v6 08/16] drm/rockchip: vop2: Support 32x8 superblock afbc
  ` [PATCH v6 09/16] drm/rockchip: vop2: Add platform specific callback
  ` [PATCH v6 10/16] drm/rockchip: vop2: Support for different layer select configuration between VPs

[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2024-12-14  8:37 UTC  (7+ messages)
    `  "

[chrome-os:chromeos-6.1 38/40] drivers/hid/hid-himax.c:5345:35: warning: unused variable 'himax_spi_id'
 2024-12-14  8:20 UTC 

[PATCH] net: mdiobus: fix an OF node reference leak
 2024-12-14  8:15 UTC 

sound/core/seq/oss/seq_oss_init.c:460:8-9: opportunity for str_enabled_disabled(b)
 2024-12-14  8:09 UTC 

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-12-14  8:02 UTC  (13+ messages)

[efi:urgent] BUILD SUCCESS 145ac100b63732291c0612528444d7f5ab593fb2
 2024-12-14  7:57 UTC 

[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
 2024-12-14  7:58 UTC  (12+ messages)

[PATCH] drm/i915/guc: Update guc_err message to show outstanding g2h responses
 2024-12-14  7:54 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v6 0/4] power: supply: extension API
 2024-12-14  7:53 UTC  (3+ messages)
` [PATCH v6 4/4] power: supply: core: add UAPI to discover currently used extensions

GPM & Emacs broken in Linux 6.7 -- ok to relax check?
 2024-12-14  7:47 UTC  (6+ messages)

fs/xfs/xfs_exchrange.c:114:11-12: WARNING opportunity for max()
 2024-12-14  7:37 UTC 

[PATCH v1 0/5] Improve decoder performance and fix critical bugs
 2024-12-14  7:35 UTC  (3+ messages)
` [PATCH v1 2/5] media: chips-media: wave5: Avoid race condition for interrupt handling

[PATCH v4 0/4] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2024-12-14  7:31 UTC  (4+ messages)
` [PATCH v4 1/4] clk: sunxi-ng: a64: force select PLL_MIPI in TCON0 mux

[PATCH v7 0/2] riscv: spacemit: add support for bananapi-f3
 2024-12-14  7:30 UTC  (3+ messages)
` [PATCH v7 1/2] riscv: spacemit: bananapi_f3: initial support added
` [PATCH v7 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board

[PATCH v6 0/2] riscv: spacemit: add support for bananapi-f3
 2024-12-14  7:22 UTC  (6+ messages)
` [PATCH v6 1/2] riscv: spacemit: bananapi_f3: initial support added
` [PATCH v6 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board

arch/arm64/kvm/mmu.c:1570 user_mem_abort() error: uninitialized symbol 'fault_granule'
 2024-12-14  7:15 UTC 

[PATCH v5 00/18] NVMe PCI endpoint target driver
 2024-12-14  6:06 UTC  (13+ messages)
` [PATCH v5 07/18] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v5 08/18] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v5 09/18] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v5 10/18] nvmet: Add support for I/O queue management admin commands
` [PATCH v5 11/18] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v5 12/18] nvmet: Introduce get/set_feature controller operations
` [PATCH v5 13/18] nvmet: Implement host identifier set feature support
` [PATCH v5 14/18] nvmet: Implement interrupt coalescing "
` [PATCH v5 15/18] nvmet: Implement interrupt config "
` [PATCH v5 16/18] nvmet: Implement arbitration "
` [PATCH v5 17/18] nvmet: New NVMe PCI endpoint target driver
` [PATCH v5 18/18] Documentation: Document the "

[PATCH v2] ARM: dts: sun8i-r40: remove unused GPIO regulator
 2024-12-14  7:13 UTC  (3+ messages)

[PATCH v2] drm/rockchip: Fix Copyright description
 2024-12-14  7:13 UTC  (2+ messages)

[PATCH v4 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-12-14  7:06 UTC  (4+ messages)
` [PATCH v4 2/4] vdpa/octeon_ep: handle device config change events
` [PATCH v4 3/4] virtio-pci: define type and header for PCI vendor data
` [PATCH v4 4/4] vdpa/octeon_ep: read vendor-specific PCI capability

[PATCH] tests/intel/xe_wedged: Add AUX error to ignore list
 2024-12-14  7:03 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

Upcoming OpenSBI v1.6 release
 2024-12-14  6:58 UTC 

[PATCH v10 0/2] fuse: add kernel-enforced request timeout option
 2024-12-14  6:53 UTC  (3+ messages)
` [PATCH v10 1/2] fuse: add kernel-enforced timeout option for requests

[GIT PULL] Rust fixes for 6.13
 2024-12-14  6:52 UTC 

[PATCH v3 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-12-14  6:29 UTC  (7+ messages)
` [PATCH v3 4/4] vdpa/octeon_ep: read vendor-specific PCI capability

[PATCH V2] mm, compaction: don't use ALLOC_CMA in long term GUP flow
 2024-12-14  6:23 UTC 

[PATCH i-g-t] tests/chamelium/kms_chamelium_edid: Limit the number of EDIDs tested to prevent CI timeout
 2024-12-14  6:39 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] rust: kbuild: set `bindgen`'s Rust target version
 2024-12-14  6:35 UTC  (3+ messages)

[PATCH 3/4] erofs: reference `struct erofs_device_info` for erofs_map_dev
 2024-12-14  6:33 UTC  (2+ messages)

Raspberry 5
 2024-12-14  6:33 UTC 

[REGRESSION][BISECTED] from bd9bbc96e835: cannot boot Win11 KVM guest
 2024-12-14  6:32 UTC 

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-12-14  6:30 UTC  (8+ messages)

[Buildroot] [PATCH] package/nfs-utils: bump version to 2.8.2
 2024-12-14  6:26 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: Add coresight node for SM8650
 2024-12-14  6:22 UTC 

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-14  6:17 UTC  (3+ messages)
` [PATCH bpf-next v5 5/5] bpf: selftests: verifier: Add nullness elision tests

names of ISO 8859 encodings
 2024-12-14  6:12 UTC  (4+ messages)

[PATCH v2 00/34] next-cube: more tidy-ups and improvements
 2024-12-14  6:14 UTC  (7+ messages)
` [PATCH v2 11/34] next-cube: move ESCC to be QOM child of next-pc device
` [PATCH v2 25/34] next-cube: QOMify NeXTRTC
` [PATCH v2 31/34] next-cube: move next_rtc_cmd_is_write() and next_rtc_data_in_irq() functions

contrib/plugins does not build on 32-bit host
 2024-12-14  6:10 UTC  (4+ messages)


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.