All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-14 04:44:08 to 2022-10-14 06:43:08 UTC [more...]

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2022-10-14  6:42 UTC  (10+ messages)

[PATCH V2 0/2] net: Fixup cpu_mask usage
 2022-10-14  6:42 UTC  (7+ messages)
` [PATCH V2 1/2] net: Fixup netif_attrmask_next_and warning

[PATCH v13 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-14  6:42 UTC  (13+ messages)
` [PATCH v13 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v13 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v13 06/15] FWU: Add helper functions for accessing FWU metadata
` [PATCH v13 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v13 10/15] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v13 13/15] mkeficapsule: Add support for generating empty capsules

[PATCH 0/4] KVM: x86/pmu: Counter reprogramming fixes
 2022-10-14  6:41 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86/pmu: Force reprogramming of all counters on PMU filter change

[PATCH v2] wic: honor the SOURCE_DATE_EPOCH in case of updated fstab
 2022-10-14  6:41 UTC  (2+ messages)
` [OE-core] "

[PATCH] sandbox: Eliminate CONFIG_HOST_32/64BIT
 2022-10-14  6:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-14  6:40 UTC 

[PATCH v4] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-14  6:40 UTC  (3+ messages)

[LTP] [PATCH v2 1/1] ptrace07: should not use a hard-coded xstate size and use CPUID specified instead
 2022-10-14  6:38 UTC  (2+ messages)

[bpf-next v8 0/3] bpftool: Add autoattach for bpf prog load|loadall
 2022-10-14  6:38 UTC  (6+ messages)
