All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-10 07:22:54 to 2023-07-10 07:49:37 UTC [more...]

[PULL 00/11] vfio queue
 2023-07-10  7:48 UTC  (3+ messages)
` [PULL 01/11] hw/vfio/pci-quirks: Sanitize capability pointer
` [PULL 03/11] vfio/migration: Change vIOMMU blocker from global to per device

[PATCH 00/11] drm: kunit: Switch to kunit actions
 2023-07-10  7:47 UTC  (24+ messages)
` [PATCH 01/11] drm/tests: helpers: "
` [PATCH 02/11] drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()
` [PATCH 03/11] drm/tests: modes: "
` [PATCH 04/11] drm/tests: probe-helper: "
` [PATCH 05/11] drm/tests: helpers: Create an helper to allocate a locking ctx
` [PATCH 06/11] drm/tests: helpers: Create an helper to allocate an atomic state
` [PATCH 07/11] drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()
` [PATCH 08/11] drm/vc4: tests: mock: Use a kunit action to unregister DRM device
` [PATCH 09/11] drm/vc4: tests: pv-muxing: Switch to managed locking init
` [PATCH 10/11] drm/vc4: tests: Switch to atomic state allocation helper
` [PATCH 11/11] drm/vc4: tests: pv-muxing: Document test scenario

[PATCH 0/2] fpga: dfl: clean up string formatting for sysfs_emit() and dev_dbg()
 2023-07-10  7:45 UTC  (3+ messages)
` [PATCH 1/2] fpga: dfl: use sysfs_emit() to format sysfs values

[PATCH net-next v2 01/10] net: wan: Remove unnecessary (void*) conversions
 2023-07-10  7:47 UTC  (5+ messages)

[PATCH v4 0/4] QGA VSS Logging
 2023-07-10  7:46 UTC  (5+ messages)
` [PATCH v4 1/4] QGA VSS: Add wrapper to send log to debugger and stderr
` [PATCH v4 2/4] QGA VSS: Replace 'fprintf(stderr' with PRINT_DEBUG
` [PATCH v4 3/4] QGA VSS: Print error in err_set
` [PATCH v4 4/4] QGA VSS: Add log in functions begin/end

[Nouveau] [PATCH] drm/nouveau/disp: use drm_kms_helper_connector_hotplug_event()
 2023-07-10  7:47 UTC  (5+ messages)

Systém sledování a optimalizace výroby
 2023-07-10  7:40 UTC 

linux-next: branches to be removed
 2023-07-10  7:46 UTC  (2+ messages)

[PATCH v1] rust: add improved version of `ForeignOwnable::borrow_mut`
 2023-07-10  7:46 UTC 

[PATCH 1/1] drm/bridge: Fix handling of bridges with pre_enable_prev_first flag
 2023-07-10  7:46 UTC  (3+ messages)

