All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-16 11:26:21 to 2022-08-16 11:59:14 UTC [more...]

[PATCH 0/8] tty/serial: Convert ->set_termios() related callchains to const old ktermios
 2022-08-16 11:57 UTC  (4+ messages)
` [PATCH 6/8] serial: Make ->set_termios() old ktermios const
` [PATCH 8/8] tty: "

[PATCH v2 0/4] Make balloon drivers memory changes known to the rest of the kernel
 2022-08-16 11:56 UTC  (6+ messages)
` [PATCH v2 1/4] Make place for common balloon code

[PATCH] vduse: Remove include of rwlock.h
 2022-08-16 11:59 UTC  (6+ messages)

[PATCH] perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
 2022-08-16 11:40 UTC 

[PATCH v3 1/3] ext4: don't increase iversion counter for ea_inodes
 2022-08-16 11:41 UTC  (6+ messages)
` [PATCH v3 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE

[PATCH v2] docs/zh_CN: Update the translation of gpio to 6.0-rc1
 2022-08-16 11:40 UTC 

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-16 11:58 UTC  (13+ messages)
` [PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
` [PATCH v1 20/35] drm/vc4: vec: Switch for common modes

[PATCH linux-next] crypto: api - Avoid NULL pointer dereference in crypto_larval_destroy()
 2022-08-16 11:37 UTC 

[PATCH 1/2] acl: handle idmapped mounts for idmapped filesystems
 2022-08-16 11:35 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: update idmapping tree

[PATCH 5.15 000/779] 5.15.61-rc1 review
 2022-08-16 11:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] kms_flip_event_leak: Create dynamic subtests
 2022-08-16 11:51 UTC 

[PATCH PoC 0/3] ACPI/PNP/HISI_LPC: Refactor ACPI platform code for reuse
 2022-08-16 11:27 UTC  (4+ messages)
` [PATCH PoC 1/3] ACPI / PNP: Don't add enumeration_by_parent devices
` [PATCH PoC 2/3] ACPI: platform: Refactor acpi_create_platform_device()
` [PATCH PoC 3/3] bus: hisi_lpc: Use acpi_create_platform_device_ops()

[PATCH v2 0/4] pinctrl: tegra: Separate Tegra194 instances
 2022-08-16 11:33 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: tegra: Convert to json-schema

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-16 11:33 UTC  (10+ messages)

stable-rc/queue/4.14 build: 189 builds: 3 failed, 186 passed, 2 errors, 32 warnings (v4.14.290-174-ga2f90601eabc3)
 2022-08-16 11:32 UTC 

kmemleak: Cannot insert 0xffffff806e24f000 into the object search tree (overlaps existing) [RPi CM4]
 2022-08-16 10:52 UTC  (4+ messages)

[PATCH v2 0/7] Devm helpers for regulator get and enable
 2022-08-16 11:31 UTC  (15+ messages)
` (subset) "

[kvm-unit-tests PATCH v4 0/4] Add panic test support
 2022-08-16 11:29 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 3/4] s390x: add extint loop test

[PATCH] drm/i915: Switch TGL-H DP-IN to dGFX when it's supported
 2022-08-16 11:29 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v4 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-16 11:29 UTC  (5+ messages)
