All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-13 10:40:25 to 2023-06-13 11:21:15 UTC [more...]

[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
 2023-06-13 11:21 UTC  (7+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-06-13 11:15 UTC  (5+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH 00/15] Q35 and I440FX host bridge QOM cleanup
 2023-06-13  9:52 UTC  (6+ messages)
` [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()

[Intel-xe] [CI] drm/xe: Always flush TLB on rebind
 2023-06-13 11:16 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 0/6 v3] btrfs-progs: cleanup and preparatory around device scan
 2023-06-13 11:12 UTC  (8+ messages)
` [PATCH 2/6] btrfs-progs: rename struct open_ctree_flags to open_ctree_args
` [PATCH 3/6] btrfs-progs: drop open_ctree_flags in cmd_inspect_dump_tree
` [PATCH 5/7] btrfs-progs: factor out btrfs_scan_argv_devices

[PATCH 1/1] ASoC: dt-bindings: tlv320aic32x4: convert to DT schema format
 2023-06-13 11:14 UTC  (2+ messages)

[igt-dev] [PATCH v7 i-g-t 00/10] Introduce KUnit
 2023-06-13 11:15 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 10/10] KUnit: replace abort with graceful skip
` [igt-dev] ✓ Fi.CI.IGT: success for Introduce KUnit (rev7)

[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
 2023-06-13 11:15 UTC  (5+ messages)
  ` [PATCH v4 03/68] clk: Move no reparent case into a separate function

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-13 11:13 UTC  (5+ messages)
` [PATCH v7 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN

[meta-oe][dunfell][PATCH] c-ares: CVE-2023-31147 Insufficient randomness in generation of DNS query IDs
 2023-06-13 11:14 UTC 

[PATCH v12 00/16] graph enhancement for multi-core dispatch
 2023-06-13 11:12 UTC  (3+ messages)
` [PATCH v13 "

[PATCH v2] mm: compaction: skip memory hole rapidly when isolating migratable pages
 2023-06-13 11:13 UTC  (3+ messages)

[Buildroot] rpi4 - building but 'Firmware not found' error
 2023-06-13 11:11 UTC 

[android-common:android12-5.10-2022-10 21714/21864] drivers/dma-buf/dma-buf-sysfs-stats.c:142:2: error: static assertion failed due to requirement 'sizeof(struct kobject) >= sizeof(struct work_struct)': kobject is smaller than work_struct
 2023-06-13 11:11 UTC 

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-13 11:07 UTC  (72+ messages)
` [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v3 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
` [PATCH v3 03/38] backlight/gpio_backlight: Compare against struct fb_info.device
` [PATCH v3 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
` [PATCH v3 05/38] backlight/lv5207lp: Compare against struct fb_info.device
` [PATCH v3 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
` [PATCH v3 07/38] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 08/38] fbdev/atyfb: Use hardware device as backlight parent
` [PATCH v3 09/38] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 10/38] fbdev/aty128fb: Use hardware device as backlight parent
` [PATCH v3 11/38] fbdev/broadsheetfb: Call device_remove_file() with hardware device
` [PATCH v3 12/38] fbdev/ep93xx-fb: Alloc DMA memory from "
` [PATCH v3 13/38] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()
` [PATCH v3 14/38] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
` [PATCH v3 15/38] fbdev/fsl-diu-fb: Output messages with fb_*() helpers
` [PATCH v3 16/38] fbdev/mb862xxfb: Output messages with fb_dbg()
` [PATCH v3 17/38] fbdev/metronomefb: Use hardware device for dev_err()
` [PATCH v3 18/38] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 19/38] fbdev/nvidiafb: Use hardware device as backlight parent
` [PATCH v3 20/38] fbdev/pxa168fb: Do not assign to struct fb_info.dev
` [PATCH v3 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup
` [PATCH v3 22/38] fbdev/radeonfb: Use hardware device as backlight parent
` [PATCH v3 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 24/38] fbdev/rivafb: Use hardware device as backlight parent
` [PATCH v3 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
` [PATCH v3 26/38] fbdev/sh7760fb: Output messages with fb_dbg()
` [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device
` [PATCH v3 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe
` [PATCH v3 29/38] fbdev/sm501fb: Output message with fb_err()
` [PATCH v3 30/38] fbdev/smscufx: Detect registered fb_info from refcount
` [PATCH v3 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device
` [PATCH v3 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions
` [PATCH v3 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files
` [PATCH v3 34/38] fbdev/core: Add fb_device_{create,destroy}()
` [PATCH v3 35/38] fbdev/core: Move procfs code to separate file
` [PATCH v3 36/38] fbdev/core: Move file-I/O code into "
` [PATCH v3 37/38] fbdev/core: Rework fb init code
` [PATCH v3 38/38] fbdev: Make support for userspace interfaces configurable

[PATCH] regmap: maple: Don't sync read-only registers
 2023-06-13 11:09 UTC  (5+ messages)

[PATCH 0/8] ALSA: emu10k1: add support for high-bitrate modes of E-MU cards
 2023-06-13 11:08 UTC  (5+ messages)
` [PATCH 6/8] ALSA: emu10k1: add support for 2x/4x word clocks in E-MU D.A.S. mode

[PATCH 1/2] platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
 2023-06-13 11:08 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match

[Intel-xe] [PATCH] drm/xe : Fix GT looping for standalone media
 2023-06-13 11:08 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[PATCH v6 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-06-13 11:07 UTC  (5+ messages)
` [PATCH v6 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure
` [PATCH v6 7/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer

[PATCH] regmap: Add debugfs file for forcing field writes
 2023-06-13 11:06 UTC  (4+ messages)

[PATCH] drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()
 2023-06-13 11:06 UTC  (3+ messages)

[PATCH 0/4] Test examples compilation externally
 2023-06-13 11:05 UTC  (3+ messages)
` [PATCH 2/4] examples/server_node_efd: simplify build configuration

[PATCH v11 00/20] TDX host kernel support
 2023-06-13 11:05 UTC  (9+ messages)
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[PATCH] kern/acpi: use xsdt_addr if present
 2023-06-13 11:05 UTC  (2+ messages)

[RFC] memarea: introduce memory area library
 2023-06-13 11:04 UTC  (5+ messages)
` [PATCH v14 0/6] introduce memarea library

[OE-core][PATCH] cups: Fix CVE-2023-32324
 2023-06-13 11:04 UTC  (4+ messages)
` [OE-core][PATCH v2] "

[PATCH V2 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
 2023-06-13 11:03 UTC  (11+ messages)
` [PATCH V2 12/14] arm64/sysreg: Convert TRBMAR_EL1 register "
` [PATCH V2 14/14] arm64/sysreg: Convert TRBIDR_EL1 "

[PATCH v14 0/1] Introduce Nuvoton ma35d1 SoC
 2023-06-13 11:03 UTC  (8+ messages)
` [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH v2 1/3] drm/amdgpu: Change nbio v7.9 xcp status definition
 2023-06-13 11:02 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: Use PSP FW API for partition switch
` [PATCH v2 3/3] drm/amdgpu: Remove unused NBIO interface

[PATCH 1/2] platform/x86: int3472: discrete: Fix getting active_value
 2023-06-13 11:02 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match

[PATCH] drm/tegra: Enable runtime PM during probe
 2023-06-13  9:52 UTC 

[PATCH] libs/light: use the cpuid feature names from cpufeatureset.h
 2023-06-13 11:01 UTC  (3+ messages)

[PATCH v2] tools: fix make rpmball
 2023-06-13 11:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] check dsc hardware capability
 2023-06-13 11:01 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 3/3] tests: add igt_is_dsc_supported_by_source()

[PATCH] cgroup/misc: Expose misc.current on cgroup v2 root
 2023-06-13 10:59 UTC  (2+ messages)

[PATCH v2] commands/acpi: use xsdt_addr if present
 2023-06-13 10:59 UTC  (2+ messages)

[PATCH] perf/x86/amd/core: Fix overflow reset on hotplug
 2023-06-13 10:59 UTC  (2+ messages)

[PATCH] eal: fix prompt info when remap_segment failed
 2023-06-13 10:59 UTC  (2+ messages)

[PATCH v8 0/3] ksmbd patches included vfs changes
 2023-06-13 10:57 UTC  (2+ messages)

[PATCH v5 0/7] scsi: fixes for targets with many LUNs, and scsi_target_block rework
 2023-06-13 10:57 UTC  (7+ messages)
` [PATCH v5 3/7] scsi: merge scsi_internal_device_block() and device_block()
` [PATCH v5 4/7] scsi: don't wait for quiesce in scsi_stop_queue()

[PATCH v7 0/2] Amiga RDB partition support fixes
 2023-06-13 10:57 UTC  (4+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support

[PATCH mptcp-next v8 17/17] selftests/bpf: Add bpf_stale test
 2023-06-13 10:57 UTC  (2+ messages)
` selftests/bpf: Add bpf_stale test: Tests Results

chrome-platform/for-kernelci cros-ec: 11 runs, 3 regressions (v6.4-rc1-5-g2b8cc5858a07a)
 2023-06-13 10:56 UTC 

[PATCH v2 0/6] ceph: print the client global id for debug logs
 2023-06-13 10:54 UTC  (6+ messages)
` [PATCH v2 1/6] ceph: add the *_client debug macros support

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-13 10:55 UTC  (11+ messages)
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
` [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()

[PATCH] media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
 2023-06-13 10:55 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Change nbio v7.9 xcp status definition
 2023-06-13 10:53 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Use PSP FW API for partition switch
` [PATCH 3/3] drm/amdgpu: Remove unused NBIO interface

[PATCH v11 00/12] Network support for Landlock
 2023-06-13 10:54 UTC  (4+ messages)
` [PATCH v11 11/12] samples/landlock: Add network demo

[PATCH 0/3] arm64: dts: qcom: sc8180x: USB TypeC plumbing
 2023-06-13 10:53 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8180x: Add USB Type-C of_graph anchors

[PATCH 0/4] btrfs-progs: tune: add --device and --noscan option
 2023-06-13 10:52 UTC  (7+ messages)
` [PATCH 1/5] btrfs-progs: tune: consolidate return goto free-out
` [PATCH 1/1] btrfs-progs: tune: introduce --device option
` [PATCH 3/5] btrfs-progs: docs: update btrfstune "
` [PATCH 4/5] btrfs-progs: tune: introduce --noscan option
` [PATCH 5/5] btrfs-progs: docs: update btrfstune "

[Intel-xe] [PATCH v2 0/5] drm/xe: uAPI cleanup
 2023-06-13 10:52 UTC  (10+ messages)

[RFC] disable NFS support by default
 2023-06-13 10:52 UTC 

[PATCH mickledore] arm-bsp/u-boot: corstone1000: upgrade NVMXIP support
 2023-06-13 10:52 UTC 

[PATCH v7 00/21] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-06-13 10:51 UTC  (3+ messages)
` [PATCH v7 19/21] timer: Implement the hierarchical pull model

[meta-ti][master/kirkstone][RFC] ti-extras: Add support for extra kernel/u-boot features
 2023-06-13 10:51 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] media: ov13b10: add PM control support based on power resources
 2023-06-13 10:51 UTC  (3+ messages)

[Buildroot] [PATCH v14 0/4] package: add petitboot to use with qemu-system-m68k
 2023-06-13 10:50 UTC  (5+ messages)
` [Buildroot] [PATCH v14 1/4] petitboot: add pb-discover daemon
` [Buildroot] [PATCH v14 2/4] petitboot: start petitboot on all tty
` [Buildroot] [PATCH v14 3/4] board/qemu/m68k-virt: Add virt-m68k linux config
` [Buildroot] [PATCH v14 4/4] support/scripts/boot-qemu-image.py: manage petitboot interface

[Intel-gfx] [PATCHv3] drm/i915/display/dp: On AUX xfer timeout restart freshly
 2023-06-13 10:49 UTC  (2+ messages)

[PATCH V3 3/3] libxl: arm: Add grant_usage parameter for virtio devices
 2023-06-13 10:48 UTC  (3+ messages)
` [PATCH V3.1] "

[PATCH v2 00/38] fbdev: Make userspace interfaces optional
 2023-06-13 10:47 UTC  (14+ messages)
` [PATCH v2 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v2 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
` [PATCH v2 38/38] fbdev: Make support for userspace interfaces configurable

[PATCH] arm-bsp/u-boot: corstone1000: upgrade NVMXIP support
 2023-06-13 10:47 UTC 

[PATCH v4 01/11] documentation: Block Device Filtering Mechanism
 2023-06-13 10:47 UTC  (4+ messages)
` [PATCH v4 11/11] blksnap: Kconfig and Makefile

[PATCH] drm/amdgpu: Release SDMAv4.4.2 ecc irq properly
 2023-06-13 10:46 UTC 

[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-13 10:45 UTC  (13+ messages)

[PATCH 1/2] dismod: print the policy version only in interactive mode
 2023-06-13 10:44 UTC  (2+ messages)
` [PATCH 2/2] dismod, dispol: reduce the messages in batch mode

[Intel-wired-lan] [PATCH iwl-next] ice: use ice_down_up() where applicable
 2023-06-13 10:43 UTC  (4+ messages)

[PATCH v2] pinctrl:sunplus: Add check for kmalloc
 2023-06-13 10:42 UTC  (5+ messages)
` [cocci] [PATCH] pinctrl: sunplus: Delete an unnecessary check before kfree() in sppctl_dt_node_to_map()
  `  "
    `  "
      ` [cocci] "

[PATCH v2] platform/x86/dell/dell-rbtn: Fix resources leaking on error path
 2023-06-13 10:41 UTC  (2+ messages)

[PATCH v2 0/4] Prevent attempting updates known to fail
 2023-06-13 10:42 UTC  (4+ messages)
` [PATCH v2 2/4] x86: Read MSR_ARCH_CAPS after early_microcode_init()

[RESEND 1/9] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs()
 2023-06-13 10:41 UTC  (5+ messages)
` [RESEND 9/9] thermal/drivers/qcom: remove redundant msg

[PATCH 0/5] tools: address Coverity UNUSED issues
 2023-06-13 10:40 UTC  (10+ messages)
` [PATCH 2/5] libxl: drop dead assignments to "ret" from libxl__domain_config_setdefault()

[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
 2023-06-13 10:38 UTC  (3+ messages)
` [PATCH 6/7] test: efi_capsule: Test capsule generation from config file
` [PATCH 7/7] doc: Add documentation to describe capsule config file format


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.