All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-31 00:43:50 to 2024-08-31 05:51:54 UTC [more...]

[PATCH v2 1/7] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-08-31  5:51 UTC  (2+ messages)

[paulmck-rcu:dev.2024.08.30a 27/33] include/linux/srcu.h:246:37: error: 'SRCU_READ_FLAVOR_NORMAL' undeclared
 2024-08-31  5:51 UTC 

[PATCH v2 0/4] Add Aspeed G7 gpio support
 2024-08-31  5:49 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700

[PATCH bpf,v2,0/2] bpf: fix incorrect name check pass logic in btf_name_valid_section
 2024-08-31  5:47 UTC  (3+ messages)
` [PATCH bpf,v2,1/2] bpf: add check for invalid name in btf_name_valid_section()
` [PATCH bpf,v2,2/2] selftest/bpf : Add a selftest test case to check for incorrect names

[PATCH 1/2] memory: pl172: simplify releasing AMBA regions with devm
 2024-08-31  5:45 UTC  (2+ messages)

[PATCH v2 RESEND 0/3] Enable serial NOR flash on RZ/G2UL SMARC EVK
 2024-08-31  5:43 UTC  (3+ messages)
` [PATCH v2 RESEND 1/3] memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pins
  ` (subset) "

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-08-31  5:39 UTC  (5+ messages)
` [PATCH v6 06/26] rust: alloc: implement `Vmalloc` allocator
` [PATCH v6 09/26] rust: alloc: implement kernel `Box`

REJECTED: CVE-2022-48936: gso: do not skip outer ip header in case of ipip and net_failover
 2024-08-31  5:38 UTC  (3+ messages)

[PATCH 1/2 sched_ext/for-6.12] sched_ext: Use task_can_run_on_remote_rq() test in dispatch_to_local_dsq()
 2024-08-31  5:36 UTC  (4+ messages)
` [PATCH 2/2 sched_ext/for-6.12] sched_ext: Use ktime_get_ns() instead of rq_clock_task() in touch_core_sched()
  ` [PATCH v2 2/2 sched_ext/for-6.12] sched_ext: Use sched_clock_cpu() "

[PATCHSET sched_ext/for-6.12] sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()
 2024-08-31  5:33 UTC  (4+ messages)
` [PATCH 02/11] sched_ext: Refactor consume_remote_task()

[PATCH 6.6 000/341] 6.6.48-rc1 review
 2024-08-31  5:32 UTC  (6+ messages)
` [PATCH 6.6 230/341] change alloc_pages name in dma_map_ops to avoid name conflicts

[PATCH] selftests: splice: Add splice_read.sh and hint
 2024-08-31  5:25 UTC  (3+ messages)

[PATCH v9 0/4] Generate address range data for built-in modules
 2024-08-31  5:28 UTC  (4+ messages)
` [PATCH v9 3/4] scripts: add verifier script for builtin module range data

[PATCH] s390/pci: follow alloc_pages in dma_map_ops name change
 2024-08-31  5:28 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: fix extent map use-after-free when adding pages to" failed to apply to 6.1-stable tree
 2024-08-31  5:27 UTC  (3+ messages)
` [PATCH 6.1.y] btrfs: fix extent map use-after-free when adding pages to compressed bio

[PATCH] Loongarch64: pci: fix memleak in pci_acpi_scan_root
 2024-08-31  5:21 UTC 

[PATCH -next v2 0/4] soc: ti: Simplify with scoped for each OF child loop and dev_err_probe()
 2024-08-31  5:21 UTC  (5+ messages)
` [PATCH -next v2 2/4] soc: ti: knav_dma: Use dev_err_probe() to simplfy code

[PATCH] wifi: wilc1000: Keep slot powered on during suspend/resume
 2024-08-31  5:22 UTC  (9+ messages)

[PATCH v2] selftests: splice: Add usage() to splice_read.c
 2024-08-31  5:14 UTC 

[PATCH 6.6 000/139] 6.6.39-rc1 review
 2024-08-31  5:15 UTC  (6+ messages)
` [PATCH 6.6 046/139] selftests/net: fix uninitialized variables