[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-10  7:45 UTC  (4+ messages)

[PATCH v2 0/3] Galaxy S2 (i9100) panel updates v2
 2023-07-10  7:45 UTC  (9+ messages)
` [PATCH v2 3/3] ARM: dts: exynos/i9100: Fix LCD screen's physical size

[PATCH] [RFT] sh: mach-r2d: Handle virq offset in cascaded IRL demux
 2023-07-10  7:44 UTC  (5+ messages)

[PATCH v6 0/8] Initial support for Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-07-10  7:44 UTC  (36+ messages)
` [PATCH v6 4/8] phy: Add HDMI configuration options
    ` [EXT] "
` [PATCH v6 7/8] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ
    ` [EXT] "
` [PATCH v6 8/8] phy: freescale: Add HDMI "
    ` [EXT] "

[PATCH] media: amphion: decoder support display delay for all formats
 2023-07-10  7:44 UTC  (2+ messages)

[PATCH 0/1] linux-headers: update to v6.5-rc1
 2023-07-10  7:44 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] arm64: dts: rockchip: Drop invalid regulator-init-microvolt property
 2023-07-10  7:43 UTC  (4+ messages)

[syzbot] [mm?] [reiserfs?] kernel panic: stack is corrupted in ___slab_alloc
 2023-07-10  7:43 UTC  (5+ messages)

[PATCH v2] mm/pdx: Add comments throughout the codebase for pdx
 2023-07-10  7:43 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI
 2023-07-10  7:42 UTC  (2+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in move_to_new_folio
 2023-07-10  7:42 UTC 

[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_atomic_helper_wait_for_vblanks
 2023-07-10  7:42 UTC 

[PATCH bpf-next v3 0/8] BPF link support for tc BPF programs
 2023-07-10  7:42 UTC  (4+ messages)
` [PATCH bpf-next v3 1/8] bpf: Add generic attach/detach/query API for multi-progs

[PATCH bpf] riscv, bpf: Fix inconsistent JIT image generation
 2023-07-10  7:41 UTC  (2+ messages)

[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
 2023-07-10  7:41 UTC  (8+ messages)

[PATCH net v2] gve: unify driver name usage
 2023-07-10  7:40 UTC  (2+ messages)

[PATCH] erofs: avoid unnecessary loops in z_erofs_pcluster_readmore() when read page beyond EOF
 2023-07-10  7:48 UTC  (3+ messages)

[PATCH v2 0/5] Rust abstractions for network device drivers
 2023-07-10  7:37 UTC  (6+ messages)
` [PATCH v2 1/5] rust: core "
` [PATCH v2 2/5] rust: add support for ethernet operations
` [PATCH v2 3/5] rust: add methods for configure net_device
` [PATCH v2 4/5] samples: rust: add dummy network driver
` [PATCH v2 5/5] MAINTAINERS: add Rust network abstractions files to the NETWORKING DRIVERS entry

[PATCH] drm/radeon: ERROR: "foo * bar" should be "foo *bar"
 2023-07-10  7:38 UTC 

[PATCH] app/testpmd: fix the rule number parsing
 2023-07-10  7:39 UTC  (2+ messages)

[PATCH v4 0/9] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-10  7:38 UTC  (5+ messages)

[PATCH v3] graph: fix graph model check in core binding
 2023-07-10  7:15 UTC  (4+ messages)
` [PATCH v4 0/2] fix graph issues
  ` [PATCH v4 1/2] graph: fix graph functional tests with valid params
  ` [PATCH v4 2/2] graph: fix graph model check in core binding

Processing nftable rules without loading them into the kernel
 2023-07-10  7:39 UTC  (3+ messages)

[PATCH v9 1/2] dt-bindings: iio: adc: add max14001
 2023-07-10  7:38 UTC  (4+ messages)
` [PATCH v9 2/2] iio: adc: max14001: New driver

[PATCH v3 RESEND] x86/mm: Fix PAT bit missing from page protection modify mask
 2023-07-10  7:36 UTC  (2+ messages)
` [Intel-gfx] "

[RFC PATCH 0/6] Enable vdpa net migration with features depending on CVQ
 2023-07-10  7:37 UTC  (4+ messages)
` [RFC PATCH 6/6] vdpa: remove net cvq migration blocker

[PATCH] cpu/SMT: Fix cpu_smt_possible() comment
 2023-07-10  7:36 UTC  (2+ messages)

[regression] Kernel 6.4 failing to access TPM on Framework Laptop 12th gen
 2023-07-10  7:37 UTC 

[PATCH] Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
 2023-07-10  7:37 UTC  (2+ messages)
`  "

[PATCH v3 0/3] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
 2023-07-10  7:36 UTC  (5+ messages)
` [PATCH v3 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq

[drm-misc:drm-misc-next 2/3] drivers/gpu/drm/loongson/lsdc_plane.c:199 lsdc_cursor_plane_atomic_async_check() warn: variable dereferenced before check 'state' (see line 180)
 2023-07-10  7:36 UTC  (6+ messages)

[PATCH 0/2] proc: proc_setattr for /proc/$PID/net
 2023-07-10  7:36 UTC  (10+ messages)

[PATCH 0/1] hw/arm/sbsa-ref: set 'slots' property of xhci
 2023-07-10  7:34 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH V2 0/2] Add pinctrl driver support for Amlogic C3 SoCs
 2023-07-10  7:33 UTC  (8+ messages)
` [PATCH V2 2/2] pinctrl: Add "

[PATCH v2 0/2] new CONFIG_HAS_PIRQ and extra_guest_irqs adjustment
 2023-07-10  7:33 UTC  (2+ messages)
` Ping: "

[linus:master] [scsi/sg] fcaa174a9c: blktests.scsi/002.fail
 2023-07-10  7:32 UTC 

[virtio-dev] [PATCH v12] virtio-net: support device stats
 2023-07-10  7:28 UTC  (3+ messages)
  ` [virtio-comment] "

[PATCH] tests/tcg/s390x: Fix test-svc with clang
 2023-07-10  7:31 UTC  (2+ messages)

[PATCH net-next v2 02/10] net: atlantic: Remove unnecessary (void*) conversions
 2023-07-10  7:31 UTC  (2+ messages)

[PATCH] dc_dmub_srv: Use max()/min() function for better coding conventions
 2023-07-10  1:30 UTC 

[igt-dev] [PATCH i-g-t v4 0/6] Speedup IGT build time
 2023-07-10  7:30 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for Speedup IGT build time (rev5)

[PATCH] net: dsa: qca8k: Add check for skb_copy
 2023-07-10  7:30 UTC  (2+ messages)

[PATCH] net: sched: Replace strlcpy with strscpy
 2023-07-10  7:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/4] Test for gtidle properties
 2023-07-10  7:30 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/4] tests/xe: Add basic idle residency test

