All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-17 16:51:36 to 2022-06-17 17:50:33 UTC [more...]

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-17 17:33 UTC  (6+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support

[PATCH 00/22] Convert the swap code to be more folio-based
 2022-06-17 17:50 UTC  (5+ messages)
` [PATCH 02/22] mm/swap: Add folio_batch_move_lru()
` [PATCH 06/22] mm/swap: Convert lru_deactivate to a folio_batch
` [PATCH 10/22] mm/swap: Pull the CPU conditional out of __lru_add_drain_all()
` [PATCH 11/22] mm/swap: Optimise lru_add_drain_cpu()

[PATCH v3 1/3] drm/msm/mdp4: convert to drm_crtc_handle_vblank()
 2022-06-17 17:50 UTC  (5+ messages)
` [PATCH v3 2/3] drm/msm/mdp5: "
` [PATCH v3 3/3] drm/msm: stop storing the array of CRTCs in struct msm_drm_private

[PATCH 0/2] staging: iio: imu: Add CEVA BNO08x through the staging tree
 2022-06-17 17:49 UTC  (8+ messages)
` [PATCH 2/2] staging: iio: imu: Add CEVA BNO08x driver

[PATCH 0/4] efivar: remove inappropriate uses of the efivar API
 2022-06-17 17:48 UTC  (5+ messages)
` [PATCH 1/4] efi: avoid efivars layer when loading SSDTs from variables
` [PATCH 2/4] Input: applespi - avoid efivars API and invoke EFI services directly
` [PATCH 3/4] iwlwifi: Switch to proper EFI variable store interface
` [PATCH 4/4] brcmfmac: Switch to appropriate helper to load EFI variable contents

[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
 2022-06-17 17:48 UTC  (9+ messages)

[PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
 2022-06-17 17:46 UTC  (3+ messages)

[RFC PATCH v2 0/3] btrfs: Convert zlib.c to use kmap_local_page()
 2022-06-17 17:46 UTC  (7+ messages)
` [RFC PATCH v2 1/3] btrfs: Convert zlib_decompress_bio() "
` [RFC PATCH v2 2/3] btrfs: Use kmap_local_page() on "out_page" in zlib_compress_pages()

[PATCH] LoongArch: Add qspinlock support
 2022-06-17 17:45 UTC  (3+ messages)

[PATCH] locking/rwlocks: do not starve writers
 2022-06-17 17:45 UTC  (8+ messages)

[PATCH v2] HID: usbhid: set mouse as a wakeup resource
 2022-06-17 17:44 UTC  (7+ messages)

[GIT PULL] Char/Misc driver fixes 5.19-rc3
 2022-06-17 17:43 UTC  (4+ messages)

[syzbot] WARNING in ct_idle_exit
 2022-06-17 17:43 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
 2022-06-17 17:42 UTC  (2+ messages)

[PATCH] i18n: fix mismatched camelCase config variables
 2022-06-17 17:41 UTC  (3+ messages)

[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-06-17 17:41 UTC  (21+ messages)
` [PATCH v6 17/22] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v6 18/22] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v6 19/22] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs

[PATCH] test/ipsec: fix performance test failure
 2022-06-17 17:18 UTC 

renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2022-06-17-v5.19-rc2)
 2022-06-17 17:39 UTC 

renesas/master ltp-ipc: 20 runs, 1 regressions (renesas-devel-2022-06-17-v5.19-rc2)
 2022-06-17 17:39 UTC 

[PATCH] mm: hugetlb: remove minimum_order variable
 2022-06-17 17:38 UTC  (4+ messages)

[PATCH 0/2] ASoC: SOF/soundwire: use resume_and_get on component probe
 2022-06-17 17:37 UTC  (5+ messages)
