All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-06 15:59:40 to 2022-10-06 16:55:26 UTC [more...]

[PATCH 1/7] mtd: replace name of 'rfree' field with 'free' in struct mtd_ooblayout_ops to better match it's description
 2022-10-06 16:03 UTC  (5+ messages)
` [PATCH 2/7] mtd/nand: try to erase bad blocks only if scrub flag is provided

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-06 16:53 UTC  (15+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions

next/master bisection: baseline.login on qemu_arm-virt-gicv3
 2022-10-06 16:53 UTC  (2+ messages)

[Patch v9 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-10-06 16:54 UTC  (4+ messages)
` [Patch v10 "

[Intel-gfx] [PATCH v2 0/4] Simplify uncore register updates
 2022-10-06 16:51 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/display: Use drm_device alias if defined
` [Intel-gfx] [PATCH v2 2/4] drm/i915/display: Use intel_uncore "
` [Intel-gfx] [PATCH v2 3/4] drm/i915: make intel_uncore_rmw() write unconditionally
` [Intel-gfx] [PATCH v2 4/4] drm/i915: use proper helper for register updates
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Simplify uncore register updates (rev2)

[PATCH] PCI/ASPM: Call pcie_aspm_sanity_check() as late as possible
 2022-10-06 11:59 UTC 

[PATCH net-next 0/3] net: add helper support in tc act_ct for ovs offloading
 2022-10-06 16:49 UTC  (4+ messages)
` [PATCH net-next 3/3] net: sched: add helper support in act_ct

[PATCH v2] perf: make scripting depend on setuptools3
 2022-10-06 16:49 UTC 

[PATCH v3 net] ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference
 2022-10-06 16:48 UTC 

[Virtio-fs] Debian Customers List
 2022-10-06 16:47 UTC 

lib/overflow_kunit.c:392 shift_overflow_test() warn: '(_a_full << _to_shift)' 32768 can't fit into 32767 '*_d'
 2022-10-06 16:46 UTC 

回复:回复:Re:
 2022-10-06 16:46 UTC 

[PATCH v3 00/42] target/arm: Implement FEAT_HAFDBS
 2022-10-06 15:46 UTC  (9+ messages)
` [PATCH v3 01/42] target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
` [PATCH v3 24/42] target/arm: Add ARMMMUIdx_Phys_{S,NS}
` [PATCH v3 25/42] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx

[LTP] [PATCH] security/ima: limit the scope of the LTP policy rules based on the UUID
 2022-10-06 16:43 UTC 

[igt-dev] [PATCH i-g-t] Replaced instances of mmap64() with drm_mmap()
 2022-10-06 16:42 UTC  (3+ messages)

[PATCH 0/3] [RFC] tests: add test_todo() for known failures
 2022-10-06 16:42 UTC  (9+ messages)
` [PATCH 1/3] [RFC] tests: add test_todo() to mark known breakages
` [PATCH 2/3] [RFC] test_todo: allow [!] grep as the command
` [PATCH 3/3] [RFC] test_todo: allow [verbose] test "

[PATCH] wifi: mac80211: Use internal TX queues for all drivers
 2022-10-06 16:42 UTC  (7+ messages)

[PATCH 0/4] support HW Rx/Tx descriptor dump
 2022-10-06 16:42 UTC  (7+ messages)
` [PATCH v5 0/3] support ethdev "
  ` [PATCH v5 1/3] ethdev: introduce ethdev desc dump API
  ` [PATCH v5 2/3] net/hns3: support Rx/Tx bd dump

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-06 16:42 UTC  (5+ messages)

[PATCHv9 00/14] Linear Address Masking enabling
 2022-10-06 16:41 UTC  (3+ messages)

[PATCH v5 0/7] libsas and drivers: NCQ error handling
 2022-10-06 16:41 UTC  (11+ messages)

[PATCH for-next] RDMA/rxe: Convert spinlock to memory barrier
 2022-10-06 16:39 UTC 

[PATCH 1/2] random: schedule jitter credit for next jiffy, not in two jiffies
 2022-10-06 16:39 UTC  (9+ messages)
` [PATCH 2/2] random: spread out jitter callback to different CPUs

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-06 15:19 UTC  (16+ messages)
` [PATCH v5 03/18] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
` [PATCH v5 04/18] tests/qtest: migration-test: Avoid using hardcoded /tmp
` [PATCH v5 06/18] fsdev/virtfs-proxy-helper: Use g_mkdir()
` [PATCH v5 07/18] hw/usb: dev-mtp: "
` [PATCH v5 08/18] accel/qtest: Support qtest accelerator for Windows
` [PATCH v5 09/18] tests/qtest: Use send/recv for socket communication
` [PATCH v5 10/18] tests/qtest: libqtest: Install signal handler via signal()
` [PATCH v5 11/18] tests/qtest: Support libqtest to build and run on Windows
` [PATCH v5 12/18] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v5 13/18] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
` [PATCH v5 14/18] io/channel-watch: Drop a superfluous '#ifdef WIN32'
` [PATCH v5 15/18] io/channel-watch: Drop the unnecessary cast
` [PATCH v5 16/18] io/channel-watch: Fix socket watch on Windows
` [PATCH v5 17/18] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
` [PATCH v5 18/18] tests/qtest: Enable qtest build on Windows

[igt-dev] [PATCH i-g-t] Replace instances of mmap64() with mmap()
 2022-10-06 16:39 UTC 

"Unloaded tainted modules:" prints repeated wrong value
 2022-10-06 16:38 UTC  (2+ messages)

[PATCH 0/6] can: gs_usb: new features: GS_CAN_FEATURE_GET_STATE, GS_CAN_FEATURE_BERR_REPORTING
 2022-10-06 16:37 UTC  (10+ messages)
` [PATCH 1/6] can: gs_usb: gs_can_open(): allow loopback and listen only at the same time
` [PATCH 2/6] can: gs_usb: gs_can_open(): sort checks for ctrlmode
` [PATCH 3/6] can: gs_usb: gs_can_open(): merge setting of timestamp flags and init
` [PATCH 4/6] can: gs_usb: add ability to enable / disable berr rerporting
` [PATCH 5/6] can: gs_usb: document GS_CAN_FEATURE_GET_STATE
` [PATCH 6/6] can: gs_usb: support reading error counters

[PATCH mptcp-next v2] mptcp: factor out mptcp_connect()
 2022-10-06 16:37 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
 2022-10-06 16:35 UTC  (19+ messages)

[PATCH V6 XDMA 0/2] xilinx XDMA driver
 2022-10-06 16:37 UTC  (2+ messages)

[PATCH] gitmodules: recurse by default
 2022-10-06 15:29 UTC  (4+ messages)

other ways of removing GPLv3 components (than meta-gplv2) #GPLv3
 2022-10-06 16:36 UTC  (3+ messages)
` [yocto] "

[PATCH v3 1/2] libfdt: prevent integer overflow in fdt_next_tag
 2022-10-06 16:36 UTC  (5+ messages)
` [PATCH v3 2/2] libfdt: tests: add get_next_tag_invalid_prop_len

[PATCH v4 0/2] NFSD: Simplify READ_PLUS
 2022-10-06 16:35 UTC  (5+ messages)
` [PATCH v4 1/2] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
` [PATCH v4 2/2] NFSD: Simplify READ_PLUS

[PATCH 0/3] xen/virtio: support grant based virtio on x86
 2022-10-06 16:35 UTC  (5+ messages)
` [PATCH 1/3] xen/virtio: restructure xen grant dma setup
` [PATCH 3/3] xen/virtio: enable grant based virtio on x86

[PATCH] arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
 2022-10-06 16:33 UTC  (2+ messages)

[linux-next:master 7462/12665] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
 2022-10-06 16:34 UTC 

[PATCH 00/10] media: ar0521: Add analog gain, rework clock tree
 2022-10-06 16:33 UTC  (5+ messages)
` [PATCH 01/10] media: ar0521: Implement enum_frame_sizes
` [PATCH 10/10] media: ar0521: Tab-align definitions

[PATCH] ref-manual: variables.rst: fix trivial typo
 2022-10-06 16:33 UTC  (2+ messages)
` [docs] "

[PATCH] ACPI / extlog: Handle multiple records
 2022-10-06 16:32 UTC 

[f2fs-dev] [PATCH v4 1/2] f2fs: correct i_size change for atomic writes
 2022-10-06 16:32 UTC  (5+ messages)
` [f2fs-dev] [PATCH v4 2/2] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
      `  "

[TCWG CI] Failure after v6.0-rc7-4-ga3a956c78efa: fs/ntfs3: Add option "nocase"
 2022-10-06 16:31 UTC  (2+ messages)

[PATCH] KVM: arm64: nvhe: Disable profile optimization
 2022-10-06 16:28 UTC  (9+ messages)
` [PATCH v2] KVM: arm64: nvhe: Fix build with "

[PATCH] libperf: Remove reference to non-uapi header
 2022-10-06 16:29 UTC 

BUG: 6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-06 16:27 UTC  (3+ messages)

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-06 16:28 UTC  (4+ messages)
` [PATCH 6/9] trace2: convert ctx.thread_name to flex array

[PATCH v2 0/5] treewide cleanup of random integer usage
 2022-10-06 16:25 UTC  (9+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 3/5] treewide: use get_random_u32() "

[PATCH v2] xen/pcifront: move xenstore config scanning into sub-function
 2022-10-06 16:27 UTC  (2+ messages)

[PATCH v8 00/29] Rework the trip points creation
 2022-10-06 16:25 UTC  (8+ messages)

[PATCH v2 0/2] remoteproc: qcom: Add support for MSM8953 ADSP
 2022-10-06 16:26 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: remoteproc: qcom: adsp: Add ADSP on MSM8953

linux-next: build failure after merge of the drm tree
 2022-10-06 16:25 UTC  (11+ messages)

[PATCH v6 0/1] Fixup instructions around mailing recipients
 2022-10-06 16:24 UTC  (2+ messages)
` [PATCH v6] Documentation/process: Be more explicit about who to mail on patch submission

[GIT PULL] x86/mm for 6.1
 2022-10-06 16:23 UTC 

[PATCH] rdma: not display the rdma link in other net namespace
 2022-10-06 16:23 UTC  (9+ messages)

[PATCH BlueZ 1/6] mesh: Update Key Refresh flag after provision
 2022-10-06 16:22 UTC  (2+ messages)
` Mesh: Fixes for PTS issues

[PATCH 0/6] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-10-06 16:21 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: convert qcom,mdm9615-pinctrl.txt to dt-schema

[PATCH v2 0/9] A course adjustment, maybe
 2022-10-06 16:21 UTC  (10+ messages)
` [PATCH v2 1/9] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH v2 2/9] nfsd: rework hashtable handling in nfsd_do_file_acquire
` [PATCH v2 3/9] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH v2 4/9] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH v2 5/9] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH v2 6/9] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH v2 7/9] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH v2 8/9] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH v2 9/9] NFSD: Trace delegation revocations

[PATCH] t/lib-httpd: pass LANG to Apache
 2022-10-06 16:20 UTC  (4+ messages)

[PATCH] coroutine: Make qemu_coroutine_self() return NULL if not in coroutine
 2022-10-06 15:20 UTC  (3+ messages)

[PATCH bpf] bpf: make DEBUG_INFO_BTF_MODULES selectable independently
 2022-10-06 16:20 UTC  (7+ messages)

[dpdk-dev v3 1/1] lib/cryptodev: multi-process IPC request handler
 2022-10-06 16:19 UTC  (3+ messages)
` [dpdk-dev v4] "

