All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-09 12:43:18 to 2024-07-09 13:31:21 UTC [more...]

[PATCH v6 00/18] Add Arm Mali-C55 Image Signal Processor Driver
 2024-07-09 13:28 UTC  (8+ messages)
` [PATCH v6 01/18] media: mc-entity: Record number of video devices in a pipeline
` [PATCH v6 02/18] media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format code
` [PATCH v6 03/18] media: uapi: Add 20-bit bayer formats
` [PATCH v6 04/18] media: v4l2-common: Add RAW16 format info
` [PATCH v6 05/18] media: v4l2-common: Add RAW14 "
` [PATCH v6 06/18] dt-bindings: media: Add bindings for ARM mali-c55
` [PATCH v6 07/18] media: mali-c55: Add Mali-C55 ISP driver

[PATCH 0/1] A new virtio-blk error code for host-side ENOSPC
 2024-07-09 13:31 UTC  (5+ messages)

[PATCH net-next v10 00/15] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-09 13:27 UTC  (10+ messages)
` [PATCH net-next v10 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v10 02/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v10 03/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [Intel-wired-lan] [PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API
  `  "
` [PATCH net-next v10 05/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v10 06/15] xtensa: remove the get_order() implementation
` [PATCH net-next v10 07/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v10 10/15] net: rename skb_copy_to_page_nocache() helper

[meta-ti][master/scarthgap][PATCH v3] conf: machine: am62*-evm-k3r5.conf: apply fragment for enabling USB DFU
 2024-07-09 13:30 UTC  (4+ messages)

linux-next: duplicate patches in the devicetree tree
 2024-07-09 13:29 UTC  (4+ messages)

[PATCH-cgroup v2] cgroup: Show # of subsystem CSSes in root cgroup.stat
 2024-07-09 13:28 UTC 

[PATCH v2] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
 2024-07-09 13:28 UTC 

Xen 4.19-rc2
 2024-07-09 13:27 UTC 

[PATCH RFCv1 00/10] hw/arm/virt: Add multiple nested SMMUs
 2024-07-09 13:26 UTC  (3+ messages)
` [PATCH RFCv1 05/10] hw/arm/virt: Add VIRT_NESTED_SMMU

[PATCH] eal/x86: improve rte_memcpy const size 16 performance
 2024-07-09 13:27 UTC  (9+ messages)
` [PATCH v8] "
` [PATCH v9] "

[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
 2024-07-09 13:27 UTC  (3+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down

[XEN PATCH v12 0/7] Support device passthrough when dom0 is PVH on Xen
 2024-07-09 13:26 UTC  (5+ messages)
` [XEN PATCH v12 4/7] x86/domctl: Add hypercall to set the access of x86 gsi
` [XEN PATCH v12 5/7] tools/libxc: Allow gsi be mapped into a free pirq

[PATCH] Revert "insane: skip unimplemented-ptest on S=WORKDIR recipes"
 2024-07-09 13:26 UTC 

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-09 13:26 UTC  (5+ messages)
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is

[PATCH net-next v1 0/7] net: stmmac: refactor FPE for gmac4 and xgmac
 2024-07-09 13:24 UTC  (5+ messages)
` [PATCH net-next v1 1/7] net: stmmac: xgmac: drop incomplete FPE implementation
` [PATCH net-next v1 2/7] net: stmmac: gmac4: drop FPE implementation for refactoring

[PATCH v3 0/6] Bluetooth: hci_qca: use the power sequencer for wcn7850
 2024-07-09 13:24 UTC  (2+ messages)

[PATCH] Documentation: add reference from dynamic debug to loglevel kernel params
 2024-07-09 13:22 UTC  (2+ messages)

[PATCH] drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8
 2024-07-09 13:22 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

Bugzilla account
 2024-07-09 11:59 UTC 

[PATCH v2] dt-bindings: ufs: qcom: document QCS9100 UFS
 2024-07-09 13:21 UTC 

[PATCH 5.10] x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunk
 2024-07-09 13:21 UTC  (5+ messages)

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-09 13:20 UTC  (9+ messages)
` [RFC PATCH 1/8] kvm: Allow reading/writing gmem using kvm_{read,write}_guest
` [RFC PATCH 2/8] kvm: use slowpath in gfn_to_hva_cache if memory is private
` [RFC PATCH 3/8] kvm: pfncache: enlighten about gmem
` [RFC PATCH 4/8] kvm: x86: support walking guest page tables in gmem
` [RFC PATCH 5/8] kvm: gmem: add option to remove guest private memory from direct map
` [RFC PATCH 6/8] kvm: gmem: Temporarily restore direct map entries when needed
` [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

[PATCH 5.10 RESEND] x86/retpoline: Move a NOENDBR annotation to the SRSO dummy return thunk
 2024-07-09 13:20 UTC 

[PATCH net-next v6 0/7] net: pse-pd: Add new PSE c33 features
 2024-07-09 13:20 UTC  (6+ messages)
` [PATCH net-next v6 5/7] net: ethtool: Add new power limit get and set features

[PATCH net-next v3 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
 2024-07-09 13:20 UTC  (2+ messages)

[PATCH] cxl: Fix possible null pointer dereference in read_handle()
 2024-07-09 13:17 UTC 

[PATCH] ci: run more checks in private repositories
 2024-07-09 13:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 0/3] io_uring/rsrc: coalescing multi-hugepage registered buffers
 2024-07-09 13:17 UTC  (5+ messages)
  ` [PATCH v5 1/3] io_uring/rsrc: add hugepage fixed buffer coalesce helpers
  ` [PATCH v5 3/3] io_uring/rsrc: enable multi-hugepage buffer coalescing

linux-next: manual merge of the vfs-brauner tree with the asm-generic tree
 2024-07-09 13:17 UTC  (8+ messages)

[PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-09 13:16 UTC  (15+ messages)
` [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v2 3/7] mm: move vma_shrink(), vma_expand() "
` [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v2 6/7] tools: separate out shared radix-tree components
` [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic

[PATCH v2 0/2] Restrict BMG to use 64K pages for scanout buffers
 2024-07-09 13:16 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

linux-next: duplicate patches in the random tree
 2024-07-09 13:12 UTC  (2+ messages)

[PATCH i-g-t] tests/intel-ci/xe.blocklist: Add SR-IOV tests
 2024-07-09 13:42 UTC 

[PATCH 1/2] wic: engine.py: use raw string for escape sequence
 2024-07-09 13:12 UTC  (4+ messages)
` [OE-core] "

[PATCH 1/2] mailmap: fix outdated entry for Zhirun
 2024-07-09 13:11 UTC  (3+ messages)
` [PATCH v2] devtools: check that maintainers are listed in mailmap

[PATCH v5 00/14] Add ISP 3A for StarFive
 2024-07-09  8:38 UTC  (2+ messages)
` [PATCH v5 10/14] staging: media: starfive: Add V4L2_CAP_IO_MC capability

[PATCH net] net: ethtool: pse-pd: Fix possible null-deref
 2024-07-09 13:12 UTC 

[PATCH v6 net-next 0/2] Introduce EN7581 ethernet support
 2024-07-09 13:11 UTC  (3+ messages)
` [PATCH v6 net-next 2/2] net: airoha: Introduce ethernet support for EN7581 SoC

[PATCH] powerpc/pseries: Fix scv instruction crash with kexec
 2024-07-09 13:10 UTC  (4+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-09 13:10 UTC  (11+ messages)
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records

[PATCH v2] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
 2024-07-09 13:08 UTC 

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-09 13:08 UTC  (11+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes

Problems in PV dom0 on recent x86 hardware
 2024-07-09 13:08 UTC  (10+ messages)

[PATCH v3 0/4] support AVX2 instruction Rx/Tx function
 2024-07-09 13:06 UTC  (3+ messages)
` [PATCH v4 0/5] "

[PATCH net-next] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
 2024-07-09 13:06 UTC 

[PATCH v22 0/4] implement getrandom() in vDSO
 2024-07-09 13:05 UTC  (5+ messages)
` [PATCH v22 1/4] mm: add MAP_DROPPABLE for designating always lazily freeable mappings
` [PATCH v22 2/4] random: introduce generic vDSO getrandom() implementation
` [PATCH v22 3/4] x86: vdso: Wire up getrandom() vDSO implementation
` [PATCH v22 4/4] selftests/vDSO: add tests for vgetrandom

[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
 2024-07-09 13:05 UTC  (9+ messages)

[PATCH 0/2] drm/panel: add support for the BOE TV101WUM-LL2 DSI Display Panel
 2024-07-09 13:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: document "
` [PATCH 2/2] drm/panel: add BOE tv101wum-ll2 panel driver

[PATCH] xtables: Fix compilation error with musl-libc
 2024-07-09 13:05 UTC 

[PATCH v2 0/2] pinctrl: qcom: Add the QCS9100 tlmm compatible
 2024-07-09 13:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add qcs9100-tlmm compatible
` [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver support for qcs9100 platform

[PATCH v1 0/7] Introduce CBD (CXL Block Device)
 2024-07-09 13:03 UTC  (8+ messages)
` [PATCH v1 1/7] cbd: introduce cbd_transport
` [PATCH v1 2/7] cbd: introduce cbd_host
` [PATCH v1 3/7] cbd: introduce cbd_segment
` [PATCH v1 4/7] cbd: introduce cbd_channel
` [PATCH v1 5/7] cbd: introduce cbd_blkdev
` [PATCH v1 6/7] cbd: introduce cbd_backend
` [PATCH v1 7/7] block: Init for CBD(CXL Block Device) module

[linux-nvme:nvme-6.11] BUILD SUCCESS 89f58f96d1e2357601c092d85b40a2109cf25ef3
 2024-07-09 13:02 UTC 

renesas-drivers-2024-07-09-v6.10-rc7
 2024-07-09 13:03 UTC 

[PATCH] ARM: mvebu: Drop a write-only variable
 2024-07-09 13:00 UTC  (4+ messages)

[PATCH v7] mm: shrink skip folio mapped by an exiting process
 2024-07-09 13:02 UTC  (2+ messages)

[PATCH] FIONRAD.2const: tfix
 2024-07-09 13:02 UTC  (2+ messages)

[RFC PATCH v4 0/7] Add Rust support, implement ARM PL011
 2024-07-09 13:00 UTC  (6+ messages)
` [RFC PATCH v4 2/7] rust: add bindgen step as a meson dependency

[PATCH 00/12] thermal/drivers: simplify probe()
 2024-07-09 12:59 UTC  (13+ messages)
` [PATCH 01/12] thermal/drivers/broadcom: fix race between removal and clock disable
` [PATCH 02/12] thermal/drivers/broadcom: simplify probe() with local dev variable
` [PATCH 03/12] thermal/drivers/broadcom: simplify with dev_err_probe()
` [PATCH 04/12] thermal/drivers/exynos: simplify probe() with local dev variable
` [PATCH 05/12] thermal/drivers/exynos: simplify with dev_err_probe()
` [PATCH 06/12] thermal/drivers/hisi: "
` [PATCH 07/12] thermal/drivers/imx: simplify probe() with local dev variable
` [PATCH 08/12] thermal/drivers/imx: simplify with dev_err_probe()
` [PATCH 09/12] thermal/drivers/qcom-spmi-adc-tm5: "
` [PATCH 10/12] thermal/drivers/qcom-tsens: "
` [PATCH 11/12] thermal/drivers/generic-adc: simplify probe() with local dev variable
` [PATCH 12/12] thermal/drivers/generic-adc: simplify with dev_err_probe()

[PATCH v4 00/19] SMMUv3 nested translation support
 2024-07-09 13:00 UTC  (5+ messages)
` [PATCH v4 08/19] hw/arm/smmuv3: Translate CD and TT using stage-2 table

[PATCH for-4.20] automation: Use a different ImageBuilder repository URL
 2024-07-09 12:59 UTC  (2+ messages)

[PATCH i-g-t 0/2] tests/kms_plane_scaling: Improvise the scaling BW issues
 2024-07-09 13:03 UTC  (3+ messages)
` [PATCH i-g-t 1/2] "
` [PATCH i-g-t 2/2] HAX patch do not merge

[PATCH v1 0/9] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-07-09 12:57 UTC  (10+ messages)
` [PATCH v1 1/9] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v1 2/9] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v1 3/9] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v1 4/9] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v1 5/9] selftests: kvm: s390: Add debug print functions
` [PATCH v1 6/9] selftests: kvm: s390: Add VM run test case
` [PATCH v1 7/9] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v1 8/9] selftests: kvm: s390: Add uc_skey "
` [PATCH v1 9/9] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs

[PATCH v2 0/2] Restrict BMG to use 64K pages for scanout buffers
 2024-07-09 12:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] fs: omfs: Convert comma to semicolon
 2024-07-09 12:57 UTC  (2+ messages)

[PATCH 0/3] perf/x86/intel: Various small fixes for core PMU
 2024-07-09 12:56 UTC  (4+ messages)
` [PATCH 2/3] perf/x86/intel: Add a distinct name for Granite Rapids

[PATCH 1/2] dt-bindings: iio: humidity: add ENS21x sensor family
 2024-07-09 12:55 UTC  (2+ messages)
` [PATCH 2/2] iio: humidity: Add support for ENS21x

[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
 2024-07-09 12:55 UTC  (7+ messages)
` [PATCH v4 05/15] arm64: Mark all I/O as non-secure shared
` [PATCH v4 06/15] arm64: Make the PHYS_MASK_SHIFT dynamic

[PATCH] clone.2: ffix
 2024-07-09 12:55 UTC  (2+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-07-09 12:55 UTC  (2+ messages)

[PATCH net-next v2] netdevice: define and allocate &net_device _properly_
 2024-07-09 12:54 UTC 

[PATCH v2 0/3] serial: qcom-geni: fix lockups
 2024-07-09 12:55 UTC  (5+ messages)
` [PATCH v2 3/3] serial: qcom-geni: do not kill the machine on fifo underrun

[PATCH V4] drm/xe/xe2: Add Wa_15015404425
 2024-07-09 12:54 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/xe2: Add Wa_15015404425 (rev4)

[PATCH 0/2] Restrict Xe2 to use 64K pages for scanout buffers
 2024-07-09 12:54 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[meta-python][scarthgap][PATCH] python3-pydantic-core: upgrade 2.16.3 -> 2.18.1
 2024-07-09 12:54 UTC  (3+ messages)
` [oe] "

WARNING&Oops in v6.6.37 on ppc64lea - Trying to vfree() bad address (00000000453be747)
 2024-07-09 12:52 UTC  (9+ messages)
            ` [LTP] "

[LTP] [PATCH v2 0/5] symlink01 split
 2024-07-09 12:52 UTC  (4+ messages)
` [LTP] [PATCH v2 2/5] Fix TST_EXP_EXTR() stringification

[PATCH] board: raspberrypi: Fix format specifier for printing rev_scheme
 2024-07-09 12:20 UTC 

[PATCH 0/6] Enable audio playback in AM62x SoC
 2024-07-09 11:26 UTC  (4+ messages)
` [PATCH 1/6] sound: ti: Add sound support for am625 board in Uboot
    ` [EXTERNAL] "

[PATCH] utime.2: ERRORS: add EFAULT
 2024-07-09 12:51 UTC  (2+ messages)

[PATCH] regulator: fixed: fix regulator-fixed-clock
 2024-07-09  9:24 UTC 

[Buildroot] [PATCH] package/python-paho-mqtt: bump version
 2024-07-09 12:50 UTC  (2+ messages)

[PATCH v9 00/10] enable bs > ps in XFS
 2024-07-09 12:49 UTC  (5+ messages)
` [PATCH v9 04/10] mm: split a folio in minimum folio order chunks

[PATCH v2 0/3] Support for Melfas lmfbx101117480 MIPI-DSI panel
 2024-07-09 12:49 UTC  (2+ messages)

[PATCH v2 0/3] Panel HIMAX support for Microchip's AC40T08A MIPI display
 2024-07-09 12:49 UTC  (2+ messages)

[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
 2024-07-09 12:48 UTC  (3+ messages)

[PATCH v3 00/10] hw/vfio: IOMMUFD Dirty Tracking
 2024-07-09 12:47 UTC  (5+ messages)
` [PATCH v3 05/10] vfio/iommufd: Probe and request hwpt dirty tracking capability

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-09 12:47 UTC  (5+ messages)

[PATCH] net: Reinstate '-net nic, model=help' output as documented in man page
 2024-07-09 12:46 UTC  (2+ messages)

Updating i_disksize without acquiring i_data_sem semaphore
 2024-07-09 12:46 UTC 

[PATCH v2] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for QCS9100
 2024-07-09 12:46 UTC  (2+ messages)

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-07-09 12:45 UTC  (7+ messages)
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus

[PATCH 5/8] firmware: arm_scmi: Make SMC transport a standalone driver
 2024-07-09 12:45 UTC  (2+ messages)

[PATCH] dt-bindings: display: bridge: ti,sn65dsi83: add burst-mode-disabled
 2024-07-09 12:45 UTC  (3+ messages)
  ` [PATCH] dt-bindings: display: bridge: ti, sn65dsi83: "

[PATCH v2 0/9] Add CPU-type to topology
 2024-07-09 12:45 UTC  (7+ messages)
` [PATCH PATCH v2 1/9] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
    ` [PATCH "

[PATCH] arm-bsp/corstone1000: Update Corstone-1000 user guide
 2024-07-09 12:45 UTC  (2+ messages)

[PATCH v2] drm/amd/pm: Ignore initial value in smu response register
 2024-07-09 12:45 UTC  (3+ messages)

[PATCH 0/3] Upgrade Corstone1000 to TF-A v2.11 and use metadata v2
 2024-07-09 12:45 UTC  (2+ messages)

[PATCH 0/2] Update OP-TEE OS to v4.2 for Corstone-1000
 2024-07-09 12:45 UTC  (2+ messages)

[PATCH v4] prctl.2: Add PR_RISCV_SET_ICACHE_FLUSH_CTX
 2024-07-09 12:45 UTC  (2+ messages)

[PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
 2024-07-09 12:45 UTC  (2+ messages)

[cip:linux-6.1.y-cip 43/44] arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dtb: regulator-vcc-sdhi1: Unevaluated properties are not allowed ('gpios' was unexpected)
 2024-07-09 12:45 UTC 

[GIT PULL] interconnect changes for 6.11
 2024-07-09 12:44 UTC  (2+ messages)

[RFC net-next] net: dsa: generate port ifname if exists or invalid
 2024-07-09 12:45 UTC  (4+ messages)

[PATCH blktests] dm/002: repeat dmsetup remove command on failure with EBUSY
 2024-07-09 12:44 UTC 

[LTP] [PATCH 1/1] tst_test: Fix tests using device without .filesystems
 2024-07-09 12:44 UTC  (6+ 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.