` [PATCH 2/2] ASoC: codecs: soundwire: call pm_runtime_resume() in "

patatt-0.5.0 available
 2022-06-17 17:37 UTC 

[morse:mpam/snapshot/v5.18 113/146] drivers/platform/mpam/mpam_devices.c:1823:34: warning: variable 'mbwu_state' set but not used
 2022-06-17 13:40 UTC 

arch/arm/mach-omap2/board-generic.c:44:6: warning: no previous prototype for 'tick_broadcast'
 2022-06-17 11:26 UTC 

[Intel-gfx] [PATCH v2 00/16] drm/i915: Make fastset not suck and allow seamless M/N changes
 2022-06-17 16:05 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 03/16] drm/i915: Extract has_double_buffered_m_n()
` [Intel-gfx] [PATCH v2 04/16] drm/i915: Do .crtc_compute_clock() earlier
` [Intel-gfx] [PATCH v2 05/16] drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()
` [Intel-gfx] [PATCH v2 06/16] drm/i915: Feed the DPLL output freq back into crtc_state
` [Intel-gfx] [PATCH v2 07/16] drm/i915: Compute clocks earlier
` [Intel-gfx] [PATCH v2 11/16] drm/i915: Nuke fastet state copy hacks
` [Intel-gfx] [PATCH v2 12/16] drm/i915: Skip intel_modeset_pipe_config_late() if the pipe is not enabled
` [Intel-gfx] [PATCH v2 13/16] drm/i915: Add intel_panel_highest_mode()
` [Intel-gfx] [PATCH v2 14/16] drm/i915: Allow M/N change during fastset on bdw+
` [Intel-gfx] [PATCH v2 15/16] drm/i915: Use a fixed N value always
` [Intel-gfx] [PATCH v2 16/16] drm/i915: Round TMDS clock to nearest

[Intel-gfx] [Intel-gfx 0/1] drm/i915/guc: Don't update engine busyness stats too frequently
 2022-06-17 16:38 UTC  (7+ messages)
` [Intel-gfx] [Intel-gfx 1/1] "

[Intel-gfx] [PATCH v2 0/2] i915: Extract, polish, and document multicast handling
 2022-06-17 13:57 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/gt: Cleanup interface for MCR operations
  `  "

[igt-dev] [PATCH i-g-t 0/2] tests/kms_invalid_mode.c: Test Cleanup
 2022-06-17 14:10 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/kms_invalid_mode.c: Convert tests to dynamic

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-17 16:50 UTC  (7+ messages)
` [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API

[jsarha:topic/cros-sof-v4.14 8447/9354] kernel/panic.c:591:6: warning: no previous declaration for '__warn_printk'
 2022-06-17 15:55 UTC 

[PATCH v2] arm64: freescale/imx8mp-evk.dts: reorder nodes alphabetically
 2022-06-17 17:32 UTC  (2+ messages)

[PATCH v8 2/2] drm/msm/dp: clean up pixel_rate from dp_ctrl.c
 2022-06-17 16:05 UTC  (2+ messages)

[igt-dev] [i-g-t 0/2] tests/kms_cursor_crc: IGT test cleanup
 2022-06-17 12:52 UTC  (2+ messages)

[PATCH 0/4] Improve documentation for running as non-root
 2022-06-17 16:38 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] usertools: add option to select hugetlbfs directory
  ` [PATCH v2 2/4] usertools: add option to change mount point owner
  ` [PATCH v2 3/4] doc: give specific instructions for running as non-root

[PATCH 0/4] hugetlb: speed up linear address scanning
 2022-06-17 17:17 UTC  (12+ messages)
` [PATCH 1/4] hugetlb: skip to end of PT page mapping when pte not present

[PATCH 0/3] CXL Poison List Retrieval & Tracing
 2022-06-17 17:29 UTC  (5+ messages)
` [PATCH 2/3] cxl/mbox: Add GET_POISON_LIST mailbox command support

[linux-next:master 3508/4317] xtensa-linux-ld: arch/xtensa/kernel/entry.o:undefined reference to `context_tracking_user_exit'
 2022-06-17 17:06 UTC 

[PATCH] kbuild: Ignore __this_module in gen_autoksyms.sh
 2022-06-17 17:28 UTC  (2+ messages)

[PATCH v2 0/2] Fix sloppy 'timeout' parameter type in libata-core.c
 2022-06-17 17:27 UTC  (4+ messages)
` [PATCH v2 2/2] ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()

[LTP] [PATCH] Fix mountns01/02/03/04 removing unneeded final umounts
 2022-06-17 17:26 UTC 

[PATCH v2 0/2] update rsu implementation
 2022-06-17 14:43 UTC  (10+ messages)
