All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-06 19:14:22 to 2024-03-06 20:15:33 UTC [more...]

[PATCH] drm/amd: Drop abm_level property
 2024-03-06 19:50 UTC  (6+ messages)

no target for a link in the post "How to access libvirt domains in KubeVirt"
 2024-03-06 20:04 UTC  (2+ messages)

[PATCH 1/9] drm/xe: Remove useless mem_access during probe
 2024-03-06 20:15 UTC  (9+ messages)
` [PATCH 4/9] drm/xe: Move xe_irq runtime suspend and resume out of lockdep
` ✗ CI.Patch_applied: failure for series starting with [1/9] drm/xe: Remove useless mem_access during probe (rev2)

[PATCH 0/2] more replacement of zero length array
 2024-03-06 20:13 UTC  (10+ messages)
` [PATCH v4 0/6] "
` [PATCH v5 "
  ` [PATCH v5 1/6] hash: replace zero length array with flex array
  ` [PATCH v5 2/6] rcu: "
  ` [PATCH v5 3/6] fib: "
  ` [PATCH v5 4/6] pipeline: "
  ` [PATCH v5 5/6] lpm: "
  ` [PATCH v5 6/6] table: "

[PATCH v4 net-next 05/15] af_unix: Iterate all vertices by DFS
 2024-03-06 20:14 UTC  (2+ messages)

[PATCH net-next] net: dsa: Leverage core stats allocator
 2024-03-06 20:04 UTC 

[PATCH] riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/
 2024-03-06 20:12 UTC  (5+ messages)

[Bug] WARNING in static_key_disable_cpuslocked
 2024-03-06 20:12 UTC  (4+ messages)

[PATCH 1/2] mips: dts: ralink: mt7621: associate uart1_pins with serial0
 2024-03-06 20:10 UTC  (2+ messages)
` [PATCH 2/2] mips: dts: ralink: mt7621: add serial1 and serial2 nodes

[PATCH v1 0/3] spi: CS code, variables and comments clarification
 2024-03-06 20:12 UTC  (4+ messages)
` [PATCH v1 3/3] spi: Fix multiple issues with Chip Select variables and comments

[PATCH 1/2] drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
 2024-03-06 20:11 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/pvc: Fix WA 18020744125
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-06 20:09 UTC  (12+ messages)
` [PATCH v2 6/9] drm/vkms: Add YUV support

[PATCH 0/6] Coverity related fixes
 2024-03-06 20:08 UTC  (2+ messages)

[PATCH nft,v2] evaluate: translate meter into dynamic set
 2024-03-06 20:08 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] ice: fix memory corruption bug with suspend and rebuild
 2024-03-06 20:08 UTC  (4+ messages)
  `  "

[PATCH] rcutorture: Fix rcu_torture_pipe_update_one()/rcu_torture_writer() data race and concurrency bug
 2024-03-06 20:06 UTC  (13+ messages)

[RFC PATCH] drm/msm/dp: move link_ready out of HPD event thread
 2024-03-06 20:05 UTC  (4+ messages)

[RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
 2024-03-06 20:05 UTC  (5+ messages)
` [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
` [RFC][PATCH 2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n
` [RFC][PATCH 3/4] kprobes: Allow kprobes "
` [RFC][PATCH 4/4] selftests/bpf: Support testing the !MODULES case

[PATCH v7 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-06 20:00 UTC  (10+ messages)
` [PATCH v7 1/4] riscv: lib: Introduce has_fast_unaligned_access function
` [PATCH v7 2/4] riscv: Only check online cpus for emulated accesses
` [PATCH v7 3/4] riscv: Decouple emulated unaligned accesses from access speed
` [PATCH v7 4/4] riscv: Set unaligned access speed at compile time

[PATCH v5 0/6] Match panel with identity
 2024-03-06 19:55 UTC  (7+ messages)
` [PATCH v5 1/6] drm_edid: Add a function to get EDID base block
` [PATCH v5 2/6] drm/edid: Clean up drm_edid_get_panel_id()
` [PATCH v5 3/6] drm/edid: Add a function to match EDID with identity
` [PATCH v5 4/6] drm/edid: Match edid quirks "
` [PATCH v5 5/6] drm/panel-edp: Match edp_panels with panel identity
` [PATCH v5 6/6] drm/panel-edp: Fix AUO 0x405c panel naming and add a variant

[PATCH 0/7] Additions to "Reimplement line-per-line pixel conversion for plane reading" series
 2024-03-06 20:03 UTC  (8+ messages)
` [PATCH 1/7] drm: Fix drm_fixp2int_round() making it add 0.5
` [PATCH 2/7] drm/vkms: Add comments
` [PATCH 3/7] drm/vkmm: Use drm_fixed api
` [PATCH 4/7] drm/vkms: Fix compilation issues
` [PATCH 5/7] drm/vkms: Add comments to format tests
` [PATCH 6/7] drm/vkms: Change the gray RGB representation
` [PATCH 7/7] drm/vkms: Add how to run the Kunit tests

[PATCH v3 0/6] ALPM AUX-Less
 2024-03-06 20:03 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for ALPM AUX-Less (rev3)
` ✗ Fi.CI.SPARSE: "

patch - fixing sample program in unix.7
 2024-03-06 20:02 UTC  (5+ messages)

[PATCH v3 net-next 0/4] net: switchdev: Tracepoints
 2024-03-06 20:02 UTC  (9+ messages)
` [PATCH v3 net-next 4/4] net: switchdev: Add tracepoints

[PATCH] riscv: compat_vdso: align VDSOAS build log
 2024-03-06 20:00 UTC  (3+ messages)

[PATCH v2 0/2] RISC-V: ACPI: Enable SPCR
 2024-03-06 20:00 UTC  (4+ messages)
` [PATCH v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location

[PATCH] statx: stx_vol
 2024-03-06 19:59 UTC  (3+ messages)

[PATCH 0/4] reftable/stack: register temporary files
 2024-03-06 19:57 UTC  (5+ messages)
` [PATCH 3/4] reftable/stack: register lockfiles during compaction

[PATCH] ptp: make ptp_class constant
 2024-03-06 19:57 UTC  (2+ messages)

[PATCH] openssh: Add a workaround for ICE on powerpc64le
 2024-03-06 19:56 UTC 

[PATCH 0/3] fstests: fix io_uring testing
 2024-03-06 19:56 UTC  (14+ messages)
` [PATCH 1/3] fsstress: check io_uring_queue_init errno properly
` [PATCH 2/3] fsstress: bypass io_uring testing if io_uring_queue_init returns EPERM
` [PATCH 3/3] common/rc: force enable io_uring in _require_io_uring

[PATCH v3 00/18] Rearrange batched folio freeing
 2024-03-06 19:55 UTC  (8+ messages)
` [PATCH v3 10/18] mm: Allow non-hugetlb large folios to be batch processed

[PATCH 0/2] isdn: constify struct class usage
 2024-03-06 19:55 UTC  (5+ messages)
` [PATCH 1/2] isdn: mISDN: make elements_class constant
` [PATCH 2/2] isdn: capi: make capi_class constant

[PATCH] drm/atmel-hlcdc: Release CRTC commit when destroying plane state
 2024-03-06 19:49 UTC 

[PATCH net-next v3 0/3] netdev: add per-queue statistics
 2024-03-06 19:55 UTC  (4+ messages)
` [PATCH net-next v3 1/3] "
` [PATCH net-next v3 2/3] netdev: add queue stat for alloc failures
` [PATCH net-next v3 3/3] eth: bnxt: support per-queue statistics

[syzbot] WARNING in journal_end
 2024-03-06 19:55 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH v3 0/3] usb: gadget: 9pfs transport
 2024-03-06 19:54 UTC  (4+ messages)
` [PATCH v3 2/3] net/9p/usbg: Add new usb gadget function transport

[PATCH next] net: rfkill: gpio: Convert to platform remove callback returning void
 2024-03-06 19:51 UTC  (2+ messages)

[RFC 0/3] Enable firmware-managed USB resources on Qcom targets
 2024-03-06 19:51 UTC  (6+ messages)
` [RFC 1/3] dt-bindings: usb: qcom,dwc3: Add support for multiple power-domains

[PATCH v3 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-06 19:51 UTC  (7+ messages)
` [PATCH v3 01/11] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
` [PATCH v3 09/11] i2c: nomadik: sort includes

[PATCH v3] ssb: Fix potential NULL pointer dereference in ssb_device_uevent
 2024-03-06 19:51 UTC  (2+ messages)

[PATCH 0/2] Add LPG/PWM support for PM6150L PMIC
 2024-03-06 19:50 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: pm6150l: add Light Pulse Generator device node

[PATCH v10 0/4] PCI Dev and SG copy support
 2024-03-06 19:50 UTC  (3+ messages)
` [v11 "

[PATCH] mmc: part_switch: fixes switch on gp3 partition
 2024-03-06 19:49 UTC  (7+ messages)

[PATCH] drivers: use stdatomic API
 2024-03-06 19:48 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Add TC flower offload support for TCP flags
 2024-03-06 19:48 UTC  (2+ messages)

[PATCH] pinctrl: nomadik: fix dereference of error pointer
 2024-03-06 19:47 UTC  (2+ messages)

[PATCH v4 0/3] Disable automatic load CCS load balancing
 2024-03-06 19:47 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Disable automatic load CCS load balancing (rev6)
` ✗ Fi.CI.BAT: failure "

[PATCH] docs: w1: Remove w1_gpio_platform_data
 2024-03-06 19:46 UTC 

[PATCH v2] gpio: nomadik: Back out some managed resources
 2024-03-06 19:46 UTC  (5+ messages)

[PATCH v4 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-06 19:45 UTC  (7+ messages)
` [PATCH v4 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v7 0/8] I3C target mode support
 2024-03-06 18:10 UTC  (5+ messages)
` [PATCH v7 5/8] i3c: target: add svc target controller support

[PATCH v7 0/3] test/dma: add vchan reconfig and SG tests
 2024-03-06 19:45 UTC  (3+ messages)
` [PATCH v8 "

[PATCH v4 net-next 02/15] af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd
 2024-03-06 19:44 UTC  (2+ messages)

[PATCH v4 00/11] counter: Add stm32 timer events support
 2024-03-06 19:43 UTC  (16+ messages)
` [PATCH v4 05/11] counter: stm32-timer-cnt: introduce clock signal
` [PATCH v4 07/11] counter: stm32-timer-cnt: add checks on quadrature encoder capability
` [PATCH v4 09/11] counter: stm32-timer-cnt: probe number of channels from registers
` [PATCH v4 10/11] counter: stm32-timer-cnt: add support for overflow events
` [PATCH v4 11/11] counter: stm32-timer-cnt: add support for capture events

[PATCH v5 0/1] arm64: dts: qcom: ipq6018: add sdhci node
 2024-03-06 19:43 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH net-next 1/2] net: geneve: Leverage core stats allocator
 2024-03-06 19:43 UTC  (4+ messages)
` [PATCH net-next 2/2] net: geneve: Remove generic .ndo_get_stats64

[PATCH net-next -v4] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-03-06 19:41 UTC 

[PATCH net-next] dt-bindings: net: renesas,etheravb: Add support for R-Car V4M
 2024-03-06 19:41 UTC  (2+ messages)

[PATCH] printk: fix _entry_ptr build warning
 2024-03-06 19:40 UTC  (3+ messages)

[PATCH master] optee: build common code depending on CONFIG_HAVE_OPTEE
 2024-03-06 19:39 UTC 

[PATCH] pbl: make PBL_FULLY_PIC specific to ARM64
 2024-03-06 19:39 UTC 

[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
 2024-03-06 19:40 UTC  (15+ messages)
` [PATCH net-next v2 04/22] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v2 06/22] ovpn: introduce the ovpn_peer object
` [PATCH net-next v2 22/22] ovpn: add basic ethtool support

[PATCH bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
 2024-03-06 19:39 UTC 

[PATCH v3 0/7] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-03-06 19:36 UTC  (6+ messages)
` [PATCH v3 4/7] Add migrate_set_ports into migrate_qmp to change migration port number

[PATCH] drm/msm/dp: fix typo in dp_display_handle_port_status_changed()
 2024-03-06 19:37 UTC  (2+ messages)

[PATCH v3] power: supply: test-power: implement charge_behaviour property
 2024-03-06 19:37 UTC 

[PATCH v6 0/4] riscv: Use Kconfig to set unaligned access speed
 2024-03-06 18:25 UTC  (4+ messages)
` [PATCH v6 3/4] riscv: Decouple emulated unaligned accesses from "

[PATCH 0/5] drm/i915: cleanup dead code
 2024-03-06 19:36 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Drop WA 16015675438
` [PATCH 2/5] drm/i915: Drop dead code for xehpsdv
` [PATCH 3/5] drm/i915: Update IP_VER(12, 50)
` [PATCH 4/5] drm/i915: Drop dead code for pvc
` [PATCH 5/5] drm/i915: Remove special handling for !RCS_MASK()

[pci:aspm] BUILD SUCCESS a6315434436d587f70e489e6365c5b7e20176a71
 2024-03-06 19:35 UTC 

[PATCH v2 2/4] arm64: dts: qcom: ipq6018: add 1.5GHz CPU Frequency
 2024-03-06 19:36 UTC  (3+ messages)

[PATCH 0/3] use rte macros instead of GCC __attribute
 2024-03-06 19:36 UTC  (3+ messages)
` [PATCH v2 "

[PATCH b4 v2] b4: add shell completion via python-shtab
 2024-03-06 19:35 UTC  (4+ messages)

[PATCH v2 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
 2024-03-06 19:34 UTC  (3+ messages)

[PATCH] of: make for_each_property_of_node() available to to !OF
 2024-03-06 19:33 UTC  (5+ messages)

[PATCH] openssh: Add a workaround for ICE on powerpc64le
 2024-03-06 19:33 UTC  (2+ messages)
` Patchtest results for "

[RFC PATCH] thermal/core: Fix trip point crossing events ordering
 2024-03-06 19:32 UTC  (4+ messages)

[PATCH 0/3] x86/pvh: Support relocating dom0 kernel
 2024-03-06 19:31 UTC  (2+ messages)
` [LINUX PATCH] RFC: x86/pvh: Make Xen PVH entrypoint PIC

[PATCH bpf-next v4 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-03-06 19:30 UTC  (4+ messages)
` [PATCH bpf-next v4 14/15] bpf: allow all printable characters in BTF DATASEC names

[PATCH ipsec-next] xfrm: Add Direction to the SA in or out
 2024-03-06 19:28 UTC  (3+ messages)
  ` [DKIM] Re: [devel-ipsec] "

[PATCH v7 0/7] NCQ Priority sysfs sttributes for libsas
 2024-03-06 19:28 UTC  (4+ messages)
` [PATCH v7 2/7] scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices

[PATCH v2 0/6] Add Synopsys DesignWare HDMI RX Controller
 2024-03-06 19:28 UTC  (7+ messages)
` [PATCH v2 4/6] arm64: dts: rockchip: Add device tree support for "

[Buildroot] [PATCH v2,1/1] linux: disable -Werror
 2024-03-06 19:26 UTC 

[PATCH 00/22] drm: fix headers, add header test facility
 2024-03-06 19:26 UTC  (2+ messages)
` ✓ CI.BAT: success for "

about using smatch in all debian C code
 2024-03-06 19:25 UTC  (7+ messages)
  `  "
      `  "

Question about PB rule of LKMM
 2024-03-06 19:24 UTC  (6+ messages)

New staging repos for ath1*k firmware
 2024-03-06 19:23 UTC 

[PATCH] checkpolicy/fuzz: Update check_level() to use notdefined field
 2024-03-06 19:22 UTC  (2+ messages)

if "bitbake-layers" HOSTTOOLS fails check, does layer fail to add?
 2024-03-06 19:21 UTC  (2+ messages)
` [OE-core] "

[PATCH] drm/amdgpu: cache in more vm fault information
 2024-03-06 19:21 UTC  (3+ messages)
` [PATCH] drm/amdgpu: add vm fault information to devcoredump

[PATCH 0/2] kselftest/tty: Improve integration with automated systems
 2024-03-06 19:21 UTC  (3+ messages)
` [PATCH 1/2] kselftest: Add mechanism for reporting a KSFT_ result code
` [PATCH 2/2] kselftest/tty: Report a consistent test name for the one test we run

[Intel-wired-lan] [PATCH net-next v2 0/3] ice: lighter locking for PTP time reading
 2024-03-06 19:20 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v2 1/3] ice: add ice_adapter for shared data across PFs on the same NIC
      `  "

[PATCH v1 0/2] thermal: More separation between the core and drivers
 2024-03-06 19:20 UTC  (3+ messages)
` [PATCH v1 1/2] thermal: core: Move threshold out of struct thermal_trip
` [PATCH v1 2/2] thermal: core: Make struct thermal_zone_device definition internal

[RFC PATCH bpf-next 0/5] Add bpf_link support for sk_msg prog
 2024-03-06 19:19 UTC  (2+ messages)

[PATCH v1] schemas: Add schema for post-init-providers
 2024-03-06 19:17 UTC  (2+ messages)

[PATCH v2] rust: add flags for shadow call stack sanitizer
 2024-03-06 19:15 UTC  (3+ messages)

[PATCH v6 bpf-next 0/4] bpf: Introduce may_goto and cond_break
 2024-03-06 19:15 UTC  (3+ messages)

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-03-06 19:14 UTC  (4+ messages)
` [PATCH v5 06/13] hw/mem/cxl_type3: Add host backend and address space handling for DC regions

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-06 19:12 UTC  (7+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers


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.