messages from 2024-08-31 01:27:17 to 2024-08-31 06:42:51 UTC [more...]
[yiliu1765-iommufd:wip/iommufd_pasid-20240830-notest-yet 22/22] drivers/iommu/iommufd/pasid.c:66:48: warning: passing argument 2 of 'iommufd_hwpt_replace_device' makes integer from pointer without a cast
2024-08-31 6:42 UTC
[PATCH 1/2] dt-bindings: hwmon: Introduce ADS71x8
2024-08-31 6:42 UTC (2+ messages)
[PATCH v5] LoongArch: vDSO: Wire up getrandom() vDSO implementation
2024-08-31 6:40 UTC (3+ messages)
[PATCH 0/3] Do some cleanup with use of __free()
2024-08-31 6:38 UTC (3+ messages)
` [PATCH 3/3] of: property: Do some clean up "
[PATCH RFC 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-08-31 6:37 UTC (3+ messages)
` [PATCH RFC 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
[PATCH v2 0/4] Add support for A7-A11 AIC
2024-08-31 6:34 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v2 2/4] irqchip/apple-aic: Skip unnecessary setting of use_fast_ipi
` [PATCH v2 3/4] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
` [PATCH v2 4/4] irqchip/apple-aic: Only access system registers on SoCs which provide them
[brauner-vfs:work.f_version 10/25] fs/read_write.c:101: warning: Function parameter or struct member 'file' not described in 'must_set_pos'
2024-08-31 6:32 UTC
[PATCH 1/2] spi: dt-bindings: spi-peripheral-props: Document spi-cpha and spi-cpol
2024-08-31 6:32 UTC (8+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: Add a reference to spi-peripheral-props.yaml
[PATCH -next v2 0/4] soc: ti: Simplify with scoped for each OF child loop and dev_err_probe()
2024-08-31 6:27 UTC (6+ messages)
` [PATCH -next v2 2/4] soc: ti: knav_dma: Use dev_err_probe() to simplfy code
CVE-2024-44945: netfilter: nfnetlink: Initialise extack before use in ACKs
2024-08-31 6:23 UTC
[PATCH v2] dt-bindings: trivial-devices: Document spi-cpha and spi-cpol
2024-08-31 6:23 UTC (2+ messages)
[PATCH v3 0/2] Update sdhci-atmel dt-binding documentation
2024-08-31 6:20 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: sdhci-atmel: Convert to json schema
` [PATCH v3 2/2] dt-bindings: mmc: atmel,sama5d2-sdhci: Add sama7d65 compatible
[PATCH] arm64: Replace linked list with switch statement for breakpoint handlers
2024-08-31 6:10 UTC
[PATCH v2] drm/xe: Apply workaround 14016747170
2024-08-31 6:18 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Apply workaround 14016747170 (rev2)
[PATCH v5 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-08-31 6:16 UTC (7+ messages)
` [PATCH v5 1/4] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
` [PATCH v5 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
[PATCH bpf-next 0/2] Fix accessing first syscall argument on RV64
2024-08-31 6:16 UTC (5+ messages)
` [PATCH bpf-next 1/2] libbpf: "
[PATCH v5 0/8] Add NSS clock controller support for Qualcomm IPQ5332
2024-08-31 6:11 UTC (5+ messages)
` [PATCH v5 3/8] dt-bindings: clock: add Qualcomm IPQ5332 NSSCC clock and reset definitions
` [PATCH v5 4/8] dt-bindings: interconnect: Update master/slave id list
[PATCH] buffer: Associate the meta bio with blkg from buffer page
2024-08-31 6:11 UTC (3+ messages)
[PATCH can-next v3 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
2024-08-31 6:02 UTC (3+ messages)
Patch "cifs: Fix FALLOC_FL_PUNCH_HOLE support" has been added to the 6.1-stable tree
2024-08-31 6:03 UTC
[PATCH 0/8] move qapi under python/qemu/
2024-08-31 6:02 UTC (5+ messages)
` [PATCH 2/8] python/qapi: change "FIXME" to "TODO"
[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
2024-08-31 5:59 UTC (3+ messages)
[PATCH] tests/kms_vrr: Avoid race between freeing display reseources
2024-08-31 5:58 UTC
[PATCH] media: i2c: improve suspend/resume switch performance for GT9769 VCM driver
2024-08-31 5:52 UTC
[PATCH v1] hwmon: (sht15) Simplify with dev_err_probe()
2024-08-31 5:53 UTC (2+ messages)
[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] 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 (2+ messages)
` ✓ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.