All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-28 19:53:03 to 2022-10-28 21:05:41 UTC [more...]

[PATCH] crypto/caam: Avoid GCC constprop bug warning
 2022-10-28 21:05 UTC 

[PATCH v2 0/5] media: i2c: ov5645 driver enhancements
 2022-10-28 21:05 UTC  (8+ messages)
` [PATCH v2 2/5] media: i2c: ov5645: Use runtime PM

[PATCH] SUNRPC/xprt: Use del_timer_sync() instead of del_singleshot_timer_sync()
 2022-10-28 21:05 UTC 

[RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance
 2022-10-28 21:04 UTC  (3+ messages)
` [RFC 2/2] iomap: Support subpage size dirty "

[PATCH v3 0/4] nfsd: clean up refcounting in the filecache
 2022-10-28 21:03 UTC  (13+ messages)
` [PATCH v3 2/4] nfsd: rework refcounting in filecache
` [PATCH v3 3/4] nfsd: close race between unhashing and LRU addition
` [PATCH v3 4/4] nfsd: start non-blocking writeback after adding nfsd_file to the LRU

[GIT PULL 0/5] SoC changes for 5.17
 2022-10-28 21:03 UTC 

[PATCH-v3] nvme: quiet user passthrough command errors
 2022-10-28 21:02 UTC  (2+ messages)

[PATCH 1/2] kunit: tool: make unit test not print parsed testdata to stdout
 2022-10-28 21:02 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: print summary of failed tests if a few failed out of a lot

[Buildroot] [PATCH 1/1] package/pinentry: bump to version 1.2.1
 2022-10-28 21:02 UTC 

[PATCH 0/8] Adjust usage of rt5682(s) power supply properties
 2022-10-28 20:55 UTC  (16+ messages)
` [PATCH 1/8] ASoC: dt-bindings: realtek, rt5682s: Add AVDD and MICVDD supplies
  ` [PATCH 1/8] ASoC: dt-bindings: realtek,rt5682s: "
` [PATCH 2/8] ASoC: dt-bindings: realtek, rt5682s: Add dbvdd and ldo1-in supplies
  ` [PATCH 2/8] ASoC: dt-bindings: realtek,rt5682s: "
` [PATCH 3/8] ASoC: dt-bindings: rt5682: Add AVDD, MICVDD and VBAT supplies
` [PATCH 4/8] ASoC: dt-bindings: rt5682: Add dbvdd and ldo1-in supplies
` [PATCH 5/8] ASoC: rt5682s: Support "
` [PATCH 6/8] ASoC: rt5682: "
` [PATCH 7/8] arm64: dts: qcom: sc7180-trogdor: Add missing supplies for rt5682
` [PATCH 8/8] arm64: dts: qcom: sc7180-trogdor: Remove VBAT supply from rt5682s

[Intel-gfx] [PATCH 0/2] Fix for two GuC issues
 2022-10-28 20:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[PATCH 0/2] vsock: remove an unused variable and fix infinite sleep
 2022-10-28 20:56 UTC  (3+ messages)
` [PATCH 1/2] vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
` [PATCH 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()

[PATCH] kbuild: drop -Wdeclaration-after-statement
 2022-10-28 20:55 UTC  (3+ messages)

[PATCH 5.10 00/73] 5.10.152-rc1 review
 2022-10-28 20:55 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-viro 8/9] ERROR: modpost: "is_vmalloc_or_module_addr" [fs/cifs/cifs.ko] undefined!
 2022-10-28 20:54 UTC 

[PATCH v4] drm/tests: Add back seed value information
 2022-10-28 20:54 UTC  (3+ messages)

[PATCH 0/2] netfilter: nf_ct_sctp: improve SCTP multihoming
 2022-10-28 20:52 UTC  (3+ messages)
` [PATCH 1/2] netfilter: nf_ct_sctp: introduce no_random_port proc entry
` [PATCH 2/2] netfilter: nf_ct_sctp: add DATA_SENT conntrack state

[PATCH V4 0/3] drm/panel: Add NewVision NV3051D Panels
 2022-10-28 20:50 UTC  (8+ messages)
` [PATCH V4 1/3] dt-bindings: vendor-prefixes: add NewVision vendor prefix
` [PATCH V4 2/3] dt-bindings: display: panel: Add NewVision NV3051D bindings
` [PATCH V4 3/3] drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel

[PATCH v8 0/4] KVM: selftests: randomize memory access of dirty_log_perf_test
 2022-10-28 20:49 UTC  (3+ messages)