` [PATCH v3 0/4] introduce PMCI driver
  ` [PATCH v3 1/4] raw/ifpga/base: add PMCI base driver
  ` [PATCH v3 2/4] raw/ifpga/base: update board information
  ` [PATCH v3 3/4] raw/ifpga/base: update flash operation interface
  ` [PATCH v3 4/4] raw/ifpga/base: add PMCI sensor driver

[igt-dev] [PATCH i-g-t 0/2] Add support for KUnit tests
 2022-06-17 17:23 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] test/crypto: add key exchange dh tests
 2022-06-17 13:12 UTC  (3+ messages)

[PATCH] crypto/qat: fix missing copy guards in asym mod
 2022-06-17 11:19 UTC 

helping with remapping vmem for dma
 2022-06-17 17:22 UTC  (3+ messages)

[PATCH] crypto/qat: add ec point verify function
 2022-06-17 13:07 UTC  (3+ messages)

[PATCH] dma/idxd: fix AVX2 code in non-datapath functions
 2022-06-17 10:59 UTC 

[LTP] [PATCH 0/6] Convert utime tests to new LTP API
 2022-06-17 17:20 UTC  (7+ messages)
` [LTP] [PATCH 1/6] Rewrite utime01.c using "
` [LTP] [PATCH 2/6] Rewrite utime02.c "
` [LTP] [PATCH 3/6] Remove unnecessary header includes
` [LTP] [PATCH 4/6] Rewrite utime04.c using new LTP API
` [LTP] [PATCH 5/6] Rewrite utime05.c "
` [LTP] [PATCH 6/6] Rewrite utime06.c "

[PATCH net-next 1/1] net: wwan: t7xx: Add AP CLDMA and GNSS port
 2022-06-17 16:59 UTC  (3+ messages)

[PATCH] drivers/char/agp: Remove unnecessary variable assignment in agp_generic_create_gatt_table()
 2022-06-17 17:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH iproute2 0/2] Fixes from LGTM
 2022-06-17 17:19 UTC  (3+ messages)
` [PATCH iproute2 1/2] genl: fix duplicate include guard
` [PATCH iproute2 2/2] tc: declaration hides parameter

Can anyone test with AMD onboard or HDMI/DP?
 2022-06-17 12:40 UTC  (2+ messages)

[PATCH v7 2/8] media: uvcvideo: Add support for per-device control mapping overrides
 2022-06-17 14:40 UTC  (2+ messages)

alsa-lib parser error: "sequence command 'devdisall' is ignored" when attempting alsactl restore, nrestore, init, etc
 2022-06-17 17:17 UTC 

A new qemu acpi test with bios bits
 2022-06-17 17:14 UTC  (2+ messages)

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-17 17:15 UTC  (6+ messages)
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support

Intel Timed-IO driver in IIO/Counter subsystem
 2022-06-17 17:15 UTC  (3+ messages)

[PATCH 0/7] clk: qcom: gcc-msm8916: modernize the driver
 2022-06-17 17:14 UTC  (3+ messages)
` [PATCH 7/7] arm64: dts: qcom: msm8916: add clocks to the GCC device node

[Intel-gfx] [PATCH v3] drm/i915/bios: calculate panel type as per child device index in VBT
 2022-06-17 12:32 UTC  (2+ messages)

[PATCH v2] arm: mach-rockchip: (pm) Add missing of_node_put()
 2022-06-17 17:10 UTC  (4+ messages)

[GIT PULL] Block fixes for 5.19-rc3
 2022-06-17 17:11 UTC 

[PATCH v2 0/3] Add support for Radxa ROCK Pi S
 2022-06-17 17:10 UTC  (4+ messages)

[PATCH 0/2] Add Richtek RTQ6056 support
 2022-06-17 17:10 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: Add rtq6056 support

[PATCH] Revert "mdadm: fix coredump of mdadm --monitor -r"
 2022-06-17 17:09 UTC  (3+ messages)

[PATCH] crypto/qat: add ecdh key exchange algorithm
 2022-06-17 12:37 UTC  (2+ messages)

[PATCH] dma/idxd: fix missing default for workqueue options
 2022-06-17 11:17 UTC 

[PATCH 0/2] crypto/qat: add gen4 ecdsa and ecpm functions
 2022-06-17 10:50 UTC  (3+ messages)
` [PATCH 2/2] crypto/qat: add gen4 "

[Intel-gfx] [PATCH 1/2] iosys-map: Add per-word read
 2022-06-17 15:56 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 5.19-rc3
 2022-06-17 17:08 UTC 

[dm-devel] [git pull] device mapper fixes for 5.19-rc3
 2022-06-17 17:07 UTC  (3+ messages)
`  "

[GIT PULL REQUEST] watchdog - v5.19-rc Fixes
 2022-06-17 17:07 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v5.19-rc3
 2022-06-17 17:07 UTC  (2+ messages)

