messages from 2024-10-09 17:12:07 to 2024-10-09 17:50:25 UTC [more...]
[PATCH 0/5] updates for net/ice driver
2024-10-09 17:44 UTC (3+ messages)
` [PATCH 1/5] net/ice: detect stopping a flow-director queue twice
[PATCH v2] maintainers: update for dts
2024-10-09 17:50 UTC (2+ messages)
[PATCH v4 0/4] KVM: x86: Fix and harden reg caching from !TASK context
2024-10-09 17:50 UTC (5+ messages)
` [PATCH v4 1/4] KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
` [PATCH v4 2/4] KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()
` [PATCH v4 3/4] KVM: x86: Add lockdep-guarded asserts on register cache usage
` [PATCH v4 4/4] KVM: x86: Use '0' for guest RIP if PMI encounters protected guest state
[PATCH v6 RESET 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
2024-10-09 17:19 UTC (3+ messages)
[PATCH] tools: add forwarding header for arch/riscv/include/asm/fence.h
2024-10-09 17:18 UTC (3+ messages)
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-09 17:49 UTC (11+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
[PATCH] drm/xe: Enlarge the invalidation timeout from 150 to 500
2024-10-09 17:14 UTC
[meta-python][PATCH 1/5] python3-stevedore: Upgrade 5.2.0 -> 5.3.0
2024-10-09 17:48 UTC (3+ messages)
` [meta-python][PATCH 3/5] python3-propcache: Add recipe
` [oe] "
[PATCH v2 0/5] chardev: implement backend chardev multiplexing
2024-10-09 17:45 UTC (6+ messages)
` [PATCH v2 1/5] chardev/char: introduce `mux-be-id=ID` option and _MUX_BE type
` [PATCH v2 2/5] chardev/char: rename `mux_cnt` to `fe_cnt` for the `MuxChardev`
` [PATCH v2 3/5] chardev/char-mux: implement backend chardev multiplexing
` [PATCH v2 4/5] tests/unit/test-char: add unit test for the `mux-be` multiplexer
` [PATCH v2 5/5] qemu-options.hx: describe multiplexing of several backend devices
[linux-next:master 3426/3432] error[E0432]: unresolved import `crate::types::ARef`
2024-10-09 17:47 UTC
[robh:dt/const 1/7] drivers/of/address.c:244:45: warning: passing argument 1 of 'pci_register_io_range' discards 'const' qualifier from pointer target type
2024-10-09 17:47 UTC
[PATCH 0/3] nvme-multipath: fix deadlock in device_add_disk()
2024-10-09 17:10 UTC (7+ messages)
` [PATCH 2/3] nvme-multipath: cannot disconnect controller on stuck partition scan
[PATCH v2 2/3] phy: rockchip-pcie: Use devm_clk_get_enabled() helper
2024-10-09 17:03 UTC (6+ messages)
[PATCH V2] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
2024-10-09 17:47 UTC (6+ messages)
[PATCH v2] t7300-clean.sh: use test_path_* helper functions for error logging
2024-10-09 17:47 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-09 17:47 UTC (7+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 03/28] cxl/cdat: Use %pra for dpa range outputs
` [PATCH v4 06/28] cxl/pci: Delay event buffer allocation
[PATCH v3 0/9] Initial support for SMMUv3 nested translation
2024-10-09 17:46 UTC (6+ messages)
` [PATCH v3 8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH v3 9/9] iommu/arm-smmu-v3: Use S2FWB for NESTED domains
[Buildroot] [PATCH 1/1] package/python-redis: bump to version 5.1.1
2024-10-09 17:46 UTC
RTT-PROBE: lore-subspace-rtt
2024-10-09 17:45 UTC
[PATCH v3 0/2] Add mmc support for mt7988
2024-10-09 16:55 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: mtk-sd: Add mt7988 SoC
` [PATCH v3 2/2] mmc: mtk-sd: add support for mt7988
[Bug 219362] New: USB SATA does not correctly shutdown the SSD upon poweroff causing data loss
2024-10-09 17:44 UTC (2+ messages)
` [Bug 219362] "
[PATCH 0/6] Add support for the RZ/V2H Interrupt Control Unit
2024-10-09 17:44 UTC (4+ messages)
` [PATCH 5/6] irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver
[PATCH v4 00/13] LSM: Move away from secids
2024-10-09 17:32 UTC (14+ messages)
` [PATCH v4 01/13] LSM: Add the lsm_prop data structure
` [PATCH v4 02/13] LSM: Use lsm_prop in security_audit_rule_match
` [PATCH v4 03/13] LSM: Add lsmprop_to_secctx hook
` [PATCH v4 04/13] Audit: maintain an lsm_prop in audit_context
` [PATCH v4 05/13] LSM: Use lsm_prop in security_ipc_getsecid
` [PATCH v4 06/13] Audit: Update shutdown LSM data
` [PATCH v4 07/13] LSM: Use lsm_prop in security_current_getsecid
` [PATCH v4 08/13] LSM: Use lsm_prop in security_inode_getsecid
` [PATCH v4 09/13] Audit: use an lsm_prop in audit_names
` [PATCH v4 10/13] LSM: Create new security_cred_getlsmprop LSM hook
` [PATCH v4 11/13] Audit: Change context data from secid to lsm_prop
` [PATCH v4 12/13] Use lsm_prop for audit data
` [PATCH v4 13/13] LSM: Remove lsm_prop scaffolding
[PATCH] cfi: rust: pass -Zpatchable-function-entry on all architectures
2024-10-09 17:43 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/python-qrcode: bump to version 8.0
2024-10-09 17:43 UTC
[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-10-09 17:39 UTC (26+ messages)
` [PATCH v8 01/25] x86/cpufeatures: Add support for "
` [PATCH v8 02/25] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v8 03/25] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v8 04/25] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v8 05/25] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v8 06/25] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v8 09/25] x86/resctrl: Add __init attribute to dom_data_init()
` [PATCH v8 10/25] x86/resctrl: Introduce bitmap mbm_cntr_free_map to track assignable counters
` [PATCH v8 11/25] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v8 12/25] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v8 13/25] x86/resctrl: Introduce mbm_cntr_map to track assignable counters at domain
` [PATCH v8 14/25] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v8 15/25] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v8 16/25] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v8 18/25] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v8 21/25] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v8 22/25] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v8 23/25] x86/resctrl: Update assignments on event configuration changes
` [PATCH v8 24/25] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of "
[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
2024-10-09 17:42 UTC (2+ messages)
[PATCH v3 0/6] Replace the "slave_*" function names
2024-10-09 17:42 UTC (7+ messages)
` [PATCH v3 2/6] scsi: core: Rename .slave_alloc() and .slave_destroy() in the documentation
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-09 17:42 UTC (4+ messages)
[PATCH v2 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
2024-10-09 17:42 UTC
[PATCH v2 1/2] Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
2024-10-09 17:41 UTC (2+ messages)
` [PATCH v2 2/2] Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packet
[PATCH 3/3] riscv: Allow to enable PREEMPT_RT
2024-10-09 17:41 UTC (3+ messages)
[PATCH 0/4] net/mlx5: series to fix and improve tx trace capabilities
2024-10-09 17:41 UTC (2+ messages)
[PATCH net-next 00/11] add basic support for i.MX95 NETC
2024-10-09 17:41 UTC (7+ messages)
` [PATCH net-next 05/11] net: enetc: add enetc-pf-common driver support
` [PATCH net-next 09/11] net: enetc: optimize the allocation of tx_bdr
` [PATCH net-next 10/11] net: enetc: add preliminary support for i.MX95 ENETC PF
[PATCH v12 00/21] Introduce the lwIP network stack
2024-10-09 17:39 UTC (5+ messages)
` [PATCH v12 18/21] net: lwip: tftp: add support of blksize option to client
[PATCH 0/3] doc: merge-tree: improve the script example
2024-10-09 17:38 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] doc: merge-tree: provide a commit message
[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
2024-10-09 17:37 UTC (21+ messages)
` [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
` yet another approach Was: "
[RFC PATCH v2 0/5] add feature arc in rte_graph
2024-10-09 17:37 UTC (3+ messages)
` [PATCH v3 "
[PATCH] checkout: refer to other-worktree branch, not ref
2024-10-09 17:36 UTC (2+ messages)
[PATCH v4 0/4] Add pinctrl support for mt7988
2024-10-09 16:52 UTC (2+ messages)
` [PATCH v4 1/4] pinctrl: mediatek: add support for MTK_PULL_PD_TYPE
[RFC PATCH 1/2] debugfs: add small file operations for most files
2024-10-09 17:36 UTC (3+ messages)
[PATCH v2 0/6] KVM: x86/mmu: Optimize TDP MMU huge page recovery during disable-dirty-log
2024-10-09 17:35 UTC (4+ messages)
` [PATCH v2 4/6] KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping
RTT-PROBE: lore-subspace-rtt
2024-10-09 17:35 UTC
[PATCH dtrace 0/3] fprobe fallback kprobe support, sched fix
2024-10-09 17:34 UTC (2+ messages)
[PATCH net-next] net: phy: populate host_interfaces when attaching PHY
2024-10-09 17:34 UTC (4+ messages)
[PATCH v3 00/12] drm: Introduce DRM client library
2024-10-09 17:34 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm: Introduce DRM client library (rev3)
[PATCH][next] drm/xe/guc: Fix inverted logic on snapshot->copy check
2024-10-09 17:33 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH 0/3] Lazy preemption leftovers
2024-10-09 17:33 UTC (4+ messages)
` [PATCH 2/3] tracing: Record task flag NEED_RESCHED_LAZY
git-scm.com is now a static website
2024-10-09 17:33 UTC (5+ messages)
[PATCH 3/3] riscv: Allow to enable PREEMPT_RT
2024-10-09 16:47 UTC (2+ messages)
[PATCH v14 0/8] spi-nor: Add parallel and stacked memories support
2024-10-09 17:32 UTC (2+ messages)
[PATCH] arch: arm: dts: k3-j7200-r5-evm: Enable AVS feature
2024-10-09 17:32 UTC (2+ messages)
[PATCH v2] scsi: ufs: ufs-mediatek: configure individual LU queue flags
2024-10-09 17:32 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pyproject-metadata: bump to version 0.8.1
2024-10-09 17:32 UTC
[PATCH v2 00/25] timekeeping: Rework to prepare support of indenpendent PTP clocks
2024-10-09 17:31 UTC (5+ messages)
` [PATCH v2 01/25] timekeeping: Read NTP tick length only once
` [PATCH v2 03/25] timekeeping: Avoid duplicate leap state update
Bug: `git init` with hook `reference-transaction` running `git rev-parse --git-dir` fails
2024-10-09 17:31 UTC (9+ messages)
[PATCH] t7300-clean.sh: use test_path_* helper functions
2024-10-09 17:31 UTC (7+ messages)
[PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
2024-10-09 16:46 UTC (2+ messages)
[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
2024-10-09 16:12 UTC (3+ messages)
` [PATCH v1 03/11] dt-bindings: mfd: syscon document the non simple-mfd syscon on PolarFire SoC
` (subset) "
[PATCH v6 00/11] x86: Expose consistent topology to guests
2024-10-09 17:29 UTC (10+ messages)
` [PATCH v6 05/11] tools/hvmloader: Retrieve (x2)APIC IDs from the APs themselves
` [PATCH v6 06/11] tools/libacpi: Use LUT of APIC IDs rather than function pointer
` [PATCH v6 09/11] xen/x86: Derive topologically correct x2APIC IDs from the policy
[PATCH i-g-t] xe: Add test to check pci memory barrier capability
2024-10-09 17:30 UTC (5+ messages)
[PATCH] remoteproc: Fix spelling error in remoteproc.rst
2024-10-09 17:29 UTC (3+ messages)
6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
2024-10-09 17:29 UTC (8+ messages)
Bug: `git maintenance start` is likely broken in 2.47
2024-10-09 17:28 UTC (4+ messages)
` [PATCH v2] builtin/gc: fix crash when running `git maintenance start`
[iptables PATCH 1/3] ebtables: Fix for -S with rule number
2024-10-09 17:27 UTC (3+ messages)
` [iptables PATCH 2/3] nft: Fix for -Z with bogus "
` [iptables PATCH 3/3] tests: shell: Test some commands involving rule numbers
renesas/next baseline-nfs: 13 runs, 1 regressions (renesas-next-2024-10-09-v6.12-rc1)
2024-10-09 17:27 UTC
rte_ring move head question for machines with relaxed MO (arm/ppc)
2024-10-09 17:27 UTC (5+ messages)
[PATCH v5 00/44] Boot modules for Hyperlaunch
2024-10-09 17:25 UTC (10+ messages)
` [PATCH v5 20/44] x86/boot: convert xsm policy loading to struct boot_module
` [PATCH v5 22/44] x86/boot: remove module_map usage from microcode loading
` [PATCH v5 23/44] x86/boot: remove module_map usage from xsm policy loading
RTT-PROBE: lore-subspace-rtt
2024-10-09 17:25 UTC
[Buildroot] [PATCH 1/1] package/python-pyproject-hooks: bump to version 1.2.0
2024-10-09 17:25 UTC
[PATCH 1/3] toaster/tests/functional: Fix later details page test issues
2024-10-09 17:25 UTC (3+ messages)
` [PATCH 2/3] toaster/tests/functional: Fix hardcoded database ID
` [PATCH 3/3] toaster/tests/functional: Fix test race on alert
[PATCH wireless] wifi: mt76: mt7996: fix invalid interface combinations
2024-10-09 17:23 UTC (2+ messages)
` Aw: "
[PATCH v2 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
2024-10-09 17:22 UTC (2+ messages)
` ✗ CI.FULL: failure for series starting with [v2,1/2] "
[PATCH 0/5] GuC Buffer Cache
2024-10-09 17:21 UTC (6+ messages)
` [PATCH 1/5] drm/xe/guc: Introduce the "
` [PATCH 2/5] drm/xe/kunit: Allow to replace xe_managed_bo_create_pin_map()
` [PATCH 3/5] drm/xe/kunit: Add KUnit tests for GuC Buffer Cache
` [PATCH 4/5] drm/xe/pf: Prepare GuC Buffer Cache for PF-only actions
` [PATCH 5/5] drm/xe/pf: Use GuC Buffer Cache during VFs provisioning
[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
2024-10-09 17:21 UTC (7+ messages)
` [PATCH -next v3 1/2] perf stat: Support inherit events during fork() "
[PATCH] docs: fusa: Add requirements for Device Passthrough
2024-10-09 17:20 UTC (5+ messages)
[PATCH 0/2] Align framebuffers according to what display minimum alignment states
2024-10-09 17:20 UTC (3+ messages)
` [PATCH 2/2] drm/xe/display: align framebuffers according to hw requirements
[PATCH net] net: fec: don't save PTP state if PTP is unsupported
2024-10-09 17:19 UTC (2+ messages)
[PATCH v1 00/15] io_uring zero copy rx
2024-10-09 17:19 UTC (10+ messages)
[Buildroot] [PATCH 1/1] package/python-pypika-tortoise: bump to version 0.2.1
2024-10-09 17:19 UTC
[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
2024-10-09 17:19 UTC (3+ messages)
[PATCH] rcu/srcutiny: don't return before reenabling preemption
2024-10-09 17:19 UTC (2+ messages)
[robh:dt/const 1/7] drivers/of/address.c:244:46: sparse: sparse: incorrect type in argument 1 (different modifiers)
2024-10-09 17:16 UTC
[PATCH v3 0/5] x86/xen: Drop absolute references from startup code
2024-10-09 17:16 UTC (3+ messages)
` [PATCH v3 4/5] x86/xen: Avoid relocatable quantities in Xen ELF notes
[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-10-09 15:49 UTC (2+ messages)
` [PATCH v3 14/14] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
RTT-PROBE: lore-subspace-rtt
2024-10-09 17:15 UTC
"WARNING: CPU: 0 PID: 67 at arch/x86/mm/ioremap.c:461 iounmap+0xda/0xe0" at initializing PCMCIA serial card (Thinkpad T60, v6.12-rc2)
2024-10-09 17:15 UTC
[Buildroot] [PATCH 1/1] package/python-pycryptodomex: bump to version 3.21.0
2024-10-09 17:15 UTC
[RFC net-next 0/2] igc: Link IRQs and queues to NAPIs
2024-10-09 17:13 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH] mimgw: remove Compiler Warnings
2024-10-09 17:13 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH net-next 0/2] netdevsim: better ipsec output format
2024-10-09 17:13 UTC (2+ messages)
[PATCH net-next v3 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-10-09 17:12 UTC (13+ messages)
` [PATCH net-next v3 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v3 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v3 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v3 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v3 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v3 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v3 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v3 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v3 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v3 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v3 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v3 12/12] selftests: ncdevmem: Add automated test
[RFC PATCH 1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine
2024-10-09 17:12 UTC (2+ messages)
` [RFC PATCH 2/2] crypto: Add Mediatek EIP-93 crypto engine support
[PATCH] mailbox, remoteproc: k3-m4+: fix compile testing
2024-10-09 17:12 UTC (2+ messages)
[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
2024-10-09 17:10 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.