All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-16 13:21:47 to 2023-01-16 13:57:52 UTC [more...]

[PATCH bpf-next] selftests/bpf: Fix undeclared identifier build errors of test_bpf_nf.c
 2023-01-16 13:54 UTC  (3+ messages)

[libgpiod][PATCH v2] bindings: rust: fix documentation of line_request set_values
 2023-01-16 13:54 UTC  (2+ messages)

[regression] Bug 216932 - io_uring with libvirt cause kernel NULL pointer dereference since 6.1.5
 2023-01-16 13:54 UTC  (3+ messages)

[RFC PATCH liburing v1 0/2] Explain how to build liburing and FFI support
 2023-01-16 13:54 UTC  (7+ messages)
` [RFC PATCH v1 liburing 2/2] README: Explain about "

[PATCH] x86/hvm: Drop pat_entry_2_pte_flags
 2023-01-16 13:56 UTC  (2+ messages)

[PATCH for-next v3 0/6] RDMA/rxe: Replace mr page map with an xarray
 2023-01-16 13:53 UTC  (4+ messages)
` [PATCH for-next v3 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()

[meta-python][PATCH 1/2] python3-alembic: Upgrade 1.9.1 -> 1.9.2
 2023-01-16 13:56 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-autobahn: Upgrade 22.12.1 -> 23.1.1

[PATCH v3 00/19] irqdomain: fix mapping race and clean up locking
 2023-01-16 13:53 UTC  (3+ messages)

[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
 2023-01-16 13:50 UTC  (33+ messages)
` [PATCH v4 01/19] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v4 02/19] irqdomain: Drop dead domain-name assignment
` [PATCH v4 03/19] irqdomain: Drop leftover brackets
` [PATCH v4 04/19] irqdomain: Fix association race
` [PATCH v4 05/19] irqdomain: Fix disassociation race
` [PATCH v4 06/19] irqdomain: Drop revmap mutex
` [PATCH v4 07/19] irqdomain: Look for existing mapping only once
` [PATCH v4 08/19] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v4 09/19] irqdomain: Fix mapping-creation race
` [PATCH v4 10/19] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v4 11/19] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v4 12/19] x86/apic: "
` [PATCH v4 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v4 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v4 15/19] irqchip/gic-v3-its: "
` [PATCH v4 16/19] irqchip/gic-v3-mbi: "
` [PATCH v4 17/19] irqchip/loongson-pch-msi: "
` [PATCH v4 18/19] irqchip/mvebu-odmi: "
` [PATCH v4 19/19] irqdomain: Switch to per-domain locking

[Intel-gfx] [PATCH 0/2] We need to have additional checks for DP MST UHBR
 2023-01-16 13:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2] net: mdio: force deassert MDIO reset signal
 2023-01-16 13:52 UTC  (5+ messages)

[PATCH v2] tests/qtest/qom-test: Do not print tested properties by default
 2023-01-16 13:55 UTC  (2+ messages)

[PATCH net-next 0/2] net: mdio: add amlogic gxl mdio mux support
 2023-01-16 13:51 UTC  (6+ messages)
` [PATCH net-next 2/2] "

[Intel-gfx] [PATCH v2 0/5] drm/i915: extract vblank/scanline code to a separate file
 2023-01-16 13:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: extract vblank/scanline code to a separate file (rev2)

[PATCH net-next v4 0/8] Add support for two classes of VCAP rules
 2023-01-16 13:50 UTC  (3+ messages)

[PATCH 1/3] drm/amd: Adjust legacy IP discovery for Picasso/Raven/Raven2
 2023-01-16 13:51 UTC  (2+ messages)

[RFC PATCH v3 00/28] target/arm: Allow CONFIG_TCG=n builds
 2023-01-16 13:50 UTC  (9+ messages)
` [RFC PATCH v3 20/28] target/arm: Set cortex-a57 as default cpu for KVM-only build
` [RFC PATCH v3 21/28] tests/qtest: Skip tests that depend on TCG when CONFIG_TCG=n