` [PATCH v8 2/4] KVM: selftests: create -r argument to specify random seed

[RFC][PATCH v2 00/31] timers: Use del_timer_shutdown() before freeing timers
 2022-10-28 20:49 UTC  (10+ messages)
` [RFC][PATCH v2 20/31] timers: usb: Use del_timer_shutdown() before freeing timer

Outreachy first patch wiki modification proposal
 2022-10-28 20:49 UTC  (6+ messages)

[PATCH v5 0/7] dmaengine: Support polling for out of order completions
 2022-10-28 20:48 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/7] dmaengine: Remove dma_async_is_complete from client API
  ` [PATCH v6 2/7] dmaengine: Move dma_set_tx_state to the provider API header
  ` [PATCH v6 3/7] dmaengine: Add dmaengine_is_tx_complete
  ` [PATCH v6 4/7] dmaengine: Add provider documentation on cookie assignment
  ` [PATCH v6 5/7] dmaengine: idxd: idxd_desc.id is now a u16
  ` [PATCH v6 6/7] dmaengine: idxd: Support device_tx_status
  ` [PATCH v6 7/7] dmaengine: Revert "cookie bypass for out of order completion"

[PATCH] KVM: x86: Fix a stall when KVM_SET_MSRS is called on the pmu counters
 2022-10-28 20:47 UTC  (3+ messages)