` [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[Buildroot] [RFC 1/1] package/pkg-meson.mk: handle possibly non existing compilers
 2022-08-16 11:53 UTC  (4+ messages)

[PATCH v9 00/25] clk: More clock rate fixes and tests
 2022-08-16 11:25 UTC  (26+ messages)
` [PATCH v9 01/25] clk: test: Switch to clk_hw_get_clk
` [PATCH v9 02/25] clk: Drop the rate range on clk_put()
` [PATCH v9 03/25] clk: Skip clamping when rounding if there's no boundaries
` [PATCH v9 04/25] clk: Mention that .recalc_rate can return 0 on error
` [PATCH v9 05/25] clk: Clarify clk_get_rate() expectations
` [PATCH v9 06/25] clk: tests: Add test suites description
` [PATCH v9 07/25] clk: tests: Add reference to the orphan mux bug report
` [PATCH v9 08/25] clk: tests: Add tests for uncached clock
` [PATCH v9 09/25] clk: tests: Add tests for single parent mux
` [PATCH v9 10/25] clk: tests: Add tests for mux with multiple parents
` [PATCH v9 11/25] clk: tests: Add some tests for orphan "
` [PATCH v9 12/25] clk: Take into account uncached clocks in clk_set_rate_range()
` [PATCH v9 13/25] clk: Set req_rate on reparenting
` [PATCH v9 14/25] clk: Change clk_core_init_rate_req prototype
` [PATCH v9 15/25] clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its caller
` [PATCH v9 16/25] clk: Introduce clk_hw_init_rate_request()
` [PATCH v9 17/25] clk: Add our request boundaries in clk_core_init_rate_req
` [PATCH v9 18/25] clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
` [PATCH v9 19/25] clk: Introduce clk_core_has_parent()
` [PATCH v9 20/25] clk: Constify clk_has_parent()
` [PATCH v9 21/25] clk: Stop forwarding clk_rate_requests to the parent
` [PATCH v9 22/25] clk: Zero the clk_rate_request structure
` [PATCH v9 23/25] clk: Introduce the clk_hw_get_rate_range function
` [PATCH v9 24/25] clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
` [PATCH v9 25/25] clk: tests: Add missing test case for ranges

[PATCH v8 0/2] DRM GEM fixes
 2022-08-16 11:52 UTC  (16+ messages)
` [PATCH v8 2/2] drm/gem: Don't map imported GEMs

[PATCH v3 0/4] x86/P2M: allow 2M superpage use for shadowed guests
 2022-08-16 11:51 UTC  (2+ messages)

[PATCH 5.10.y-cip 0/4] Renesas SDHI/DMA/thermal driver fixes and improvements
 2022-08-16 11:51 UTC  (3+ messages)

[PATCH v5 0/7] Update ADSP pil loader for SC7280 platform
 2022-08-16 11:23 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v5 2/7] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v5 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v5 4/7] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v5 5/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v5 6/7] remoteproc: qcom: Add support for memory sandbox
` [PATCH v5 7/7] remoteproc: qcom: Update QDSP6 out-of-reset timeout value

RTT-PROBE: lore-subspace-rtt
 2022-08-16 11:50 UTC 

[PATCH 0/2] hw/mips/boston: Initrd support
 2022-08-16 11:46 UTC  (4+ messages)
` [PATCH 2/2] hw/mips/boston: Pack fdt in fdt filter

[PATCH v2 0/6] introduce Arm FF-A support
 2022-08-16 11:48 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] arm64: smccc: clear the Xn registers after SMC calls

[PATCH v4 01/13] binman: Skip elf tests if python elftools is not available
 2022-08-16 11:48 UTC  (19+ messages)
` [PATCH v4 02/13] binman: Add length header attribute to dtb entry
` [PATCH v4 03/13] binman: Disable compressed data header
` [PATCH v4 05/13] binman: Simplify comp_util class
` [PATCH v4 08/13] binman: Add bzip2 bintool
` [PATCH v4 09/13] binman: Add gzip bintool
` [PATCH v4 10/13] binman: Add lzop bintool
` [PATCH v4 11/13] binman: Add xz bintool
` [PATCH v4 12/13] binman: Add zstd bintool
` [PATCH v4 13/13] binman: Support missing compression tools

[PATCH v4] thunderbolt: thunderbolt: add vendor's NVM formats
 2022-08-16 11:24 UTC  (3+ messages)

[LTP] [PATCH v3 0/2] mount03: Convert to new API
 2022-08-16 11:49 UTC  (9+ messages)

[GIT PULL] SPI fixes for v6.0-rc1
 2022-08-16 11:23 UTC 

