All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-01 01:45:29 to 2024-11-01 03:48:09 UTC [more...]

[PATCH] fs/proc: Fix compile warning about variable 'vmcore_mmap_ops'
 2024-11-01  3:43 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH net-next v3 0/7] Suspend IRQs during application busy periods
 2024-11-01  3:47 UTC  (3+ messages)
` [PATCH net-next v3 7/7] docs: networking: Describe irq suspension

[V2 0/4] Add PPS generators
 2024-11-01  3:45 UTC  (3+ messages)
` [V2 3/4] Documentation pps.rst: add PPS generators documentation

[PATCH 0/4] NFP PMD enhancement
 2024-11-01  3:44 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] net/nfp: fix port index problem
  ` [PATCH v3 2/4] net/nfp: extract function to check physical reprsentor
  ` [PATCH v3 3/4] net/nfp: add support for EEPROM functions
  ` [PATCH v3 4/4] net/nfp: add support for port identify

[PATCH] iio: Fix uninitialized symbol 'ret'
 2024-11-01  3:43 UTC  (3+ messages)

[f2fs-dev] [PATCH v2 0/5] Speed up f2fs truncate
 2024-11-01  3:39 UTC  (5+ messages)
` [f2fs-dev] [PATCH v2 4/5] f2fs: add parameter @len to f2fs_invalidate_blocks()

+ maple_tree-add-a-test-checking-storing-null-fix.patch added to mm-unstable branch
 2024-11-01  3:38 UTC 

[PATCH v5 0/5] refine storing null
 2024-11-01  3:37 UTC  (3+ messages)
` [PATCH v5 5/5] maple_tree: add a test checking "

[PATCH] Fix out-of-bounds access in xfs_bmapi_allocate by validating whichfork
 2024-11-01  3:36 UTC  (2+ messages)

[PATCH RFC v1 0/2] Support for limiting the number of managed interrupts on every node per allocation
 2024-11-01  3:34 UTC  (6+ messages)
` [PATCH RFC v1 1/2] genirq/affinity: add support for limiting managed interrupts

[PATCH v3 0/4] ext4: Add atomic writes support for DIO
 2024-11-01  3:33 UTC  (8+ messages)
` [PATCH v3 1/4] ext4: Add statx support for atomic writes
` [PATCH v3 4/4] ext4: Do not fallback to buffered-io for DIO atomic write

[ath:ath12k-mlo] BUILD SUCCESS e9956f71084fffc25c9edf55300e52e879da1e25
 2024-11-01  3:30 UTC 

