messages from 2025-07-25 22:33:41 to 2025-07-26 00:10:46 UTC [more...]
[PATCH net-next] net/sched: taprio: align entry index attr validation with mqprio
2025-07-26 0:10 UTC (3+ messages)
[PATCH net] phy: dp83869: fix interrupts issue when using with an optical fiber sfp. to correctly clear the interrupts both status registers must be read
2025-07-26 0:10 UTC
[PATCH net] can: peak_usb: fix USB FD devices potential malfunction
2025-07-26 0:10 UTC (2+ messages)
[PATCH net] phy: dp83869: fix interrupts issue when using with an optical fiber sfp. to correctly clear the interrupts both status registers must be read
2025-07-26 0:09 UTC
[PATCH v9 00/12] AuxCCS handling and render compression modifiers
2025-07-26 0:09 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev9)
[meta-oe][PATCH 1/2] msr-tools: Delete recipe
2025-07-26 0:08 UTC (2+ messages)
` [meta-oe][PATCH 2/2] uim: Upgrade to 1.9.6
[PATCH 0/4] net: mhi : Add support to enable ethernet interface
2025-07-26 0:08 UTC (3+ messages)
` [PATCH 1/4] net: mhi: Rename MHI interface to improve clarity
[PATCH v2 00/20] sunxi: Add Allwinner A523 support
2025-07-26 0:04 UTC (4+ messages)
` [PATCH v2 14/20] sunxi: A523: add DDR3 DRAM support
` [PATCH] FIXUP! a523: DDR3: rework
[GIT PULL] Stop-machine change for v6.17
2025-07-26 0:05 UTC
Show skipped commit message after rebase conflict?
2025-07-26 0:04 UTC (7+ messages)
[PATCH] staging: fbtft: add support for a device tree of backlight
2025-07-26 0:04 UTC
Subject: [RFC] Add config option to enforce committing .gitignore / .gitattributes before other files
2025-07-26 0:03 UTC (3+ messages)
[PATCH v2 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
2025-07-26 0:00 UTC (4+ messages)
` [PATCH v2 1/4] dt-bindings: net: altr,socfpga-stmmac: Add compatible string "
[GIT PULL] Rate-limit changes for v6.17
2025-07-26 0:01 UTC
[PATCH v5 00/11] xenstored patches from split hardware control
2025-07-25 23:58 UTC (12+ messages)
` [PATCH v5 01/11] xen: Add capabilities to get_domain_state
` [PATCH v5 02/11] tools/manage: Expose domain capabilities
` [PATCH v5 03/11] public/io: xs_wire: Include event channel in interface page
` [PATCH v5 04/11] xen/dom0less: store xenstore event channel in page
` [PATCH v5 05/11] tools/xenstored: Read event channel from xenstored page
` [PATCH v5 06/11] tools/xenstored: Add get_domain_evtchn() to find evtchn
` [PATCH v5 07/11] tools/xenstored: Auto-introduce domains
` [PATCH v5 08/11] tools/xenstored: Use priv_domid for manual nodes and permission
` [PATCH v5 09/11] tools/xenstored: Rename dom0_domid to store_domid
` [PATCH v5 10/11] tools/xenstored: Remove stubdom special casing
` [PATCH v5 11/11] tools/xenstored: Remove hardcoded implicit path
[PATCH net-next] selftests: drv-net: Wait for bkg socat to start
2025-07-26 0:00 UTC (2+ messages)
[PATCH v4 00/12] xenstored patches from split hardware control
2025-07-25 23:57 UTC (7+ messages)
` [PATCH v4 07/12] tools/xenstored: Auto-introduce domains
` [PATCH v4 09/12] tools/xenstored: Use priv_domid for manual nodes and permission
[PATCH 7/7] github_workflows: install rust
2025-07-25 23:56 UTC (2+ messages)
[GIT PULL] LKMM changes for v6.17
2025-07-25 23:56 UTC
[PATCH v7 00/31] x86,fs/resctrl telemetry monitoring
2025-07-25 23:55 UTC (51+ messages)
` [PATCH v7 05/31] x86,fs/resctrl: Improve domain type checking
` [PATCH v7 06/31] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v7 07/31] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v7 08/31] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v7 09/31] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v7 10/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v7 11/31] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v7 12/31] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v7 13/31] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v7 14/31] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v7 15/31] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v7 16/31] x86,fs/resctrl: Add and initialize rdt_resource for package scope core monitor
` [PATCH v7 17/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v7 18/31] x86/resctrl: Count valid telemetry aggregators per package
` [PATCH v7 19/31] x86/resctrl: Complete telemetry event enumeration
` [PATCH v7 20/31] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v7 21/31] x86,fs/resctrl: Add architectural event pointer
` [PATCH v7 22/31] x86/resctrl: Read telemetry events
` [PATCH v7 23/31] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v7 24/31] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v7 25/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v7 26/31] fs/resctrl: Fix life-cycle of closid_num_dirty_rmid
` [PATCH v7 27/31] x86,fs/resctrl: Move RMID initialization to first mount
` [PATCH v7 28/31] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v7 29/31] fs/resctrl: Provide interface to create architecture specific debugfs area
[PATCH net-next v3] net/core: fix wrong return value in __splice_segment
2025-07-25 23:54 UTC (2+ messages)
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-07-25 23:53 UTC
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-07-25 23:53 UTC
[net-next PatchV3] Octeontx2-pf: ethtool: Display "Autoneg" and "Port" fields
2025-07-25 23:53 UTC (2+ messages)
-h prints alias information even for grep
2025-07-25 23:52 UTC (3+ messages)
` [PATCH] git: show alias info only with lone -h
[PATCH v5 00/10] Add support for RK3588 DisplayPort Controller
2025-07-25 23:46 UTC (10+ messages)
` [PATCH v5 02/10] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH v5 09/10] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
` [PATCH v5 10/10] arm64: dts: rockchip: Enable DP2HDMI for ROCK 5 ITX
[PATCH v3 mm-hotfixes 0/5] mm, arch: a more robust approach to sync top level kernel page tables
2025-07-25 23:51 UTC (2+ messages)
[PATCH net-next 01/19] netfilter: conntrack: table full detailed log
2025-07-25 23:50 UTC (2+ messages)
[PATCH net-next 00/19] Netfilter/IPVS updates for net-next
2025-07-25 23:45 UTC (4+ messages)
` [PATCH net-next 13/19] netfilter: nft_set: remove one argument from lookup and update functions
[PATCH bpf-next v2 0/4] Use correct destructor kfunc types
2025-07-25 23:42 UTC (6+ messages)
` [PATCH bpf-next v2 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next v2 4/4] bpf, btf: Enforce destructor kfunc type with CFI
[PATCH net-next 01/27] can: janz-ican3: use sysfs_emit() in fwinfo_show()
2025-07-25 23:40 UTC (2+ messages)
[PATCH v2] NFSv4: prevent integer overflow while calling nfs4_set_lease_period()
2025-07-25 23:39 UTC (4+ messages)
[PATCH v2 0/3] platform/x86: int3472: Increase ov08x40 handshake GPIO delay to 45 ms
2025-07-25 23:39 UTC (4+ messages)
` [PATCH v2 1/3] platform/x86: int3472: Convert int3472_gpio_map to use C99 initializers
[PATCH v3 00/17] target/loongarch: Enhancement about tcg mmu
2025-07-25 23:38 UTC (5+ messages)
` [PATCH v3 01/17] target/loongarch: Move some function definition to kvm directory
` [PATCH v3 02/17] target/loongarch: Define function loongarch_cpu_post_init as static
[PATCH 1/1] dt-bindings: mmc: fsl,esdhc: Add explicit reference to mmc-controller-common
2025-07-25 23:35 UTC (2+ messages)
[PATCH linux dev-6.6] gpio: pca953x: Add support for level-triggered interrupts
2025-07-25 23:34 UTC
System can not go into suspend when remoteproc is probed on AM62X
2025-07-25 23:32 UTC (3+ messages)
[PATCH bpf-next 0/3] selftests/bpf: Fix a few dynptr test failures with 64K page size
2025-07-25 23:29 UTC (3+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
Patchwork summary for: spi-devel-general
2025-07-25 23:30 UTC
+ mm-memory-failure-hold-ptl-in-hwpoison_hugetlb_range.patch added to mm-unstable branch
2025-07-25 23:29 UTC
[RFC PATCH] docs: submitting-patches: (AI?) Tool disclosure tag
2025-07-25 23:29 UTC (12+ messages)
[PATCH v2 0/3] hold PTL for several .hugetlb_entry callbacks
2025-07-25 23:29 UTC (3+ messages)
` [PATCH] mm/memory-failure: hold PTL in hwpoison_hugetlb_range
[PATCH 0/4] xen/cache-col: Multiple fixes
2025-07-25 23:27 UTC (6+ messages)
` [PATCH 1/4] xen/cache-col: Remove bogus cast in domain_llc_coloring_free()
` [PATCH 4/4] tools/libxl: Remove unconditional XEN_DOMCTL_set_llc_colors hypercall
+ mm-mseal-rework-mseal-apply-logic.patch added to mm-unstable branch
2025-07-25 23:27 UTC
+ mm-mseal-simplify-and-rename-vma-gap-check-fix.patch added to mm-unstable branch
2025-07-25 23:27 UTC
[PATCH 0/4] iio: adc: ad7124: proper clock support
2025-07-25 23:27 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: adi,ad7124: fix clocks properties
+ mm-mseal-simplify-and-rename-vma-gap-check.patch added to mm-unstable branch
2025-07-25 23:27 UTC
+ mm-mseal-small-cleanups.patch added to mm-unstable branch
2025-07-25 23:27 UTC
+ mm-mseal-update-madvise-logic.patch added to mm-unstable branch
2025-07-25 23:26 UTC
+ mm-mseal-always-define-vm_sealed.patch added to mm-unstable branch
2025-07-25 23:26 UTC
[PATCH 5.4.y] comedi: das16m1: Fix bit shift out of bounds
2025-07-25 23:26 UTC (2+ messages)
[PATCH 1/4] dt-bindings: iio: Drop unused header includes in examples
2025-07-25 23:16 UTC (8+ messages)
` [PATCH 2/4] dt-bindings: iio: adc: Replace hard-coded GPIO/IRQ flag with a define
` [PATCH 3/4] dt-bindings: iio: adc: samsung,exynos-adc: Use correct IRQ level in example
` [PATCH 4/4] dt-bindings: iio: light: Simplify interrupts property in the example
[PATCH 5.10.y] comedi: aio_iiro_16: Fix bit shift out of bounds
2025-07-25 23:26 UTC (2+ messages)
[PATCH 5.4.y 6/8] net/sched: act_mirred: refactor the handle of xmit
2025-07-25 23:26 UTC (2+ messages)
[PATCH 5.4.y] comedi: Fix some signed shift left operations
2025-07-25 23:26 UTC (2+ messages)
[PATCH 5.4.y 5/8] selftests: forwarding: tc_actions.sh: add matchall mirror test
2025-07-25 23:26 UTC (2+ messages)
[PATCH v2 6.1] net: add netdev_lockdep_set_classes() to virtual drivers
2025-07-25 23:26 UTC (2+ messages)
[PATCH 5.4.y 1/8] net: sched: extract common action counters update code into function
2025-07-25 23:26 UTC (2+ messages)
[PATCH 5.10.y] comedi: das16m1: Fix bit shift out of bounds
2025-07-25 23:26 UTC (2+ messages)
[PATCH 5.10.y] comedi: das6402: Fix bit shift out of bounds
2025-07-25 23:26 UTC (2+ messages)
[PATCH 5.4.y] comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
2025-07-25 23:26 UTC (2+ messages)
[PATCH 5.10.y] comedi: Fix initialization of data for instructions that write to subdevice
2025-07-25 23:26 UTC (2+ messages)
[PATCH] mm: consider disabling readahead if there are signs of thrashing
2025-07-25 23:25 UTC (4+ messages)
[PATCH net-next V2 0/2] net/mlx5e: misc changes 2025-07-22
2025-07-25 23:26 UTC (2+ messages)
[PATCH net-next 0/3] net: Add sockaddr_inet unified address structure
2025-07-25 23:26 UTC (2+ messages)
[PATCH net-next] net/sched: Add precise drop reason for pfifo_fast queue overflows
2025-07-25 23:26 UTC (2+ messages)
[PATCH net-next 0/8][pull request] libie: commonize adminq structure
2025-07-25 23:26 UTC (4+ messages)
` [PATCH net-next 5/8] libie: add adminq helper for converting err to str
[PATCH 5.10.y] comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
2025-07-25 23:24 UTC (2+ messages)
[PATCH 5.10.y] comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
2025-07-25 23:24 UTC (2+ messages)
[PATCH 5.10.y] comedi: comedi_test: Fix possible deletion of uninitialized timers
2025-07-25 23:24 UTC (2+ messages)
[PATCH 5.10.y] comedi: das16m1: Fix bit shift out of bounds
2025-07-25 23:24 UTC (2+ messages)
[PATCH 5.10.y] comedi: pcl812: Fix bit shift out of bounds
2025-07-25 23:24 UTC (2+ messages)
[PATCH 5.4.y 2/8] net: sched: extract bstats update code into function
2025-07-25 23:24 UTC (2+ messages)
[PATCH v1] mm/readahead: Optimize nr_to_read boundary check
2025-07-25 23:24 UTC (3+ messages)
[PATCH 5.4.y] comedi: pcl812: Fix bit shift out of bounds
2025-07-25 23:24 UTC (2+ messages)
[PATCH 5.10.y] comedi: Fix some signed shift left operations
2025-07-25 23:24 UTC (2+ messages)
[PATCH 5.10.y] comedi: das6402: Fix bit shift out of bounds
2025-07-25 23:24 UTC (2+ messages)
[PATCH 5.4.y] comedi: Fix initialization of data for instructions that write to subdevice
2025-07-25 23:24 UTC (2+ messages)
[PATCH] slimbus: qcom: remove unused qcom controller driver
2025-07-25 23:23 UTC (2+ messages)
[PATCH] dt-bindings: arm: qcom: Drop redundant free-form SoC list
2025-07-25 23:22 UTC (2+ messages)
[PATCH] dt-bindings: iio: Replace bouncing Analog emails
2025-07-25 23:21 UTC (2+ messages)
[PATCH] drm/xe/guc: Add more GuC load error status codes
2025-07-25 23:21 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
2025-07-25 23:20 UTC (2+ messages)
+ mm-rmap-add-anon_vma-lifetime-debug-check.patch added to mm-new branch
2025-07-25 23:20 UTC
[to-be-updated] mm-rmap-add-anon_vma-lifetime-debug-check.patch removed from -mm tree
2025-07-25 23:18 UTC
[folded-merged] mm-rmap-add-anon_vma-lifetime-debug-check-fix.patch removed from -mm tree
2025-07-25 23:18 UTC
+ mm-remove-mm-io-mappingc-fix.patch added to mm-new branch
2025-07-25 23:17 UTC
+ mm-remove-mm-io-mappingc.patch added to mm-new branch
2025-07-25 23:17 UTC
[PATCH] dt-bindings: hwmon: Replace bouncing Alexandru Tachici emails
2025-07-25 23:17 UTC (2+ messages)
[PATCH v1 0/4] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
2025-07-25 23:13 UTC (7+ messages)
` [PATCH v1 1/4] dt-bindings: riscv: starfive: add milkv,marscm-emmc
` [PATCH v1 3/4] dt-bindings: riscv: starfive: add milkv,marscm-lite
[PATCH 1/3] dt-bindings: clock: mt7622: Add AFE_MRGIF clock
2025-07-25 23:12 UTC (2+ messages)
[PATCH 00/11] rockchip: Add USB 2.0 support for RK3528
2025-07-25 23:06 UTC (13+ messages)
` [PATCH 01/11] dt-bindings: phy: rockchip,inno-usb2phy: Require GRF for RK3568/RV1108
` [PATCH 03/11] dt-bindings: phy: rockchip,inno-usb2phy: Add compatible for RK3528
` [PATCH 06/11] dt-bindings: usb: dwc3: "
[PATCH] nvmet: Remove unnecessary assignment to ret in nvmet_ns_enable()
2025-07-25 23:06 UTC
[XEN PATCH v4] xen/arinc653: fix delay in the start of major frame
2025-07-25 23:13 UTC (3+ messages)
[PATCH v2 0/6] Prepare GPU SVM for migration of THP
2025-07-25 23:14 UTC (5+ messages)
` [PATCH v2 5/6] drm/xe/migrate: Populate struct drm_pagemap_addr array
` [PATCH v2 6/6] drm/xe/svm: Migrate folios when possible
+ mm-damon-vaddr-skip-isolating-folios-already-in-destination-nid.patch added to mm-unstable branch
2025-07-25 23:12 UTC
[PATCH for-10.2 v2 0/3] linux-user/aarch64: Syndrome fixes and enhancements
2025-07-25 23:08 UTC (4+ messages)
` [PATCH v2 1/3] linux-user/aarch64: Split out signal_for_exception
` [PATCH v2 2/3] linux-user/aarch64: Check syndrome for EXCP_UDEF
` [PATCH v2 3/3] linux-user/aarch64: Generate ESR signal records
[XEN PATCH] xen/arinc653: fix delay in the start of major frame
2025-07-25 23:09 UTC (2+ messages)
[pci:endpoint/doorbell] BUILD SUCCESS b351e9c93a4fc0a1b789c0b89eeecb9d5bf564cd
2025-07-25 23:08 UTC
+ maintainers-add-missing-headers-to-mempory-policy-migration-section.patch added to mm-unstable branch
2025-07-25 23:08 UTC
[to-be-updated] mm-consider-disabling-readahead-if-there-are-signs-of-thrashing.patch removed from -mm tree
2025-07-25 23:07 UTC
[PATCH] dt-bindings: touchscreen: drop any reference to touchscreen.txt
2025-07-25 23:03 UTC (2+ messages)
[PATCH v17 00/22] Type2 device basic support
2025-07-25 23:04 UTC (7+ messages)
` [PATCH v17 03/22] cxl: Move pci generic code
` [PATCH v17 04/22] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v17 05/22] sfc: setup cxl component regs and set media ready
[GIT PULL] i2c-host-fixes for v6.16-rc8
2025-07-25 23:01 UTC (2+ messages)
[PATCH v2] mm: slub: avoid deref of free pointer in sanity checks if object is invalid
2025-07-25 23:00 UTC (7+ messages)
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-07-25 22:54 UTC (7+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
[PATCH v5 0/6] KVM: arm64: Allow userspace to write GICD_TYPER2.nASSGIcap
2025-07-25 22:53 UTC (3+ messages)
` [PATCH v5 4/6] KVM: arm64: vgic-v3: "
[PATCH v2] Free the DIFO for a probe once it is loaded
2025-07-25 22:51 UTC (2+ messages)
` [DTrace-devel] "
[PATCH v4] drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions
2025-07-25 22:50 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions (rev4)
[PATCH net v2 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
2025-07-25 22:50 UTC (3+ messages)
` [PATCH net v2 2/2] selftests/tc-testing: Check backlog stats in gso_skb case
[PATCH v6 net-next 0/2] net: RPS table overwrite prevention and flow_id caching
2025-07-25 22:45 UTC (3+ messages)
` [PATCH v6 net-next 1/2] net: Prevent RPS table overwrite for active flows
[PATCH v3] drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions
2025-07-25 22:41 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions (rev3)
[Bug Report] external_aborts failure related to efa1368ba9f4 ("KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediately")
2025-07-25 22:38 UTC (2+ messages)
[PATCH v9 00/14] khugepaged: mTHP support
2025-07-25 22:37 UTC (7+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support
[PATCH v3 0/9] HVF: Add support for platform vGIC and nested virtualisation
2025-07-25 22:30 UTC (9+ messages)
` [PATCH v3 1/9] accel, hw/arm, include/system/hvf: plumbing changes for HVF vGIC
` [PATCH v3 2/9] target/arm: hvf: instantiate GIC early
` [PATCH v3 3/9] target/arm: add asserts for code paths not leveraged when using the vGIC
` [PATCH v3 4/9] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v3 5/9] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v3 6/9] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v3 7/9] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v3 8/9] target/arm: hvf: use LOG_UNIMP for CNTP_CVAL_EL0/SYSREG_CNTP_CTL_EL0
[Buildroot] [PATCH 1/1] support/testing: test_xen: rename TestXen to TestXenAarch64
2025-07-25 22:36 UTC
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.