All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-12 15:25:40 to 2024-05-12 18:02:22 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-05-12 18:02 UTC 

[meta-networking][PATCH] geoip-perl: Add ptest missing dependency on perl-modules
 2024-05-12 18:01 UTC  (2+ messages)
` [meta-oe][PATCH] rsyslog: Upgrade to 8.2404.0

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-05-12 18:00 UTC  (11+ messages)
` [PATCH v5] "
    `  "
` [PATCH v6 1/2] platform/x86: dell-smbios: Add helper for checking supported commands

how to restore a snapshot in XFS ?
 2024-05-12 17:51 UTC  (2+ messages)

[RFC PATCH v3 1/7] mm/damon/paddr: refactor DAMOS_PAGEOUT with migration_mode
 2024-05-12 18:00 UTC  (2+ messages)

xfsprogs_6.7.0-3_source.changes ACCEPTED into unstable
 2024-05-12 17:55 UTC 

[Buildroot] [PATCH 1/1] package/kodi: remove libatomic from linker flags
 2024-05-12 17:54 UTC  (2+ messages)

[RFC PATCH v4 0/5] DAMON based tiered memory management for CXL memory
 2024-05-12 17:54 UTC  (6+ messages)
` [RFC PATCH v4 1/5] mm: make alloc_demote_folio externally invokable for migration
` [RFC PATCH v4 2/5] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [RFC PATCH v4 3/5] mm/migrate: add MR_DAMON to migrate_reason
` [RFC PATCH v4 4/5] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [RFC PATCH v4 5/5] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion

[Buildroot] [git commit] package/kodi: remove libatomic from linker flags
 2024-05-12 16:53 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-12 17:52 UTC 

[PATCH] rpcrdma: don't decref EP if a ESTABLISHED did not happen
 2024-05-12 17:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kodi: Link to libiconv when needed
 2024-05-12 17:51 UTC 

[syzbot] [bcachefs?] kernel BUG in cpu_replicas_add_entry
 2024-05-12 17:46 UTC 

[PATCH v7 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-05-12 16:06 UTC  (13+ messages)
` [PATCH v7 2/6] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
` [PATCH v7 3/6] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v7 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
` [PATCH v7 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

RTT-PROBE: lore-subspace-rtt
 2024-05-12 17:42 UTC 

[GIT PULL] LKMM changes for v6.10
 2024-05-12 17:41 UTC 

[PATCH v6 0/3] Meson: R/W support for pages used by boot ROM
 2024-05-12 17:26 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code

[GIT PULL] KCSAN changes for v6.10
 2024-05-12 17:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-12 17:32 UTC 

[ti:ti-rt-linux-6.1.y-cicd 323/382] drivers/spi/spi-cadence-quadspi.c:393:undefined reference to `spi_mem_exec_op'
 2024-05-12 17:30 UTC 

[syzbot] [mm?] INFO: rcu detected stall in validate_mm (3)
 2024-05-12 17:28 UTC  (2+ messages)

[GIT PULL] Native and emulated one-byte cmpxcha()g for v6.10
 2024-05-12 17:28 UTC 

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-05-12 17:25 UTC  (5+ messages)

Processing of xfsprogs_6.7.0-3_source.changes
 2024-05-12 17:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-12 17:22 UTC 

[PATCH] platform/x86: Add Steam Deck driver
 2024-05-12 17:21 UTC  (5+ messages)

[PATCH v4 0/6] btrfs: subpage + zoned fixes
 2024-05-12 17:21 UTC  (13+ messages)
` [PATCH v4 1/6] btrfs: make __extent_writepage_io() to write specified range only
` [PATCH v4 2/6] btrfs: lock subpage ranges in one go for writepage_delalloc()
` [PATCH v4 3/6] btrfs: subpage: introduce helpers to handle subpage delalloc locking
` [PATCH v4 4/6] btrfs: migrate writepage_delalloc() to use subpage helpers
` [PATCH v4 5/6] btrfs: do not clear page dirty inside extent_write_locked_range()
` [PATCH v4 6/6] btrfs: make extent_write_locked_range() to handle subpage writeback correctly

[PATCH v7 0/8] refs: add support for transactional symref updates
 2024-05-12 17:17 UTC  (4+ messages)
` [PATCH v8 "

[PATCH] eventfs: Directly return NULL to avoid null point dereferenced
 2024-05-12 17:12 UTC  (2+ messages)

Inquiry Regarding Handling of Kernel Crashes
 2024-05-12 17:10 UTC  (2+ messages)

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-12 17:10 UTC  (22+ messages)
` [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v3 11/29] riscv mm: manufacture shadow stack pte
` [PATCH v3 12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v3 13/29] riscv mmu: write protect and shadow stack
` [PATCH v3 14/29] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v3 15/29] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register

RTT-PROBE: lore-subspace-rtt
 2024-05-12 17:12 UTC 

[PATCH 00/48] RCU changes for v6.10
 2024-05-12 17:11 UTC  (6+ messages)
` [PATCH 25/48] rcu: Mark writes to rcu_sync ->gp_count field
  ` [PATCH] rcu/sync: don't read rcu_sync->gp_count lockless

RTT-PROBE: lore-subspace-rtt
 2024-05-12 17:02 UTC 

[PATCH v2 0/2] hwmon: (adt7475) duty cycle configuration
 2024-05-12 16:58 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Document adt7475 PWM initial duty cycle

[PATCH] generic: add gc stress test
 2024-05-12 16:56 UTC  (12+ messages)

[PATCH v2] rust: add 'firmware' field support to module! macro
 2024-05-12 16:53 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-12 16:52 UTC 

[Buildroot] [PATCH] package/libmdbx: bump version to 0.12.10 "SEM"
 2024-05-12 16:46 UTC  (2+ messages)

[PATCH v3 0/2] Add gputop support for sysfs profiling knob
 2024-05-12 16:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] ext4: fix infinite loop when replaying fast_commit
 2024-05-12 16:44 UTC  (2+ messages)

[PATCH 0/4] drm/tidss: Add OLDI bridge support
 2024-05-12 16:44 UTC  (5+ messages)
` [PATCH 4/4] "

RTT-PROBE: lore-subspace-rtt
 2024-05-12 16:42 UTC 

[PATCH net-next v13 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-05-12 16:36 UTC  (4+ messages)
` [PATCH net-next v13 2/4] ethtool: provide customized dim profile management

RTT-PROBE: lore-subspace-rtt
 2024-05-12 16:32 UTC 

[Buildroot] [git commit] package/libmdbx: bump version to 0.12.10
 2024-05-12 16:29 UTC 

[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
 2024-05-12 16:29 UTC  (14+ messages)
` [PATCH RFC net-next 1/6] net: stmmac: convert sgmii/rgmii "
` [PATCH RFC net-next 2/6] net: stmmac: remove pcs_ctrl_ane() method and associated code
` [PATCH RFC net-next 3/6] net: stmmac: remove pcs_rane() method
` [PATCH RFC net-next 4/6] net: stmmac: remove calls to stmmac_pcs_get_adv_lp()
` [PATCH RFC net-next 5/6] net: stmmac: remove pcs_get_adv_lp() method and associated code
` [PATCH RFC net-next 6/6] net: stmmac: remove old pcs interrupt functions

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-05-12 16:24 UTC  (10+ messages)

[PATCH 0/2] platform/x86: Add new Dell UART backlight driver
 2024-05-12 16:23 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools arch x86: Add dell-uart-backlight-emulator

RTT-PROBE: lore-subspace-rtt
 2024-05-12 16:22 UTC 

[PATCH i-g-t 0/3] fix kms_be test
 2024-05-12 16:19 UTC  (5+ messages)
` [PATCH i-g-t 1/3] tests/kms_bw: convert to dynamic subtest
` [PATCH i-g-t 2/3] tests/kms_bw: allow physically connected only
` [PATCH i-g-t 3/3] HAX patch do not merge
` ✗ Fi.CI.BAT: failure for fix kms_be test

[Buildroot] [PATCH] package/gcc: enable obsolete nios2 target
 2024-05-12 16:19 UTC 

[PATCH] hwmon: (nzxt-kraken3) Bail out for unsupported device variants
 2024-05-12 16:19 UTC 

[RFC PATCH] fs: dcache: Delete the associated dentry when deleting a file
 2024-05-12 16:16 UTC  (6+ messages)
` [PATCH] vfs: move dentry shrinking outside the inode lock in 'rmdir()'

[PATCH] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-05-12 16:14 UTC  (6+ messages)
  ` [PATCH] spi: imx: Don't expect DMA for i.MX{25, 35, 50, 51, 53} "

[PATCH net-next 00/17] Netfilter updates for net-next
 2024-05-12 16:14 UTC  (18+ messages)
` [PATCH net-next 01/17] netfilter: nf_tables: skip transaction if update object is not implemented
` [PATCH net-next 02/17] netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler
` [PATCH net-next 03/17] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
` [PATCH net-next 04/17] netfilter: conntrack: dccp: try not to drop skb in conntrack
` [PATCH net-next 05/17] netfilter: use NF_DROP instead of -NF_DROP
` [PATCH net-next 06/17] netfilter: conntrack: documentation: remove reference to non-existent sysctl
` [PATCH net-next 07/17] netfilter: conntrack: remove flowtable early-drop test
` [PATCH net-next 08/17] netfilter: nft_set_pipapo: move prove_locking helper around
` [PATCH net-next 09/17] netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
` [PATCH net-next 10/17] netfilter: nft_set_pipapo: prepare destroy function for on-demand clone
` [PATCH net-next 11/17] netfilter: nft_set_pipapo: prepare walk "
` [PATCH net-next 12/17] netfilter: nft_set_pipapo: merge deactivate helper into caller
` [PATCH net-next 13/17] netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
` [PATCH net-next 14/17] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
` [PATCH net-next 15/17] netfilter: nft_set_pipapo: remove dirty flag
` [PATCH net-next 16/17] selftests: netfilter: add packetdrill based conntrack tests
` [PATCH net-next 17/17] netfilter: nf_tables: allow clone callbacks to sleep

RTT-PROBE: lore-subspace-rtt
 2024-05-12 16:12 UTC 

[PATCH] drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
 2024-05-12 16:11 UTC  (7+ messages)

[PATCH] perf sched map: Add command-name option to filter the output map
 2024-05-12 16:10 UTC  (2+ messages)

[GIT PULL] x86/urgent for v6.9
 2024-05-12 16:11 UTC  (2+ messages)

[GIT PULL] EDAC/urgent for v6.9
 2024-05-12 16:11 UTC  (2+ messages)

[PATCH] net: prestera: Add flex arrays to some structs
 2024-05-12 16:10 UTC 

[PATCH 00/45] target/hppa: Misc improvements
 2024-05-12 16:08 UTC  (3+ messages)

[RFC] Mitigating unexpected arithmetic overflow
 2024-05-12 16:09 UTC  (8+ messages)

[PATCH 0/3] Introduce PCIe PHY driver for EN7581 SoC
 2024-05-12 16:07 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: phy: airoha: Add binding doc for PCIe PHY driver
` [PATCH 2/3] arm64: dts: airoha: Add EN7581 pcie-phy node
` [PATCH 3/3] phy: airoha: Add PCIe PHY driver for EN7581 SoC

[PATCH v2.1] hwmon: (emc1403) Add support for EMC1428 and EMC1438
 2024-05-12 16:04 UTC  (2+ messages)

[PATCH] bpf: don't verify classic bpfs
 2024-05-12 16:03 UTC  (2+ messages)

[PATCH] can: j1939: Initialize unused data in j1939_send_one()
 2024-05-12 16:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-12 16:02 UTC 

[PATCH net-next] virtio_net: Fix error code in __virtnet_get_hw_stats()
 2024-05-12 16:01 UTC  (2+ messages)

checkpatch doc suggestion
 2024-05-12 15:58 UTC  (3+ messages)

[RFC 0/2] ACPI: Adding new acpi_driver type drivers ?
 2024-05-12 15:58 UTC  (7+ messages)

[syzbot] [can?] KMSAN: kernel-infoleak in raw_recvmsg
 2024-05-12 15:53 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-12 15:52 UTC 

[PATCH 0/6] Add support for VF to query its configuration
 2024-05-12 15:49 UTC  (7+ messages)
` [PATCH 1/6] drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI
` [PATCH 2/6] drm/xe/guc: Add VF2GUC_VF_RESET "
` [PATCH 3/6] drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV "
` [PATCH 4/6] drm/xe/vf: Add support for VF to query its configuration
` [PATCH 5/6] drm/xe/vf: Custom hardware config load step if VF
` [PATCH 6/6] drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs

[PATCH 0/7] remove size limit on XIP kernel
 2024-05-12 15:47 UTC  (3+ messages)

[PATCH v4 00/30] KVM: arm64: Preamble for pKVM
 2024-05-12 15:46 UTC  (10+ messages)
` [PATCH v4 01/30] KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM

[RFC PATCH v2 0/5] Add bridge VLAN support
 2024-05-12 15:45 UTC  (5+ messages)
` [RFC PATCH v2 1/5] tools/libs/light: Add vlan field to libxl_device_nic
` [RFC PATCH v2 2/5] tools/xl: add vlan keyword to vif option

RTT-PROBE: lore-subspace-rtt
 2024-05-12 15:42 UTC 

[PATCH 0/4] Expose raw access to GuC log over debugfs
 2024-05-12 15:36 UTC  (5+ messages)
` [PATCH 1/4] libfs: add simple_read_from_iomem()
` [PATCH 2/4] iosys-map: add iosys_map_read_from() helper
` [PATCH 3/4] drm/xe: Add wrapper for iosys_map_read_from
` [PATCH 4/4] drm/xe/guc: Expose raw access to GuC log over debugfs

git-cherry-pick(1) -- path
 2024-05-12 15:35 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-12 15:32 UTC 

[PATCH net-next v4 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-12 15:32 UTC  (5+ messages)
` [PATCH net-next v4 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-05-12 15:29 UTC  (10+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

[PATCH v2 0/5] drm/tiny: panel-mipi-dbi: Support 18 bits per color RGB666
 2024-05-12 15:25 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: display: panel: mipi-dbi-spi: Add a pixel format property
` [PATCH v2 2/5] drm/mipi-dbi: Remove mipi_dbi_machine_little_endian()
` [PATCH v2 3/5] drm/mipi-dbi: Make bits per word configurable for pixel transfers
` [PATCH v2 4/5] drm/mipi-dbi: Add support for DRM_FORMAT_RGB888
` [PATCH v2 5/5] drm/tiny: panel-mipi-dbi: Support the pixel format property


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.