All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-07 16:42:37 to 2022-12-07 17:38:57 UTC [more...]

[PATCH] net/memif: default to physical socket
 2022-12-07 17:15 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()
 2022-12-07 17:37 UTC  (2+ messages)

[PATCH 0/5] gpio/media/int3472: Add support for tps68470 privacy-LED output
 2022-12-07 17:37 UTC  (6+ messages)

[PATCH] ASoC: imx-audmux: use sysfs_emit() to instead of scnprintf()
 2022-12-07 17:37 UTC  (3+ messages)

[PATCH] ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runtime_resume()
 2022-12-07 17:37 UTC  (2+ messages)

[PATCH v2] perf stat: Update event skip condition
 2022-12-07 17:37 UTC  (2+ messages)

[PATCH 0/3] ASoC: Intel: boards: updates for SOF boards
 2022-12-07 17:37 UTC  (2+ messages)

[PATCH v3 0/4] Add support for mpq7932 PMIC IC
 2022-12-07 17:37 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: regulator: Add mps,mpq7932 power-management IC
` [PATCH v3 3/4] hwmon: (pmbus/mpq7932) Add a support for mpq7932 Power Management IC

[meta-arago][oe-layersetup][master][PATCH] configs: Add oe-config file for 08.04.01.09 Release
 2022-12-07 17:37 UTC 

[PATCH] bpf: Add BPF_CGROUP_UNIX_CONNECT attach type
 2022-12-07 17:37 UTC  (2+ messages)

[PATCH RESEND net-next] tcp: socket-specific version of WARN_ON_ONCE()
 2022-12-07 17:37 UTC  (3+ messages)

[PATCH 0/6] ov5693/int3472: Privacy LED handling changes + IPU6 compatibility
 2022-12-07 17:36 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: fix TLB invalidation for Gen12.50 video and compute engines
 2022-12-07 17:36 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: cleanup TLB invalidation code

[PATCH v2] lib: utils/fdt: Add full valid detection for __fdt_parse_region
 2022-12-07 17:36 UTC 

[PATCH 0/2] x86/mm/kmmio: Have mmiotracer play nice with lockdep
 2022-12-07 17:36 UTC  (3+ messages)
` [PATCH 2/2] x86/mm/kmmio: Remove rcu_read_lock()

[PATCH 0/4] perf vendor events amd: Add Zen 4 events and metrics
 2022-12-07 17:35 UTC  (5+ messages)
` [PATCH 4/4] perf vendor events amd: Add Zen 4 metrics

[android-common:android14-5.15 8/23] arch/arm64/kvm/hyp/include/nvhe/modules.h:4:58: error: expected identifier or '('
 2022-12-07 17:32 UTC 

[PATCH kvm-unit-tests] x86/pmu: Add Intel Guest Transactional (commited) cycles testcase
 2022-12-07 17:32 UTC  (4+ messages)
` [PATCH] KVM: x86/pmu: Prevent zero period event from being repeatedly released

[Intel-gfx] [PATCH v2 0/5] drm/i915/guc: Update GuC relay logging debugfs
 2022-12-07 17:24 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 3/5] drm/i915/guc: Provide debugfs for log relay sub-buf info
` [Intel-gfx] [PATCH v2 4/5] drm/i915/guc: Rename GuC log relay debugfs descriptively
` [Intel-gfx] [PATCH v2 5/5] drm/i915/guc: Move guc_log_relay_chan debugfs path to uc

[RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
 2022-12-07 17:31 UTC  (11+ messages)

[PATCH 2/3] perf build: Use libtraceevent from the system
 2022-12-07 17:31 UTC  (19+ messages)
                  ` [ALMOST ready] "

[PATCH v4 0/2] docs: Integrate rustdoc into Rust documentation
 2022-12-07 17:30 UTC  (3+ messages)
` [PATCH v4 1/2] docs: Move rustdoc output, cross-reference it
` [PATCH v4 2/2] docs: Integrate rustdoc generation into htmldocs

[PATCH] ath11k: Fix scan request param frame size warning
 2022-12-07 17:30 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 0/5] drm/i915/backlight: drop implict dev_priv etc
 2022-12-07 17:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/5] drm/i915/backlight: drop DISPLAY_MMIO_BASE() use from backlight registers

[PATCH v9 0/2] gpmc wait pin additions
 2022-12-07 17:28 UTC  (6+ messages)
` [PATCH v9 1/2] memory: omap-gpmc: "

[PATCH] drm/vmwgfx: Remove rcu locks from user resources
 2022-12-07 17:29 UTC 

[PATCH v2 0/4] cachestat: a new syscall for page cache state of files
 2022-12-07 17:28 UTC  (4+ messages)
` [PATCH v2 2/4] workingset: refactor LRU refault to expose refault recency check

[igt-dev] [PATCH i-g-t v3 0/5] Cold Reset IGT Test
 2022-12-07 17:27 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v3 1/5] lib/igt_pci: helpers to get PCI capabilities offset

[RFC][PATCH v2 0/7] bpf-lsm: Check return values of security modules
 2022-12-07 17:24 UTC  (8+ messages)
` [RFC][PATCH v2 1/7] bpf: Remove superfluous btf_id_set_contains() declaration
` [RFC][PATCH v2 2/7] bpf: Mark ALU32 operations in bpf_reg_state structure
` [RFC][PATCH v2 3/7] lsm: Redefine LSM_HOOK() macro to add return value flags as argument
` [RFC][PATCH v2 4/7] bpf-lsm: Enforce return value limitations on security modules
` [RFC][PATCH v2 5/7] selftests/bpf: Check if return values of LSM programs are allowed
` [RFC][PATCH v2 6/7] selftests/bpf: Prevent positive ret values in test_lsm and verify_pkcs7_sig
` [RFC][PATCH v2 7/7] selftests/bpf: Change return value in test_libbpf_get_fd_by_id_opts.c

[PATCH 0/4] Optionally skip hashing index on write
 2022-12-07 17:25 UTC  (5+ messages)
` [PATCH 1/4] hashfile: allow skipping the hash function
` [PATCH 2/4] read-cache: add index.skipHash config option
` [PATCH 3/4] test-lib-functions: add helper for trailing hash
` [PATCH 4/4] features: feature.manyFiles implies fast index writes

[pull request][net-next 00/15] mlx5 updates 2022-12-03
 2022-12-07 17:25 UTC  (5+ messages)
` [net-next 14/15] net/mlx5: SRIOV, Add 802.1ad VST support

[PATCH] parse: Add support for addpylib conf file directive and BB_GLOBAL_PYMODULES
 2022-12-07 17:25 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v5,1/3] media: dt-bindings: media: mediatek: vcodec: adapt to the 'clock-names' of different platforms
 2022-12-07 17:23 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915/vrr: VRR fixes
 2022-12-07 17:24 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/vrr: VRR fixes (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[GIT PULL] platform-drivers-x86 for 6.1-5
 2022-12-07 17:23 UTC 

[PATCH v8 00/13] Support for AMD QoS new features
 2022-12-07 17:24 UTC  (4+ messages)
` [PATCH v8 10/13] x86/resctrl: Add sysfs interface to write mbm_total_bytes_config

kvmtool patch error
 2022-12-07 17:23 UTC  (5+ messages)
` [meta-virtualization] "

[dm-devel] [RFC] block: Change the granularity of io ticks from ms to ns
 2022-12-07 17:22 UTC  (10+ messages)
      ` [Drbd-dev] "
        `  "

[sashal-stable:pending-4.9 69/70] mm/khugepaged.c:1047:2: error: implicit declaration of function 'tlb_remove_table_sync_one'; did you mean 'tlb_remove_page_size'?
 2022-12-07 17:22 UTC 

[PATCH] net/failsafe: Fix crash due to in-valid sub-device port id
 2022-12-07 17:21 UTC  (2+ messages)

[Bug 216784] New: There is "ext4_xattr_block_set" WARNING in v6.1-rc8 guest kernel
 2022-12-07 17:19 UTC  (3+ messages)
` [Bug 216784] "

[PATCH v2 0/3] ACPI, APEI, EINJ: Add new CXL Error Types
 2022-12-07 17:19 UTC  (5+ messages)

[PATCH v2] mux: remove the Kconfig question for the subsystem
 2022-12-07 17:19 UTC  (4+ messages)

[PATCH] platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
 2022-12-07 17:17 UTC  (6+ messages)

[Regression] Logitech BT mouse unusable after commit 532223c8ac57 (still in 6.1-rc8)
 2022-12-07 17:19 UTC  (9+ messages)

[Intel-gfx] [PATCH v2 00/11] drm/i915/display: switch to intel_de_* register accessors
 2022-12-07 17:17 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 01/11] drm/i915/de: Add more macros to remove all direct calls to uncore
