All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-12 10:23:00 to 2023-10-12 10:59:52 UTC [more...]

[PATCH] sunrpc: Use no_printk() in dfprintk*() dummies
 2023-10-12 10:59 UTC  (2+ messages)

[mkl-can-next:rockchip-canfd 21/23] drivers/net/can/rockchip/rockchip_canfd.c:516:13: warning: variable 'cmd' set but not used
 2023-10-12 10:59 UTC 

[PATCH] driver: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally
 2023-10-12 10:58 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_scaling_modes: use pipe_name followed by output_name
 2023-10-12 10:58 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-10-12 10:58 UTC  (27+ messages)
` [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
` [virtio-comment] [PATCH v1 3/8] device-context: Define the device context fields "
  ` [virtio-comment] "

[virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-10-12 10:57 UTC  (18+ messages)
    ` [virtio-comment] "
      ` [virtio-comment] "
                        ` [virtio-dev] Re: [virtio-comment] "

[PATCH net-next v2 0/2] net: dsa: microchip: enable setting rmii
 2023-10-12 10:55 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net:dsa:microchip: add property to select internal RMII reference clock
` [PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-12 10:56 UTC  (17+ messages)
` [PATCH v3 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v3 04/20] dt-bindings: watchdog: Document Google gs101 & gs201 watchdog bindings

[Intel-gfx] [PATCH 1/2] drm/i915/aux: add separate register macros and functions for VLV/CHV
 2023-10-12 10:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] gpio: hisi: Fix format specifier
 2023-10-12 10:54 UTC 

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-12 10:56 UTC  (6+ messages)

[PATCH] docs: kbuild: add INSTALL_DTBS_PATH
 2023-10-12 10:54 UTC  (2+ messages)

[virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification
 2023-10-12 10:56 UTC  (11+ messages)

[PATCH] hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder
 2023-10-12 10:55 UTC  (3+ messages)

[Intel-xe] [PATCH v2 0/6] Fix compatibility issue for intel_dmc
 2023-10-12 10:55 UTC  (3+ messages)

[Intel-xe] [PATCH v4 0/3] Remove Stubs in HDCP code
 2023-10-12 10:55 UTC  (14+ messages)
` [Intel-xe] [PATCH v4 1/3] fixup! FIXME: drm/i915: xe doesn't have gsc hdcp interface or something
` [Intel-xe] [PATCH v4 2/3] drm/i915/hdcp: Move checks for gsc health status
` [Intel-xe] [PATCH v4 3/3] drm/xe/hdcp: Define intel_hdcp_gsc_check_status in Xe
` [Intel-xe] ✓ CI.Patch_applied: success for Remove Stubs in HDCP code (rev4)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[RFC] Define "precious" attribute and support it in `git clean`
 2023-10-12 10:55 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-12 10:54 UTC  (4+ messages)

QOM crash via soundhw_init()
 2023-10-12 10:53 UTC 

[PATCH net v3] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-12 10:53 UTC  (4+ messages)

[Outreachy]Inquiry on checkpatch.pl
 2023-10-12 10:54 UTC 

[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-10-12 10:52 UTC  (12+ messages)

[PATCH v2 00/14] Nested PAPR API (KVM on PowerVM)
 2023-10-12 10:49 UTC  (15+ messages)
` [PATCH v2 01/14] spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
` [PATCH v2 02/14] spapr: nested: Introduce SpaprMachineStateNested to store related info
` [PATCH v2 03/14] spapr: nested: Document Nested PAPR API
` [PATCH v2 04/14] spapr: nested: Introduce cap-nested-papr for "
` [PATCH v2 05/14] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PATCH v2 06/14] spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls
` [PATCH v2 07/14] spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls
` [PATCH v2 08/14] spapr: nested: Introduce H_GUEST_CREATE_VPCU hcall
` [PATCH v2 09/14] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v2 10/14] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v2 11/14] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v2 12/14] spapr: nested: rename nested_host_state to nested_hv_host
` [PATCH v2 13/14] spapr: nested: keep nested-hv exit code restricted to its API
` [PATCH v2 14/14] spapr: nested: Introduce H_GUEST_RUN_VCPU hcall

[PATCH] media: cec: meson: always include meson sub-directory in Makefile
 2023-10-12 10:51 UTC  (6+ messages)

[PATCH] selftests/nolibc: add tests for multi-object linkage
 2023-10-12 10:51 UTC  (5+ messages)

[PATCH] x86/efistub: Don't try to print after ExitBootService()
 2023-10-12 10:51 UTC  (3+ messages)

[PATCH v3 0/4] Migration deprecated parts
 2023-10-12 10:50 UTC  (4+ messages)
