All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-17 22:30:15 to 2022-11-17 23:49:12 UTC [more...]

[PATCH 1/3] HID: hid-sensor-custom: More custom iio sensors
 2022-11-17 23:48 UTC  (8+ messages)
` [PATCH v2 1/4] HID: hid-sensor-custom: Allow more "
  ` [PATCH v2 2/4] HID: hid-sensor-custom: Add LISS custom sensors
  ` [PATCH v2 3/4] IIO: hid-sensor-als: Use generic usage
  ` [PATCH v2 4/4] IIO: hid-sensor-prox: "
` [PATCH v3 1/4] HID: hid-sensor-custom: Allow more custom iio sensors
  ` [PATCH v3 2/4] HID: hid-sensor-custom: Add LISS custom sensors
  ` [PATCH v3 4/4] IIO: hid-sensor-prox: Use generic usage

[PATCH] Input: elants_i2c: Properly handle the reset GPIO when power is off
 2022-11-17 23:48 UTC  (3+ messages)

[PATCH bpf-next 00/11] xdp: hints via kfuncs
 2022-11-17 23:46 UTC  (19+ messages)
` [PATCH bpf-next 05/11] veth: Support rx timestamp metadata for xdp
  ` [xdp-hints] "
      ` [xdp-hints] "

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-17 23:45 UTC  (5+ messages)
` [PATCH v10 016/108] KVM: TDX: create/destroy VM structure

[ndctl PATCH 0/3] Support poison list retrieval
 2022-11-17 23:45 UTC  (7+ messages)
` [ndctl PATCH 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH 4/5] cxl/list: add --media-errors option to cxl list

[PATCH v3 0/6] exit: Put an upper limit on how often we can oops
 2022-11-17 23:43 UTC  (7+ messages)
` [PATCH v3 1/6] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH v3 2/6] exit: Put an upper limit on how often we can oops
` [PATCH v3 3/6] exit: Expose "oops_count" to sysfs
` [PATCH v3 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v3 5/6] panic: Introduce warn_limit
` [PATCH v3 6/6] panic: Expose "warn_count" to sysfs

status of rate adaptation
 2022-11-17 23:42 UTC  (11+ messages)

[PATCH bpf-next v1 0/7] Dynptr refactorings
 2022-11-17 23:42 UTC  (3+ messages)
` [PATCH bpf-next v1 4/7] bpf: Rework check_func_arg_reg_off

RTT-PROBE: lore-subspace-rtt
 2022-11-17 23:40 UTC 

RCU stalls in squashfs_readahead()
 2022-11-17 23:40 UTC  (3+ messages)
` BUG: in squashfs_xz_uncompress() (Was: RCU stalls in squashfs_readahead())

[PATCH] phy: aquantia: Configure SERDES mode by default
 2022-11-17 23:40 UTC  (5+ messages)

[xen-unstable-smoke test] 174806: tolerable all pass - PUSHED
 2022-11-17 23:39 UTC 

[PATCH 0/3] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-11-17 23:37 UTC  (4+ messages)
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover auto mounts

[PATCH v2 1/1] app/testpmd: add valid check to verify multi mempool feature
 2022-11-17 23:36 UTC  (3+ messages)
