All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-11 00:31:09 to 2024-09-11 02:19:48 UTC [more...]

[PATCH 0/2] net: dsa: RCU-protect dsa_ptr in struct net_device
 2024-09-11  2:19 UTC  (2+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-11  2:16 UTC  (11+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[PATCH v2] Documentation/mm: Translate physical_memory.rst to Simplified Chinese
 2024-09-11  2:17 UTC  (5+ messages)

[PATCH v3 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
 2024-09-11  2:10 UTC  (2+ messages)

[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
 2024-09-11  2:17 UTC  (17+ messages)
` [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
` [PATCH 02/39] hw/acpi: "
` [PATCH 03/39] hw/arm: "
` [PATCH 04/39] hw/char: "
` [PATCH 05/39] hw/core: "
` [PATCH 06/39] hw/net: "
` [PATCH 07/39] hw/watchdog: "
` [PATCH 08/39] migration: "

[Buildroot] buildroot@busybox.net password expires today 11, 09, 2024
 2024-09-11  2:08 UTC 

[PATCH 1/2] wifi: mac80211: Assign tx-stats to the proper link
 2024-09-11  2:15 UTC 

[Intel-wired-lan] [PATCH iwl-net] i40e: Fix trying to free already-freed IRQ
 2024-09-11  2:15 UTC  (7+ messages)

[PATCH net] net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
 2024-09-11  2:15 UTC  (3+ messages)

[f2fs-dev] [PATCH v2 1/7] f2fs: make BG GC more aggressive for zoned devices
 2024-09-11  2:13 UTC  (21+ messages)
` [f2fs-dev] [PATCH v2 2/7] f2fs: introduce migration_window_granularity
` [f2fs-dev] [PATCH v2 3/7] f2fs: add reserved_segments sysfs node
` [f2fs-dev] [PATCH v2 4/7] f2fs: increase BG GC migration window granularity when boosted for zoned devices
` [f2fs-dev] [PATCH v2 5/7] f2fs: do FG_GC when GC boosting is required "
` [f2fs-dev] [PATCH v2 6/7] f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
` [f2fs-dev] [PATCH v2 7/7] f2fs: add valid block ratio not to do excessive GC for one time GC

[PATCH] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED
 2024-09-11  2:13 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: xilinx: axienet: Partial checksum offload improvements
 2024-09-11  2:10 UTC  (2+ messages)

[f2fs-dev] [syzbot] [f2fs?] WARNING in rcu_sync_dtor
 2024-09-11  2:12 UTC  (5+ messages)
  `  "

[PATCH net-next] net: amlogic,meson-dwmac: Fix "amlogic,tx-delay-ns" schema
 2024-09-11  2:10 UTC  (3+ messages)

[PATCH net-next 0/3] bnxt_en: MSIX improvements
 2024-09-11  2:10 UTC  (2+ messages)

[PATCH v2 16/19] net/xsc: configure xsc device hardware table
 2024-09-11  2:07 UTC 

[PATCH] drm/amdgpu: disable GPU RAS bad page feature for specific ASIC
 2024-09-11  2:10 UTC  (4+ messages)

[PATCH v2 17/19] net/xsc: add dev link and MTU ops
 2024-09-11  2:07 UTC 

[PATCH v2 19/19] net/xsc: add dev basic stats ops
 2024-09-11  2:07 UTC 

[PATCH v2 15/19] net/xsc: add ethdev Tx burst
 2024-09-11  2:07 UTC 

[PATCH v2 18/19] net/xsc: add dev infos get
 2024-09-11  2:07 UTC 

[PATCH v2 12/19] net/xsc: add ethdev RSS hash ops
 2024-09-11  2:07 UTC 

[PATCH v2 14/19] net/xsc: add ethdev Rx burst
 2024-09-11  2:07 UTC 

[PATCH v2 11/19] net/xsc: add mailbox and structure
 2024-09-11  2:07 UTC 

[PATCH v2 13/19] net/xsc: add ethdev start and stop ops
 2024-09-11  2:07 UTC 

[PATCH v2 09/19] net/xsc: initial representor eth device
 2024-09-11  2:07 UTC 

[PATCH v2 08/19] net/xsc: create eth devices for representor ports
 2024-09-11  2:07 UTC 

[PATCH v2 07/19] net/xsc: add representor ports probe
 2024-09-11  2:07 UTC 

[ANNOUNCE] PUCK Agenda - 2024.09.11 - CANCELED
 2024-09-11  2:09 UTC 

[PATCH v2 10/19] net/xsc: add ethdev configure and rxtx queue setup ops
 2024-09-11  2:07 UTC 

[PATCH v2 06/19] net/xsc: initialize hardware information
 2024-09-11  2:07 UTC 

[PATCH v2 03/19] net/xsc: add PCI device probe and remove
 2024-09-11  2:07 UTC 

[PATCH v2 04/19] net/xsc: add xsc device init and uninit
 2024-09-11  2:07 UTC 

[PATCH v2 05/19] net/xsc: add ioctl command interface
 2024-09-11  2:07 UTC 

[PATCH v2 01/19] net/xsc: add doc and minimum build framework
 2024-09-11  2:07 UTC 

[PATCH v2 02/19] net/xsc: add log macro
 2024-09-11  2:07 UTC 

[PATCH v2 00/19] XSC PMD for Yunsilicon NICs
 2024-09-11  2:07 UTC 

[PATCH] tests/functional/qemu_test: Use Python hashlib instead of external programs
 2024-09-11  2:06 UTC  (3+ messages)

[f2fs-dev] [PATCH 0/9] f2fs: new mount API conversion
 2024-09-11  2:04 UTC  (3+ messages)
  `  "

[PATCH net] net: xilinx: axienet: Schedule NAPI in two steps
 2024-09-11  1:58 UTC  (2+ messages)

[PATCH] fs/ntfs3: Remove the unnecessary 'if' statement
 2024-09-11  1:57 UTC 

[f2fs-dev] [PATCH] fsck.f2fs: remove redundant i_ext.len set to zero
 2024-09-11  1:55 UTC  (3+ messages)

[PATCH v4 0/2] riscv: char: Avoid dropped charecters
 2024-09-11  1:53 UTC  (4+ messages)
` [PATCH v4 2/2] hw/char: sifive_uart: Print uart characters async

[RFC PATCH] sched, cgroup: cgroup1 can also take the non-RUNTIME_INF min
 2024-09-11  1:53 UTC  (3+ messages)

[PATCH v6 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-11  1:51 UTC  (6+ messages)
` [PATCH v6 3/3] drm/rockchip: Add basic RK3588 HDMI output support

[PATCH net-next] net: caif: remove unused name
 2024-09-11  1:52 UTC 

linux-next: build failure after merge of the bcachefs tree
 2024-09-11  1:44 UTC 

[PATCH v2] mm: shmem: fix khugepaged activation policy for shmem
 2024-09-11  1:42 UTC 

[PATCH][next] rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
 2024-09-11  1:40 UTC  (2+ messages)

[PATCH][next] r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
 2024-09-11  1:40 UTC  (2+ messages)

[PATCH net-next v2] sch_cake: constify inverse square root cache
 2024-09-11  1:40 UTC  (2+ messages)

[PATCH net-next v2] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
 2024-09-11  1:40 UTC  (2+ messages)

[PATCH] drm/xe: Do not run GPU page fault handler on a closed VM
 2024-09-11  1:40 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[pci:controller/brcmstb] BUILD SUCCESS 2a0091f9419cb6dbbada3a4c8d9e86117b80ead4
 2024-09-11  1:38 UTC 

[PATCH v8] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
 2024-09-11  1:37 UTC  (7+ messages)

Re: [PATCH v2] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-11  1:37 UTC 

[PATCH net] net/mlx5: Fix error path in multi-packet WQE transmit
 2024-09-11  1:37 UTC  (2+ messages)

[PATCH v4 0/7] fuse: writeback clean up / refactoring
 2024-09-11  1:36 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 20076/23703] arch/x86/power/cpu.o: warning: objtool: missing symbol for section .exit.text
 2024-09-11  1:34 UTC 

[PATCH for-next 0/9] RDMA/hns: Bugfixes and one improvement
 2024-09-11  1:34 UTC  (4+ messages)
` [PATCH for-next 3/9] RDMA/hns: Fix cpu stuck caused by printings during reset

[PATCH] mm: remove redundant if overhead
 2024-09-11  1:34 UTC  (4+ messages)

[PATCH v3] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-11  1:32 UTC 

Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64
 2024-09-11  1:32 UTC  (12+ messages)

[PATCH] Revert "usb: gadget: composite: fix OS descriptors w_value
 2024-09-11  1:32 UTC 

[PATCH V7 0/5] phy: freescale: fsl-samsung-hdmi: Expand phy clock options
 2024-09-11  1:28 UTC  (12+ messages)
` [PATCH V7 1/5] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
` [PATCH V7 2/5] phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
` [PATCH V7 3/5] xphy: freescale: fsl-samsung-hdmi: Support dynamic integer
` [PATCH V7 4/5] phy: freescale: fsl-samsung-hdmi: Use closest divider
` [PATCH V7 5/5] phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries

[PATCH] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-09-11  1:29 UTC  (3+ messages)

[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
 2024-09-11  1:28 UTC  (10+ messages)
` [PATCH V5 4/8] io_uring: support SQE group

[PATCH 0/2] Extending PLL LUT for i.MX8MP Samsung HDMI PHY
 2024-09-11  1:27 UTC  (6+ messages)

[meta-oe][PATCH] libcereal: Fix build with clang-19
 2024-09-11  1:28 UTC 

[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-09-11  1:27 UTC  (9+ messages)
` [PATCH v7 03/10] drm/xe/devcoredump: Add ASCII85 dump helper function
` [PATCH v7 04/10] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v7 05/10] drm/xe/guc: Use a two stage dump for GuC logs and add more info

[tip:locking/urgent] [jump_label] de752774f3: kernel_BUG_at_arch/x86/kernel/jump_label.c
 2024-09-11  1:27 UTC  (4+ messages)

[Patch v3 0/4] Enable PMU for ArrowLake-H
 2024-09-11  1:26 UTC  (2+ messages)

[PATCH v3] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-11  1:24 UTC 

[PATCH v4 0/1] arm64: dts: qcom: Add coresight components for x1e80100
 2024-09-11  1:22 UTC  (2+ messages)
` [PATCH v4 1/1] arm64: dts: qcom: Add coresight nodes "

[PATCH v2 0/6] debugobjects: Do some minor optimizations, fixes and cleaups
 2024-09-11  1:21 UTC  (9+ messages)
` [PATCH v2 4/6] debugobjects: Don't start fill if there are remaining nodes locally

[PATCH v4] Export PBEC Data register into sysfs
 2024-09-11  1:20 UTC 

[PATCH] migration/multifd: Fix build for qatzip
 2024-09-11  1:17 UTC  (2+ messages)

[PATCH i-g-t v1 0/5] tests/kms_plane_scaling: Update scaling functions to retry on valid outputs
 2024-09-11  1:18 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for tests/kms_plane_scaling: Update scaling functions to retry on valid outputs (rev2)
` ✗ CI.xeFULL: failure for tests/kms_plane_scaling: Update scaling functions to retry on valid outputs (rev3)

[PATCH 00/21] TDX MMU Part 2
 2024-09-11  1:17 UTC  (15+ messages)
` [PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH 14/21] KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table

[PATCH v2 0/3] Add a driver for the Iron Device SMA1307 Amp
 2024-09-11  1:16 UTC  (8+ messages)
` [PATCH v2 2/3] ASoC: dt-bindings: irondevice,sma1307: Add initial DT binding
            ` FW: "

[RFC PATCH V2 0/5] Added Interrupt controller emulation for loongarch kvm
 2024-09-11  1:16 UTC  (4+ messages)
` [RFC PATCH V2 1/5] include: Add macro definitions needed for interrupt controller kvm emulation

Kunit: kernel/resource.c: In function 'gfr_start': include/linux/mm.h:101:35: error: 'MAX_PHYSMEM_BITS' undeclared (first use in this function)
 2024-09-11  1:11 UTC  (3+ messages)

[openeuler:OLK-5.10 26326/30000] fs/quota/dquot.c:1699:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2024-09-11  1:14 UTC 

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-11  1:07 UTC  (5+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one

External modules with O=... (was: Re: [PATCH] kbuild: Fix include path in scripts/Makefile.modpost)
 2024-09-11  1:10 UTC  (2+ messages)

[linux-next:master 10352/10516] include/linux/mm.h:101:35: error: 'MAX_PHYSMEM_BITS' undeclared
 2024-09-11  1:06 UTC  (5+ messages)

[PATCH BlueZ] mesh: Remove duplicated init for mesh config
 2024-09-11  1:08 UTC  (2+ messages)
` [BlueZ] "

[xen-unstable test] 187641: regressions - FAIL
 2024-09-11  1:07 UTC 

[PATCH v2 0/2] bcachefs: make directory i_size meaningful
 2024-09-11  1:11 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bcachefs: bcachefs_metadata_version_directory_size

[PATCH 0/2] Add FDT table support with acpi ged pm register
 2024-09-11  1:00 UTC  (4+ messages)
` [PATCH 1/2] acpi: ged: Add macro for acpi ged sleep register

[PATCH -next v3 00/10] coccinelle: Add some rules for string_chioces helpers
 2024-09-11  1:09 UTC  (11+ messages)
` [PATCH -next v3 01/10] coccinelle: Add rules to find str_true_false() replacements
` [PATCH -next v3 02/10] coccinelle: Add rules to find str_false_true() replacements
` [PATCH -next v3 03/10] coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
` [PATCH -next v3 04/10] coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
` [PATCH -next v3 05/10] coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
` [PATCH -next v3 06/10] coccinelle: Add rules to find str_read_write() replacements
` [PATCH -next v3 07/10] coccinelle: Add rules to find str_write_read() replacements
` [PATCH -next v3 08/10] coccinelle: Add rules to find str_on_off() replacements
` [PATCH -next v3 09/10] coccinelle: Add rules to find str_yes_no() replacements
` [PATCH -next v3 10/10] coccinelle: Remove unnecessary parentheses for only one possible change

[PATCH 0/3] add support for Quectel EG916Q-GL
 2024-09-11  1:00 UTC  (2+ messages)

[PATCH -next] tracing: Remove TRACE_EVENT_FL_FILTERED logic
 2024-09-11  1:00 UTC 

ci: version.map check
 2024-09-11  0:58 UTC  (4+ messages)

[PATCH] drm/xe/oa: Enable Xe2+ PES disaggregation
 2024-09-11  0:57 UTC  (4+ messages)

[OE-core] [PATCH 01/22] acpica: upgrade 20240322 -> 20240827
 2024-09-11  0:57 UTC  (6+ messages)
` [OE-core] [PATCH 06/22] json-glib: upgrade 1.8.0 -> 1.10.0

[PATCH v3 00/43] Stop using xe_gt as a register MMIO target
 2024-09-11  0:55 UTC  (2+ messages)
` ✗ CI.BAT: failure for Stop using xe_gt as a register MMIO target (rev3)

[kvm-unit-tests PATCH] lib/stack: Restrengthen base_address
 2024-09-11  0:55 UTC  (3+ messages)

[PATCH 0/6] drm/i915: Some intel_display conversions
 2024-09-11  0:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3] Export PBEC Data register into sysfs
 2024-09-11  0:53 UTC  (2+ messages)

linux-next: manual merge of the bcachefs tree with the mm tree
 2024-09-11  0:50 UTC 

[tip:timers/core] BUILD SUCCESS 35b603f8a78b0bd51566db277c4f7b56b3ff6bac
 2024-09-11  0:48 UTC 

[PATCH] spl: spl_load: fix comparison between negative error code and unsigned size
 2024-09-11  0:48 UTC  (2+ messages)

[tip:sched/core] BUILD REGRESSION 6cbbb91711c6b17da3802a3cf072d3311828ca33
 2024-09-11  0:46 UTC 

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-11  0:45 UTC  (9+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH v4 0/5] target/sparc: emulate floating point queue when raising fp traps
 2024-09-11  0:44 UTC  (2+ messages)

[linux-next:master 10226/10862] arch/arm64/boot/dts/mediatek/mt8183-evb.dtb: dpi@14015000: 'port' is a required property
 2024-09-11  0:43 UTC 

[PATCH v15 00/26] nfs/nfsd: add support for LOCALIO
 2024-09-11  0:43 UTC  (3+ messages)

[PATCH] station: emit property changed for connected AP on roaming
 2024-09-11  0:42 UTC  (2+ messages)

[RFC PATCH 0/3] PCI: Use Configuration RRS to wait for device ready
 2024-09-11  0:42 UTC  (3+ messages)
` [RFC PATCH 1/3] PCI: Wait for device readiness with Configuration RRS

[PATCH] station: fix crash if affinities watch gets removed
 2024-09-11  0:42 UTC  (2+ messages)

[PATCH -next] bcachefs: Remove unneeded semicolon
 2024-09-11  0:42 UTC 

[linuxtv-media-stage:master] BUILD SUCCESS 81ee62e8d09ee3c7107d11c8bbfd64073ab601ad
 2024-09-11  0:41 UTC 

[PATCH net-next 0/2] gve: adopt page pool
 2024-09-11  0:41 UTC  (3+ messages)
` [PATCH net-next 2/2] gve: adopt page pool for DQ RDA mode

[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
 2024-09-11  0:39 UTC  (8+ messages)

[kvm-unit-tests PATCH 0/2] configure: Support CONFIG_* extension
 2024-09-11  0:39 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Introduce add-config

[PATCH v2] overflow: optimize struct_size() calculation
 2024-09-11  0:36 UTC  (2+ messages)

[PATCH v2 0/2] Reduce the space to be cleared for maple_big_node
 2024-09-11  0:36 UTC  (5+ messages)
` [PATCH v2 1/2] maple_tree: remove maple_big_node.parent
` [PATCH v2 2/2] maple_tree: memset maple_big_node as a whole

[PATCH BlueZ] mesh: Add config for provisioning algorithms
 2024-09-11  0:31 UTC 

[PATCH net-next 1/1] net: dsa: microchip: update tag_ksz masks for KSZ9477 family
 2024-09-11  0:31 UTC  (2+ messages)


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.