[RESEND][PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-17 17:06 UTC  (5+ messages)
` [RESEND][PATCH v4 2/4] bpf: Add bpf_request_key_by_id() helper

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-06-17 17:06 UTC  (6+ messages)
` [PATCH V4 18/20] rv/monitor: Add safe watchdog monitor

drivers/net/wireless/realtek/rtw89/debug.c:2123:29-32: ERROR: reference preceded by free on line 2116
 2022-06-17 17:06 UTC  (2+ messages)
` [PATCH] rtw89: fix returnvar.cocci warnings

[PATCH 0/4] Fix filename reporting in guest asserts
 2022-06-17 17:05 UTC  (5+ messages)
` [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7

[PATCH 0/5] support telemetry dump dev
 2022-06-17 17:05 UTC  (7+ messages)
` [PATCH v2 0/5] support telemetry dump
  ` [PATCH v2 1/5] telemetry: escape special char when tel string

[PATCH] crypto/qat: fix cleanup function default behaviour
 2022-06-17 12:59 UTC  (2+ messages)

about DAMON lru_sort
 2022-06-17 17:04 UTC  (2+ messages)

[PATCH] Documentation/llvm: Update Supported Arch table
 2022-06-17 17:04 UTC  (2+ messages)

[BUG] filemap_get_read_batch()
 2022-06-17 17:04 UTC  (2+ messages)

[PATCH v2] send-pack.c: add config push.useBitmaps
 2022-06-17 17:01 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/11] ASoC: use pm_runtime_resume_and_get() when possible
 2022-06-17 12:21 UTC  (4+ messages)
` [PATCH 01/11] ASoC: Intel: catpt: use pm_runtime_resume_and_get()

[Intel-gfx] [PATCH] drm/i915: Implement a bit of bw_state readout
 2022-06-17 16:07 UTC 

[PATCH] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp
 2022-06-17 12:17 UTC  (2+ messages)

[Intel-gfx] [PATCH v4] drm/i915: Improve on suspend / resume time with VT-d enabled
 2022-06-17 15:28 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH v2 0/9] DG2 VRAM_SR Support
 2022-06-17 13:45 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 8/9] drm/i915/xehpsdv: Store lmem region in gt
  `  "

[Intel-gfx] [PATCH] drm/i915: Fix a lockdep warning at error capture
 2022-06-17 13:21 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] HAX add description to gem_mmap_gtt
 2022-06-17 12:08 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] i915/gem_mmap_gtt: added description for test case
` [igt-dev] [PATCH 2/2] HAX: don't do full run

[Intel-gfx] [PATCH 00/10] small BAR uapi bits
 2022-06-17 12:33 UTC  (5+ messages)
` [Intel-gfx] [PATCH 04/10] drm/i915: remove intel_memory_region avail
` [Intel-gfx] [PATCH 09/10] drm/i915: turn on small BAR support

[PATCH 0/5] blk-mq: Add a flag for reserved requests series
 2022-06-17 16:55 UTC  (5+ messages)
` [PATCH 5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn

[PATCH v3 0/3] iio: accel: add MSA311 accelerometer driver
 2022-06-17 16:54 UTC  (7+ messages)
` [PATCH v3 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH] panic, kexec: Don't mutex_trylock() in __crash_kexec()
 2022-06-17 16:53 UTC  (5+ messages)

stable-rc/queue/5.4 baseline: 135 runs, 12 regressions (v5.4.199-180-g9522eb9ec104c)
 2022-06-17 16:53 UTC 

[PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-17 14:40 UTC  (4+ messages)
` [PATCH v3 1/7] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v3 4/7] bitops: define const_*() versions of the non-atomics

[PATCH v1] bbdev: allow operation type enum for growth
 2022-06-17 16:12 UTC  (4+ messages)

[PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
 2022-06-17 16:51 UTC  (6+ messages)
` [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target
` [PATCH qemu v2 2/2] ppc/spapr: Implement H_WATCHDOG

[PATCH printk v5 1/1] printk: extend console_lock for per-console locking
 2022-06-17 16:51 UTC  (12+ messages)

[meta-oe][PATCH] minio: add recipe for minio client
 2022-06-17 16:53 UTC 

[PATCH 00/34] make iio inkern interface firmware agnostic
 2022-06-17 15:58 UTC  (4+ messages)
` [PATCH 32/34] iio: adc: stm32-adc: convert to device properties


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.