` [PATCH v3 1/4] migration: migrate 'inc' command option is deprecated

[tip:x86/mm] BUILD SUCCESS d6f274b7c8ac52abc81e898b62c3ff63fbeb11b8
 2023-10-12 10:48 UTC 

[PATCH] hw/pci-host: Update PHB5 XSCOM registers
 2023-10-12 10:48 UTC 

[PATCH] memory: tegra: Add Tegra234 clients for RCE and VI
 2023-10-12 10:49 UTC 

[PATCH 0/2] i2c: mv64xxx: reset-gpios
 2023-10-12 10:49 UTC  (4+ messages)
` [PATCH 2/2] i2c: mv64xxx: add an optional reset-gpios property

[PATCH] spi: bcm2835: add a sentinel at the end of the lookup array
 2023-10-12 10:48 UTC  (8+ messages)

[LTP] [PATCH v1] Fix memcontrol tests under Tumbleweed
 2023-10-12 10:48 UTC  (3+ messages)

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-12 10:47 UTC  (6+ messages)

[PATCH v10 00/27] Rust support
 2023-10-12 10:47 UTC  (7+ messages)
` [PATCH v10 25/27] x86: enable initial "

BSP Guide: intel-quark not in meta-intel anymore, intel-skylake-64 is
 2023-10-12 10:47 UTC  (3+ messages)
` [docs] "

[PATCH v2 0/7] Add Huashan Pi board support
 2023-10-12 10:46 UTC  (3+ messages)
  ` [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc

[Intel-gfx] [PATCH] drm/i915: Remove the modparam verbose_state_checks
 2023-10-12 10:46 UTC  (2+ messages)

[PATCH 1/1] ui: Replacing pointer in function
 2023-10-12 10:44 UTC 

[PATCH RFC x86/nmi] Fix out-of-order nesting checks
 2023-10-12 10:45 UTC  (3+ messages)

[PATCH 0/3] rev-list: add support for commits in `--missing`
 2023-10-12 10:44 UTC  (6+ messages)

[Intel-xe] [PATCH v2 0/2] Remove GuC Reset in D3Hot path
 2023-10-12 10:44 UTC  (5+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe: Add helper functions to toggle CT communication
` [Intel-xe] [PATCH v2 2/2] drm/xe: Toggle GuC CT communication for D3Hot Transition

[PATCH RESEND] locking/lockdep: fix format-truncation compiler-warning
 2023-10-12 10:44 UTC 

[igt-dev] [PATCH i-g-t] tests/xe_create: Remove create-invalid-size subtest
 2023-10-12 10:43 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/xe_create: Remove create-invalid-size subtest (rev2)