` [PATCH v3 "

[PATCH net-next 0/2] veth: a couple of fixes
 2022-11-17 23:33 UTC  (3+ messages)
` [PATCH net-next 1/2] veth: fix uninitialized napi disable
` [PATCH net-next 2/2] veth: fix double napi enable

[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-17 23:33 UTC  (3+ messages)
` [patch 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()

[PATCH] nerdctl: renamed upstream branch master to main
 2022-11-17 23:32 UTC  (4+ messages)
` [meta-virtualization] "

kernel/trace/fgraph.c:226:23: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-17 23:31 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/display: Add missing checks for cdclk crawling
 2022-11-17 23:31 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Do both crawl and squash when changing cdclk
` [Intel-gfx] [PATCH 3/3] drm/i915/display: Add CDCLK Support for MTL
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/display: Add missing checks for cdclk crawling

RTT-PROBE: lore-subspace-rtt
 2022-11-17 23:30 UTC 

[PATCH bpf 1/2] selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
 2022-11-17 23:30 UTC  (3+ messages)

[PATCH] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-11-17 23:30 UTC  (2+ messages)

[PATCH bpf-next v9 00/23] Allocated objects, BPF linked lists
 2022-11-17 23:29 UTC  (27+ messages)
` [PATCH bpf-next v9 01/23] bpf: Fix early return in map_check_btf
` [PATCH bpf-next v9 02/23] bpf: Do btf_record_free outside map_free callback
` [PATCH bpf-next v9 03/23] bpf: Free inner_map_meta when btf_record_dup fails
` [PATCH bpf-next v9 04/23] bpf: Populate field_offs for inner_map_meta
` [PATCH bpf-next v9 05/23] bpf: Introduce allocated objects support
` [PATCH bpf-next v9 06/23] bpf: Recognize lock and list fields in allocated objects
` [PATCH bpf-next v9 07/23] bpf: Verify ownership relationships for user BTF types
` [PATCH bpf-next v9 08/23] bpf: Allow locking bpf_spin_lock in allocated objects
` [PATCH bpf-next v9 09/23] bpf: Allow locking bpf_spin_lock global variables
` [PATCH bpf-next v9 10/23] bpf: Allow locking bpf_spin_lock in inner map values
` [PATCH bpf-next v9 11/23] bpf: Rewrite kfunc argument handling
` [PATCH bpf-next v9 12/23] bpf: Support constant scalar arguments for kfuncs
` [PATCH bpf-next v9 13/23] bpf: Introduce bpf_obj_new
` [PATCH bpf-next v9 14/23] bpf: Introduce bpf_obj_drop
` [PATCH bpf-next v9 15/23] bpf: Permit NULL checking pointer with non-zero fixed offset
` [PATCH bpf-next v9 16/23] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v9 17/23] bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}
` [PATCH bpf-next v9 18/23] bpf: Add comments for map BTF matching requirement for bpf_list_head
` [PATCH bpf-next v9 19/23] selftests/bpf: Add __contains macro to bpf_experimental.h
` [PATCH bpf-next v9 20/23] selftests/bpf: Update spinlock selftest
` [PATCH bpf-next v9 21/23] selftests/bpf: Add failure test cases for spin lock pairing
` [PATCH bpf-next v9 22/23] selftests/bpf: Add BPF linked list API tests
` [PATCH bpf-next v9 23/23] selftests/bpf: Add BTF sanity tests

renesas/master ltp-ipc: 23 runs, 2 regressions (renesas-devel-2022-11-17-v6.1-rc5)
 2022-11-17 23:29 UTC 

renesas/master igt-kms-rockchip: 1 runs, 10 regressions (renesas-devel-2022-11-17-v6.1-rc5)
 2022-11-17 23:29 UTC 

renesas/master cros-ec: 8 runs, 5 regressions (renesas-devel-2022-11-17-v6.1-rc5)
 2022-11-17 23:29 UTC 

[PATCH next v2 0/6] exit: Put an upper limit on how often we can oops
 2022-11-17 23:28 UTC  (7+ messages)
` [PATCH v2 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v2 5/6] panic: Introduce warn_limit

[PATCH] samples, bpf: Add duration option D for sampleip
 2022-11-17 23:26 UTC  (2+ messages)

[PATCH v9 0/5] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-11-17 23:26 UTC  (4+ messages)
` [PATCH v9 4/5] eficonfig: add UEFI Secure Boot Key enrollment interface

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-17 23:20 UTC  (12+ messages)
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCHv2] scsi: Fix get_user() in call sg_scsi_ioctl()
 2022-11-17 23:23 UTC 

WARNING: CPU: 0 PID: 0 at arch/x86/include/asm/kfence.h:46 kfence_protect
 2022-11-17 23:23 UTC  (4+ messages)

VMX HOST_RIP target alignment
 2022-11-17 23:22 UTC  (2+ messages)

[PATCH] ASoC: SOF: dai: move AMD_HS to end of list to restore backwards-compatibility
 2022-11-17 23:21 UTC 

Coverity: __sock_gen_cookie(): Error handling issues
 2022-11-17 23:22 UTC  (4+ messages)

[PATCH] ASoC: Intel: sof_nau8825: support rt1015p speaker amplifier
 2022-11-17 23:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-17 23:20 UTC 

[PATCH linux dev-6.0] arm: dts: aspeed: ibm-power9-dual: Update OCC nodes
 2022-11-17 23:18 UTC  (3+ messages)

[PATCH] drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
 2022-11-17 23:19 UTC  (4+ messages)