[GIT PULL] regulator fixes for v6.0-rc1
 2022-08-16 11:22 UTC 

[PATCH v4 0/9] Add support for cyclic function execution infrastruture
 2022-08-16 11:48 UTC  (5+ messages)
` [PATCH v4 6/9] sandbox: Add cyclic demo function
` [PATCH v4 9/9] cyclic: Add a simple test

[PATCH v3 0/3] hide-refs: add hook to force hide refs
 2022-08-16 11:22 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] "

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-08-16 11:44 UTC  (6+ messages)
` [PATCH v12 1/5] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v12 2/5] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v12 3/5] hwtracing: hisi_ptt: Add tune "
` [PATCH v12 4/5] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v12 5/5] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH 5.19 0000/1157] 5.19.2-rc1 review
 2022-08-16 11:21 UTC  (12+ messages)
` [PATCH 5.19 0191/1157] hwmon: (sht15) Fix wrong assumptions in device remove callback
` [PATCH 5.19 0767/1157] kasan: fix zeroing vmalloc memory with HW_TAGS

[PATCH 0/3] Add dma-buf secure-heap
 2022-08-16 11:20 UTC  (6+ messages)
` [PATCH 1/3] dma-buf: heaps: add Linaro secure dmabuf heap support
    ` [EXT] "

[PATCH] arm64: dts: microchip: use "okay" instead of "ok"
 2022-08-16 11:17 UTC  (2+ messages)

renesas/next cros-ec: 5 runs, 4 regressions (renesas-next-2022-08-16-v6.0-rc1)
 2022-08-16 11:20 UTC 

[PATCH v2] docs: admin-guide/mm: Improve grammar on MM concepts documentation
 2022-08-16 11:18 UTC  (2+ messages)

[PATCH net] net: phy: Warn about incorrect mdio_bus_phy_resume() state
 2022-08-16 11:18 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: vertexcom-mse102x: Update email address
 2022-08-16 11:18 UTC  (4+ messages)

[PATCH v4.3] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
 2022-08-16 11:17 UTC 

[PATCH 0/2] Add support for ADXL312 and ADXL314 accelerometers
 2022-08-16 11:16 UTC  (5+ messages)
` [PATCH 1/2] bindings: iio: accel: extend adxl313 documentation file
` [PATCH 2/2] drivers: iio: accel adxl312 and adxl314 support

[PATCH V2 0/8] x86/topology: Improve CPUID.1F handling
 2022-08-16 11:16 UTC  (3+ messages)
` [PATCH V2 3/8] hwmon/coretemp: Handle large core ID value

[PATCH v8 00/25] clk: More clock rate fixes and tests
 2022-08-16 11:14 UTC  (5+ messages)
` [PATCH v8 13/25] clk: Set req_rate on reparenting

[PATCH v2] driver core: Fix bus_type.match() error handling
 2022-08-16 11:13 UTC  (4+ messages)

main - report: report numeric values (not string synonyms) for NUM and BIN fields with json_std format
 2022-08-16 11:43 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 58/59] arch/x86/net/bpf_jit_comp.c:2103:47: error: '__fentry__' undeclared; did you mean 'fentry'?
 2022-08-16 11:11 UTC 

❌ FAIL: Test report for 7e4f5f3d (stable-queue)
 2022-08-16 11:11 UTC 

net/bridge/br_netlink.c:99:13: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-08-16 11:42 UTC 

❌ FAIL: Test report for db224daa (stable-queue)
 2022-08-16 11:11 UTC 

❌ FAIL: Test report for 3e889f78 (stable-queue)
 2022-08-16 11:11 UTC 

[Bug 215880] Resume process hangs for 5-6 seconds starting sometime in 5.16
 2022-08-16 11:08 UTC 

❌ FAIL: Test report for 3e8f92cd (stable-queue)
 2022-08-16 11:11 UTC 

❌ FAIL: Test report for 122bb8ac (stable-queue)
 2022-08-16 11:11 UTC 