[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
 2024-08-31  5:13 UTC  (5+ messages)

[ovmf test] 187432: all pass - PUSHED
 2024-08-31  5:04 UTC 

[PATCH i-g-t] runner/executor.c: Detect tests killed by a signal
 2024-08-31  4:32 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for runner/executor.c: Detect tests killed by a signal (rev2)
` ✓ CI.xeFULL: success for runner/executor.c: Detect tests killed by a signal (rev3)

[PATCH] perf syscalltbl: Add syscalltbl__id_at_idx() with no syscall table support
 2024-08-31  4:30 UTC  (2+ messages)

[PATCH] usb: gadget: udc: Add null pointer check for udc in gadget_match_driver
 2024-08-31  4:29 UTC  (5+ messages)

[PATCH v2 1/4] erofs: add file-backed mount support
 2024-08-31  4:25 UTC  (9+ messages)
` [PATCH v2 2/4] erofs: support unencoded inodes for fileio

[PATCH v3 0/6] Simplify code with _scoped() helper functions
 2024-08-31  4:04 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: kirin: Use helper function for_each_available_child_of_node_scoped()
` [PATCH v3 2/6] PCI: kirin: Tidy up _probe() related function with dev_err_probe()
` [PATCH v3 3/6] PCI: mediatek: Use helper function for_each_available_child_of_node_scoped()
` [PATCH v3 4/6] PCI: mt7621: "
` [PATCH v3 5/6] PCI: apple: Use helper function for_each_child_of_node_scoped()
` [PATCH v3 6/6] PCI: tegra: "

[syzbot] [netfs?] possible deadlock in lock_mm_and_find_vma (2)
 2024-08-31  4:17 UTC 

[PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
 2024-08-31  4:19 UTC  (10+ messages)
` [PATCH bpf-next v3 1/4] libbpf: Access first syscall argument with CO-RE direct read on s390
` [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
` [PATCH bpf-next v3 3/4] selftests/bpf: Enable test_bpf_syscall_macro:syscall_arg1 on s390 and arm64
` [PATCH bpf-next v3 4/4] libbpf: Fix accessing first syscall argument on RV64

[git pull] Input updates for v6.11-rc5
 2024-08-31  4:11 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.11-rc6
 2024-08-31  4:11 UTC  (2+ messages)

[GIT PULL] Block fix for 6.11-rc6
 2024-08-31  4:11 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.11
 2024-08-31  4:11 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: add the translation of kbuild/gcc-plugins.rst
 2024-08-31  4:11 UTC  (2+ messages)

[PATCH v4 6/7] memory: Do not create circular reference with subregion
 2024-08-31  4:03 UTC  (12+ messages)

[syzbot] Monthly rdma report (Aug 2024)
 2024-08-31  4:02 UTC  (2+ messages)

[PATCH] erofs-utils: lib: don't include <lzma.h> and <zlib.h> in external headers
 2024-08-31  3:58 UTC  (2+ messages)

[PATCH] btrfs: zoned: handle broken write pointer on zones
 2024-08-31  3:55 UTC  (2+ messages)

GPS Tracking x linux-mm
 2024-08-31  3:53 UTC 

[PATCH] debugfs show actual source in /proc/mounts
 2024-08-31  3:51 UTC  (7+ messages)

[PATCH] drm/amdkfd: restore_process_worker race with GPU reset
 2024-08-31  3:43 UTC  (4+ messages)

[PATCH v2 4/4] gpio: aspeed: Support G7 Aspeed gpio controller
 2024-08-31  3:39 UTC  (3+ messages)

[PATCH v3] PCI: armada8k: change to use devm_clk_get_enabled() helper
 2024-08-31  3:37 UTC  (4+ messages)

[PATCH 0/3] riscv: mm: Do not restrict mmap address based on hint
 2024-08-31  3:33 UTC  (4+ messages)
` [PATCH 3/3] "

Question on get random long worse in VM than on host
 2024-08-31  3:34 UTC 

[PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
 2024-08-31  3:29 UTC  (2+ messages)

[PATCH V2] arm64: dts: qcom: Add SD Card node for qcm6490-idp
 2024-08-31  3:18 UTC  (3+ messages)

[PATCH v2 0/5] X1E Surface Laptop 7 support
 2024-08-31  3:18 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] ThinkPad T14s Gen 6 support
 2024-08-31  3:18 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: qcom: msm8939-longcheer-l9100: Add rear flash"
 2024-08-31  3:18 UTC  (2+ messages)

[PATCH] firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()
 2024-08-31  3:18 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Fix PHY for DP2
 2024-08-31  3:18 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: Add orientation-switch to all USB+DP QMP PHYs
 2024-08-31  3:18 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2024-08-30
 2024-08-31  3:17 UTC 

[PATCH] spl: spl_load: fix comparison between negative error code and unsigned size
 2024-08-31  3:17 UTC 

[ovmf test] 187430: all pass - PUSHED
 2024-08-31  3:15 UTC 

[PATCH v2] erofs: Prevent entering an infinite loop when i is 0
 2024-08-31  2:58 UTC  (3+ messages)

[PATCH] drivers/perf: riscv: Align errno for unsupported perf type in pmu_sbi_event_map
 2024-08-31  2:49 UTC  (3+ messages)

[PATCH] net/net: Delete Routes for Deleted Interfaces
 2024-08-31  2:49 UTC  (2+ messages)

[l1k:pr/6 1/1] lib/spdm/req-authenticate.c:121:30: sparse: sparse: restricted __le32 degrades to integer
 2024-08-31  2:48 UTC 

[PATCH 0/2] PF: threshold config fixes
 2024-08-31  2:41 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
 2024-08-31  2:40 UTC  (4+ messages)

kernel BUG in gfs2_withdraw
 2024-08-31  2:38 UTC 

[PATCH -next] drm/panthor: Use the BITS_PER_LONG macro
 2024-08-31  2:45 UTC 

[PATCH bpf-next v2 0/4] Fix accessing first syscall argument on RV64
 2024-08-31  2:36 UTC  (10+ messages)
` [PATCH bpf-next v2 1/4] libbpf: Access first syscall argument with CO-RE direct read on s390
` [PATCH bpf-next v2 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
` [PATCH bpf-next v2 3/4] selftests/bpf: Enable test_bpf_syscall_macro:syscall_arg1 on s390 and arm64
` [PATCH bpf-next v2 4/4] libbpf: Fix accessing first syscall argument on RV64

cfi_probe.c:(.xiptext+0xdf): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __kmalloc_noprof
 2024-08-31  2:27 UTC 

[PATCH v11 1/4] firmware: ti_sci: Add support for querying the firmware caps
 2024-08-31  2:27 UTC  (2+ messages)

[PATCH] lib: utils/ipi: Fix hartid wrongly used as hart index
 2024-08-31  2:27 UTC 

[PATCH] kernel-fitimage: make signing failure fatal
 2024-08-31  2:22 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-08-31  2:13 UTC  (26+ messages)
` [PATCH net-next 01/12] net: dsa: bcm_sf2: Convert using devm_clk_get_optional_enabled() in bcm_sf2_sw_probe()
` [PATCH net-next 02/12] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next 03/12] net: ethernet: arc: "
` [PATCH net-next 04/12] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next 05/12] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next 06/12] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next 07/12] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next 08/12] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next 09/12] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next 10/12] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()
` [PATCH net-next 11/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_sdio_probe()
` [PATCH net-next 12/12] wifi: wilc1000: Convert using devm_clk_get_optional_enabled() in wilc_bus_probe()

[PATCH bpf-next v2 0/3] allow cpumask kfuncs in tracepoint, kprobe, perf event
 2024-08-31  2:14 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: new btf kfunc hooks for tracepoint and "

[CI i-g-t 1/3] tests/intel/xe_drm_fdinfo: Be strict on == 0 comparison
 2024-08-31  2:13 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,i-g-t,1/3] "

[PATCH v26 00/33] Introduce QC USB SND audio offloading support
 2024-08-31  2:11 UTC  (7+ messages)
` [PATCH v26 16/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v26 19/33] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

Reproducing syzbot
 2024-08-31  2:10 UTC  (2+ messages)

[PATCH v2] nfs: protect nfs41_impl_id by rcu
 2024-08-31  2:07 UTC  (2+ messages)

[PATCH -next] sh: intc: replace simple_strtoul to kstrtoul
 2024-08-31  2:03 UTC  (3+ messages)

[PATCH v2] aarch64: vdso: Wire up getrandom() vDSO implementation
 2024-08-31  1:56 UTC  (2+ messages)

[PATCH -next] watchdog: cpwd: replace simple_strtoul to kstrtoul
 2024-08-31  1:56 UTC  (3+ messages)

[PATCH] lib: utils/gpio: designware: Allocate chips on the heap
 2024-08-31  1:55 UTC 

[PATCH -next] crypto: Remove unused parameter from macro ROLDQ
 2024-08-31  1:55 UTC  (3+ messages)

[OE-core][PATCH 1/2] patchtest: test_mbox: remove duplicate regex definition
 2024-08-31  1:50 UTC  (3+ messages)
` [OE-core][PATCH 2/2] patchtest: test_shortlog_length: omit shortlog prefixes
` Patchtest results for [OE-core][PATCH 1/2] patchtest: test_mbox: remove duplicate regex definition

[PATCH v2 3/4] gpio: aspeed: Create llops to handle hardware access
 2024-08-31  1:46 UTC  (3+ messages)

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-08-31  1:45 UTC  (7+ messages)

[f2fs-dev] [PATCH 0/9] f2fs: new mount API conversion
 2024-08-31  1:45 UTC  (5+ messages)
      `  "

Fwd: Re: Why does the command builtin not circumvent invocation of builtins?
 2024-08-31  1:32 UTC 

lib/maple_tree.c:330:20: error: unused function 'mte_set_full'
 2024-08-31  1:28 UTC  (3+ messages)

[PATCH -next] scsi: qla2xxx: replace simple_strtoul to kstrtoul
 2024-08-31  1:27 UTC  (3+ messages)

WARNING: modpost: "___rw_read_exit" [fs/netfs/netfs.ko] has no CRC!
 2024-08-31  1:25 UTC 

[PATCH bpf-next v4 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-08-31  1:26 UTC  (8+ messages)
` [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of either endianness
` [PATCH bpf-next v4 7/8] libbpf: Support creating light skeleton "

[xen-unstable test] 187415: tolerable FAIL
 2024-08-31  1:23 UTC 

[PATCH v1] linux-user: Add option to run `execve`d programs through QEMU
 2024-08-30 22:37 UTC  (2+ messages)

[PATCH 0/9] fifo8: add fifo8_peek(), fifo8_peek_buf() and tests
 2024-08-31  1:18 UTC  (7+ messages)
` [PATCH 7/9] fifo8: add fifo8_peek_buf() function
` [PATCH 8/9] fifo8: introduce fifo8_peek() function
` [PATCH 9/9] tests/unit: add test-fifo unit test

[PATCH -next] ALSA: pcm: replace simple_strtoul to kstrtoul
 2024-08-31  1:19 UTC  (3+ messages)

Possible deadlock in percpu_counter_add_batch
 2024-08-31  1:18 UTC 

[PATCH v6 0/9] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-08-31  1:18 UTC  (5+ messages)
` [PATCH v6 2/9] drm/xe: Add ASCII85 dump helper function

Possible deadlock in __percpu_counter_sum
 2024-08-31  1:17 UTC 

[linux-next:master 7819/8126] make[1]: *** No rule to make target 'tools/testing/selftests/../../../tools/arch/x86_64/vdso/vgetrandom-chacha.S', needed by 'kselftest/vDSO/vdso_test_chacha'
 2024-08-31  1:15 UTC 

[PATCH v1 1/2] mseal: fix mmap(FIXED) error code
 2024-08-31  1:15 UTC  (3+ messages)

[PATCH -next] KVM: x86: Remove some unused declarations
 2024-08-31  1:15 UTC  (3+ messages)

[PATCH md-6.12 0/7] md: enhance faulty chekcing for blocked handling
 2024-08-31  1:14 UTC  (7+ messages)
` [PATCH md-6.12 3/7] md: don't record new badblocks for faulty rdev
` [PATCH md-6.12 4/7] md/raid1: factor out helper to handle blocked rdev from raid1_write_request()

+ alloc_tag-fix-allocation-tag-reporting-when-config_modules=n.patch added to mm-hotfixes-unstable branch
 2024-08-31  1:14 UTC 

[net-next,v4,1/1] net: stmmac: Batch set RX OWN flag and other flags
 2024-08-31  1:11 UTC 

+ user_namespace-use-kmemdup_array-instead-of-kmemdup-for-multiple-allocation.patch added to mm-nonmm-unstable branch
 2024-08-31  1:08 UTC 

[PATCH i-g-t v5 00/17] Test coverage for GPU debug support
 2024-08-31  1:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Test coverage for GPU debug support (rev5)

[PATCH v3 0/4] media: pisp-be: Split jobs creation and scheduling
 2024-08-31  1:03 UTC  (3+ messages)
` [PATCH v3 1/4] media: pisp_be: Drop reference to non-existing function

[PATCH v2] drm/i915/display: Fix BMG CCS modifiers
 2024-08-31  1:03 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/display: Fix BMG CCS modifiers (rev2)

+ tools-mm-rm-thp_swap_allocator_test-when-make-clean.patch added to mm-nonmm-unstable branch
 2024-08-31  1:02 UTC 

[PATCH v2] tools/mm: Use calloc and check the memory allocation failure
 2024-08-31  0:59 UTC  (2+ messages)

[ovmf test] 187429: all pass - PUSHED
 2024-08-31  0:58 UTC 

[PATCH v2 0/2] media: i2c: imx290: check for availability in probe()
 2024-08-31  0:53 UTC  (9+ messages)
` [PATCH v2 1/2] media: i2c: imx290: Check "

+ lib-maple_treec-remove-unused-functions.patch added to mm-unstable branch
 2024-08-31  0:53 UTC 

[PATCH] ACPI: EC: add quirk for Lenovo X13 G4 (AMD)
 2024-08-31  0:53 UTC  (2+ messages)

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-08-31  0:50 UTC  (8+ messages)

[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
 2024-08-31  0:49 UTC  (17+ messages)

[PATCH v1 0/2] drm/i915/fence: A couple of build fixes
 2024-08-31  0:49 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v5 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
 2024-08-31  0:45 UTC  (3+ messages)

[PATCH v2 2/4] platform/x86: int3472: Simplify dev_err_probe() usage
 2024-08-31  0:45 UTC 

[PATCH net-next v24 00/13] Device Memory TCP
 2024-08-31  0:43 UTC  (2+ messages)
` [PATCH net-next v24 13/13] netdev: add dmabuf introspection


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.