[PATCH 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
 2022-10-28 20:46 UTC  (10+ messages)
` [PATCH 1/2] efi/cper, cxl: Decode CXL Protocol Error Section

[PATCH v4 13/25] selftests/rseq: x86: Template memory ordering and percpu access mode
 2022-10-28 20:44 UTC 

[PATCH] drm/amd/display: drop vblank_lock from struct amdgpu_display_manager
 2022-10-28 20:44 UTC  (3+ messages)

[PATCH] cxl/region: refactor decoder allocation for region refs
 2022-10-28 20:42 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in lock_page
 2022-10-28 20:42 UTC  (2+ messages)

[PATCH 0/5] x86/microcode: Clean up the init path
 2022-10-28 20:42 UTC  (4+ messages)
` [PATCH 5/5] x86/microcode: Drop struct ucode_cpu_info.valid

[syzbot] KASAN: vmalloc-out-of-bounds Read in cleanup_bitmap_list
 2022-10-28 20:42 UTC 

[PATCH v6 0/7] badblocks improvement for multiple bad block ranges
 2022-10-28 17:50 UTC  (3+ messages)
` [PATCH v6 5/7] badblocks: improve badblocks_check() for multiple ranges handling

[PATCH 0/5] Remove dependency on the Python module distutils
 2022-10-28 20:38 UTC  (6+ messages)
` [PATCH 1/5] libselinux: "
` [PATCH 2/5] libsemanage: "
` [PATCH 3/5] python: "
` [PATCH 4/5] scripts: "
` [PATCH 5/5] README.md: Remove mention of python3-distutils dependency

[PATCH v12 7/7] x86/crash: Add x86 crash hotplug support
 2022-10-28 20:34 UTC  (14+ messages)

[syzbot] WARNING in alloc_charge_hpage
 2022-10-28 20:37 UTC 

[PATCH v2 0/2] Add Apple macsmc GPIO support
 2022-10-28 20:37 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC

[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2022-10-28 20:35 UTC  (6+ messages)

[PATCH V4 0/3] Add Hynitron cstxxx Touchscreen
 2022-10-28 20:35 UTC  (5+ messages)
` [PATCH V4 1/3] dt-bindings: vendor-prefixes: add Hynitron vendor prefix
` [PATCH V4 2/3] dt-bindings: input: touchscreen: Add Hynitron cstxxx
` [PATCH V4 3/3] input/touchscreen: Add Hynitron cstxxx touchscreen

[PATCH cgroup/for-6.1-fixes] cgroup: Implement DEBUG_CGROUP_REF
 2022-10-28 20:35 UTC 

arch/powerpc/platforms/512x/mpc512x_shared.c:251:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-10-28 20:34 UTC 

[Intel-gfx] [PATCH v3] drm/ttm: rework on ttm_resource to use size_t type
 2022-10-28 20:34 UTC 

[GIT PULL] s390 updates for 6.1-rc3
 2022-10-28 20:34 UTC 

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-28 20:34 UTC  (8+ messages)
` [PATCH v2 01/12] get rid of unlikely() on page_copy_sane() calls
  ` [PATCH v2 12/12] use less confusing names for iov_iter direction initializers

[Buildroot] [PATCH 1/1] package/libdrm: bump version to 2.4.113
 2022-10-28 20:33 UTC 

[PATCH][next] perf/x86: remove unused variable 'cpu_type'
 2022-10-28 20:30 UTC 

[Outreachy] Wiki updated needed - Patchset Subject
 2022-10-28 20:32 UTC  (8+ messages)

[folded-merged] mm-userfaultfd-replace-kmap-kmap_atomic-with-kmap_local_page-v2.patch removed from -mm tree
 2022-10-28 20:31 UTC 

[PATCH 1/1] doc: update sbi command example
 2022-10-28 20:31 UTC 

[PATCH 0/5] ARM: findbit assembly updates
 2022-10-28 20:26 UTC  (8+ messages)
` [PATCH 1/5] ARM: findbit: document ARMv5 bit offset calculation

[PATCH v1 00/12] Introduce xenpv machine for arm architecture
 2022-10-28 20:26 UTC  (4+ messages)
` [PATCH v1 09/12] accel/xen/xen-all: export xenstore_record_dm_state

[PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
 2022-10-28 20:26 UTC  (3+ messages)

[PATCH 0/3] Implement filtering repacks
 2022-10-28 20:26 UTC  (7+ messages)
` [PATCH v2 0/2] "

[PULL 00/62] ppc queue
 2022-10-28 20:25 UTC  (2+ messages)

+ maple_tree-mte_set_full-and-mte_clear_full-clang-analyzer-clean-up.patch added to mm-unstable branch
 2022-10-28 20:24 UTC 

[PATCH V7 3/4] PCI: vmd: Add vmd_device_data
 2022-10-28 20:22 UTC  (2+ messages)

[PATCH] target/ppc: Fix regression in Radix MMU
 2022-10-28 20:20 UTC  (2+ messages)

+ maple_tree-reorganize-testing-to-restore-module-testing.patch added to mm-hotfixes-unstable branch
 2022-10-28 20:20 UTC 

[PATCH 1/2] arm64: dts: ti: k3-am62: Add general purpose timers for am62
 2022-10-28 20:19 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am625-sk: Use pwm-led instead of gpio-led

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-10-28 20:19 UTC  (6+ messages)
` [PATCH v1 2/2] kselftest: vm: add tests for memory-deny-write-execute

[PATCH v3] drm/amdkfd: Fix the warning of array-index-out-of-bounds
 2022-10-28 20:18 UTC  (4+ messages)
` [PATCH] drm/amdkfd: Remove unused variable

[PATCH net] gve: Reduce alloc and copy costs in the GQ rx path
 2022-10-28 20:15 UTC 

[PATCH v2 0/7] clone, submodule update: check out submodule branches
 2022-10-28 20:14 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] clone: teach --detach option
  ` [PATCH v3 2/8] repo-settings: add submodule_propagate_branches
  ` [PATCH v3 3/8] submodule--helper clone: create named branch
  ` [PATCH v3 4/8] t5617: drop references to remote-tracking branches
  ` [PATCH v3 5/8] submodule: return target of submodule symref
  ` [PATCH v3 6/8] submodule update: refactor update targets
  ` [PATCH v3 7/8] submodule--helper: remove update_data.suboid
  ` [PATCH v3 8/8] clone, submodule update: create and check out branches

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-viro 7/9] ERROR: modpost: "netfs_extract_user_iter" [fs/cifs/cifs.ko] undefined!
 2022-10-28 20:14 UTC 

[PATCH v3 0/3] Add Hynitron cstxxx Touchscreen
 2022-10-28 20:10 UTC  (8+ messages)
` [PATCH v3 3/3] input/touchscreen: Add Hynitron cstxxx touchscreen

[PATCH v2 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
 2022-10-28 20:09 UTC  (3+ messages)
` [PATCH v2 1/2] efi/cper, cxl: Decode CXL Protocol Error Section
` [PATCH v2 2/2] efi/cper, cxl: Decode CXL Error Log

[PATCH v4 00/10] drm/msm: Fix math issues in MSM DSC implementation
 2022-10-28 20:09 UTC  (4+ messages)

[PATCHv3] nvme: quiet user passthrough command errors
 2022-10-28 20:07 UTC  (3+ messages)

[PATCH 5.4 00/53] 5.4.221-rc1 review
 2022-10-28 20:06 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: Do not recover NX Huge Pages when dirty logging is enabled
 2022-10-28 20:05 UTC  (3+ messages)

[ndctl PATCH] cxl: Fix some naming typos
 2022-10-28 20:05 UTC  (3+ messages)

boot failure of linux-next due to 1248fb6a8201 ("x86/mm: Randomize per-cpu entry area")
 2022-10-28 20:04 UTC  (3+ messages)

[PATCH v2 0/3] nfsd: clean up refcounting in filecache
 2022-10-28 20:04 UTC  (10+ messages)
` [PATCH v2 3/3] nfsd: start non-blocking writeback after adding nfsd_file to the LRU

[PATCH 2/2] LoongArch: Add hibernation (ACPI S4) support
 2022-10-28 20:03 UTC  (2+ messages)

[PATCH v4 00/13] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-10-28 20:01 UTC  (13+ messages)
` [PATCH v4 05/13] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Fix interrupt count
` [PATCH v4 06/13] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Improve interrupts description
` [PATCH v4 08/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions
` [PATCH v4 09/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795

Help to boot QEMU ARM64 UEFI
 2022-10-28 20:00 UTC  (3+ messages)

[xen-unstable test] 174526: tolerable FAIL - PUSHED
 2022-10-28 19:57 UTC 

[OE-Core][PATCH] iproute2: upgrade 5.19.0 -> 6.0.0
 2022-10-28 19:56 UTC 

[Intel-gfx] [PATCH] drm/i915/mtl: Add MC6 Wa_14017210380 for SAMedia
 2022-10-28 19:55 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] sched/psi: Fix avgs_work re-arm in psi_avgs_work()
 2022-10-28 19:53 UTC  (5+ messages)
` [tip: sched/core] "
  ` [External] "

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-viro 7/9] ERROR: modpost: "netfs_extract_user_iter" [fs/cifs/cifs.ko] undefined!
 2022-10-28 19:53 UTC 

[igt-dev] [PATCH i-g-t v3 00/28] Second part of DG2 OA tests
 2022-10-28 19:52 UTC  (27+ messages)
` [igt-dev] [PATCH i-g-t v3 03/28] i915/perf: Fix OA short_reads test
` [igt-dev] [PATCH i-g-t v3 04/28] i915/perf: Check return value from getparam
` [igt-dev] [PATCH i-g-t v3 05/28] i915/perf: Skip sseu-config tests for gfx12.50+
` [igt-dev] [PATCH i-g-t v3 06/28] i915/perf: Account for OA sampling interval in polling test
` [igt-dev] [PATCH i-g-t v3 07/28] i915/perf: Define OA report types and fix oa-formats test
` [igt-dev] [PATCH i-g-t v3 08/28] i915/perf: Use ARRAY_SIZE consistently for num_properties
` [igt-dev] [PATCH i-g-t v3 09/28] i915/perf: Use gt in perf tests and lib
` [igt-dev] [PATCH i-g-t v3 10/28] i915/perf: Explicitly state rendercopy needs for a test
` [igt-dev] [PATCH i-g-t v3 11/28] i915/perf: Skip tests that use rendercopy
` [igt-dev] [PATCH i-g-t v3 12/28] i915/perf: Add OA formats for DG2
` [igt-dev] [PATCH i-g-t v3 13/28] i915/perf: Fix CS timestamp vs OA timstamp mismatch
` [igt-dev] [PATCH i-g-t v3 14/28] lib/i915/perf: implement report accumulation for new format
` [igt-dev] [PATCH i-g-t v3 15/28] tools/i915-perf-recorder: add ability to select device
` [igt-dev] [PATCH i-g-t v3 16/28] lib/i915/perf: fixup report validity
` [igt-dev] [PATCH i-g-t v3 17/28] lib/i915/perf: add a helper to read timestamps
` [igt-dev] [PATCH i-g-t v3 18/28] lib/i915/perf: store bit shifting required for OA timestamps
` [igt-dev] [PATCH i-g-t v3 19/28] lib/i915/perf: indentation fix
` [igt-dev] [PATCH i-g-t v3 20/28] tools/i915-perf-recorder: capture OA & CS frequencies
` [igt-dev] [PATCH i-g-t v3 21/28] tools/i915-perf: make timestamp range easier to compare
` [igt-dev] [PATCH i-g-t v3 22/28] tools/i915-perf: printout CPU clock used
` [igt-dev] [PATCH i-g-t v3 23/28] tools/i915-perf: record remaining perf data on exit
` [igt-dev] [PATCH i-g-t v3 24/28] lib/i915/perf: add a raw timestamp utility
` [igt-dev] [PATCH i-g-t v3 25/28] lib/i915/perf: add helper function to get report reason
` [igt-dev] [PATCH i-g-t v3 26/28] tools/i915-perf: add option to printout reports data
` [igt-dev] [PATCH i-g-t v3 27/28] lib/i915: add new ACM/DG2 format in codegen
` [igt-dev] [PATCH i-g-t v3 28/28] lib/i915/perf: configure OA timestamp shift and mask for ACM


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.