❌ FAIL: Test report for d7a93208 (stable)
 2022-08-16 11:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-16 11:40 UTC 

[RFC PATCH 00/14] QAIC DRM accelerator driver
 2022-08-16 11:06 UTC  (5+ messages)
` [RFC PATCH 01/14] drm/qaic: Add documentation for AIC100 "
` [RFC PATCH 02/14] drm/qaic: Add uapi and core driver file

21.11.2 patches review and test
 2022-08-16 11:39 UTC  (8+ messages)

[cocci] match arbitrary argument position
 2022-08-16 11:37 UTC  (2+ messages)

stable-rc/queue/4.9 build: 187 builds: 52 failed, 135 passed, 64 errors, 34 warnings (v4.9.325-63-g7407d2702d321)
 2022-08-16 11:03 UTC 

[RFC/PATCH] sequencer: do not translate reflog messages
 2022-08-16 11:02 UTC  (6+ messages)

[PATCH] PCI: qcom-ep: check return value after calling platform_get_resource_byname()
 2022-08-16 11:02 UTC  (2+ messages)

[asahilinux:bits/110-smc 4/17] include/linux/compiler_types.h:354:45: error: call to '__compiletime_assert_377' declared with attribute error: FIELD_PREP: mask is not constant
 2022-08-16 11:01 UTC 

main - report: report numeric values (not string synonyms) for NUM and BIN fields with json_std format
 2022-08-16 11:36 UTC 

[PATCHv2] drivers: tee: i2c: support the NXP SE05x probe errata
 2022-08-16 11:36 UTC 

[cocci] match arbitrary argument position
 2022-08-16  8:58 UTC 

[PATCH v2] ppc/pnv: Add initial P9/10 SBE model
 2022-08-16 11:32 UTC  (2+ messages)

[PATCH v2 0/6] i2c: Make remove callback return void
 2022-08-16 10:59 UTC  (5+ messages)
` [PATCH v2 2/6] leds: lm3697: Remove duplicated error reporting in .remove()
  ` [PATCH v2 6/6] i2c: Make remove callback return void

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-08-16 11:34 UTC  (10+ messages)
` [PATCH 06/12] riscv: dts: allwinner: Add the D1 SoC base devicetree

[PATCH v3 3/4] kernel/smp: add more data to CSD lock debugging
 2022-08-16 10:53 UTC 

[PATCH v2 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-16  9:33 UTC  (10+ messages)
` [PATCH v2 2/2] mm/hugetlb: support write-faults in "

[PATCH] PCI: Disable upstream port PTM during suspend
 2022-08-16 10:55 UTC  (2+ messages)

renesas/master cros-ec: 8 runs, 6 regressions (renesas-devel-2022-08-16-v6.0-rc1)
 2022-08-16 10:56 UTC 

renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2022-08-16-v6.0-rc1)
 2022-08-16 10:56 UTC 

renesas/master ltp-ipc: 18 runs, 4 regressions (renesas-devel-2022-08-16-v6.0-rc1)
 2022-08-16 10:56 UTC 

[PATCH] misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dsp
 2022-08-16 10:55 UTC 

[patch net v3] net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
 2022-08-16 10:55 UTC 

[LTP] [PATCH v3 0/3] Refactor pidns30 and pidns31 using new LTP API
 2022-08-16 11:31 UTC  (4+ messages)
` [LTP] [PATCH v3 1/3] Add more mqueue safe macros
` [LTP] [PATCH v3 2/3] Refactor pidns30 test using new LTP API
` [LTP] [PATCH v3 3/3] Refactor pidns31 "

Error: bug: failed to retrieve CAP_BPF status: Invalid argument
 2022-08-16 10:52 UTC  (6+ messages)

[PATCH 1/2] thunderbolt: Add comment where Thunderbolt 4 PCI IDs start
 2022-08-16 10:51 UTC  (2+ messages)
` [PATCH 2/2] thunderbolt: Add support for Intel Meteor Lake