[PATCH] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
 2022-11-17 23:19 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 1/2] drm/i915/dg2: Introduce Wa_18018764978
 2022-11-17 23:19 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/2][next] wifi: brcmfmac: Replace one-element array with flexible-array member
 2022-11-17 23:16 UTC  (5+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct brcmf_gscan_config

[PATCH v1 0/2] perf always use system libtraceevent
 2022-11-17 23:16 UTC  (4+ messages)
` [PATCH v1 1/2] perf build: Require libtraceevent from the system
` [PATCH v1 2/2] tools lib traceevent: Remove libtraceevent

[RFC PATCH 0/4] iov_iter: Add extraction helpers
 2022-11-17 23:15 UTC  (3+ messages)
` [RFC PATCH 1/4] mm: Move FOLL_* defs to mm_types.h

[PATCH] at-spi2-core: upgrade 2.44.1 -> 2.46.0
 2022-11-17 23:15 UTC 

[RFC PATCH bpf-next 0/3] bpf: Implement bpf_get_kern_btf_id() kfunc
 2022-11-17 23:13 UTC  (9+ messages)
` [RFC PATCH bpf-next 2/3] "

[Bug 216696] New: Linux unusable upon plugging encrypted SanDisk Extreme 55AE USB 3.0 SSD, causes xHCI controller crash and drops USB keyboard/mouse
 2022-11-17 23:13 UTC  (2+ messages)
` [Bug 216696] "

[PATCH] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-17 23:12 UTC  (2+ messages)

[linux-linus test] 174804: regressions - FAIL
 2022-11-17 23:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-17 23:10 UTC 

[PATCH v2 1/2] PCI: Take multifunction devices into account when distributing resources
 2022-11-17 23:10 UTC  (2+ messages)

[PATCH clocksource 0/3] Reject bogus watchdog clocksource measurements
 2022-11-17 23:09 UTC  (4+ messages)
` [PATCH clocksource 1/3] clocksource: "

[Intel-gfx] [PATCH] drm/i915/dmc: Add MTL DMC firmware v2.10
 2022-11-17 23:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] delta-islands: free island-related data after use
 2022-11-17 23:06 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] selftests net: additional fix for kselftest net build error
 2022-11-17 23:06 UTC  (2+ messages)

[PATCH v3 12/16] platform/x86/intel/ifs: Add metadata validation
 2022-11-17 23:04 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 0/6] drm/i915/pxp: Prepare intel_pxp entry points for MTL
 2022-11-17 23:04 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 1/6] drm/i915/pxp: Make gt and pxp init/fini aware of PXP-owning-GT
` [Intel-gfx] [PATCH v4 2/6] drm/i915/pxp: Make intel_pxp_is_enabled implicitly sort PXP-owning-GT

RTT-PROBE: lore-subspace-rtt
 2022-11-17 23:00 UTC 

[igt-dev] [PATCH v1] tools/intel_gtt: stop confusing GTT and BAR sizes
 2022-11-17 22:59 UTC 

[RFC v4 0/5] Report percentage of time in hardware sleep state
 2022-11-17 22:58 UTC  (6+ messages)
` [RFC v4 1/5] PM: Add a sysfs file to represent the percentage of sleep in hardware state
` [RFC v4 2/5] platform/x86/amd: pmc: Report duration of time in deepest hw state
` [RFC v4 3/5] platform/x86/intel/pmc: core: Drop check_counters
` [RFC v4 4/5] platform/x86/intel/pmc: core: Always capture counters on suspend
` [RFC v4 5/5] platform/x86/intel/pmc: core: Report duration of time in HW sleep state

[PATCH v3 0/3] Add (more) missing PolarFire SoC io regions
 2022-11-17 22:55 UTC  (4+ messages)
` [PATCH v3 1/3] hw/misc: pfsoc: add fabric clocks to ioscb
` [PATCH v3 2/3] hw/riscv: pfsoc: add missing FICs as unimplemented
` [PATCH v3 3/3] hw/{misc, riscv}: pfsoc: add system controller "

[PATCH v3 0/2] tracing: Fix some bug about synth
 2022-11-17 22:53 UTC  (2+ messages)

[PATCH] ARM: Drop '-mthumb' from AFLAGS_ISA
 2022-11-17 22:51 UTC  (5+ messages)

[PATCH for-7.2] rtl8139: honor large send MSS value
 2022-11-17 22:51 UTC  (12+ messages)

Regarding User Data in DPDK ACL Library
 2022-11-17 22:52 UTC  (2+ messages)

Remove traceevent from tools/lib
 2022-11-17 22:52 UTC  (3+ messages)

[PATCH linux-next] scsi: scsi_debug: use sysfs_emit() to instead of scnprintf()
 2022-11-17 22:51 UTC  (2+ messages)

[PATCH v3 11/16] platform/x86/intel/ifs: Use generic microcode headers and functions
 2022-11-17 22:50 UTC  (2+ messages)

[PATCH v2] scan: retry scan based on scan done events per wiphy, not wdev
 2022-11-17 22:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-17 22:50 UTC 

[PATCH v3 0/2] Add data-lanes and link-frequencies to dp_out endpoint
 2022-11-17 22:49 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: add data-lanes and link-freuencies into "
` [PATCH v3 2/2] drm/msm/dp: add support of max dp link rate