[PATCH] Revert "venus: pm_helpers: Fix error check in vcodec_domains_get()"
 2023-07-10  7:29 UTC  (2+ messages)

[PATCH 00/12] y2038: Add time64_t support to scheduler and thread APIs
 2023-07-10  7:29 UTC  (6+ messages)
` [PATCH 06/12] y2038: cobalt/uapi: Align memory layout for time64 related types

[PATCH v2 0/2] Add compatible support for RT5733
 2023-07-10  7:27 UTC  (5+ messages)

[Intel-gfx] [PATCH v2] i915/display/hotplug: use drm_kms_helper_connector_hotplug_event()
 2023-07-10  7:27 UTC  (2+ messages)

[PATCH] arm64: Add the arm64.nolse_atomics command line option
 2023-07-10  7:27 UTC  (3+ messages)

[meta-oe][PATCH] flatpak: update dependencies
 2023-07-10  7:24 UTC 

[PATCH] signal: remove duplicate include header in signal.c
 2023-07-10  7:23 UTC 

[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
 2023-07-10  7:24 UTC  (4+ messages)
` [PATCHv3 bpf-next 05/26] bpf: Add bpf_get_func_ip helper support for "

[PATCH RFC] tty: tty_jobctrl: fix pid memleak in tty_signal_session_leader()
 2023-07-10  7:23 UTC  (2+ messages)

[PATCH v3 00/11] Integrate EFI capsule tasks into u-boot's build flow
 2023-07-10  7:23 UTC  (4+ messages)
` [PATCH v3 02/11] capsule: authenticate: Add capsule public key in platform's dtb

[PATCH v2 01/12] tools/nolibc: rename arch-<ARCH>.h to <ARCH>/arch.h
 2023-07-10  7:23 UTC  (2+ messages)

[PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-08  6:39 UTC  (9+ messages)
` [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings
    ` [Nouveau] "

[Nouveau] [PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  4:05 UTC  (2+ messages)
  `  "

[Nouveau] [PATCH v2 0/6] PCI/VGA: Improve the default VGA device selection
 2023-07-02 18:27 UTC  (7+ messages)
` [Nouveau] [PATCH v2 1/6] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [Nouveau] [PATCH v2 2/6] PCI/VGA: Improve the default VGA device selection
` [Nouveau] [PATCH v2 3/6] drm/amdgpu: Implement the is_boot_device callback function
` [Nouveau] [PATCH v2 4/6] drm/radeon: "
` [Nouveau] [PATCH v2 5/6] drm/i915: "
` [Nouveau] [PATCH v2 6/6] drm/ast: Register as a vga client to vgaarb by calling vga_client_register()

[Nouveau] Fwd: [PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:11 UTC  (6+ messages)
  `  "
` [Nouveau] "
  `  "

[Nouveau] [PATCH] drm/nouveau/pci: ERROR: "foo * bar" should be "foo *bar"
 2023-07-10  7:22 UTC  (2+ messages)
  `  "

[Nouveau] [PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
 2023-06-30 11:02 UTC  (5+ messages)
` [Nouveau] [PATCH v1 1/4] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [Nouveau] [PATCH v1 2/4] PCI/VGA: Improve the default VGA device selection
` [Nouveau] [PATCH v1 3/4] drm/amdgpu: Implement the is_boot_device callback function
` [Nouveau] [PATCH v1 4/4] drm/radeon: "

[PATCH v2 0/2] Add Richtek RTQ2208 SubPMIC support
 2023-07-10  7:23 UTC  (7+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC

[Nouveau] [PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:37 UTC  (2+ messages)
  `  "

[Nouveau] [PATCH] drm/nouveau/iccsense:
 2023-07-10  7:06 UTC  (2+ messages)
  `  "

[Nouveau] [PATCH] drm/nouveau/nvkm: do not use assignment in if condition
 2023-07-10  4:07 UTC  (4+ messages)
  `  "

[Nouveau] [PATCH] drm/nouveau/i2c: do not use assignment in if condition
 2023-07-10  6:31 UTC  (2+ 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.