` [Intel-gfx] [PATCH v2 02/11] drm/i915/de: return the old register value from intel_de_rmw()
` [Intel-gfx] [PATCH v2 03/11] drm/i915/crt: drop a bunch of unnecessary register variables
` [Intel-gfx] [PATCH v2 04/11] drm/i915/crt: switch to intel_de_* register accessors in display code
` [Intel-gfx] [PATCH v2 05/11] drm/i915/power: "
` [Intel-gfx] [PATCH v2 06/11] drm/i915/dmc: "
` [Intel-gfx] [PATCH v2 07/11] drm/i915/dp-aux: "
` [Intel-gfx] [PATCH v2 08/11] drm/i915/gmbus: "
` [Intel-gfx] [PATCH v2 09/11] drm/i915/wm: "
` [Intel-gfx] [PATCH v2 10/11] drm/i915/snps: "
` [Intel-gfx] [PATCH v2 11/11] drm/i915/tc: "

[PATCHv2 1/8] wifi: dt: bindings: net: add IPQ5018 compatible entry for ath11k
 2022-12-07 17:17 UTC  (3+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-07 17:16 UTC  (3+ messages)
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes

[PATCH V2] [media] v4l2: Add AV1 pixel format
 2022-12-07 17:16 UTC  (5+ messages)

[PATCH v4] ufs: core: wlun suspend SSU/enter hibern8 fail recovery
 2022-12-07 17:17 UTC  (2+ messages)

[master][PATCH v2] meta-ti-bsp: Graphics recipe overhaul
 2022-12-07 17:15 UTC  (2+ messages)

[PATCH v2 00/10] Add CA enforcement keyring restrictions
 2022-12-07 17:12 UTC  (11+ messages)
` [PATCH v2 01/10] KEYS: Create static version of public_key_verify_signature
` [PATCH v2 02/10] KEYS: Add missing function documentation
` [PATCH v2 03/10] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v2 04/10] KEYS: X.509: Parse Key Usage
` [PATCH v2 05/10] KEYS: Introduce a CA endorsed flag
` [PATCH v2 06/10] KEYS: Introduce keyring restriction that validates ca trust
` [PATCH v2 07/10] KEYS: X.509: Flag Intermediate CA certs as endorsed
` [PATCH v2 08/10] integrity: Use root of trust signature restriction
` [PATCH v2 09/10] KEYS: CA link restriction
` [PATCH v2 10/10] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca

[PATCH] lib: utils/fdt: Add full valid detection for __fdt_parse_region
 2022-12-07 17:12 UTC 

[freescale-fslc:pr/616 4345/18686] drivers/vfio/fsl-mc/vfio_fsl_mc.c:360:24: error: implicit declaration of function 'pgprot_cached_ns'
 2022-12-07 17:12 UTC 

[Intel-gfx] [PATCH] drm/i915/fbc: drop uncore locking around i8xx/i965 fbc nuke
 2022-12-07 17:09 UTC  (3+ messages)

[PATCH] rtc: add ht1380 driver
 2022-12-07 17:08 UTC  (3+ messages)

[RFC PATCH vfio 0/7] pds vfio driver
 2022-12-07 17:09 UTC  (3+ messages)
` [RFC PATCH vfio 3/7] vfio/pds: Add VFIO live migration support

[PATCH v2 0/4] dt-bindings: add missing subdevices to qcom-pm8xxx schema
 2022-12-07 17:07 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: input: qcom,pm8921-keypad: convert to YAML format

[PATCH 0/2] sched/membarrier, selftests: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS
 2022-12-07 17:07 UTC  (4+ messages)
` [PATCH 1/2] sched/membarrier: "
` [PATCH 2/2] selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONS

[PATCH] drm/amdgpu: handle polaris10/11 overlap asics (v2)
 2022-12-07 17:06 UTC 

[PATCH] drm: Add orientation quirk for DynaBook K50
 2022-12-07 17:03 UTC  (3+ messages)

[oe-core][PATCHv2] mesa: update 22.2.3 -> 22.3.0
 2022-12-07 17:03 UTC 

[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90F
 2022-12-07 17:02 UTC  (3+ messages)

[PATCH] module/decompress: Support zstd in-kernel decompression
 2022-12-07 16:53 UTC  (2+ messages)

[freescale-fslc:pr/616 6176/18686] drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c:714:5: warning: no previous prototype for function 'bch_create_debugfs'
 2022-12-07 17:01 UTC 

[PATCH] cxl/pci: Remove endian confusion
 2022-12-07 17:01 UTC  (2+ messages)

[PATCH 0/3] lib: fix fdt functions
 2022-12-07 17:02 UTC  (8+ messages)
` [PATCH 1/3] lib: fix is_region_valid()
` [PATCH 2/3] lib: fix __fdt_parse_region()
` [PATCH 3/3] lib: fix irqchip_plic_update_hartid_table

[PATCH v2 00/22] sched: Introduce IPC classes for load balance
 2022-12-07 17:00 UTC  (3+ messages)
` [PATCH v2 06/22] sched/fair: Collect load-balancing stats for IPC classes

[RFC PATCH v4 2/4] dpll: Add DPLL framework base functions
 2022-12-07 16:59 UTC  (12+ messages)

[PATCH V1 0/8] vfio virtual address update redo
 2022-12-07 17:00 UTC  (5+ messages)
` [PATCH V1 7/8] vfio: change dma owner
` [PATCH V1 8/8] vfio/type1: "

[PATCH] dt-bindings: Add missing 'unevaluatedProperties' to regulator nodes
 2022-12-07 16:59 UTC  (3+ messages)

[PATCH iproute2 1/1] tc: ct: Fix invalid pointer dereference
 2022-12-07 17:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: nvmem: qfprom: add sdm670 compatible
 2022-12-07 16:59 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sdm670: add qfprom node

[PATCH printk v2 0/7] printk: cleanup buffer handling
 2022-12-07 16:58 UTC  (4+ messages)
` [PATCH printk v2 7/7] printk: Handle dropped message smarter

[PATCH v2 0/3] cxl: BG operations and device sanitation
 2022-12-07 16:35 UTC  (4+ messages)
` [PATCH 2/3] cxl/mem: Support sanitation commands

[PATCH] perf test: Update event group check for support of uncore event
 2022-12-07 16:58 UTC  (2+ messages)

[PATCH v10 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-07 16:57 UTC  (12+ messages)
` [PATCH v10 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "
` [PATCH v10 2/5] dt-bindings: msm/dp: add data-lanes and link-frequencies property
` [PATCH v10 3/5] drm/msm/dp: parser data-lanes as property of dp_out endpoint
` [PATCH v10 4/5] drm/msm/dp: parser link-frequencies "
` [PATCH v10 5/5] drm/msm/dp: add support of max dp link rate

[PATCH] libxml2: upgrade 2.9.14 -> 2.10.3
 2022-12-07 16:57 UTC 

[PATCH v1 0/2] HID: Revert catchall handling of Bluetooth device in hid-logitech-hidpp
 2022-12-07 16:57 UTC  (2+ messages)

[PATCH] dt-bindings: vendor-prefixes: sort entries alphabetically
 2022-12-07 16:57 UTC  (3+ messages)

[PATCH] [RFC] serial: stm32: Move stm32_usart_transmit_chars() to interrupt thread
 2022-12-07 16:55 UTC  (4+ messages)

[PATCH for 7.2?] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
 2022-12-07 16:55 UTC  (5+ messages)

[PATCH] net/memif: change socket listener owner uid/gid
 2022-12-07 16:56 UTC  (4+ messages)
` [PATCH v2] "

[bug report] ALSA: hda: Interrupt servicing and BDL setup for compress streams
 2022-12-07 16:55 UTC  (3+ messages)

[PATCH v7 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-12-07 16:54 UTC  (5+ messages)

[PATCH v2] vhost: exclude VM hugepages from coredumps
 2022-12-07 16:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-12-07 16:53 UTC  (9+ messages)

[PATCH v2] MAINTAINERS: Update maintainer for Marvell Prestera Ethernet Switch driver
 2022-12-07 16:53 UTC  (6+ messages)

[PATCH 00/12] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-07 16:53 UTC  (4+ messages)
` [PATCH 02/12] dt-bindings: arm: msm: Fix register regions "

[igt-dev] [PATCH i-g-t v3 1/2] lib/dmabuf_sync_file: move common stuff into lib
 2022-12-07 16:52 UTC  (4+ messages)
` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t v3 2/2] tests/i915/gem_exec_balancer: exercise dmabuf import
  ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915: Fix documentation for intel_uncore_forcewake_put__locked
 2022-12-07 16:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/3] libtraceevent from system and build fix
 2022-12-07 16:52 UTC  (4+ messages)
` [PATCH 2/3] perf build: Use libtraceevent from the system

[GIT PULL] irqchip updates for 6.2
 2022-12-07 16:51 UTC  (2+ messages)

[XEN][RFC PATCH v3 00/14] dynamic node programming using overlay dtbo
 2022-12-07 16:50 UTC  (5+ messages)
` [XEN][RFC PATCH v3 10/14] xen/arm: Implement device tree node removal functionalities

[PATCH v2 0/2] MMC: add NPCM SDHCI driver support
 2022-12-07 16:48 UTC  (14+ messages)
` [PATCH v2 2/2] mmc: sdhci-npcm: Add NPCM SDHCI driver

[dm-devel] [PATCH] block: remove bio_set_op_attrs
 2022-12-07 16:43 UTC  (3+ messages)
`  "

[PATCH 0/6] Add RZ/V2M Compare-Match Timer (TIM) support
 2022-12-07 16:49 UTC  (9+ messages)

[PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
 2022-12-07 16:49 UTC  (3+ messages)
` [PATCH bpf-next 02/13] bpf: map_check_btf should fail if btf_parse_fields fails

[PATCH bpf v2] bpf: Do not zero-extend kfunc return values
 2022-12-07 16:47 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 3/6] drm/i915/gsc: GSC firmware loading
 2022-12-07 16:46 UTC  (5+ messages)
` [Intel-gfx] [PATCH] "
      `  "

PXA25x: GPIO driver fails probe due to resource conflict with pinctrl driver
 2022-12-07 16:44 UTC  (5+ messages)

[libvirt test] 175069: tolerable all pass - PUSHED
 2022-12-07 16:45 UTC 

[PATCH v7 0/4] KVM: Dirty quota-based throttling
 2022-12-07 16:44 UTC  (7+ messages)
` [PATCH v7 1/4] KVM: Implement dirty quota-based throttling of vcpus

new: b4 send --reflect
 2022-12-07 16:39 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v3 0/4] i40e_status removal series
 2022-12-07 14:47 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH net-next v3 3/4] i40e: use int for i40e_status

[Intel-wired-lan] [PATCH net] ice: Fix potential memory leak in ice_gnss_tty_write()
 2022-12-07  8:55 UTC 

[Intel-wired-lan] [PATCH net] ice: Add check for kzalloc
 2022-12-07  2:20 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.