[PATCH v4 1/2] Avoid using EFI tables Xen may have clobbered
 2022-10-06 16:19 UTC  (12+ messages)

[PATCH 0/2] Fix to latest syzkaller bugs in 9p area
 2022-10-06 16:19 UTC  (5+ messages)
` [PATCH 1/2] Revert "9p: p9_client_create: use p9_client_destroy on failure"

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 17:19 UTC  (15+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
  ` [PATCH v2 14/44] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

[PATCH] or1k: Only define TARGET_HAVE_TLS when HAVE_AS_TLS
 2022-10-01 17:53 UTC  (3+ messages)
` [Buildroot] "

[RFC PATCH v2 0/5] iio: Support ROHM/Kionix kx022a
 2022-10-06 16:17 UTC  (3+ messages)
` [RFC PATCH v2 1/5] regulator: Add devm helpers for get and enable

[PATCH v3 0/3] Enable {fcpvd,vspd} on RZ/G2L SoC
 2022-10-06 16:17 UTC  (2+ messages)

[PATCH v1] media: platform: mtk-mdp3: fix error handling in mdp_probe()
 2022-10-06 15:15 UTC 

[PATCH v5 0/2] perf: ARM CoreSight PMU support
 2022-10-06 16:14 UTC  (6+ messages)
