All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-05 15:32:01 to 2025-02-05 16:01:02 UTC [more...]

[PATCH v2 0/4] Decouple amdgpu from the scheduler, a bit
 2025-02-05 15:42 UTC  (3+ messages)
` [PATCH 1/4] drm/scheduler: Add drm_sched_cancel_all_jobs helper

[PATCH 0/5] tests/functional: a few misc cleanups and fixes
 2025-02-05 15:59 UTC  (4+ messages)
` [PATCH 1/5] tests/functional: skip test if QEMU_TEST_QEMU_BINARY is not set
` [PATCH 2/5] tests/functional: remove unused 'bin_prefix' variable
` [PATCH 4/5] tests/functional: remove all class level fields

[PATCH v4 00/11] RISC-V IMSIC driver improvements
 2025-02-05 15:59 UTC  (10+ messages)
` [PATCH v4 01/11] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v4 02/11] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v4 03/11] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v4 04/11] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v4 05/11] genirq: Introduce irq_can_move_in_process_context()
` [PATCH v4 06/11] genirq: Remove unused GENERIC_PENDING_IRQ_CHIPFLAGS kconfig option
` [PATCH v4 07/11] RISC-V: Select GENERIC_PENDING_IRQ
` [PATCH v4 08/11] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v4 09/11] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC

[PATCH] blk-settings: round down io_opt to at least 4K
 2025-02-05 16:00 UTC  (11+ messages)

[PATCH net-next] net: flush_backlog() small changes
 2025-02-05 16:00 UTC  (3+ messages)

[PATCH 0/2] block: fix lock order and remove redundant locking
 2025-02-05 15:59 UTC  (5+ messages)
` [PATCH 1/2] block: fix lock ordering between the queue ->sysfs_lock and freeze-lock
` [PATCH 2/2] block: avoid acquiring q->sysfs_lock while accessing sysfs attributes

[PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done()
 2025-02-05 15:59 UTC  (12+ messages)

[PATCH 0/2] i3c: Add basic HDR mode support
 2025-02-05 15:58 UTC  (15+ messages)
` [PATCH 1/2] i3c: Add basic HDR support

[PATCH] fuse: clear FR_PENDING without holding fiq lock for uring requests
 2025-02-05 15:57 UTC  (9+ messages)

[PATCH 6.6 CANDIDATE 00/24] xfs backports for 6.6.y (from 6.12)
 2025-02-05 15:57 UTC  (3+ messages)

[PATCH 05/19] iommu/pages: Replace iommu_free_pages() with iommu_free_page()
 2025-02-05 15:55 UTC  (4+ messages)

[PATCH 0/6] rockchip: mkimage: Improve support for v2 image format
 2025-02-05 15:57 UTC  (5+ messages)
` [PATCH 1/6] rockchip: mkimage: Split size_and_off and size_and_nimage
` [PATCH 2/6] rockchip: mkimage: Print image information for all embedded images

[PATCHSET RFC 6.12] xfs: bug fixes for 6.12.y LTS
 2025-02-05 15:56 UTC  (3+ messages)

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-05 15:55 UTC  (7+ messages)
` [PATCH v4 19/33] migration: Add save_live_complete_precopy_thread handler

[PATCH 2/2] drm/xe: Add xe_mmio_init() initialization function
 2025-02-05 15:56 UTC  (3+ messages)
` [PATCH v2 "

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-05 15:55 UTC  (22+ messages)
` [PATCH bpf-next v8 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v8 03/12] bpf: stop unsafely accessing TCP fields in bpf callbacks
` [PATCH bpf-next v8 04/12] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v8 06/12] bpf: support SCM_TSTAMP_SCHED "
` [PATCH bpf-next v8 08/12] bpf: support hw SCM_TSTAMP_SND "
` [PATCH bpf-next v8 09/12] bpf: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v8 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH ethtool-next v4 00/16] Add JSON output to --module-info
 2025-02-05 15:54 UTC  (17+ messages)
` [PATCH ethtool-next v4 01/16] module_common: Add a new file to all the common code for all module types
` [PATCH ethtool-next v4 02/16] ethtool: Standardize Link Length field names across "
` [PATCH ethtool-next v4 03/16] sff_common: Move sff_show_revision_compliance() to qsfp.c
` [PATCH ethtool-next v4 04/16] cmis: Change loop order in cmis_show_dom_chan_lvl_flags()
` [PATCH ethtool-next v4 05/16] qsfp: Reorder the channel-level flags list for SFF8636 module type
` [PATCH ethtool-next v4 06/16] qsfp: Refactor sff8636_show_dom() by moving code into separate functions
` [PATCH ethtool-next v4 07/16] module_common: Add helpers to support JSON printing for common value types
` [PATCH ethtool-next v4 08/16] cmis: Add JSON output handling to --module-info in CMIS modules
` [PATCH ethtool-next v4 09/16] cmis: Enable JSON output support "
` [PATCH ethtool-next v4 10/16] qsfp: Add JSON output handling to --module-info in SFF8636 modules
` [PATCH ethtool-next v4 11/16] qsfp: Enable JSON output support for "
` [PATCH ethtool-next v4 12/16] sfpid: Add JSON output handling to --module-info in SFF8079 modules
` [PATCH ethtool-next v4 13/16] sfpdiag: Add JSON output handling to --module-info in SFF8472 modules
` [PATCH ethtool-next v4 14/16] ethtool: Enable JSON output support for SFF8079 and "
` [PATCH ethtool-next v4 15/16] module_info: Add a new JSON file for units documentation
` [PATCH ethtool-next v4 16/16] ethtool: Add '-j' support to ethtool

[PATCH] profile-manual: Document the PACKAGE_KEEP_SECTIONS variable
 2025-02-05 15:55 UTC  (3+ messages)
` [docs] "

[litex-hub:litex-rebase 11/15] drivers/fpga/litex-fpga.c:114:17: sparse: sparse: cast to restricted __be32
 2025-02-05 15:55 UTC  (3+ messages)

[geert-renesas-drivers:master] BUILD SUCCESS af753c1cfeea729e8d25b5015e178825cf01de86
 2025-02-05 15:54 UTC 

[PATCH v9 0/7] Add PCIe support for Qualcomm IPQ5332
 2025-02-05 15:54 UTC  (10+ messages)
` [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[geert-renesas-drivers:topic/overlays] BUILD SUCCESS fafabc942a7c420910bee7dddb8c6856efdd6fb2
 2025-02-05 15:53 UTC 

[PATCH] tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless
 2025-02-05 15:53 UTC  (2+ messages)

[PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920
 2025-02-05 15:52 UTC  (4+ messages)

[syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one
 2025-02-05 15:52 UTC  (10+ messages)

[PATCH v2 00/12] Replace terraform update_ssh_config module
 2025-02-05 15:52 UTC  (13+ messages)
` [PATCH v2 01/12] guestfs: Rename the update_ssh_config_guestfs role
` [PATCH v2 02/12] update_ssh_config: Use {{ sshconfig }} instead of raw path
` [PATCH v2 03/12] update_ssh_config: Fix ansible-lint nits
` [PATCH v2 04/12] update_ssh_config: Run update_ssh_config during "make deps"
` [PATCH v2 05/12] update_ssh_config: Add tags to steps
` [PATCH v2 06/12] ssh.Makefile: Generate an sshdir variable
` [PATCH v2 07/12] update_ssh_config: make Include directive follow ssh config directory
` [PATCH v2 08/12] ssh.Makefile: Define a kdevops_ssh_config variable
` [PATCH v2 09/12] update_ssh_config: Add always-run ssh clean-up steps
` [PATCH v2 10/12] terraform: Add ssh hosts to ~/.ssh/config_kdevops_{{ sha1sum }}
` [PATCH v2 11/12] terraform: "make mrproper" should remove terraform/*/.terraform
` [PATCH v2 12/12] terraform: Remove the terrraform update_ssh_config module

[PATCH v11 0/4] SRF: Fix offline CPU preventing pc6 entry
 2025-02-05 15:52 UTC  (5+ messages)
` [PATCH v11 1/4] x86/smp: Allow calling mwait_play_dead with an arbitrary hint
` [PATCH v11 2/4] ACPI: processor_idle: Add FFH state handling
` [PATCH v11 3/4] intel_idle: Provide the default enter_dead() handler
` [PATCH v11 4/4] x86/smp: Eliminate mwait_play_dead_cpuid_hint()

[OE-core][PATCH v6 1/3] rpm-sequoia: New recipe for version 1.7.0
 2025-02-05 15:51 UTC  (6+ messages)

[PATCH v7 00/15] XSC PMD for Yunsilicon NICs
 2025-02-05 15:51 UTC  (9+ messages)
` [PATCH v7 04/15] net/xsc: add xsc dev ops to support VFIO driver

[PATCH v4 net 00/12] net: first round to use dev_net_rcu()
 2025-02-05 15:51 UTC  (13+ messages)
` [PATCH v4 net 01/12] net: add dev_net_rcu() helper
` [PATCH v4 net 02/12] ipv4: add RCU protection to ip4_dst_hoplimit()
` [PATCH v4 net 03/12] ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
` [PATCH v4 net 04/12] ipv4: use RCU protection in ipv4_default_advmss()
` [PATCH v4 net 05/12] ipv4: use RCU protection in rt_is_expired()
` [PATCH v4 net 06/12] ipv4: use RCU protection in inet_select_addr()
` [PATCH v4 net 07/12] ipv4: use RCU protection in __ip_rt_update_pmtu()
` [PATCH v4 net 08/12] ipv4: icmp: convert to dev_net_rcu()
` [PATCH v4 net 09/12] flow_dissector: use RCU protection to fetch dev_net()
` [PATCH v4 net 10/12] ipv6: use RCU protection in ip6_default_advmss()
` [PATCH v4 net 11/12] ipv6: icmp: convert to dev_net_rcu()
` [PATCH v4 net 12/12] ipv6: Use RCU in ip6_input()

[PATCH v2 0/2] debugging: Document how to get backtraces on target
 2025-02-05 15:49 UTC  (3+ messages)
` [PATCH v2 1/2] profile-manual: Document the PACKAGE_KEEP_SECTIONS variable
` [PATCH v2 2/2] dev-manual/debugging: Add a "Backtraces or target" section

[PATCH 1/2] xfs/614: query correct direct I/O alignment
 2025-02-05 15:51 UTC  (4+ messages)

[PATCH] Input: cyttsp5 - ensure minimum reset pulse width
 2025-02-05 15:50 UTC  (3+ messages)

[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-05 15:51 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range

[Buildroot] [PATCH v2 00/11] Initial support for SolidRun LX2160A-CEX7
 2025-02-05 15:50 UTC  (5+ messages)
` [Buildroot] [PATCH v2 06/11] board/lx2160acex7: new platform
` [Buildroot] [PATCH v2 07/11] board/lx2160acex7: add Arm Trusted Firmware patches

[LTP] [PATCH v4] doc: add tests catalog page
 2025-02-05 15:50 UTC 

[PATCH resend] firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC
 2025-02-05 15:50 UTC  (2+ messages)

[PATCH 1/6] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
 2025-02-05 15:50 UTC  (6+ messages)
` [PATCH v4 0/7] "

[PATCH v2] riscv: Use Zalrsc extension to implement atomic functions
 2025-02-05 15:49 UTC  (3+ messages)

Make intel iommu disable swiotlb
 2025-02-05 15:49 UTC  (3+ messages)

[PATCH 18/19] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
 2025-02-05 15:47 UTC  (4+ messages)

[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-02-05 15:47 UTC  (9+ messages)
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()

[PATCH v4 00/23] Intel vendor events and TMA 5.01 metrics
 2025-02-05 15:46 UTC  (5+ messages)

[PATCH b4 v2] send: generate patches with --no-mailmap
 2025-02-05 15:46 UTC  (5+ messages)

[PATCH v1 0/3] Add Qualcomm i3c master controller driver support
 2025-02-05 14:42 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller bindings

[Buildroot] [PATCH v4 1/2] package/pkg-golang.mk: allow packages to override download GOPROXY
 2025-02-05 15:45 UTC  (11+ messages)

[PATCH v2 0/6] drm/i915/lspcon: interface cleanups
 2025-02-05 15:45 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/lspcon: interface cleanups (rev2)

[GSOC][PATCH] apply: address -Wsign-comparison warnings
 2025-02-05 15:42 UTC  (2+ messages)

[PATCH v6 0/7] drm/i915/xe3: FBC Dirty rect feature support
 2025-02-05 15:45 UTC  (5+ messages)
` [PATCH v6 5/7] drm/i915/xe3: dirty rect support for FBC

[Buildroot] [PATCH next 1/1] package/spice: bump version to 0.15.2
 2025-02-05 15:44 UTC  (2+ messages)

[geert-renesas-drivers:topic/renesas-overlays-v6.14-rc1 8/159] arch/arm64/boot/dts/rockchip/rk3576-evb1-v10.dtb: pinctrl: pwm0:pwm0m1-ch1:rockchip,pins:0:2: 14 is greater than the maximum of 13
 2025-02-05 15:44 UTC 

[RFC net-next 2/4] net: Hold netdev instance lock during ndo_setup_tc
 2025-02-05 15:44 UTC  (2+ messages)

[Buildroot] [PATCH next 1/1] package/whois: bump to version 5.5.23
 2025-02-05 15:44 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: add support for phylink managed EEE
 2025-02-05 15:42 UTC  (5+ messages)
` [PATCH net-next 1/3] net: phylink: provide phylink_mac_implements_lpi()
` [PATCH net-next 2/3] net: dsa: allow use of phylink managed EEE support
` [PATCH net-next 3/3] net: dsa: mt7530: convert to phylink managed EEE

[PATCH v3] riscv: Fix the PAUSE Opcode for MIPS P8700
 2025-02-05 15:44 UTC  (3+ messages)

[PATCH 00/29] VBE serial part H: Implement VBE on Rockchip RK3399
 2025-02-05 15:43 UTC  (7+ messages)
` [PATCH 16/29] rockchip: Set the skip-at-start property correctly
` [PATCH 20/29] rockchip: Update rk3399 bootph-tags for VPL
` [PATCH 29/29] bloblist: Allow relocation at the end of the SPL phase

[PATCH net-next] net: pcs: rzn1-miic: fill in PCS supported_interfaces
 2025-02-05 15:43 UTC 

[PATCH 0/4] nfs-utils: nfsdctl fixups
 2025-02-05 15:43 UTC  (5+ messages)
` [PATCH 1/4] nfs-utils: nfsdctl: fix update_listeners
` [PATCH 2/4] nfs-utils: nfsdctl: fix autostart
` [PATCH 3/4] nfs-utils: nfsdctl: cleanup listeners if some failed
` [PATCH 4/4] nfs-utils: nfsdctl: fix host-limited add listener

[RFC PATCH 0/3] Add an option for devices to skip SWIOTLB pre-copy on read
 2025-02-05 15:43 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/{python-}protobuf: bump to version 29.3
 2025-02-05 15:43 UTC 

[Buildroot] [git commit] package/spice: bump version to 0.15.2
 2025-02-05 15:38 UTC 

[Buildroot] [git commit] package/whois: bump to version 5.5.23
 2025-02-05 15:38 UTC 

[LTP] [PATCH v3] doc: add tests catalog page
 2025-02-05 15:42 UTC  (3+ messages)

[PATCH v11 00/10] Read/Write with meta/integrity
 2025-02-05 15:42 UTC  (7+ messages)
  ` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags

[PATCH] riscv: Access time mmio instead of rdtime
 2025-02-05 15:31 UTC  (2+ messages)

[PATCH v10 0/4] SRF: Fix offline CPU preventing pc6 entry
 2025-02-05 15:39 UTC  (2+ messages)

[PATCH] perf/core: move all of the pmu devices into their own location
 2025-02-05 15:36 UTC  (11+ messages)

imx-boot / u-boot for iMX95
 2025-02-05 15:38 UTC  (3+ messages)
` [yocto] "

[Buildroot] [PATCH v2] package/libgtk4: bump to 4.17.0
 2025-02-05 15:37 UTC  (3+ messages)
` [Buildroot] [PATCH v2] package/libgtk4: bump to 4.17.3

[PATCH v2 1/1] dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS()
 2025-02-05 15:37 UTC  (2+ messages)

[PATCH RFC v2 0/8] Introduce J742S2 SoC and EVM
 2025-02-05 15:35 UTC  (7+ messages)
` [PATCH RFC v2 2/8] arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries

[PATCH v3 00/16] block: Managing inactive nodes (QSD migration)
 2025-02-05 15:35 UTC  (2+ messages)

[PATCH] lib/crc32: remove obsolete CRC32 options from defconfig files
 2025-02-05 15:35 UTC  (2+ messages)

[PATCH 0/5] A few more CRC32 library cleanups
 2025-02-05 15:35 UTC  (2+ messages)

[PATCH v6 0/1] virtio-media: Add device specification
 2025-02-05 15:33 UTC  (2+ messages)
` [PATCH v6 1/1] virtio-media: Add virtio media "

[PATCH v2 0/2] pipe: don't update {a,c,m}time for anonymous pipes
 2025-02-05 15:33 UTC  (3+ messages)
` [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops
` [PATCH v2 2/2] pipe: don't update {a,c,m}time for anonymous pipes

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-05 15:09 UTC  (3+ messages)
` [PATCH v1 15/16] mm: Generalize arch_sync_kernel_mappings()
` [PATCH v1 16/16] arm64/mm: Defer barriers when updating kernel mappings

[PATCH] crypto: testmgr - drop unused static const arrays
 2025-02-05 15:34 UTC  (2+ messages)

[PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board
 2025-02-05 15:32 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: socfpga-dwmac: fix typo
` [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema
` [PATCH v4 3/6] dt-bindings: net: dwmac: add compatible for Agilex5
` [PATCH v4 4/6] arm64: dts: agilex5: add gmac nodes
` [PATCH v4 5/6] dt-bindings: intel: add agilex5-based Arrow AXE5-Eagle
` [PATCH v4 6/6] arm64: dts: agilex5: initial support for "

[PATCH v16 0/7] drm/vkms: Add support for YUV and DRM_FORMAT_R*
 2025-02-05 15:32 UTC  (6+ messages)
` [PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions

[PATCH v2] drm/xe/hwmon: expose package and vram temperature
 2025-02-05 15:31 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/protobuf-c: bump to version 1.5.1
 2025-02-05 15:31 UTC 


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.