[PATCH] drm/amdgpu: Add notifier lock for KFD userptrs
 2022-11-17 22:48 UTC  (3+ messages)

[PATCH v4 0/5] Implement writeback for zsmalloc
 2022-11-17 22:48 UTC  (3+ messages)
` [PATCH v4 5/5] zsmalloc: Implement writeback mechanism "

[PATCH] drm/i915: rename intel_gsc to intel_heci_gsc
 2022-11-17 22:47 UTC  (4+ messages)
    ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915/rpl-p: Add stepping info
 2022-11-17 22:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] power: supply: Added check for negative values
 2022-11-17 22:45 UTC  (2+ messages)

[PATCH v3 04/16] platform/x86/intel/ifs: Remove memory allocation from load path
 2022-11-17 22:44 UTC  (4+ messages)

[GIT PULL] drm/tegra: Fixes for v6.1-rc6
 2022-11-17 22:44 UTC  (2+ messages)

renesas/next cros-ec: 5 runs, 4 regressions (renesas-next-2022-11-17-v6.1-rc1)
 2022-11-17 22:44 UTC 

[ndctl PATCH] libndctl/msft: Improve "smart" state reporting
 2022-11-17 22:41 UTC  (3+ messages)

[PATCH -next] drm/amd/display: fix kernel-doc issues in dc.h
 2022-11-17 22:41 UTC  (5+ messages)

[RFC][PATCH] object.c: use has_object() instead of repo_has_object_file()
 2022-11-17 22:41 UTC  (5+ messages)
  ` [PATCH 0/2] fixing parse_object() check for type mismatch
    ` [PATCH 1/2] parse_object(): drop extra "has" check before checking object type
    ` [PATCH 2/2] parse_object(): check on-disk type of suspected blob

RTT-PROBE: lore-subspace-rtt
 2022-11-17 22:40 UTC 

[RFC 0/1] BPF tracing for arm64 using fprobe
 2022-11-17 22:40 UTC  (5+ messages)

[PATCH 0/2] Input: cyttsp5 - add vddio regulator
 2022-11-17 22:39 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] hwmon: pm_bus: core: Implement regulator get_status
 2022-11-17 22:38 UTC  (2+ messages)

[ndctl PATCH 1/2 v2] libndctl/msft: Cleanup the code
 2022-11-17 22:37 UTC  (2+ messages)
` [ndctl PATCH 2/2 v2] libndctl/msft: Improve "smart" state reporting

[PATCH v4 1/2] firmware: tegra: Update BPMP ABI
 2022-11-17 22:37 UTC  (2+ messages)

[bluez/bluez] b3f76b: tools/test-runner: Remove bluetooth.enable_ecred
 2022-11-17 22:37 UTC 

[bluez/bluez]
 2022-11-17 22:37 UTC 

[PATCH bpf-next v7 0/3] Support storing struct task_struct objects as kptrs
 2022-11-17 22:36 UTC  (4+ messages)

[PATCH v1] Documentation: dev-tools: Clarify requirements for result description
 2022-11-17 22:36 UTC  (2+ messages)

[PATCH linux-next] selftests/vm: calculate variables in correct order
 2022-11-17 22:35 UTC  (5+ messages)

[PATCH net-next v2] netlink: split up copies in the ack construction
 2022-11-17 22:35 UTC  (11+ messages)

[PATCH 0/2] KVM: arm64: selftests: Fixes for single-step test
 2022-11-17 22:32 UTC  (8+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Disable single-step without relying on ucall()

[PATCH linux-next] power: supply: core: Use device_match_of_node()
 2022-11-17 22:32 UTC  (3+ messages)

[PATCH linux-next] drm/bridge: Use device_match_of_node()
 2022-11-17 22:31 UTC  (7+ messages)

[PATCH v2 0/2] PCI: Allow building CONFIG_OF drivers with COMPILE_TEST
 2022-11-17 22:32 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-17 22:30 UTC 

[PATCH v7 0/3] xhci: tegra: USB2 pad power controls
 2022-11-17 22:30 UTC  (5+ messages)
` [PATCH v7 2/3] xhci: hub: export symbol on xhci_hub_control
` [PATCH v7 3/3] xhci: tegra: USB2 pad power controls


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.