` [PATCH v5 1/2] perf: arm_cspmu: Add support for ARM CoreSight PMU driver

ptep_get_lockless() on 32-bit x86/mips/sh looks wrong
 2022-10-06 16:15 UTC  (4+ messages)

[RFC PATCH 00/23] sched: Introduce classes of tasks for load balance
 2022-10-06 16:14 UTC  (8+ messages)
` [RFC PATCH 15/23] thermal: intel: hfi: Report per-cpu class-specific performance scores

[PATCH RFC 0/9] A course adjustment, maybe
 2022-10-06 16:15 UTC  (14+ messages)
` [PATCH RFC 5/9] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH RFC 6/9] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH RFC 7/9] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH RFC 8/9] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH RFC 9/9] NFSD: Trace delegation revocations

[PATCH 1/2] opkg: use a git clone, not a dynamic snapshot
 2022-10-06 16:14 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/2] Minor Refactors: remove useless else
 2022-10-06 16:14 UTC  (5+ messages)
` [PATCH 1/2] python file more pytonic, adjust "if" and "for"
` [PATCH 2/2] removed else statement

KASAN-related VMAP allocation errors in debug kernels with many logical CPUS
 2022-10-06 16:12 UTC  (3+ messages)

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-06 16:10 UTC  (4+ messages)
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW

[arm-integrator:kernel-in-vmalloc-v6.0-rc1 21/30] ld.lld: error: arch/powerpc/kernel/vdso/vdso32.lds:244: unknown directive: static
 2022-10-06 16:10 UTC 

[PATCH] riscv: fix multi-letter extension compare
 2022-10-06 16:10 UTC  (3+ messages)

Extract patch from kernel mailing list
 2022-10-06 16:09 UTC 

[PATCH 2/2] PCI: armada8k: Add MSI support for AC5 SoC
 2022-10-06 16:06 UTC  (3+ messages)

[PATCH v5] mmc: renesas_sdhi: Fix rounding errors
 2022-10-06 16:07 UTC  (5+ messages)

[PATCH] PCI: qcom-ep: Fix disabling global_irq in error path
 2022-10-06 16:07 UTC  (2+ messages)

[PATCH 1/2] PCI: armada8k: Add AC5 SoC support
 2022-10-06 16:05 UTC  (3+ messages)

Windows-11 22H2 upgrade problems
 2022-10-06 16:05 UTC  (2+ messages)

Encountered error while encoding BTF due to Unsupported DW_TAG_unspecified_type(0x3b)
 2022-10-06 16:04 UTC  (8+ messages)

[PATCH 0/6] Enable LKGS instruction
 2022-10-06 15:40 UTC  (7+ messages)
` [PATCH 1/6] x86/cpufeature: add cpu feature bit for LKGS
` [PATCH 2/6] x86/opcode: add LKGS instruction to x86-opcode-map
` [PATCH 3/6] x86/gsseg: make asm_load_gs_index() take an u16
` [PATCH 4/6] x86/gsseg: move local_irq_save/restore() into asm_load_gs_index()
` [PATCH 5/6] x86/gsseg: move load_gs_index() to its own header file
` [PATCH 6/6] x86/gsseg: use the LKGS instruction if available for load_gs_index()

[PATCH v2 0/4] add trace points in ethdev library
 2022-10-06 16:03 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] ethdev: add trace points

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-10-06 16:02 UTC  (4+ messages)
` [PATCH] perf: Fix missing SIGTRAPs

[tip: perf/core] perf: Use sample_flags for raw_data
 2022-10-06 16:00 UTC  (2+ messages)
` [PATCH] "

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-10-06 16:01 UTC  (9+ messages)

[Cluster-devel] [PATCH dlm/next 1/2] fs: dlm: fix possible circular locking dependency
 2022-10-06 16:01 UTC  (3+ messages)
` [Cluster-devel] [PATCH dlm/next 2/2] fs: dlm: relax sending to allow receiving

[igt-dev] [PATCH i-g-t v6 0/2] Convert PSR2 sf & su test to dynamic
 2022-10-06 16:00 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Convert PSR2 sf & su test to dynamic (rev6)


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.