All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-29 12:36:30 to 2022-09-29 13:31:40 UTC [more...]

[PATCH v2 0/2] rng: npcm: add Arbel NPCM8XX support
 2022-09-29 13:31 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compatible string
` [PATCH v2 2/2] hwrng: npcm: Add NPCM8XX support

RTT-PROBE: lore-subspace-rtt
 2022-09-29 13:30 UTC 

[PATCH 1/4] drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()
 2022-09-29 13:30 UTC  (3+ messages)

[PATCH for-next v11 00/13] Fixed-buffer for uring-cmd/passthru
 2022-09-29 13:28 UTC  (13+ messages)
  ` [PATCH for-next v11 04/13] nvme: refactor nvme_alloc_request
  ` [PATCH for-next v11 05/13] block: rename bio_map_put to blk_mq_map_bio_put
  ` [PATCH for-next v11 07/13] block: add blk_rq_map_user_bvec
  ` [PATCH for-next v11 09/13] nvme: pass ubuffer as an integer
  ` [PATCH for-next v11 11/13] block: add blk_rq_map_user_io
  ` [PATCH for-next v11 12/13] scsi: Use blk_rq_map_user_io helper

Proposal for consistent Kconfig usage by the hypervisor build system
 2022-09-29 13:28 UTC 

[PATCH v6 0/3] add uncore api to be called through l3fwd-power
 2022-09-29 13:27 UTC  (3+ messages)
` [PATCH v7 "

[PATCH v3 0/5] Add the cat24c208 EDID EEPROM driver + new EDID capability
 2022-09-29 13:26 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: media: add cat24c208 bindings

[igt-dev] [PATCH i-g-t] tests/kms_properties: Create dynamic subtests
 2022-09-29 13:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_properties: Create dynamic subtests (rev4)

[PATCH v2] Documentation: kunit: rewrite writing first test instructions
 2022-09-29 13:25 UTC 

[PATCH v5 5/5] HID: mcp2221: add ADC/DAC support via iio subsystem
 2022-09-29 13:26 UTC  (2+ messages)

[PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
 2022-09-29 13:26 UTC  (8+ messages)

[PATCH 1/1] net: fec: add initial XDP support
 2022-09-29 13:26 UTC  (10+ messages)
  ` [EXT] "

[PATCH 0/2] Add input_supply support in gpio_regulator_config
 2022-09-29 13:25 UTC  (3+ messages)
` [PATCH 1/2] regulator: gpio: "
` [PATCH 2/2] dt-bindings: gpio-regulator: add vin-supply property support

5.18: likely useless very preliminary bug report: mdadm raid-6 boot-time assembly failure
 2022-09-29 12:41 UTC  (7+ messages)

[PATCH v1 00/51] maintainer pre-PR (testing, plugins, gitdm, semihosting)
 2022-09-29 11:42 UTC  (20+ messages)
` [PATCH v1 01/51] scripts/ci/setup: ninja missing from build-environment
` [PATCH v1 02/51] scripts/ci/setup: Fix libxen requirements
` [PATCH v1 03/51] scripts/ci/setup: spice-server only on x86 aarch64
` [PATCH v1 04/51] tests/docker: run script use realpath instead of readlink
` [PATCH v1 06/51] target/hexagon: add flex/bison/glib2 to qemu.yml
` [PATCH v1 07/51] target/hexagon: regenerate docker/cirrus files
` [PATCH v1 08/51] target/hexagon: manually add flex/bison/glib2 to remaining containers
` [PATCH v1 09/51] tests/docker: update fedora-win[32|64]-cross with lcitool
` [PATCH v1 10/51] tests/docker: move alpine from edge to tagged release
` [PATCH v1 11/51] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
` [PATCH v1 12/51] configure: do not invoke as/ld directly for pc-bios/optionrom
` [PATCH v1 13/51] pc-bios/optionrom: detect CC options just once
` [PATCH v1 14/51] pc-bios/s390-ccw: "
` [PATCH v1 15/51] vof: add distclean target
` [PATCH v1 16/51] build: add recursive distclean rules
` [PATCH v1 19/51] tests: simplify Makefile invocation for tests/tcg
` [PATCH v1 24/51] tests/tcg: move compiler tests to Makefiles
` [PATCH v1 28/51] configure: build ROMs with container-based cross compilers
` [PATCH v1 38/51] docs/devel: move API to end of tcg-plugins.rst

[syzbot] inconsistent lock state in kmem_cache_alloc
 2022-09-29 13:24 UTC  (2+ messages)

[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-09-29 11:45 UTC  (3+ messages)
` [PATCH v5 01/17] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull

[PATCH 01/13] drm/scheduler: fix fence ref counting
 2022-09-29 13:24 UTC  (14+ messages)
` [PATCH 02/13] drm/scheduler: add drm_sched_job_add_resv_dependencies
` [PATCH 03/13] drm/amdgpu: use drm_sched_job_add_resv_dependencies for moves
` [PATCH 04/13] drm/amdgpu: drop the fence argument from amdgpu_vmid_grab
` [PATCH 05/13] drm/amdgpu: drop amdgpu_sync "
` [PATCH 06/13] drm/amdgpu: cleanup scheduler job initialization
` [PATCH 07/13] drm/amdgpu: move explicit sync check into the CS
` [PATCH 08/13] drm/amdgpu: use scheduler depenencies for VM updates
` [PATCH 09/13] drm/amdgpu: use scheduler depenencies for UVD msgs
` [PATCH 10/13] drm/amdgpu: use scheduler depenencies for CS
` [PATCH 11/13] drm/scheduler: remove drm_sched_dependency_optimized
` [PATCH 12/13] drm/scheduler: rework entity flush, kill and fini
` [PATCH 13/13] drm/scheduler: rename dependency callback into prepare_job

[PATCH v3 0/2] plugging cleanup v3
 2022-09-29 13:24 UTC  (3+ messages)
  ` [PATCH v3 2/2] block: use blk_mq_plug() wrapper consistently in the block layer

scripts/Kconfig.include:40: linker 'ld.lld' not found
 2022-09-29 13:23 UTC  (4+ messages)

[PATCH 00/16] drm/udl: Better modesetting, hot-unplug, protocol
 2022-09-29 13:23 UTC  (7+ messages)
` [PATCH 01/16] drm/udl: Rename struct udl_drm_connector to struct udl_connector
` [PATCH 02/16] drm/udl: Test pixel limit in mode-config's mode-valid function
` [PATCH 03/16] drm/udl: Use USB timeout constant when reading EDID

[PATCH v5 00/12] x86/resctrl: Support for AMD QoS new features
 2022-09-29 13:22 UTC  (6+ messages)
` [PATCH v5 12/12] Documentation/x86: Update resctrl_ui.rst for "

Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
 2022-09-29 13:23 UTC  (8+ messages)

[PATCH] docs, kprobes: Fix the wrong location of Kprobes
 2022-09-29 13:24 UTC  (4+ messages)

[PATCH] dumpcap: fix list interfaces
 2022-09-29 13:22 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/5] drm/i915/mtl: Add C10 phy support
 2022-09-29 13:17 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/mtl: Add Support for C10, C20 PHY Message Bus
` [Intel-gfx] [PATCH 2/5] drm/i915/mtl: Add PLL programming support for C10 phy
` [Intel-gfx] [PATCH 3/5] drm/i915/mtl: Add support for C10 phy programming
` [Intel-gfx] [PATCH 4/5] drm/i915/mtl: Add C10 phy programming for HDMI
` [Intel-gfx] [PATCH 5/5] drm/i915/mtl: Add vswing programming for C10 phys

[PATCH v2] drm/ast: Add Atomic gamma lut support for aspeed
 2022-09-29 13:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-29 13:20 UTC 

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-29 13:20 UTC  (13+ messages)
` [PATCH v3 5/5] drm/amdgpu: switch workload context to/from compute

[Fuego] [PATCH] Convert the print statement to the print() function
 2022-09-29 13:20 UTC 

[PATCH] configs: rockchip: Drop TPL_MAX_SIZE definition
 2022-09-29 13:19 UTC  (3+ messages)

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2022-09-29 13:18 UTC  (4+ messages)

[Intel-gfx] [PATCH v3] drm/i915/psr: Fix PSR_IMR/IIR field handling
 2022-09-29 13:18 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_force_connector_basic: Test Cleanup
 2022-09-29 13:17 UTC  (2+ messages)

Questions about Offloads and XDP-Hints regarding a Cloud-Provider Use-Case
 2022-09-29 13:16 UTC  (3+ messages)
` [xdp-cloud] "
  ` [xdp-cloud] "

[PATCH net-next v2 0/2] Add helper functions to parse netlink msg of ip_tunnel
 2022-09-29 13:16 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: Add helper function to parse netlink msg of ip_tunnel_encap
` [PATCH net-next v2 2/2] net: Add helper function to parse netlink msg of ip_tunnel_parm

[PATCH] ASoC: wcd-mbhc-v2: Revert "ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()"
 2022-09-29 13:15 UTC 

[PATCH 0/7] Fix MISRA C 2012 Rule 20.7 violations
 2022-09-29 13:14 UTC  (11+ messages)

[libgpiod] Either a bug or a misunderstanding regarding bulk operations
 2022-09-29 13:13 UTC 

[PATCH v3 0/2] Add vcodec lat and core nodes for mt8192
 2022-09-29 13:13 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: mediatek: Rename child node names for decoder
` [PATCH v3 2/2] arm64: dts: mt8192: Add vcodec lat and core nodes

[PATCH 1/1] io_uring/net: fix fast_iov assignment in io_setup_async_msg()
 2022-09-29 13:13 UTC  (3+ messages)

[PATCH v2 0/2] platform/x86: dell: Add new dell-wmi-ddv driver
 2022-09-29 13:12 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH 1/1] dt-bindings: pwm: rockchip: Add description for rk3588
 2022-09-29 13:10 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-29 13:10 UTC 

[PATCH v3 00/29] acl: add vfs posix acl api
 2022-09-29 13:10 UTC  (6+ messages)
` [PATCH v3 29/29] acl: remove a slew of now unused helpers

[PATCH v3 0/4] Introduce MediaTek frequency hopping driver
 2022-09-29 13:07 UTC  (7+ messages)
` [PATCH v3 1/4] clk: mediatek: Export PLL operations symbols
` [PATCH v3 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping

[PATCH] ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select"
 2022-09-29 13:07 UTC  (3+ messages)

[oe-core][PATCH] wic-imager-direct.py: use fstab update also for root device
 2022-09-29 13:08 UTC  (2+ messages)

[PATCH v1] ksmbd: Fix user namespace mapping
 2022-09-29 13:08 UTC  (5+ messages)

[PATCH v2] x86/vpmu: Fix race-condition in vpmu_load
 2022-09-29 13:07 UTC  (4+ messages)

[PATCH v2] tests/9p: split virtio-9p-test.c into tests and 9p client part
 2022-09-29 11:41 UTC 

[PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-09-28  3:33 UTC  (2+ messages)
` [Intel-gfx] [PATCH] drm/i915/gvt: fix double free "

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-29  5:07 UTC  (5+ messages)
` [PATCH 1/7] mm/memory.c: Fix race when faulting a device private page

[driver-core:kobject-const 11/14] drivers/vdpa/vdpa_user/vduse_dev.c:1792:30: error: assignment to 'char * (*)(const struct device *, umode_t *)' {aka 'char * (*)(const struct device *, short unsigned int *)'} from incompatible pointer type 'char * (*)(struct device *, umode_t *)' {aka 'c
 2022-09-29 13:04 UTC 

[mark:arm64/insn/rework-redo 13/24] ERROR: modpost: "aarch64_insn_gen_comp_branch_imm" [arch/arm64/lib/test_insn.ko] undefined!
 2022-09-29 13:04 UTC 

[PATCH -next] spi: introduce new helpers with using modern naming
 2022-09-29 13:20 UTC 

Proposal for physical address based hypercalls
 2022-09-29 13:03 UTC  (11+ messages)

[PATCH v3] reset: mediatek: Move mediatek system clock reset to reset folder
 2022-09-29 12:50 UTC  (3+ messages)

[PATCH] phy: phy-mtk-dp: make array driving_params static const
 2022-09-29 13:01 UTC  (3+ messages)

[PATCH] prandom: make use of smaller types in prandom_u32_max
 2022-09-29 13:02 UTC  (2+ messages)

[PATCH nft 0/3] vlan followup fixes
 2022-09-29 13:01 UTC  (4+ messages)
` [PATCH nft 1/3] doc: mention vlan matching in ip/ip6/inet families
` [PATCH nft 2/3] evaluate: add ethernet header size offset for implicit vlan dependency
` [PATCH nft 3/3] tests: py: add vlan test case for ip/inet family

[PATCH] Documentation: kunit: rewrite writing first test instructions
 2022-09-29 13:00 UTC  (2+ messages)

[oe-layersetup][master][PATCH] oe-layertool-setup.sh: Remove all control over number of threads
 2022-09-29 13:01 UTC 

amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
 2022-09-29 13:01 UTC  (7+ messages)

[PATCH v1 00/22] Improvements to Intel perf metrics
 2022-09-29 13:00 UTC  (6+ messages)
` [PATCH v1 05/22] perf vendor events: Update Intel alderlake

RTT-PROBE: lore-subspace-rtt
 2022-09-29 13:00 UTC 

[PATCH -next] net: cpmac: Add __init/__exit annotations to module init/exit funcs
 2022-09-29 13:00 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Renesas ProXO XP oscillator
 2022-09-29 12:59 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add bindings for Renesas ProXO

[PATCH v2] Documentation: Kunit: Use full path to .kunitconfig
 2022-09-29 12:57 UTC  (2+ messages)

how u-boot handles the environment (rpi4, fat environment)
 2022-09-29 12:57 UTC  (2+ messages)

[igt-dev] [PATCH RFC 0/2] add sysfs node at subtest results when available
 2022-09-29 12:56 UTC  (4+ messages)
` [igt-dev] [PATCH RFC 2/2] lib/igt_core: print card sysfs node at subtest results

[PATCH] tools/perf: Fix aggr_printout to display cpu field irrespective of core value
 2022-09-29 12:56 UTC  (4+ messages)

[PATCH v6 0/2] gpmc wait pin additions
 2022-09-29 12:56 UTC  (3+ messages)
` [PATCH v6 1/2] memory: omap-gpmc: "
` [PATCH v6 2/2] dt-bindings: memory-controllers: gpmc-child: add wait-pin polarity

[Intel-gfx] Information about XDC 2022 - next week!
 2022-09-29 12:55 UTC  (2+ messages)
`  "

[PATCH liburing 0/4] add more net tests
 2022-09-29 12:54 UTC  (2+ messages)

[PATCH] ARM: dts: kirkwood: Add drivetemp thermal zone in Ctera C200V1
 2022-09-29 12:54 UTC  (3+ messages)

[PATCH] ARM: dts: kirkwood: Add Zyxel NSA310S board
 2022-09-29 12:53 UTC  (3+ messages)

[PATCH] perf test: Fix test case 87 ("perf record tests") for hybrid systems
 2022-09-29 12:53 UTC  (4+ messages)

[RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-09-29 12:53 UTC  (5+ messages)
` [RFC v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [RFC v3 8/8] ext4: Remove the logic to trim inode PAs

[PATCH v2 00/13] Misc ppc/mac machines clean up
 2022-09-29 11:42 UTC  (4+ messages)
` [PATCH v2 10/13] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header

die__process_unit: DW_TAG_label (0xa) @ <0x7b> not handled!
 2022-09-29 12:50 UTC  (7+ messages)
        ` BTF: A fix and more work to do :Re: "

RTT-PROBE: lore-subspace-rtt
 2022-09-29 12:50 UTC 

[PATCH v8 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-09-29 12:49 UTC  (5+ messages)
` [PATCH v8 4/5] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped

[PATCH v2] of: Fix "dma-ranges" handling for bus controllers
 2022-09-29 12:48 UTC  (2+ messages)

[PATCH v4] drm/i915/mtl: enable local stolen memory
 2022-09-29 12:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/mtl: enable local stolen memory (rev4)

Design session "MSI-X support with Linux stubdomain" notes
 2022-09-29 12:48 UTC  (8+ messages)

[PATCH v1 0/7] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-09-29 12:48 UTC  (14+ messages)
` [PATCH v1 5/7] arm: dts: qcom: mdm9615: remove invalid pmic subnodes compatibles

[PATCH v3 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-09-29 12:47 UTC  (4+ messages)

[PATCH] ARM: dts: kirkwood: Add Endian 4i Edge 200 board
 2022-09-29 12:43 UTC  (3+ messages)

[PATCH 0/2 v4] Init the hashed pointer from a worker
 2022-09-29 12:43 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in idmouse_open
 2022-09-29 12:42 UTC  (2+ messages)

[PATCH v2 00/45] dm: core: Support multiple device trees in ofnode
 2022-09-29 12:42 UTC  (8+ messages)
` [PATCH v2 12/45] test: Support testing malloc() failures

[PATCH RFC stable 4.14 1/1] mmc: core: fix hung task caused by race condition on context_info
 2022-09-29 12:41 UTC 

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-09-29 12:41 UTC  (7+ messages)
` [PATCH v7 0/4] Add lcore poll "
  ` [PATCH v7 1/4] eal: add "

RTT-PROBE: lore-subspace-rtt
 2022-09-29 12:40 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 28292f3d297ced09df05e65afb6ed9b40f54d016
 2022-09-29 12:39 UTC 

linux-next: manual merge of the rdma tree with the origin tree
 2022-09-29 12:40 UTC 

[PATCH v2 0/2] Add LED driver for flash module in QCOM PMICs
 2022-09-29 12:40 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: add bindings for QCOM flash LED

[PATCH v2 00/11] phy: qcom-qmp: more fixes and cleanups
 2022-09-29 12:39 UTC  (5+ messages)
` [PATCH v2 11/11] phy: qcom-qmp-pcie: drop bogus register update

[dunfell][PATCH] golang: CVE-2022-27664 net/http: handle server errors after sending GOAWAY
 2022-09-29 12:39 UTC 

[PATCH 0/3] ethdev: AGE action preparation
 2022-09-29 12:39 UTC  (3+ messages)
` [PATCH 3/3] ethdev: add structure for indirect AGE update

[PATCH] cryptodev: add trace points
 2022-09-29 12:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH,v2] dt-bindings: pwm: Add compatible for Mediatek MT8188
 2022-09-29 12:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify entry for MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
 2022-09-29 12:34 UTC 

[PATCH] qt4-imx-support: fix build for imxgpu2d SOCs
 2022-09-29 12:36 UTC  (4+ messages)
` [meta-freescale] "

[PATCH] MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER
 2022-09-29 12:29 UTC 


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.