[PATCH v2] test/xattr: don't rely on NUL-termination
 2022-08-16 10:51 UTC 

[PATCH linux-next] powerpc/selftests:Use timersub() for gettimeofday()
 2022-08-16 10:51 UTC 

[PATCH RFC] mm, proc: add PcpFree to meminfo
 2022-08-16 10:50 UTC  (4+ messages)

FAILED: patch "[PATCH] arm64: kexec_file: use more system keyrings to verify kernel" failed to apply to 5.19-stable tree
 2022-08-16 10:45 UTC  (4+ messages)

[RESEND PATCH v2 0/6] ALSA: hda: Unify codec construction
 2022-08-16 11:30 UTC  (2+ messages)

[RFC] PM: domains: Reverse the order of performance and enabling ops
 2022-08-16 10:48 UTC  (8+ messages)

[PATCH -next] sched/cputime: Fix the bug of reading time backward from /proc/stat
 2022-08-17  0:44 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-16 11:30 UTC 

[PATCH v2] fs: fix UAF/GPF bug in nilfs_mdt_destroy
 2022-08-16 10:46 UTC  (2+ messages)

[PATCH] generic: test i_blocks for large files
 2022-08-16 10:45 UTC  (2+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH net v2] ice: Fix VF not able to send tagged traffic with no VLAN filters
 2022-08-16 11:28 UTC  (2+ messages)

[PATCH bpf-next 2/3] bpf: Add support for writing to nf_conn:mark
 2022-08-16 10:43 UTC  (2+ messages)

[PATCH] drivers: tee: i2c: support the NXP SE05x probe errata
 2022-08-16 11:28 UTC 

[PATCH xfrm-next 00/26] mlx5 IPsec full offload part
 2022-08-16 10:38 UTC  (16+ messages)
` [PATCH xfrm-next 11/26] net/mlx5e: Create Advanced Steering Operation object for IPsec
` [PATCH xfrm-next 13/26] net/mlx5e: Move IPsec flow table creation to separate function
` [PATCH xfrm-next 14/26] net/mlx5e: Refactor FTE setup code to be more clear
` [PATCH xfrm-next 15/26] net/mlx5e: Flatten the IPsec RX add rule path
` [PATCH xfrm-next 16/26] net/mlx5e: Make clear what IPsec rx_err does
` [PATCH xfrm-next 17/26] net/mlx5e: Group IPsec miss handles into separate struct
` [PATCH xfrm-next 18/26] net/mlx5e: Generalize creation of default IPsec miss group and rule
` [PATCH xfrm-next 19/26] net/mlx5e: Create IPsec policy offload tables
` [PATCH xfrm-next 20/26] net/mlx5e: Add XFRM policy offload logic
` [PATCH xfrm-next 21/26] net/mlx5e: Use same coding pattern for Rx and Tx flows
` [PATCH xfrm-next 22/26] net/mlx5e: Configure IPsec full offload flow steering
` [PATCH xfrm-next 23/26] net/mlx5e: Improve IPsec flow steering autogroup
` [PATCH xfrm-next 24/26] net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flows
` [PATCH xfrm-next 25/26] net/mlx5e: Skip IPsec encryption for TX path without matching policy
` [PATCH xfrm-next 26/26] net/mlx5e: Open mlx5 driver to accept IPsec full offload

[ovmf test] 172567: regressions - FAIL
 2022-08-16 11:27 UTC 

[PATCH v2 00/10] sched/psi: some optimization and extension
 2022-08-16 10:40 UTC  (3+ messages)
` [PATCH v2 07/10] sched/psi: remove NR_ONCPU task accounting

[PATCH 1/2] thunderbolt: Use the actual buffer in tb_async_error()
 2022-08-16 10:40 UTC  (2+ messages)
` [PATCH 2/2] thunderbolt: Check router generation before connecting xHCI


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.