[Patch net v3 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-16 13:50 UTC  (2+ messages)

[PATCH] hwmon: add initial NXP MC34VR500 PMIC monitoring support
 2023-01-16 13:42 UTC 

Aw: Re: [PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
 2023-01-16 13:47 UTC  (13+ messages)
`  "
  ` Aw: "
      `  "
          ` Aw: "
            `  "
                `  "

[PATCH 0/9] net: dsa: add Realtek (rtl8365mb/rtl8366rb) switch support
 2023-01-16 13:45 UTC  (10+ messages)
` [PATCH 1/9] driver: alias of_match_ptr and DRV_OF_COMPAT
` [PATCH 2/9] gpiolib: implement gpio_direction_input/output
` [PATCH 3/9] net: dsa: rename dsa_ops to dsa_switch_ops
` [PATCH 4/9] net: dsa: factor out dsa_port_alloc helper
` [PATCH 5/9] net: dsa: populate struct dsa_port::index/dev members
` [PATCH 6/9] net: dsa: always call port_pre_enable before port_enable
` [PATCH 7/9] net: dsa: add some helpers to ease porting kernel drivers
` [PATCH 8/9] net: dsa: add struct dsa_switch::priv member for driver use
` [PATCH 9/9] net: dsa: add Realtek (rtl8365mb/rtl8366rb) switch support

[f2fs-dev] [PATCH v2 1/2] f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
 2023-01-16 13:47 UTC  (5+ messages)
`  "

[PATCH] mm/khugepaged: Fix ->anon_vma race
 2023-01-16 13:47 UTC  (8+ messages)

[freescale-fslc:5.15-2.2.x-imx 17397/20207] drivers/firmware/imx/seco_mu.c:683:32: warning: cast from pointer to integer of different size
 2023-01-16 13:46 UTC 

[sashal-stable:pending-5.10 13/70] drivers/gpu/drm/msm/dp/dp_aux.c:427:14: error: 'isr' undeclared; did you mean 'idr'?
 2023-01-16 13:46 UTC 

[PATCH] media: v4l2-async: fix binding async subdevs with multiple source ports
 2023-01-16 13:46 UTC  (5+ messages)

spidev regression in 6.2-rc kernel
 2023-01-16 13:45 UTC  (5+ messages)

Question about SPI-NOR micron-st.c driver and OSPI devices
 2023-01-16 13:44 UTC 

[PATCH 0/5] ARM: Add GXP SROM Support
 2023-01-16 13:42 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: soc: hpe: hpe,gxp-srom.yaml

[syzbot] KASAN: use-after-free Read in io_poll_task_func
 2023-01-16 13:43 UTC  (2+ messages)

[PATCH] drm/amd/display: Simplify same effect if/else blocks
 2023-01-15 20:52 UTC  (2+ messages)

[PATCH v2] x86/efi: Safely enable unaccepted memory in UEFI
 2023-01-16 13:42 UTC  (6+ messages)

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2023-01-16 13:41 UTC  (4+ messages)
` [PATCH v3 4/4] virtio_net: disable cb aggressively

[PATCH 1/3] of: platform: call struct device::detect in of_device_create_on_demand
 2023-01-16 13:36 UTC  (3+ messages)
` [PATCH 2/3] i2c: write debug print when registering any i2c client
` [PATCH 3/3] i2c: implement detect callback

[RFT PATCH] ARM: stm32mp: odyssey-som: use upstream device trees
 2023-01-16 13:29 UTC 

[PATCH] of: implement of_device_enable_by_alias
 2023-01-16 13:35 UTC 

[LTP] [PATCH v3] readahead02.c: Fix check input fsize
 2023-01-16 13:42 UTC  (3+ messages)
` [LTP] [PATCH v4] "

[PATCH 0/5] cache API: always have a "istate->repo"
 2023-01-16 13:38 UTC  (4+ messages)
` [PATCH v2 0/6] "

ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax)
 2023-01-16 13:28 UTC  (10+ messages)

[PATCH net-next v2] r8169: reset bus if NIC isn't accessible after tx timeout
 2023-01-16 13:40 UTC  (2+ messages)

[PATCH net-next v3] net: dsa: mv88e6xxx: Enable PTP receive for mv88e6390
 2023-01-16 13:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/libyang: bump version to 2.1.4
 2023-01-16 13:39 UTC  (4+ messages)
` [Buildroot] [PATCH 3/4] package/libnetconf2: bump version 2.2.12

[PATCH net v1] net: stmmac: Fix queue statistics reading
 2023-01-16 13:20 UTC  (2+ messages)

[PATCH] /tools/../Core.py: move tasks states outside the method
 2023-01-16 13:39 UTC 

[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
 2023-01-16 12:49 UTC  (5+ messages)
` [PATCH v7 09/15] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
` [PATCH v7 10/15] perf: cs-etm: Update record event to use new Trace ID protocol
` [PATCH v7 14/15] coresight: trace-id: Add debug & test macros to Trace ID allocation
` [PATCH v7 15/15] coresight: etm3x: docs: Alter sysfs documentation for trace id updates

[PATCH 1/4] wifi: rtw89: correct register definitions of digital CFO and spur elimination
 2023-01-16 13:38 UTC  (2+ messages)

[PATCH v2] net/ice: add devargs for disabling mac filter
 2023-01-16 13:38 UTC  (4+ messages)
` [PATCH v3] net/ice: add devargs for disabling default mac

[PATCH] scsi: hpsa: fix allocation size for scsi_host_alloc()
 2023-01-16 13:31 UTC 

[PATCH 1/2] wifi: rtw89: fix null vif pointer when get management frame date rate
 2023-01-16 13:37 UTC  (2+ messages)

[PATCH 1/7] wifi: rtw89: coex: Add version code for Wi-Fi firmware coexistence control
 2023-01-16 13:37 UTC  (2+ messages)

[ANNOUNCE] 5.10.162-rt78
 2023-01-16 13:35 UTC 

[PATCH v2] wifi: rtw89: Add missing check for alloc_workqueue
 2023-01-16 13:36 UTC  (2+ messages)

[PATCHv2 00/16] staging/media: remove most deprecated drivers
 2023-01-16 13:35 UTC  (3+ messages)

[PATCH] wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()
 2023-01-16 13:35 UTC  (2+ messages)

[bpf-next 00/10] samples/bpf: modernize BPF functionality test programs
 2023-01-16 13:35 UTC  (4+ messages)

[OE-core][PATCH] rpm: make nativesdk-rpm rdepend on nativesdk-file
 2023-01-16 13:35 UTC  (5+ messages)

[PATCH 00/22] drm: Remove includes for drm_crtc_helper.h
 2023-01-16 13:12 UTC  (42+ messages)
` [PATCH 01/22] drm/amdgpu: Fix coding style
` [PATCH 02/22] drm: Remove unnecessary include statements for drm_crtc_helper.h
` [PATCH 03/22] drm/amdgpu: "
` [PATCH 04/22] drm/arm/komeda: "
` [PATCH 05/22] drm/aspeed: "
` [PATCH 06/22] drm/ast: "
` [PATCH 07/22] drm/bridge: "
` [PATCH 08/22] drm/gma500: "
` [PATCH 09/22] drm/i2c/ch7006: "
` [PATCH 10/22] drm/ingenic: "
` [PATCH 11/22] drm/kmb: "
` [PATCH 12/22] drm/logicvc: "
` [PATCH 13/22] drm/nouveau: "
` [PATCH 14/22] drm/radeon: "
` [PATCH 15/22] drm/rockchip: "
` [PATCH 16/22] drm/shmobile: "
` [PATCH 17/22] drm/sprd: "
` [PATCH 18/22] drm/sun4i: "
` [PATCH 19/22] drm/tidss: "
` [PATCH 20/22] drm/udl: "
` [PATCH 21/22] drm/vboxvideo: "
` [PATCH 22/22] drm/crtc-helper: Remove most include statements from drm_crtc_helper.h

[PATCH 1/7] wifi: rtw89: coex: Remove le32 to CPU translator at firmware cycle report
 2023-01-16 13:35 UTC  (2+ messages)

[syzbot] [hfs?] INFO: task hung in hfs_mdb_commit
 2023-01-16 13:34 UTC 

[PATCH v2 0/2] erofs: misc cleanups for fscache mode
 2023-01-16 13:34 UTC  (5+ messages)
` [PATCH v2 1/2] erofs: add documentation for 'domain_id' mount option
` [PATCH v2 2/2] erofs: clean up parsing of fscache related options

[RFC 0/4] perf tool: Fix non-".text" symbol resolution for kernel modules
 2023-01-16 13:34 UTC  (4+ messages)
` [RFC 3/4] perf tool: Introduce PERF_RECORD_KMOD_SEC_MAP

Sdbusplus Build Errors
 2023-01-16 13:26 UTC 

[PATCH] wifl: rtw89: Fix a typo in debug message
 2023-01-16 13:34 UTC  (2+ messages)
` wifi: "

[PATCH 1/1 FYI] tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
 2023-01-16 13:32 UTC 

[PATCH 0/7] AML Housekeeping
 2023-01-16 13:30 UTC  (6+ messages)
` [PATCH 1/7] hw/acpi: Add missing includes

[PATCH net-next] brcm80211: use strscpy() to instead of strncpy()
 2023-01-16 13:31 UTC  (3+ messages)

kernel hangs when kprobe memcpy
 2023-01-16 13:30 UTC  (8+ messages)

[PATCH] oe-setup-build: add a tool for discovering config templates and setting up builds
 2023-01-16 13:30 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next v10] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-16 13:30 UTC  (2+ messages)

[PATCH net] net/sched: sch_taprio: fix possible use-after-free
 2023-01-16 13:30 UTC  (2+ messages)

[LTP] LTP release
 2023-01-16 13:31 UTC 

[Bug 216817] New: btusb device with ID 0489:e0d0 no longer working after v6.0
 2023-01-16 13:29 UTC  (2+ messages)
` [Bug 216817] "

[PATCHv3 bpf-next 1/2] bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
 2023-01-16 13:29 UTC  (2+ messages)
` [PATCHv3 bpf-next 2/2] bpf/selftests: Add verifier tests for loading sleepable programs

[PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-16 13:26 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915: Use designated initializers for struct pci_device_id init
 2023-01-16 13:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] ci: do not die on deprecated-declarations warning
 2023-01-16 13:06 UTC  (3+ messages)
` [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR

[PATCH] pcmcia: avoid defines prefixed with CONFIG
 2023-01-16 13:23 UTC  (3+ messages)

[PATCH mm] mm: hugetlb: Add checks for NULL for vma returned from find_vma. find_vma may return NULL, that's why its return value is usually checked for NULL
 2023-01-16 13:24 UTC  (2+ messages)

[PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
 2023-01-16 13:23 UTC  (11+ messages)

[PATCH v3 0/9] The great interconnecification fixation
 2023-01-16 13:21 UTC  (10+ messages)
` [PATCH v3 1/9] interconnect: qcom: rpm: make QoS INVALID default, separate out driver data
` [PATCH v3 2/9] interconnect: qcom: rpm: Always set QoS params on QNoC
` [PATCH v3 3/9] interconnect: qcom: rpm: Add support for specifying channel num
` [PATCH v3 4/9] interconnect: qcom: Sort kerneldoc entries
` [PATCH v3 5/9] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks
` [PATCH v3 6/9] interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks
` [PATCH v3 7/9] interconnect: qcom: rpm: Handle interface clocks
` [PATCH v3 8/9] interconnect: qcom: rpm: Add a way to always set QoS registers
` [PATCH v3 9/9] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore


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.