All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-04 10:27:40 to 2023-07-04 11:32:48 UTC [more...]

[LTP] [PATCH 1/1] mremap06: Add mremap() reproducer for 7e7757876f25
 2023-07-04 11:32 UTC  (4+ messages)

[PATCH] cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
 2023-07-04 11:30 UTC  (2+ messages)

[PATCH v2 1/3] commands: test: simplify argv handling
 2023-07-04 11:29 UTC  (3+ messages)
` [PATCH v2 2/3] commands: test: replace printf with pr_err
` [PATCH v2 3/3] commands: test: add based support for bash-test style

[PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-07-04 11:29 UTC  (6+ messages)
` [PATCH v3 28/29] media: ov2680: Add link-freq and pixel-rate controls

perf-tools-next: Request for testing hybrid changes
 2023-07-04 11:30 UTC  (9+ messages)

Tests documentation
 2023-07-04 11:28 UTC  (3+ messages)

[PATCH 6.1 00/13] 6.1.38-rc2 review
 2023-07-04 11:27 UTC  (2+ messages)

[bug report] mt76: mt7915: add support for passing chip/firmware debug data to user space
 2023-07-04 11:27 UTC 

[PATCH v7 0/6] test and QEMU fixes to ensure proper PCIE device usage
 2023-07-04 11:25 UTC  (7+ messages)
` [PATCH v7 1/6] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH v7 2/6] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH v7 3/6] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
` [PATCH v7 4/6] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
` [PATCH v7 5/6] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
` [PATCH v7 6/6] hw/pci: add comment explaining the reason for checking function 0 in hotplug

[PATCH v2 00/15] media: ipu-bridge: Shared with atomisp, rework VCM instantiation
 2023-07-04 11:27 UTC  (24+ messages)
` [PATCH v2 01/15] media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings
` [PATCH v2 02/15] media: ipu-bridge: Do not use on stack memory for software_node.name field
` [PATCH v2 03/15] media: ipu-bridge: Move initialization of node_names.vcm to ipu_bridge_init_swnode_names()
` [PATCH v2 04/15] media: ipu-bridge: Allow building as module
` [PATCH v2 05/15] media: ipu-bridge: Make ipu_bridge_init() take a regular struct device as argument
` [PATCH v2 07/15] media: ipu-bridge: Only keep PLD around while parsing
` [PATCH v2 08/15] media: ipu-bridge: Add a ipu_bridge_parse_ssdb() helper function
` [PATCH v2 09/15] media: ipu-bridge: Drop early setting of sensor->adev
` [PATCH v2 12/15] media: ipu-bridge: Add GalaxyCore GC0310 to ipu_supported_sensors[]

[PATCH v5] semanage, sepolicy: list also ports not attributed with port_type
 2023-07-04 11:26 UTC  (2+ messages)

stable-rc/linux-5.15.y build: 178 builds: 3 failed, 175 passed, 10 errors, 5 warnings (v5.15.119-18-g492521f41846)
 2023-07-04 11:26 UTC 

[Intel-gfx] [PATCH 0/3] drm/i915/uncore: unclaimed reg debug race fix and optimization
 2023-07-04 11:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[PATCH] mm/slub: refactor freelist to use custom type
 2023-07-04 11:26 UTC  (3+ messages)

[PATCH] git-mailrc: add alias for Eugen Hristev
 2023-07-04 11:25 UTC 

[Intel-xe] [PATCH v12 00/13] xe_device_mem_access fixes and related bits
 2023-07-04 11:25 UTC  (4+ messages)
` [Intel-xe] [PATCH v12 01/13] drm/xe: fix xe_device_mem_access_get() races

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-07-04 11:25 UTC  (4+ messages)
` [PATCH v5 30/44] rtc: add HAS_IOPORT dependencies

[android-common:android14-5.15 4/12] include/trace/hooks/usb.h:19:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-07-04 11:24 UTC 

[PATCH] MAINTAINERS: raise status of 9p to 'Maintained'
 2023-07-04 11:23 UTC  (3+ messages)

