messages from 2023-10-27 20:00:43 to 2023-10-27 21:39:15 UTC [more...]
[RFC 0/4] address violations of MISRA C Rule 9.3
2023-10-27 21:38 UTC (8+ messages)
` [RFC 1/4] x86/ioemul: address MISRA C:2012 "
[PATCH bpf-next] selftests/bpf: consolidate VIRTIO/9P configs in the generic config file
2023-10-27 21:38 UTC (3+ messages)
[PATCH 1/1] of: unittest: Fix test build on config without CONFIG_OF_ADDRESS
2023-10-27 21:38 UTC (2+ messages)
[PATCH v2 0/2] Add DMIC slew rate select
2023-10-27 21:35 UTC (5+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: nau8821: Add DMIC slew rate selection
[PATCH 0/2] pinctrl: qcom: add sm8650 lpass-lpi
2023-10-27 21:36 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: add SM8650 LPASS
[Patch v7 0/5] RDMA/mana_ib
2023-10-27 21:35 UTC (5+ messages)
` [Patch v7 5/5] RDMA/mana_ib: Send event to qp
` [EXTERNAL] "
[PATCH 00/24] block: Graph locking part 6 (bs->file/backing)
2023-10-27 21:33 UTC (30+ messages)
` [PATCH 03/24] block: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
` [PATCH 04/24] block: Mark bdrv_root_attach_child() GRAPH_WRLOCK
` [PATCH 05/24] block: Mark block_job_add_bdrv() GRAPH_WRLOCK
` [PATCH 06/24] block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK
` [PATCH 07/24] block: Mark bdrv_skip_implicit_filters() "
` [PATCH 08/24] block: Mark bdrv_skip_filters() "
` [PATCH 09/24] block: Mark bdrv_(un)freeze_backing_chain() "
` [PATCH 10/24] block: Mark bdrv_chain_contains() "
` [PATCH 11/24] block: Mark bdrv_filter_child() "
` [PATCH 12/24] block: Mark bdrv_cow_child() "
` [PATCH 13/24] block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
` [PATCH 14/24] block: Inline bdrv_set_backing_noperm()
` [PATCH 15/24] block: Mark bdrv_replace_node_common() GRAPH_WRLOCK
` [PATCH 16/24] block: Mark bdrv_replace_node() GRAPH_WRLOCK
[PATCH bpf-next v6 00/10] Registrating struct_ops types from modules
2023-10-27 21:32 UTC (5+ messages)
` [PATCH bpf-next v6 07/10] bpf, net: switch to dynamic registration
[OE-Core][PATCH v2 0/4] recipetool: Add handler to create go recipes
2023-10-27 21:32 UTC (2+ messages)
[PATCH v4 0/5] regulator: add under-voltage support (part 2)
2023-10-27 21:32 UTC (8+ messages)
` [PATCH v4 1/5] regulator: dt-bindings: Add system-critical-regulator property
` [PATCH v4 3/5] regulator: dt-bindings: Allow system-critical marking for fixed-regulator
` [PATCH v4 4/5] regulator: dt-bindings: Add 'regulator-uv-less-critical-window-ms' property
[PATCH v2 0/2] Fixes for s3 with parallel bootup
2023-10-27 21:31 UTC (3+ messages)
` [PATCH v2 1/2] x86: Enable x2apic during resume from suspend if used previously
[PATCH v2] net: r8169: Disable multicast filter for RTL_GIGA_MAC_VER_46
2023-10-27 21:30 UTC
[PATCH v3 0/4] GC0308 Camera Sensor
2023-10-27 21:29 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: add GalaxyCore
[PATCH v1] platform/x86/amd/pmc: Get smu version before reading dram size
2023-10-27 21:28 UTC
[PATCH v4 0/7] Add a few mt8183 follower boards
2023-10-27 21:28 UTC (7+ messages)
` [PATCH v4 4/7] dt-bindings: arm64: mediatek: Add mt8183-kukui-jacuzzi-makomo
[Intel-gfx] [PATCH] drm/i915/bios: Clamp VBT HDMI level shift on BDW
2023-10-27 21:26 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/bios: Clamp VBT HDMI level shift on BDW (rev4)
[PATCH] drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headers
2023-10-27 21:25 UTC (2+ messages)
` "
[chrome-os:chromeos-6.1 8/12] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:6365:6: warning: no previous prototype for 'amdgpu_dm_connector_funcs_force'
2023-10-27 21:24 UTC
[PATCH 2/4] rcu/tasks: Handle new PF_IDLE semantics
2023-10-27 21:23 UTC (2+ messages)
[PATCH 0/4] media: i2c: imx214: Extend with sensor size and firmware information
2023-10-27 21:23 UTC (4+ messages)
` [PATCH 2/4] media: i2c: imx214: Move controls init to separate function
[PATCH] dsa: tag_rtl4_a: Bump min packet size
2023-10-27 21:23 UTC (2+ messages)
[PATCH bpf-next v7 00/10] Registrating struct_ops types from modules
2023-10-27 21:23 UTC (12+ messages)
` [PATCH bpf-next v7 01/10] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v7 02/10] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v7 03/10] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v7 04/10] bpf: hold module for bpf_struct_ops_map
` [PATCH bpf-next v7 05/10] bpf: validate value_type
` [PATCH bpf-next v7 06/10] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v7 07/10] bpf, net: switch to dynamic registration
` [PATCH bpf-next v7 08/10] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v7 09/10] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v7 10/10] selftests/bpf: test case for register_bpf_struct_ops()
[PATCH v6 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-10-27 21:20 UTC (5+ messages)
` [PATCH v6 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
[RFC PATCH v1 1/1] r8169: Coalesce RTL8411b register recovery programming instructions to reduce spinlock stalls
2023-10-27 21:17 UTC
[tip:irq/urgent] BUILD SUCCESS f199bf5bf84c19a4f488a39d7d694ab10787de35
2023-10-27 21:18 UTC
[PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
2023-10-27 21:19 UTC (4+ messages)
` [PATCH net-next v7 1/5] rust: core "
[Intel-gfx] [PATCH v2 0/4] Enable Wa_14019159160 and Wa_16019325821 for MTL
2023-10-27 21:18 UTC (10+ messages)
` "
` [Intel-gfx] [PATCH v2 1/4] drm/i915: Enable Wa_16019325821
` "
` [PATCH v2 2/4] drm/i915/guc: Add support for w/a KLVs
` [Intel-gfx] "
` [PATCH v2 3/4] drm/i915/guc: Enable Wa_14019159160
` [Intel-gfx] "
` [PATCH v2 4/4] drm/i915/mtl: Add module parameter override for Wa_16019325821/Wa_14019159160
` [Intel-gfx] "
[PATCH bpf-next v7 00/10] Registrating struct_ops types from modules
2023-10-27 21:17 UTC (11+ messages)
` [PATCH bpf-next v7 01/10] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v7 02/10] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v7 03/10] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v7 04/10] bpf: hold module for bpf_struct_ops_map
` [PATCH bpf-next v7 05/10] bpf: validate value_type
` [PATCH bpf-next v7 06/10] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v7 07/10] bpf, net: switch to dynamic registration
` [PATCH bpf-next v7 08/10] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v7 09/10] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v7 10/10] selftests/bpf: test case for register_bpf_struct_ops()
[legion:patchset/meminfo/v2.1 1/1] meminfo.c:(.text.proc_meminfo_show+0x50): undefined reference to `mem_fill_meminfo'
2023-10-27 21:13 UTC
[PATCH net-next v2 0/4] net: fill in 18 MODULE_DESCRIPTION()s
2023-10-27 21:13 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: fill in MODULE_DESCRIPTION()s in kuba@'s modules
` [PATCH net-next v2 2/4] net: fill in MODULE_DESCRIPTION()s under net/core
` [PATCH net-next v2 3/4] net: fill in MODULE_DESCRIPTION()s under net/802*
` [PATCH net-next v2 4/4] net: fill in MODULE_DESCRIPTION()s under drivers/net/
[Intel-gfx] [PATCH 0/4] Enable Wa_14019159160 and Wa_16019325821 for MTL
2023-10-27 21:12 UTC (7+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Enable Wa_16019325821
` [Intel-gfx] [PATCH 3/4] drm/i915/guc: Add support for w/a KLVs
[syzbot] [iommu?] divide error in iommufd_test
2023-10-27 21:11 UTC
[PATCH v4 0/5] workload-specific and memory pressure-driven zswap writeback
2023-10-27 21:10 UTC (4+ messages)
` [PATCH v4 2/5] zswap: make shrinking memcg-aware
[PATCH bpf-next] selftests/bpf: umount children of TDIR in test_bpffs
2023-10-27 21:09 UTC (5+ messages)
Fw: [isocpp-parallel] OOTA fix (via fake branch-after-load) discussion
2023-10-27 21:08 UTC
[PATCH v1 1/1] hte: Use kasprintf() instead of fixed buffer formatting
2023-10-27 21:03 UTC (4+ messages)
Lists.Linuxfoundation.Org
2023-10-27 21:03 UTC
[PATCH v4] platform/chrome: cros_ec_lpc: Separate host command and irq disable
2023-10-27 21:02 UTC
[PATCH v2 0/2] drm/msm/dp: fix DP subconnector handling
2023-10-27 21:02 UTC (4+ messages)
` [PATCH v2 1/2] drm/msm/dp: don't touch DP subconnector property in eDP case
[PATCH v3] rust: macros: improve `#[vtable]` documentation
2023-10-27 21:01 UTC (2+ messages)
[Patch v2] hv_netvsc: Mark VF as slave before exposing it to user-mode
2023-10-27 20:59 UTC
Ethernet issue on imx6
2023-10-27 20:58 UTC (10+ messages)
[Intel-wired-lan] [PATCH iwl-next] ice: remove unnecessary discarding of timestamps
2023-10-27 20:58 UTC (2+ messages)
[PATCH] mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
2023-10-27 20:57 UTC
[PATCH v1 0/1] ufs: core: Add host quirk QUIRK_MCQ_EXPAND_QUEUE_SLOT
2023-10-27 20:55 UTC (6+ messages)
` [PATCH v1 1/1] "
[PATCH 0/6] KVM: x86/pmu: Clean up emulated PMC event handling
2023-10-27 20:55 UTC (3+ messages)
` [PATCH 6/6] KVM: x86/pmu: Track emulated counter events instead of previous counter
[XEN PATCH][for-4.19 v5] xen: Add deviations for MISRA C:2012 Rule 7.1
2023-10-27 20:52 UTC
[XEN PATCH][for-4.19 v4 1/8] xen/include: add macro ISOLATE_LOW_BIT
2023-10-27 20:50 UTC (2+ messages)
` [XEN PATCH][for-4.19 v4 6/8] x86/mce: Move MC_NCLASSES into the enum mctelem_class
[GIT PULL] KVM: x86 pull requests for 6.7
2023-10-27 20:49 UTC (8+ messages)
` [GIT PULL] KVM: x86: APIC changes "
` [GIT PULL] KVM: x86: Documentation updates "
` [GIT PULL] KVM: x86: Misc changes "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: PMU change "
` [GIT PULL] KVM: x86: SVM changes "
` [GIT PULL] KVM: x86: Xen "
Unifying signed and unsigned min/max tracking
2023-10-27 20:49 UTC (6+ messages)
[PATCH 0/3] serial, MIPS: Add MIPS UHI semihosting support
2023-10-27 20:48 UTC (3+ messages)
` [PATCH 3/3] serial: Add an earlycon driver for MIPS UHI semihosting
[kirkstone][PATCH] runqueue: convert deferral messages from bb.note to bb.debug
2023-10-27 20:48 UTC
[PATCH 0/5] MIPS: Fix kernel in XKPHYS
2023-10-27 20:47 UTC (2+ messages)
[PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
2023-10-27 20:46 UTC
[Intel-gfx] [PATCH v4] drm/i915/dsb: DSB code refactoring
2023-10-27 20:46 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: DSB code refactoring (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-10-27 18:22 UTC (6+ messages)
` [PATCH v13 24/35] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [PATCH v13 25/35] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 26/35] KVM: selftests: Add support for creating private memslots
` [PATCH v13 30/35] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [PATCH v13 34/35] KVM: selftests: Add basic selftest for guest_memfd()
[GIT PULL] Qualcomm clock updates for v6.7
2023-10-27 19:32 UTC
[PATCH v6 0/3] Validating UAPI backwards compatibility
2023-10-27 19:30 UTC (3+ messages)
` [PATCH v6 1/3] check-uapi: Introduce check-uapi.sh
` [PATCH v6 3/3] check-module-params: Introduce check-module-params.sh
Dell Pro Wireless Keyboard and Mouse KM5221W require HID_QUIRK_ALWAYS_POLL patch
2023-10-27 20:45 UTC
[PATCH] dt-bindings: display: ssd132x: Remove '-' before compatible enum
2023-10-27 20:43 UTC (8+ messages)
[PATCH v6 00/28] Generic line based metadata support, internal pads
2023-10-27 20:43 UTC (3+ messages)
` [PATCH v6 02/28] media: uapi: Add generic serial metadata mbus formats
[PATCH] hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC
2023-10-27 20:42 UTC
[PATCH 0/3] arm: Semihosting fixes/improvements for ARMv6 and older
2023-10-27 20:40 UTC (4+ messages)
` [PATCH 1/3] arm: Fix software interrupt handler
` [PATCH 2/3] arm: semihosting: Fix returning from traps on ARMv6 and lower
` [PATCH 3/3] arm: semihosting: Support semihosting fallback on 32-bit ARM
[Intel-wired-lan] [PATCH net-next] iavf: use iavf_schedule_aq_request() helper
2023-10-27 20:39 UTC (3+ messages)
` "
[PATCH v2] connectivity: add pcapplusplus recipe
2023-10-27 20:40 UTC (2+ messages)
` [oe] "
[PATCH v10] platform/x86: Add Silicom Platform Driver
2023-10-27 20:38 UTC
[PATCH] of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/
2023-10-27 20:37 UTC (2+ messages)
[PATCH v2] dt-bindings: mfd: ams,as3711: Convert to json-schema
2023-10-27 20:37 UTC (2+ messages)
[PATCH] net/af_xdp: avoid error log for virtual interfaces
2023-10-27 20:37 UTC
[PATCH v3 0/7] regulator: add under-voltage support
2023-10-27 20:35 UTC (3+ messages)
` [PATCH v3 6/7] regulator: dt-bindings: Add regulator-uv-survival-time-ms property
[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
2023-10-27 20:33 UTC (3+ messages)
` [RFC bpf-next 5/6] bpf: selftests: test_tunnel: Disable CO-RE relocations
[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
2023-10-27 20:31 UTC (5+ messages)
` [PATCH v8 1/4] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v8 2/4] usb: gadget: uvc: Allocate uvc_requests one at a time
[RFC PATCH 0/2] Add test to verify probe of devices from discoverable busses on DT platforms
2023-10-27 20:31 UTC (6+ messages)
` [RFC PATCH 2/2] kselftest: devices: Add board file for google,spherion
[PATCH] crypto: adiantum - flush destination page before unmapping
2023-10-27 20:30 UTC
[PATCH v3] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
2023-10-27 20:30 UTC (4+ messages)
nfsd_copy_write_verifier: wrong usage of read_seqbegin_or_lock()
2023-10-27 20:28 UTC (3+ messages)
` [PATCH] nfsd_copy_write_verifier: use read_seqbegin() rather than read_seqbegin_or_lock()
[Intel-xe] [PATCH 18/21] drm/xe/uapi: More OA uapi fixes/additions
2023-10-27 20:28 UTC (3+ messages)
` [Intel-xe] [18/21] "
[Intel-xe] [PATCH 04/21] drm/xe/oa: Module init/exit and probe/remove
2023-10-27 20:28 UTC (3+ messages)
` [Intel-xe] [04/21] "
[RFC PATCH] memcontrol: implement swap bypassing
2023-10-27 20:27 UTC (3+ messages)
[PATCH v4] unit tests: Add a project plan document
2023-10-27 20:26 UTC (7+ messages)
` [PATCH v8 0/3] Add unit test framework and project plan
` [PATCH v8 1/3] unit tests: Add a project plan document
` [PATCH v8 2/3] unit tests: add TAP unit test framework
experiencing very odd behavior with TCP traffic with TC hook
2023-10-27 20:24 UTC (2+ messages)
[PATCH] x86/barrier: Do not serialize MSR accesses on AMD
2023-10-27 20:23 UTC (10+ messages)
` [PATCH 2/2] "
[PATCH 6/7] media: i2c: Use accessors for pad config 'try_*' fields
2023-10-27 20:21 UTC (2+ messages)
[PATCH net-next v2 0/3] net: dsa: realtek: support reset controller
2023-10-27 20:20 UTC (3+ messages)
` [PATCH net-next v2 3/3] "
[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
2023-10-27 20:19 UTC (5+ messages)
` [PATCH v9 1/4] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v9 2/4] usb: gadget: uvc: Allocate uvc_requests one at a time
` [PATCH v9 3/4] usb: gadget: uvc: move video disable logic to its own function
` [PATCH v9 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
[PATCH v4 net-next 0/6] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
2023-10-27 20:18 UTC (7+ messages)
` [PATCH v4 net-next 3/6] net-smnp: reorganize SNMP fast path variables
aplay: improve xrun logs
2023-10-27 20:16 UTC
[PATCH] sparc32: fix a braino in fault handling in csum_and_copy_..._user()
2023-10-27 20:14 UTC (4+ messages)
[Intel-gfx] [v2 0/2] Enable Darkscreen Feature
2023-10-27 20:15 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable Darkscreen Feature (rev2)
[PATCH 5/5] drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0
2023-10-27 20:13 UTC (2+ messages)
` [PATCH] drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)
[oe][OE-core][Patch 0/1] Revert "bin_package.bbclass: Inhibit the default dependencies"
2023-10-27 20:13 UTC (3+ messages)
` [oe][OE-core][Patch 1/1] "
[PATCH v2] x86/entry: Avoid redundant CR3 write on paranoid returns
2023-10-27 20:12 UTC (2+ messages)
[PATCH 4/5] drm/amdgpu: Add xcc_inst param to amdgpu_virt_kiq_reg_write_reg_wait (v2)
2023-10-27 20:11 UTC (2+ messages)
` [PATCH] drm/amdgpu: Add xcc_inst param to amdgpu_virt_kiq_reg_write_reg_wait (v3)
[PATCH 3/5] drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v3)
2023-10-27 20:09 UTC (2+ messages)
` [PATCH] drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v4)
[PATCH bpf-next] net, xdp: allow metadata > 32
2023-10-27 20:09 UTC (2+ messages)
[PATCH] bootm: Enable legacy VxWorks booting from FITs
2023-10-27 20:07 UTC
[PATCH 2/5] drm/amdgpu: Add xcc instance parameter to *REG32_SOC15_IP_NO_KIQ (v2)
2023-10-27 20:06 UTC (2+ messages)
` [PATCH] drm/amdgpu: Add xcc instance parameter to *REG32_SOC15_IP_NO_KIQ (v3)
[PATCHv2 1/2] drm/amdkfd: Populate cache info for GFX 9.4.3
2023-10-27 20:06 UTC (2+ messages)
[PATCH v2 00/14] multipath: aio, systemd, and documentation improvements
2023-10-27 20:05 UTC (3+ messages)
` [PATCH v2 08/14] multipathd.service: require modprobe@dm_multipath.service if available
[PATCH v12 00/20] cxl/pci: Add support for RCH RAS error handling
2023-10-27 20:04 UTC (3+ messages)
` [PATCH v12 02/20] cxl/core/regs: Rename @dev to @host in struct cxl_register_map
[pull] amdgpu, amdkfd drm-next-6.7
2023-10-27 20:03 UTC
[PATCH v1 00/11] test-bbdev changes for 23.11
2023-10-27 20:02 UTC (7+ messages)
` [PATCH v1 02/11] test/bbdev: update python script parameters
INVEST NOW!!!
2023-10-27 20:03 UTC
aplaymidi uses the wrong tempo
2023-10-27 20:01 UTC
aplaymidi uses the wrong tempo
2023-10-27 19:59 UTC
[PATCH v2] scsi: hpsa: replace deprecated strncpy
2023-10-27 20:00 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.