` [bpf-next v8 1/3] "

[PATCH v6 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-14  6:38 UTC  (4+ messages)
` [PATCH v6 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c

gcc 5 & 6 & others already out of date?
 2022-10-14  6:37 UTC  (15+ messages)

[PATCH] drm/amdgpu: move convert_error_address out of umc_ras
 2022-10-14  6:35 UTC  (2+ messages)

[PATCH net-next v4] net/sock: Introduce trace_sk_data_ready()
 2022-10-14  6:35 UTC  (3+ messages)
` [PATCH net-next v5] "

[PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
 2022-10-14  6:34 UTC  (6+ messages)
` [PATCH v3 06/17] drm/i915/vm_bind: Support for VM private BOs
  ` [Intel-gfx] "

[PATCH v3 00/30] baseband/acc100: changes for 22.11
 2022-10-14  6:33 UTC  (4+ messages)
` [EXT] "

[PATCH V2 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-10-14  6:33 UTC  (16+ messages)
` [PATCH V2 1/5] cachefiles: introduce object ondemand state
` [PATCH V2 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH V2 3/5] cachefiles: resend an open request if the read request's object is closed
` [PATCH V2 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH V2 5/5] cachefiles: add restore command to recover inflight ondemand read requests

RTT-PROBE: lore-subspace-rtt
 2022-10-14  6:30 UTC 

[XEN PATCH for-4.17 v5 00/17] Toolstack build system improvement, toward non-recursive makefiles
 2022-10-14  6:26 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Kishon's email address in GENERIC PHY FRAMEWORK
 2022-10-14  6:24 UTC 

[PATCH 1/2] eal: expose lcore pthread id
 2022-10-14  6:21 UTC  (2+ messages)
` [PATCH 2/2] eal: prevent OOB read in rte_lcore_to_socket_id

[LTP] [PATCH 0/4] Fix fanotify14
 2022-10-14  6:20 UTC  (5+ messages)
` [LTP] [PATCH 3/4] Add fanotify_get_supported_init_flags() helper function
` [LTP] [PATCH 4/4] fanotify14: Improve check for unsupported init flags

RTT-PROBE: lore-subspace-rtt
 2022-10-14  6:20 UTC 

[PATCH 2/2] Documentation: Add HOWTO Spanish translation into rst based build system
 2022-10-14  6:16 UTC  (2+ messages)

[PATCH net 0/5] macsec: offload-related fixes
 2022-10-14  6:16 UTC  (4+ messages)
` [PATCH net 3/5] macsec: fix secy->n_rx_sc accounting

[PATCHSET 00/19] perf stat: Cleanup counter aggregation (v2)
 2022-10-14  6:15 UTC  (20+ messages)
` [PATCH 01/19] perf tools: Save evsel->pmu in parse_events()
` [PATCH 02/19] perf tools: Use pmu info in evsel__is_hybrid()
` [PATCH 03/19] perf stat: Use evsel__is_hybrid() more
` [PATCH 04/19] perf stat: Add aggr id for global mode
` [PATCH 05/19] perf stat: Add cpu aggr id for no aggregation mode
` [PATCH 06/19] perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()
` [PATCH 07/19] perf stat: Add struct perf_stat_aggr to perf_stat_evsel
` [PATCH 08/19] perf stat: Allocate evsel->stats->aggr properly
` [PATCH 09/19] perf stat: Aggregate events using evsel->stats->aggr
` [PATCH 10/19] perf stat: Aggregate per-thread stats "
` [PATCH 11/19] perf stat: Allocate aggr counts for recorded data
` [PATCH 12/19] perf stat: Reset aggr counts for each interval
` [PATCH 13/19] perf stat: Split process_counters()
` [PATCH 14/19] perf stat: Add perf_stat_merge_counters()
` [PATCH 15/19] perf stat: Add perf_stat_process_percore()
` [PATCH 16/19] perf stat: Add perf_stat_process_shadow_stats()
` [PATCH 17/19] perf stat: Display event stats using aggr counts
` [PATCH 18/19] perf stat: Display percore events properly
` [PATCH 19/19] perf stat: Remove unused perf_counts.aggr field

[Bug 216584] New: Undocumented mount option subset=pids for proc
 2022-10-14  6:15 UTC  (3+ messages)
` [Bug 216584] Undocumented mount option subset=pid "

[PATCH 2/4] vhost-vdpa: Introduce RESUME backend feature bit
 2022-10-14  6:11 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-14  6:10 UTC 

[PATCH V5 0/3] PCI: designware-ep: Fix DBI access before core init
 2022-10-14  6:10 UTC  (2+ messages)

[PATCH v1] kernel/module: allocate module vmap space after making sure the module is unique
 2022-10-14  6:09 UTC  (3+ messages)

[PATCH] util/log: Always send errors to logfile when daemonized
 2022-10-14  6:08 UTC 

[PATCH 8/8] drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supported
 2022-10-14  6:09 UTC 

[PATCH 7/8] drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10
 2022-10-14  6:08 UTC 

[PATCH 6/8] drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3
 2022-10-14  6:08 UTC 

[PATCH 5/8] drm/amdgpu: skip mes self test for gc 11.0.3
 2022-10-14  6:08 UTC 

[RFC v2 0/4] vmalloc_exec for modules and BPF programs
 2022-10-14  6:07 UTC  (4+ messages)
` [RFC v2 3/4] modules, x86: use vmalloc_exec for module core

[PATCH 1/8] drm/amd/pm: temporarily disable thermal alert on smu_v13_0_10
 2022-10-14  6:07 UTC  (4+ messages)
  ` [PATCH 2/8] drm/amd/pm: remove the pptable id override "
  ` [PATCH 3/8] drm/amd/amdgpu: enable gfx clock gating features "
  ` [PATCH 4/8] drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10

[PATCH] mISDN: hfcpci: Fix use-after-free bug in hfcpci_Timer
 2022-10-14  6:07 UTC  (3+ messages)

Apply Rt-Patch in raspberry yocto image #patch #rpi #yocto #bitbake #dunfell #kernel
 2022-10-14  6:04 UTC  (2+ messages)
` [yocto] "

[PATCH V17 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-10-14  6:00 UTC  (16+ messages)
` [PATCH V17 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V17 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V17 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V17 4/7] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node
` [PATCH V17 5/7] arm64: dts: qcom: sc7280: "
` [PATCH V17 6/7] arm64: dts: qcom: sc7180: "
` [PATCH V17 7/7] arm64: dts: qcom: sdm845: "

[PATCH 0/4] wifi: rtw89: 8852b: add RF calibration part 2 and enable 8852BE
 2022-10-14  6:02 UTC  (5+ messages)
` [PATCH 1/4] wifi: rtw89: 8852b: rfk: add DPK
` [PATCH 2/4] wifi: rtw89: 8852b: add chip_ops related to RF calibration
` [PATCH 3/4] wifi: rtw89: phy: add dummy C2H handler to avoid warning message
` [PATCH 4/4] wifi: rtw89: 8852b: add 8852be to Makefile and Kconfig

[GIT PULL] Final MM updates for 6.1-rc1
 2022-10-14  6:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-14  6:00 UTC 

[ardb:efi-zboot-direct 21/35] drivers/firmware/efi/libstub/x86-stub.c:768:15: warning: no previous prototype for 'efi_main'
 2022-10-14  5:59 UTC 

[mark:arm64/ftrace/per-callsite-ops 9/10] kernel/trace/ftrace.c:2326:1: warning: no previous prototype for function 'ftrace_find_ops_any'
 2022-10-14  5:59 UTC 

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-10-14  5:59 UTC  (6+ messages)
` [PATCH v6 2/4] mm/slub: only zero the requested size of buffer for kzalloc

[Intel-gfx] [PATCH v3 0/4] Enable YCbCr420 for VDSC
 2022-10-14  5:57 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable YCbCr420 for VDSC (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH -perfbook] memorder: fix a line number reference error
 2022-10-14  5:55 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-14  5:50 UTC 

[isar-cip-core][PATCH 1/1] add support to install efibootguard in cross env
 2022-10-14  5:49 UTC 

[isar-cip-core][PATCH v2 0/2] Simplify integration of swupdate into downstream layers
 2022-10-14  5:49 UTC 

[PATCH] ufs: core: Disable auto h8 before ssu
 2022-10-14  5:48 UTC  (6+ messages)

[PATCH 0/1] Add missing flags to the uring passthrough engine
 2022-10-14  5:32 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-10-13
 2022-10-14  5:44 UTC 

[PATCH 01/13] common/cnxk: set MTU size on SDP based on SoC type
 2022-10-14  5:43 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/13] common/cnxk: add devargs for soft expiry poll frequency
  ` [PATCH v3 03/13] net/cnxk: fix later skip to include mbuf priv
  ` [PATCH v3 04/13] net/cnxk: use NIX Tx offset for cn10kb
  ` [PATCH v3 05/13] common/cnxk: fix RQ mask config for cn10kb chip
  ` [PATCH v3 06/13] common/cnxk: fix schedule weight update
  ` [PATCH v3 07/13] common/cnxk: sync NIX HW info mbox structure with kernel
  ` [PATCH v3 08/13] common/cnxk: set hysteresis bit to one
  ` [PATCH v3 09/13] net/cnxk: handle SA soft packet and byte expiry events
  ` [PATCH v3 10/13] common/cnxk: sync mailbox for channel and bpid map
  ` [PATCH v3 11/13] net/cnxk: remove unnecessary dptr update
  ` [PATCH v3 12/13] net/cnxk: remove duplicate mempool debug checks
  ` [PATCH v3 13/13] net/cnxk: handle hard expiry events

[PATCH v9 0/3] x86/sgx: fine grained SGX MCA behavior
 2022-10-14  5:42 UTC  (9+ messages)
` [PATCH v9 3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization

RTT-PROBE: lore-subspace-rtt
 2022-10-14  5:40 UTC 

[xfs] 2ed5b09b3e: aim7.jobs-per-min 13.9% improvement
 2022-10-14  5:39 UTC  (2+ messages)

[PATCH v2] can: mcan: Add support for handling DLEC error on CAN FD
 2022-10-14  5:03 UTC 

[PATCH] net/ice: fix module EEPROM read
 2022-10-14  5:36 UTC 

[PATCH V3 0/8] x86/topology: Improve CPUID.1F handling
 2022-10-14  5:35 UTC  (8+ messages)

[PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
 2022-10-14  5:34 UTC  (4+ messages)

[PATCH v3] mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
 2022-10-14  5:33 UTC  (2+ messages)

[PATCH] virtio_pci: use irq to detect interrupt support
 2022-10-14  5:32 UTC  (4+ messages)

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-14  5:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-14  5:30 UTC 

[jolsa-perf:bpf/tracing_multi_ng_4 23/23] kernel/bpf/trampoline.c:1169:16: error: implicit declaration of function 'ftrace_hash_alloc'
 2022-10-14  5:28 UTC 

[PATCH RFC] block: fix use after free for bd_holder_dir/slave_dir
 2022-10-14  5:22 UTC  (3+ messages)
` [block] ababeb0121: mdadm-selftests.18imsm-1d-takeover-r1_2d.fail

[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA
 2022-10-14  5:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-14  5:20 UTC 

[virtio-dev] KVM_SET_USER_MEMORY_REGION after VM has booted?
 2022-10-14  5:14 UTC  (2+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-10-14  5:14 UTC 

[PATCH] MAINTAINERS: update the 'T:' entry for xtensa
 2022-10-14  5:12 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-14  5:10 UTC 

[PATCHSET v23.1 0/6] xfs: strengthen file mapping scrub
 2022-10-14  5:10 UTC  (13+ messages)
` [PATCH 1/6] xfs: fix perag loop in xchk_bmap_check_rmaps
` [PATCH 4/6] xfs: check quota files for unwritten extents
` [PATCH 2/6] xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap
` [PATCH 5/6] xfs: check that CoW fork extents are not shared
` [PATCH 6/6] xfs: teach scrub to flag non-extents format cow forks
` [PATCH 3/6] xfs: block map scrub should handle incore delalloc reservations

[PATCH V1] doc: add ice in-tree driver version for Intel NICs
 2022-10-14  5:08 UTC 

[GIT PULL] Followup block fixes for 6.1-rc1
 2022-10-14  5:07 UTC  (2+ messages)

[git pull] drm fixes for 6.1-rc1
 2022-10-14  5:07 UTC  (5+ messages)

[GIT PULL] Followup io_uring fixes for 6.1-rc1
 2022-10-14  5:07 UTC  (2+ messages)

[PATCH] [OUTREACHY] t1002: modernize outdated conditional
 2022-10-14  5:05 UTC  (2+ messages)

[PATCH 0/6] sunxi: improve F1C200s support
 2022-10-14  5:04 UTC  (5+ messages)
` [PATCH 6/6] sunxi: add CherryPi-F1C200s support

RTT-PROBE: lore-subspace-rtt
 2022-10-14  5:00 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-10-14  4:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH bpf-next 0/5] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-14  4:56 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Make struct cgroup btf id global
` [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
` [PATCH bpf-next 3/5] libbpf: Support new cgroup local storage
` [PATCH bpf-next 4/5] bpftool: "
` [PATCH bpf-next 5/5] selftests/bpf: Add selftests for "

[PATCH] argo: Remove reachable ASSERT_UNREACHABLE
 2022-10-14  4:54 UTC  (5+ messages)

[PATCH 1/2] drm/amd/pm: update SMU IP v13.0.4 driver interface version
 2022-10-14  4:53 UTC  (3+ messages)
` [1/2] "

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-10-14  4:51 UTC  (10+ messages)
` [RFC PATCH v4 0/8] add support for CDX bus
  ` [RFC PATCH v4 3/8] iommu/arm-smmu-v3: support ops registration "
  ` [RFC PATCH v4 4/8] bux/cdx: support dma configuration for CDX devices
  ` [RFC PATCH v4 5/8] bus/cdx: add bus and device attributes
  ` [RFC PATCH v4 6/8] irq/msi: use implicit msi domain for alloc and free
  ` [RFC PATCH v4 7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent
  ` [RFC PATCH v4 8/8] bus/cdx: add cdx controller

[PATCH] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
 2022-10-14  4:53 UTC  (3+ messages)

icase pathspec magic support in ls-tree
 2022-10-14  4:51 UTC  (5+ messages)

[PATCH 0/3] iothread and irqfd support
 2022-10-14  4:49 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-14  4:50 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.