[PATCH v5,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-04 11:13 UTC  (20+ messages)
` [PATCH v5,01/11] media: mediatek: vcodec: remove unused parameter
` [PATCH v5,02/11] media: mediatek: vcodec: align fw interface
` [PATCH v5,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v5,04/11] media: mediatek: vcodec: Removing useless debug log
` [PATCH v5,05/11] media: mediatek: vcodec: remove the dependency of vcodec "
` [PATCH v5,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v5,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v5,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v5,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v5,10/11] media: mediatek: vcodec: remove unused include header

[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
 2023-07-04 11:19 UTC  (14+ messages)
` [PATCH bpf-next v2 09/20] xdp: Add VLAN tag hint
` [PATCH bpf-next v2 12/20] xdp: Add checksum level hint
` [PATCH bpf-next v2 16/20] selftests/bpf: Add flags and new hints to xdp_hw_metadata

[PATCH] u-boot: Update Upstream-Status
 2023-07-04 11:22 UTC 

[PATCH] dt-bindings: cleanup DTS example whitespaces
 2023-07-04 11:22 UTC  (8+ messages)

[PATCH] scsi: iscsi: fix stop connection cocurrency issue
 2023-07-04 11:15 UTC 

[PATCH] bus/cdx: provide driver flag for optional resource mapping
 2023-07-04 11:22 UTC  (2+ messages)

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-04 11:19 UTC  (6+ messages)
` [PATCH v2 1/5] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()

[PATCH] pinctrl: renesas: rzg2l: Handle non-unique subnode names
 2023-07-04 11:18 UTC 

[PATCH v4,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-04 11:15 UTC  (16+ messages)
` [PATCH v4,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v4,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v4,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v4,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev

[PATCH qemu v5] aspeed add montblanc bmc reference from fuji
 2023-07-04 11:19 UTC  (2+ messages)

[PATCH v4 0/1] asus-wmi: add support for ASUS screenpad
 2023-07-04 11:16 UTC  (3+ messages)
` [PATCH v4 1/1] platform/x86: "

[PATCH v2] sstatesig: Fix pn and taskname derivation in find_siginfo
 2023-07-04 11:19 UTC  (2+ messages)
` [OE-core] "

[RFC][PATCH] fanotify: disallow mount/sb marks on kernel internal pseudo fs
 2023-07-04 11:18 UTC  (6+ messages)

[PATCH] mm: page_alloc: avoid false page outside zone error info
 2023-07-04 11:18 UTC 

[PATCH qemu v4] aspeed add montblanc bmc reference from fuji
 2023-07-04 11:16 UTC  (3+ messages)

[PATCH 0/2] VIRTIO-IOMMU/VFIO page size related fixes
 2023-07-04 11:15 UTC  (3+ messages)
` [PATCH 1/2] virtio-iommu: Fix 64kB host page size VFIO device assignment
` [PATCH 2/2] virtio-iommu: Rework the trace in virtio_iommu_set_page_size_mask()

[OE-core][PATCH] python3: add cgitb, zipapp ptest dependencies
 2023-07-04 11:15 UTC  (2+ messages)

[PATCH v3 0/4] Fix up the boe-tv101wum-nl6 panel driver
 2023-07-04 11:14 UTC  (5+ messages)

[PATCH v3 00/52] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-07-04 11:14 UTC  (7+ messages)
` [PATCH v3 03/52] xen/arm: add an option to define Xen start address for Armv8-R
` [PATCH v3 05/52] xen/arm64: head: Introduce enable_boot_mmu and enable_runtime_mmu
` [PATCH v3 06/52] xen/arm: introduce CONFIG_HAS_MMU

[PATCH v8 0/2] Digiteq Automotive MGB4 driver
 2023-07-04 13:13 UTC  (3+ messages)
` [PATCH v8 1/2] Added "
` [PATCH v8 2/2] Added Digiteq Automotive MGB4 driver documentation

[PATCH 1/2] riscv: andes_plicsw: Fix IPI during OpenSBI invocation
 2023-07-04 11:13 UTC  (2+ messages)
` [PATCH 2/2] board: ae350: Add missing env variables for booti

[PATCH 0/5] media: i2c: imx219: Use subdev active state
 2023-07-04 11:11 UTC  (8+ messages)
  ` [PATCH 1/5] media: i2c: imx219: Rename mbus codes array
  ` [PATCH 2/5] media: i2c: imx219: Switch from open to init_cfg
  ` [PATCH 3/5] media: i2c: imx219: Use subdev active state
  ` [PATCH 4/5] media: i2c: imx219: Simplify format assignment
  ` [PATCH 5/5] media: i2c: imx219: Simplify code handling in s_fmt

[master][PATCH 1/2] dnf: only write the log lock to root for native dnf
 2023-07-04 11:11 UTC  (4+ messages)
` [master][PATCH 2/2] rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock
  ` [OE-core] "

Loan/Investment offer
 2023-07-04  8:10 UTC 

[PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
 2023-07-04 11:10 UTC  (17+ messages)

[PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings
 2023-07-04 11:09 UTC  (5+ messages)
` [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings

[PATCH] arm64: dts: qcom: qdu1000: Add reserved gpio list
 2023-07-04 11:08 UTC  (2+ messages)

[PATCH] drm/i915: Fix premature release of request's reusable memory
 2023-07-04 11:06 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/2] Documentation: v4l: more camera sensor doc
 2023-07-04 11:06 UTC  (9+ messages)
` [PATCH 1/2] Documentation: v4l: Flip handling for RAW sensors
` [PATCH 2/2] Documentation: v4l: Exposure/gain for camera sensor

[PATCH v12 00/10] (no cover subject)
 2023-07-04 11:04 UTC  (5+ messages)
` [PATCH v12 03/10] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment
` [PATCH v12 07/10] soc: qcom: cpr: Use u64 for frequency

[nft PATCH 0/4] cli: Make valgrind (kind of) happy
 2023-07-04 11:04 UTC  (2+ messages)

[PATCH v1 1/2] platform/x86: wmi: Break possible infinite loop when parsing GUID
 2023-07-04 11:02 UTC  (7+ messages)

[PATCH 1/3] mesa: Fix build with upcoming LLVM 17
 2023-07-04 11:01 UTC  (5+ messages)
` [PATCH 2/3] libxcrypt: Limit to enabling strong hash algos only
  ` [OE-core] "

[PATCH] app/testpmd: fix invalid queue ID when start port
 2023-07-04 10:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Update rasdaemon decoding for AMD systems
 2023-07-04 10:58 UTC  (4+ messages)
` [PATCH 1/3] rasdaemon: Decode bank_type based on InstanceIdHi in MCA_IPID
` [PATCH 2/3] rasdaemon: Add new MA_LLC, USR_DP, and USR_CP bank types
` [PATCH 3/3] rasdaemon: Handle reassigned bit definitions for UMC bank

[PATCH v3 0/3] x86/gfx: early boot improvements
 2023-07-04 10:57 UTC  (6+ messages)
` [PATCH v3 1/3] multiboot2: parse vga= option when setting GOP mode

[PATCH v1] fs:dlm:Fix NULL pointer dereference bug in accept_from_sock()
 2023-07-04 10:47 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH v5] crypto: qat - Replace the if statement with min()
 2023-07-04 10:53 UTC  (2+ messages)

[PATCH 6.3 00/13] 6.3.12-rc1 review
 2023-07-04 10:53 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: do not issue small discard commands during checkpoint
 2023-07-04 10:53 UTC  (5+ messages)
` [f2fs-dev] [PATCH v2] "

[RISC-V] ERROR:../accel/tcg/cpu-exec.c:1028:cpu_exec_setjmp: assertion failed: (cpu == current_cpu)
 2023-07-04 10:52 UTC  (5+ messages)

[PATCH] vfio: Fix null pointer dereference bug in vfio_bars_finalize()
 2023-07-04 10:51 UTC  (3+ messages)

[PATCH v2 1/2] node: add IPv4 local node to handle local pkts
 2023-07-04 10:50 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] node: add UDP v4 support

[PATCH 0/8] videobuf2: support new noncontiguous DMA API
 2023-07-04 10:50 UTC  (3+ messages)
` [PATCH 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH] Input: exc3000 - add ACPI support for EXC80H60
 2023-07-04 10:50 UTC 

[Buildroot] [PATCH 1/1] package/rust-bindgen: new host package
 2023-07-04 10:50 UTC  (3+ messages)

[Intel-xe] [CI 00/27] DEPT 2.4 test run for drm-xe
 2023-07-04 10:50 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[Intel-xe] [PATCH v3 0/5] D3Cold Policy
 2023-07-04 10:49 UTC  (4+ messages)
` [Intel-xe] [PATCH v3 3/5] drm/xe/pm: Add vram_d3cold_threshold Sysfs

[v2 4/5] net/mlx5: support symmetric RSS hash function
 2023-07-04 10:46 UTC  (6+ messages)
` [v1 1/5] net/mlx5/hws: remove uneeded new line for DR_LOG
  ` [v1 2/5] net/mlx5/hws: allow destroying rule resources on error
  ` [v1 3/5] net/mlx5/hws: remove duplicated reformat type
  ` [v1 4/5] net/mlx5/hws: renaming FT to TBL
  ` [v1 5/5] net/mlx5/hws: support default miss action on FDB

stable-rc/linux-5.10.y build: 184 builds: 5 failed, 179 passed, 6 errors, 9 warnings (v5.10.186-12-g95b8dd2315eef)
 2023-07-04 10:47 UTC 

[PATCH] eal/interrupts: Allow UIO interrupts when using igb_uio
 2023-07-04 10:45 UTC  (4+ messages)

[PATCH v7 00/26] Add perf support to the rockchip-dfi driver
 2023-07-04  9:32 UTC  (2+ messages)
` [PATCH v7 25/26] arm64: dts: rockchip: rk356x: Add DFI

[PATCH v17 00/13] hp-bioscfg driver
 2023-07-04 10:43 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 196 builds: 8 failed, 188 passed, 3 errors, 22 warnings (v4.19.288-8-gcce880c1647e)
 2023-07-04 10:43 UTC 

[driver-core:debugfs_cleanup 1/7] drivers/hwmon/oxp-sensors.c:437:9: error: call to undeclared function 'devm_device_add_groups'; ISO C99 and later do not support implicit function declarations
 2023-07-04 10:42 UTC 

[driver-core:debugfs_cleanup 1/7] drivers/hwmon/oxp-sensors.c:437:23: error: implicit declaration of function 'devm_device_add_groups'; did you mean 'devm_device_add_group'?
 2023-07-04 10:42 UTC 

[PATCH 1/2] fixup! ARM: i.MX8MP: Add DEBIX SOM A and SOM A I/O Board support
 2023-07-04 10:40 UTC  (2+ messages)
` [PATCH 2/2] ARM64: configs: multi_v8_defconfig: enable onboard usb hub support

[Intel-gfx] [PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-07-04 10:41 UTC  (4+ messages)
` [PATCH v2 03/24] drm/gud: "

[PATCH v1] drivers: usb: remove duplicate logical judgments in if
 2023-07-04 10:40 UTC 

[LTP] [PATCH 1/2] syscalls/geteuid01: Convert into new api
 2023-07-04 10:40 UTC  (6+ messages)
` [LTP] [PATCH 2/2] syscalls/geteuid02: "

[PATCH 0/2] Fix Linux dom0 boot on a QEMU/KVM virtual machine
 2023-07-04 10:39 UTC  (8+ messages)
` [PATCH 2/2] xen/virtio: Avoid use of the dom0 backend in dom0

[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
 2023-07-04 10:38 UTC  (5+ messages)

[RFC] Bad ecc layout in drivers/mtd/nand/spi/xtx.c
 2023-07-04 10:37 UTC  (2+ messages)

[PATCH v2 1/2] mesa: Fix build with upcoming LLVM 17
 2023-07-04 10:37 UTC  (6+ messages)
` [PATCH v2 2/2] mesa: Point to native llvm-config
  ` [OE-core] "

[OE-core][PATCH v2] kernel-module-split add systemd modulesloaddir and modprobedir config
 2023-07-04 10:36 UTC 

[OE-core] [PATCH] kernel-module-split add systemd modulesloaddir and modprobedir config
 2023-07-04 10:36 UTC  (3+ messages)

stable-rc/linux-4.14.y build: 195 builds: 5 failed, 190 passed, 3 errors, 25 warnings (v4.14.320-7-g703dcb94f85a)
 2023-07-04 10:35 UTC 

[PATCH] trace: fix null pointer dereference in tracing_err_log_open()
 2023-07-04 10:34 UTC  (3+ messages)
    `  "

[PATCH v6 00/12] Improve sbi_console
 2023-07-04 10:34 UTC  (5+ messages)
` [PATCH v6 10/12] lib: sbi: Add print_info for sbi_console.c

[PATCH 5.10.y-cip 0/4] Add Renesas RZ/V2M PWC support
 2023-07-04 10:33 UTC  (4+ messages)
` [PATCH 5.10.y-cip 2/4] soc: renesas: Add PWC support for RZ/V2M

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-04 10:32 UTC  (3+ messages)
` [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug

[LTP] [RFC PATCH 1/3] Makefile: Add C header with generated LTP version
 2023-07-04 10:33 UTC  (3+ messages)
` [LTP] [RFC PATCH 2/3] lib/C-API: Add option -V to print "

[PATCH v6 0/8] soc: mediatek: MT8365 power support
 2023-07-04 10:31 UTC  (8+ messages)
` [PATCH v6 6/8] soc: mediatek: Add support for WAY_EN operations
` [PATCH v6 7/8] soc: mediatek: Add support for MTK_SCPD_STRICT_BUS_PROTECTION cap
` [PATCH v6 8/8] soc: mediatek: pm-domains: Add support for MT8365

[linux-next:master] BUILD REGRESSION 296d53d8f84ce50ffaee7d575487058c8d437335
 2023-07-04 10:30 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/2] Calculate CDCLK more properly when DSC is enabled
 2023-07-04 10:31 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Add helper function for getting number of VDSC engines
` [Intel-gfx] [PATCH 2/2] drm/i915: Don't rely that 2 VDSC engines are always enough for pixel rate

Splat in kernel RT while processing incoming network packets
 2023-07-04 10:29 UTC  (5+ 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.