[f2fs-dev] [PATCH 1/2] f2fs: remove redundant atomic file check in defragment
 2024-11-01  3:27 UTC  (6+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix to adjust appropriate length for fiemap
    `  "

[PATCHv6 0/3] media: venus: close() fixes
 2024-11-01  3:27 UTC  (2+ messages)

[PATCH] firmware: arm_scpi: Add check for dvfs_info.opp_count
 2024-11-01  3:21 UTC 

[PATCH] clk: mediatek: mt7988-infracfg: SPI0 clocks are not critical
 2024-11-01  3:19 UTC 

[f2fs-dev] [PATCH] f2fs: fix to force buffered IO on inline_data inode
 2024-11-01  3:20 UTC 

[PATCH v7 0/4] Support SMT control on arm64
 2024-11-01  3:18 UTC  (6+ messages)
` [PATCH v7 1/4] cpu/SMT: Provide a default topology_is_primary_thread()

[PATCH] amdkfd: Explicitly specify data type amdkfd_process_info in related functions
 2024-11-01  3:20 UTC  (4+ messages)

linux-next: build failure after merge of the tip tree
 2024-11-01  3:19 UTC  (2+ messages)

[PATCH v4 0/4] sched: Fix irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
 2024-11-01  3:17 UTC  (5+ messages)
` [PATCH v4 1/4] sched: Define sched_clock_irqtime as static key
` [PATCH v4 2/4] sched: Don't account irq time if sched_clock_irqtime is disabled
` [PATCH v4 3/4] sched, psi: "
` [PATCH v4 4/4] sched: Fix cgroup irq accounting for CONFIG_IRQ_TIME_ACCOUNTING

[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-11-01  3:17 UTC  (4+ messages)
` [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality

[PATCH v3 0/3] linux-headers: Update to Linux v6.12-rc5
 2024-11-01  3:15 UTC  (7+ messages)
` [PATCH v3 1/3] linux-headers: Add unistd_64.h

[PATCH RFC 0/6] Hardware wrapped key support for MMC core
 2024-11-01  3:15 UTC  (7+ messages)
` [PATCH RFC 1/6] mmc: host: support wrapped keys in mmc
` [PATCH RFC 2/6] mmc: host: add support to derive software secret
` [PATCH RFC 3/6] mmc: host: add support for generate, import and prepare keys
` [PATCH RFC 4/6] mmc: host: wrapped keys support in mmc qcom
` [PATCH RFC 5/6] mmc: host: implement derive sw secret vop "
` [PATCH RFC 6/6] mmc: host: support for generate, import and prepare key

[PATCH 1/2] io_uring/cmd: let cmds to know about dying task
 2024-11-01  3:14 UTC  (2+ messages)

[PATCH bpf-next v8 0/9] bpf: Support private stack for bpf progs
 2024-11-01  3:10 UTC  (10+ messages)
` [PATCH bpf-next v8 1/9] bpf: Check stack depth limit after visiting all subprogs
` [PATCH bpf-next v8 2/9] bpf: Allow private stack to have each subprog having stack size of 512 bytes
` [PATCH bpf-next v8 3/9] bpf: Check potential private stack recursion for progs with async callback
` [PATCH bpf-next v8 4/9] bpf: Allocate private stack for eligible main prog or subprogs
` [PATCH bpf-next v8 5/9] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth
` [PATCH bpf-next v8 6/9] bpf, x86: Support private stack in jit
` [PATCH bpf-next v8 7/9] selftests/bpf: Add tracing prog private stack tests
` [PATCH bpf-next v8 8/9] bpf: Support private stack for struct_ops progs
` [PATCH bpf-next v8 9/9] selftests/bpf: Add struct_ops prog private stack tests

[PATCH] net/smc: Optimize the search method of reused buf_desc
 2024-11-01  3:11 UTC  (3+ messages)

[PATCH v8 0/5] Add support for PCIe3 on x1e80100
 2024-11-01  3:09 UTC  (12+ messages)
` [PATCH v8 1/5] dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml
` [PATCH v8 2/5] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt
` [PATCH v8 3/5] PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
` [PATCH v8 4/5] PCI: qcom: Disable ASPM L0s for X1E80100
` [PATCH v8 5/5] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100

[PATCH 00/13] Wangxun fixes
 2024-11-01  3:05 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 06/13] net/txgbe: check length of Tx packets
  ` [PATCH v2 07/13] net/txgbe: add Tx descriptor error statistics

[syzbot] kernel BUG in close_ctree
 2024-11-01  3:05 UTC  (2+ messages)

[PATCH v2 0/2] wic support different sector size
 2024-11-01  2:57 UTC  (7+ messages)
` [OE-core] "
  ` 回覆: "

[PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
 2024-11-01  2:57 UTC  (11+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: fix race in concurrent f2fs_stop_gc_thread
 2024-11-01  2:56 UTC  (3+ messages)
  `  "

[PATCH for-next v2 0/4] RDMA/bnxt_re: Debug enhancements for bnxt_re driver
 2024-11-01  2:34 UTC  (5+ messages)
` [PATCH for-next v2 1/4] RDMA/bnxt_re: Support driver specific data collection using rdma tool
` [PATCH for-next v2 2/4] RDMA/bnxt_re: Add support for querying HW contexts
` [PATCH for-next v2 3/4] RDMA/bnxt_re: Support raw data query for each resources
` [PATCH for-next v2 4/4] RDMA/bnxt_re: Add debugfs hook in the driver

[PATCH net v3] net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
 2024-11-01  2:53 UTC 

[PATCH v5 1/1] testpmd: add hairpin-map parameter
 2024-11-01  2:52 UTC  (4+ messages)
` [PATCH v7] testpmd: add hairpin map parameter

[kvm:kvm-coco-queue 118/186] arch/x86/kvm/mmu/tdp_mmu.c:474:14: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-11-01  2:51 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2024-11-01  2:52 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Drain PRQs when domain removed from RID
 2024-11-01  2:52 UTC  (4+ messages)

[PATCH v2 -next] wifi: ipw2x00: fix bad alignments
 2024-11-01  2:43 UTC  (2+ messages)

[PATCH RFC] io_uring: extend io_uring_sqe flags bits
 2024-11-01  2:42 UTC  (3+ messages)

[PATCH net] net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
 2024-11-01  2:40 UTC  (2+ messages)

[djiang:cxl/extended-linear 5/5] drivers/cxl/core/mce.c:23:20: error: no member named 'x86_phys_bits' in 'struct cpuinfo_um'
 2024-11-01  2:41 UTC 

[openeuler:openEuler-1.0-LTS 13350/23911] super.c:undefined reference to `__alloc_skb'
 2024-11-01  2:41 UTC 

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-11-01  2:41 UTC  (2+ messages)

[PATCH] net: fjes: use ethtool string helpers
 2024-11-01  2:40 UTC  (2+ messages)

[PATCH net-next] dql: annotate data-races around dql->last_obj_cnt
 2024-11-01  2:40 UTC  (2+ messages)

[PATCH net-next v2] netlink: Remove the dead code in netlink_proto_init()
 2024-11-01  2:40 UTC  (2+ messages)

[PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile
 2024-11-01  2:40 UTC  (2+ messages)

[PATCH v3] selftests/net: Fix ./ns-XXXXXX not cleanup
 2024-11-01  2:40 UTC  (2+ messages)

[PATCH v2 net] net: enetc: set MAC address to the VF net_device
 2024-11-01  2:40 UTC  (2+ messages)

[PATCH 1/2] bpf: Introduce cpu affinity for sockmap
 2024-11-01  2:38 UTC  (2+ messages)
` [PATCH 2/2] bpf: implement libbpf sockmap cpu affinity

[PATCH v3 0/8] Add AVX10.1 CPUID support and GraniteRapids-v2 model
 2024-11-01  2:57 UTC  (7+ messages)
` [PATCH v3 4/8] target/i386: add AVX10 feature and AVX10 version property

qla1280 driver for qlogic-1040 on alpha
 2024-11-01  2:36 UTC  (14+ messages)

[RESEND] amdkfd: check ret code for ioctls
 2024-11-01  2:35 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] TAO: THP Allocator Optimizations
 2024-11-01  2:35 UTC  (3+ messages)
` [Chapter One] THP zones: the use cases of policy zones

[RFC net-next v01 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-11-01  2:35 UTC  (3+ messages)
` [RFC net-next v01 1/1] "

[PATCH v2 0/5] xhci: Some improvement for Etron xHCI host
 2024-11-01  2:30 UTC  (4+ messages)
` [PATCH v2 1/5] xhci: Combine two if statements "

[PATCH V3] wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures
 2024-11-01  2:26 UTC  (2+ messages)

ANNOUNCE: libtirpc-1.2.6 released
 2024-11-01  2:27 UTC  (2+ messages)

[PATCH 0/7] refactor kvargs test
 2024-11-01  2:26 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v3 0/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-11-01  2:25 UTC  (6+ messages)
` [PATCH v3 1/2] "

[PATCH] drm/xe: Move Wa 1607983814 to oob
 2024-11-01  2:25 UTC  (3+ messages)

[PATCH v3] lib/math: Add int_sqrt test suite
 2024-11-01  2:25 UTC  (4+ messages)

[PATCH 0/2] When fetching, warn if in commit graph but not obj db
 2024-11-01  2:22 UTC  (4+ messages)
` [PATCH v2 0/2] When fetching, die "
  ` [PATCH v2 2/2] fetch-pack: warn "

[PATCH v4 0/9] Introduce SMP Cache Topology
 2024-11-01  2:38 UTC  (4+ messages)
` [PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic

[PATCH net v4] fsl/fman: Validate cell-index value obtained from Device Tree
 2024-11-01  2:20 UTC  (2+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-01  2:20 UTC  (4+ messages)

[PATCH v4 net-next 00/13] add basic support for i.MX95 NETC
 2024-11-01  2:18 UTC  (11+ messages)
` [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control

[PATCH] wifi: rtw89: set pause_data field to avoid transmitting data in scan channels
 2024-11-01  2:18 UTC  (2+ messages)

+ lib-util_macros_kunit-add-kunit-test-for-util_macrosh.patch added to mm-nonmm-unstable branch
 2024-11-01  2:18 UTC 

+ util_macrosh-fix-rework-find_closest-macros.patch added to mm-nonmm-unstable branch
 2024-11-01  2:18 UTC 

[bug report] block: Non-NCQ commands will never be executed while fio is continuously running
 2024-11-01  2:17 UTC  (11+ messages)

[PATCH] wifi: rtw89: don't check done-ack for entering PS
 2024-11-01  2:16 UTC  (2+ messages)

[PATCH net v2] net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
 2024-11-01  2:16 UTC  (3+ messages)

[PATCH net-next] net: hisilicon: use ethtool string helpers
 2024-11-01  2:15 UTC  (5+ messages)

[RESEND] amdkfd: always include uapi header in priv.h
 2024-11-01  2:15 UTC  (3+ messages)

[PATCH] virtio: only reset device and restore status if needed in device resume
 2024-11-01  2:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] proc: Add a way to make proc files writable
 2024-11-01  2:14 UTC  (2+ messages)

[Bluez PATCH v2] textfile: Fix possible bad memory access in find_key
 2024-11-01  2:13 UTC 

[PATCH V4] Docs/sound: Update codec-to-codec documentation
 2024-11-01  2:13 UTC  (2+ messages)

[PATCH 0/2] Soundwire dai link init logic refactor
 2024-11-01  2:08 UTC  (3+ messages)
` [PATCH 1/2] ASoC: sdw_utils/intel/amd: refactor dai link init logic
` [PATCH 2/2] ASoC: sdw_utils: Update stream_name in dai_links structure

[PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
 2024-11-01  2:10 UTC  (3+ messages)

[PATCH RESEND v4 0/3] support for amlogic rtc
 2024-11-01  2:06 UTC  (10+ messages)
` [PATCH RESEND v4 1/3] dt-bindings: rtc: Add Amlogic A4 and A5 RTC
` [PATCH RESEND v4 2/3] rtc: support for the Amlogic on-chip RTC
` [PATCH RESEND v4 3/3] MAINTAINERS: Add an entry for Amlogic RTC driver

[PATCH net-next] bonding: add ESP offload features when slaves support
 2024-11-01  2:03 UTC  (3+ messages)

[PATCH] kern/main: Fix cmdpath in root directory
 2024-11-01  2:03 UTC  (3+ messages)

[oe-core][PATCH 1/2]v2 tzdata&tzcode-native: upgrade 2024a -> 2024b
 2024-11-01  2:03 UTC  (2+ messages)
  ` [oe-core][PATCH 2/2] glib-2.0: fix glib-2.0 ptest failure when upgrading tzdata2024b

[PATCH] perf trace: avoid garbage when not printing an trace event's arguments
 2024-11-01  2:03 UTC  (2+ messages)

❌ FAIL: Test report for master (6.12.0-rc5, upstream-mainline, 90602c25)
 2024-11-01  2:03 UTC 

[Buildroot] package/flannel: bump to version 0.26.0
 2024-11-01  2:02 UTC 

PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
 2024-11-01  2:02 UTC  (18+ messages)

+ mm-shmem-fallback-to-page-size-splice-if-large-folio-has-poisoned-pages-fix.patch added to mm-unstable branch
 2024-11-01  2:02 UTC 

[PATCH] ptp_pch: Replace deprecated PCI functions
 2024-11-01  2:00 UTC  (3+ messages)

Duplicate invocation of NF_INET_POST_ROUTING rule for outbound multicast?
 2024-11-01  1:59 UTC  (2+ messages)

[PATCH 1/2] util_macros.h: fix/rework find_closest() macros
 2024-11-01  1:59 UTC  (2+ messages)

+ mm-shmem-fallback-to-page-size-splice-if-large-folio-has-poisoned-pages.patch added to mm-unstable branch
 2024-11-01  1:56 UTC  (3+ messages)

[PATCH v3 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-01  1:54 UTC  (5+ messages)
` [PATCH v3 20/22] ACPI: platform_profile: Register class device for platform profile handlers

[PATCH 0/3] Cleanup Spreadtrum/Unisoc ARM64 DT (part 2)
 2024-11-01  1:53 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: sprd: sc2731: fix bat-detect-gpios property

[PATCH] [net] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
 2024-11-01  1:51 UTC  (2+ messages)

[PATCH net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
 2024-11-01  1:53 UTC  (2+ messages)

[PATCH 0/2] kprobes: Adjustments for __counted_by addition
 2024-11-01  1:53 UTC  (5+ messages)
` [PATCH 1/2] kprobes: Fix __get_insn_slot() after __counted_by annotation

dm-devel@redhat.com mailing list reminder
 2024-11-01  1:53 UTC 

[PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-11-01  1:51 UTC  (4+ messages)
` [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc

[PATCH RFC net-next 0/3] riscv: sophgo: Add ethernet support for SG2044
 2024-11-01  1:43 UTC  (8+ messages)
` [PATCH RFC net-next 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH RFC net-next 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH RFC net-next 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[android-common:android15-6.6 10070/19729] arch/arm64/kvm/hyp/nvhe/../../../../../drivers/iommu/arm/arm-smmu-v3/pkvm/arm-smmu-v3.c:570:5: warning: no previous prototype for 'smmu_domain_finalise'
 2024-11-01  1:49 UTC 

[palmer:for-next 7/7] arch/riscv/include/uapi/asm/hwprobe.h:86:1: error: version control conflict marker in file
 2024-11-01  1:49 UTC 

[djiang:cxl/extended-linear 5/5] drivers/cxl/core/mce.c:20: undefined reference to `mce_usable_address'
 2024-11-01  1:49 UTC 

[PATCH net-next v4 0/2] netcons: Add udp send fail statistics to netconsole
 2024-11-01  1:49 UTC  (5+ messages)
` [PATCH net-next v4 2/2] "

[PATCH v8 00/13] MIPS: Support I6500 multi-cluster configuration
 2024-11-01  1:47 UTC  (3+ messages)

[PATCH V2 net-next 0/8] Support some features for the HIBMCGE driver
 2024-11-01  1:45 UTC  (3+ messages)
` [PATCH V2 net-next 1/8] net: hibmcge: Add dump statistics supported in this module


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.