` [igt-dev] ✓ CI.xeBAT: "

[Bisected] [1b4fa28a8b07] Build failure "net/core/gso_test.c"
 2023-10-12  9:57 UTC  (2+ messages)

[LTP] [PATCH] Add setsockopt10 TLS ULP UAF CVE-2023-0461
 2023-10-12 10:39 UTC 

[PATCH] tty: serial: meson: hard LOCKUP on crtscts mode
 2023-10-12 10:39 UTC  (6+ messages)

[LTP] [PATCH 1/1] tst_clocks.c: Fix stack smashing on 32bit
 2023-10-12 10:40 UTC  (2+ messages)

[PATCH] tracing/eprobe: drop unneeded breaks
 2023-10-12 10:40 UTC  (5+ messages)

[PATCH v1] dynamic_debug: add support for logs destination
 2023-10-12 10:39 UTC  (13+ messages)

[PATCH] serial: xilinx_uartps: unset STOPBRK when setting STARTBRK
 2023-10-12 10:39 UTC  (3+ messages)

[PATCH v7 00/16] introduce more MDP3 components in MT8195
 2023-10-12 10:37 UTC  (25+ messages)
` [PATCH v7 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v7 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v7 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v7 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v7 05/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT
` [PATCH v7 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195

[PATCH] lib/test_meminit: fix off-by-one error in test_pages()
 2023-10-12 10:37 UTC  (4+ messages)

[PATCH] arm64: defconfig: add various drivers for Amlogic based boards
 2023-10-12 10:36 UTC  (3+ messages)

[PATCH] perf/amlogic: add missing MODULE_DEVICE_TABLE
 2023-10-12 10:35 UTC  (3+ messages)

[Buildroot] [PATCH 00/12] SELinux: Basic config enforcing mode support
 2023-10-12 10:32 UTC  (13+ messages)
` [Buildroot] [PATCH 01/12] package/refpolicy/selinux: Add buildroot base policy
` [Buildroot] [PATCH 02/12] package/busybox/selinux: Add buildroot busybox policy
` [Buildroot] [PATCH 03/12] package/sysvinit/selinux: Add buildroot sysvinit policy
` [Buildroot] [PATCH 04/12] package/systemd/selinux: Add buildroot systemd selinux policy
` [Buildroot] [PATCH 05/12] package/openssh/selinux: Add buildroot openssh policy
` [Buildroot] [PATCH 06/12] package/audit/selinux: Add buildroot audit policy
` [Buildroot] [PATCH 07/12] package/polkit/selinux: Add buildroot polkit policy
` [Buildroot] [PATCH 08/12] package/restorecond/selinux: Add buildroot restorecond policy
` [Buildroot] [PATCH 09/12] package/acpid/selinux: Add buildroot acpid policy
` [Buildroot] [PATCH 10/12] package/network-manager/selinux: Add buildroot network-manager policy
` [Buildroot] [PATCH 11/12] package/iptables/selinux: Add buildroot iptables policy
` [Buildroot] [PATCH 12/12] package/kmod/selinux: Add buildroot kmod policy

[PATCH v4] migration: hold the BQL during setup
 2023-10-12 10:33 UTC 

[PATCH] wifi: mac80211: fix change_address deadlock during unregister
 2023-10-12 10:34 UTC 

[PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
 2023-10-12 10:29 UTC  (6+ messages)

chan info: invalid frequency 0 (idx 41 out of bounds)
 2023-10-12 10:34 UTC  (3+ messages)

[Nouveau] [PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-10-12 10:33 UTC  (16+ messages)
` [Nouveau] [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation
                        `  "

[PATCH v4 1/2] dt-bindings: hwmon: ltc2991: add bindings
 2023-10-12 10:29 UTC  (2+ messages)
` [PATCH v4 2/2] drivers: hwmon: ltc2991: add driver support

[PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
 2023-10-12 10:30 UTC  (16+ messages)

[Intel-gfx] [PULL] drm-intel-gt-next
 2023-10-12 10:30 UTC  (2+ messages)
`  "

[PATCH v2] riscv, qemu_fw_cfg: Add support for RISC-V architecture
 2023-10-12 10:28 UTC  (2+ messages)

drivers/net/wireless/mediatek/mt76/mt76x02_util.c:475 mt76x02_set_key() warn: variable dereferenced before check 'key' (see line 415)
 2023-10-12 10:27 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: Fix translation window
 2023-10-12 10:27 UTC  (5+ messages)

[linux-next:master 10163/11653] sound/soc/rockchip/rockchip_i2s_tdm.c:1315:34: warning: 'rockchip_i2s_tdm_match' defined but not used
 2023-10-12 10:27 UTC 

[powerpc] kernel BUG fs/xfs/xfs_message.c:102! [4k block]
 2023-10-12 10:21 UTC  (2+ messages)

[PATCH 1/2] thermal/core: Hardening the self-encapsulation
 2023-10-12 10:26 UTC  (2+ messages)
` [PATCH 2/2] thermal/core: Reorder the headers inclusion

[PATCH 00/15] Nested PAPR API (KVM on PowerVM)
 2023-10-12 10:25 UTC  (7+ messages)
` [PATCH RESEND 13/15] ppc: spapr: Implement nested PAPR hcall - H_GUEST_RUN_VCPU
` [PATCH RESEND 15/15] ppc: spapr: Document Nested PAPR API

[PATCH] perf/x86/p4: Fix "Wunused-but-set-variable" warning
 2023-10-12 10:26 UTC  (4+ messages)

[PATCH V15 0/4] Add PWM support for IPQ chipsets
 2023-10-12 10:25 UTC  (3+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-12 10:25 UTC  (6+ messages)
` [PATCH 05/15] sched/fair: Implement an EEVDF like policy
  ` [PATCH] sched/fair: fix pick_eevdf to always find the correct se
        `  "

[PATCH V2] mtd: spinand: Add support for XTX XT26xxxDxxxxx
 2023-10-12 10:24 UTC 

[PATCH 3/3] mfd: sie-cronos-cpld: Add driver for SIE cronos CPLD
 2023-10-12 10:24 UTC  (3+ messages)

[PATCH 0/4] HID: remove #ifdef CONFIG_PM
 2023-10-12 10:23 UTC  (5+ messages)
` [PATCH 1/4] HID: core: remove #ifdef CONFIG_PM from hid_driver
` [PATCH 2/4] HID: usbhid: remove #ifdef CONFIG_PM
` [PATCH 3/4] HID: multitouch: "
` [PATCH 4/4] HID: rmi: "


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.