All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-18 14:54:17 to 2023-04-18 15:35:26 UTC [more...]

[PATCH v2 00/18] x86: Various fixes for chromebooks
 2023-04-18 15:31 UTC  (18+ messages)
` [PATCH v2 01/18] dm: Emit the arch_cpu_init_dm() even only before relocation
` [PATCH v2 02/18] binman: Support writing symbols for ucode etypes
` [PATCH v2 03/18] sf: Guard against zero erasesize
` [PATCH v2 04/18] sf: Rename spi-nor-tiny functions
` [PATCH v2 05/18] x86: ivybridge: Ensure LPC is available for GPIO base
` [PATCH v2 06/18] x86: samus: Drop EFI_LOADER
` [PATCH v2 07/18] x86: Support debug UART in 64-bit mode
` [PATCH v2 08/18] x86: Tidy up availability of string functions
` [PATCH v2 09/18] x86: mrc: Correct SPL debug message
` [PATCH v2 10/18] x86: spl: Show debugging for BSS
` [PATCH v2 11/18] x86: Set up LPC only after relocation
` [PATCH v2 12/18] x86: Tidy up address for loading U-Boot from SPL
` [PATCH v2 13/18] x86: Return mtrr_add_request() to its old purpose
` [PATCH v2 14/18] x86: spl: Avoid using init_cache_f_r() from SPL
` [PATCH v2 15/18] spl: Commit MTRRs only in board_init_f_r()
` [PATCH v2 16/18] x86: Simplify cpu_jump_to_64bit_uboot()
` [PATCH v2 17/18] x86: samus: Don't include audio and SATA in TPL

Move vhost-user SET_STATUS 0 after get vring base?
 2023-04-18 15:34 UTC  (2+ messages)

[PATCH 5.10 000/124] 5.10.178-rc1 review
 2023-04-18 15:34 UTC  (3+ messages)

[PATCH mptcp-next v7 0/7] mptcp: update userspace pm mptcp_info fields
 2023-04-18 15:33 UTC  (16+ messages)
` [PATCH mptcp-next v7 1/7] mptcp: pass addr to mptcp_pm_alloc_anno_list
` [PATCH mptcp-next v7 2/7] mptcp: only remove addrs in nl_cmd_remove
` [PATCH mptcp-next v7 3/7] mptcp: don't clear userspace pm addr id
` [PATCH mptcp-next v7 4/7] mptcp: add addr into userspace pm list
` [PATCH mptcp-next v7 5/7] mptcp: increase userspace pm add_addr_signaled
` [PATCH mptcp-next v7 6/7] mptcp: update userspace pm subflows
` [PATCH mptcp-next v7 7/7] selftests: mptcp: check userspace mptcp_info

[PATCH v1 0/9] ARM: Add GPIO and PSU Support
 2023-04-18 15:28 UTC  (20+ messages)
` [PATCH v1 1/9] gpio: gxp: Add HPE GXP GPIO
` [PATCH v1 2/9] hwmon: (gxp_fan_ctrl) Give GPIO access to fan data
` [PATCH v1 3/9] hwmon: (gxp-psu) Add driver to read HPE PSUs
` [PATCH v1 4/9] dt-bindings: hwmon: Modify hpe,gxp-fan-ctrl
` [PATCH v1 5/9] dt-bindings: gpio: Add HPE GXP GPIO
` [PATCH v1 6/9] dt-bindings: hwmon: Add HPE GXP PSU Support
` [PATCH v1 7/9] ARM: dts: gxp: add psu, i2c, gpio
` [PATCH v1 8/9] ARM: multi_v7_defconfig: Add PSU, GPIO, and I2C
` [PATCH v1 9/9] MAINTAINERS: hpe: Add GPIO, PSU

[igt-dev] [i-g-t V2 0/5] Enable KMS tests in XE BAT
 2023-04-18 15:28 UTC  (6+ messages)
` [igt-dev] [i-g-t V2 1/5] lib: Use i915 namespace for XE debugfs
` [igt-dev] [i-g-t V2 2/5] tests/kms_cursor_legacy: Add XE support
` [igt-dev] [i-g-t V2 3/5] tests/kms_flip: "
` [igt-dev] [i-g-t V2 4/5] tests/i915/kms_psr*: "
` [igt-dev] [i-g-t V2 5/5] xe-fast-feedback: Add kms tests to XE BAT

[PATCH 0/5] Support both Ethernet interfaces on i.MX6UL and i.MX7
 2023-04-18 15:32 UTC  (6+ messages)

[PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
 2023-04-18 15:32 UTC  (11+ messages)

[PATCH v6 bpf-next 0/7] bpf: Add socket destroy capability
 2023-04-18 15:31 UTC  (8+ messages)
` [PATCH 1/7] bpf: tcp: Avoid taking fast sock lock in iterator
` [PATCH 2/7] udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
` [PATCH 3/7] udp: seq_file: Helper function to match socket attributes
` [PATCH 4/7] bpf: udp: Implement batching for sockets iterator
` [PATCH 5/7] bpf: Add bpf_sock_destroy kfunc
` [PATCH 6/7] selftests/bpf: Add helper to get port using getsockname
` [PATCH 7/7] selftests/bpf: Test bpf_sock_destroy

[PATCH v2 0/2] arm64: dts: imx8mp: Enable CSIS and ISI in DT
 2023-04-18 15:31 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mp: Add CSIS DT nodes
` [PATCH v2 2/2] arm64: dts: imx8mp: Add ISI DT node

[PATCH v9 0/3] mm: process/cgroup ksm support
 2023-04-18 15:28 UTC  (5+ messages)
` [PATCH v1 0/3] mm/ksm: improve PR_SET_MEMORY_MERGE=0 handling and cleanup disabling KSM
  ` [PATCH v1 1/3] mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
  ` [PATCH v1 2/3] selftests/ksm: ksm_functional_tests: add prctl unmerge test
  ` [PATCH v1 3/3] mm/ksm: move disabling KSM from s390/gmap code to KSM code

[PATCH] mempool: optimize get objects with constant n
 2023-04-18 15:30 UTC  (4+ messages)

[PATCH] wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
 2023-04-18 15:28 UTC  (3+ messages)

[PATCH 0/5] Overlayfs lazy lookup of lowerdata
 2023-04-18 15:29 UTC  (6+ messages)
` [PATCH 2/5] ovl: introduce data-only lower layers

[PATCH v2 0/6] Add basic Minidump kernel driver support
 2023-04-18 15:26 UTC  (7+ messages)
` [PATCH v2 3/6] docs: qcom: Add qualcomm minidump guide

[igt-dev] [PATCH i-g-t] lib/igt_dummyload: Fall back to no scheduling policy if SCHED_FIFO unavailable
 2023-04-18 15:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] perf: cs-etm: Fix segfault in dso lookup
 2023-04-18 15:26 UTC  (3+ messages)

[PATCH] dt-bindings: display: Fix lvds.yaml references
 2023-04-18 15:26 UTC  (4+ messages)

[android-common:android-4.19-stable 14921/29414] drivers/usb/host/xhci-mem.c:1840:6: warning: no previous prototype for 'xhci_handle_sec_intr_events'
 2023-04-18 15:25 UTC 

[hverkuil-media-tree:saa7146-clean 218/218] drivers/staging/media/av7110/av7110_v4l.c:616 av7110_vbi_reset() warn: ignoring unreachable code
 2023-04-18 15:25 UTC 

[PATCH 0/2] Handle PM events for pci resume
 2023-04-18 15:25 UTC  (6+ messages)
` [PATCH 1/2] USB: Extend pci resume function to handle PM events
` [PATCH 2/2] xhci: Improve the XHCI resume time

[PATCH V22 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-04-18 15:22 UTC  (8+ messages)
` [PATCH V22 1/3] dt-bindings: misc: qcom,dcc: Add the dtschema
` [PATCH V22 2/3] misc: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V22 3/3] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

[PATCH] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
 2023-04-18 15:24 UTC  (2+ messages)

[PATCH v3 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-04-18 15:22 UTC  (9+ messages)
` [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH v1] crypto/qat: add IPsec MB AES and DES Docsis support
 2023-04-18 15:23 UTC 

[PATCH 0/4] git fsck: check pack rev-index files
 2023-04-18 15:23 UTC  (8+ messages)
` [PATCH 2/4] fsck: check rev-index checksums

[GIT PULL] ARM: SoC fixes for 6.3, part 3
 2023-04-18 15:20 UTC  (2+ messages)

[PATCH v3] x86/livepatch: Fix livepatch application when CET is active
 2023-04-18 15:21 UTC  (2+ messages)

[dm-devel] [PATCH] block: fix a crash when bio_for_each_folio_all iterates over an empty bio
 2023-04-18 15:20 UTC  (2+ messages)
`  "

[RFC][PATCH 0/2] Monitoring unmounted fs with fanotify
 2023-04-18 15:20 UTC  (5+ messages)

[igt-dev] [PATCH][V2] tests/kms_universal_plane: Enable sanity_test_pipe for all devices
 2023-04-18 15:19 UTC 

[GIT PULL] Rockchip dts64 changes for 6.4 #2
 2023-04-18 15:20 UTC  (2+ messages)

[PATCH] ARM: config: Update Vexpress defconfig
 2023-04-18 15:20 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v6.4 (#1)
 2023-04-18 15:20 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v6.4 (#1)
 2023-04-18 15:20 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: arm64 for v6.4 (#1)
 2023-04-18 15:20 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-04-18 15:20 UTC 

[PATCH 2/2] KVM: x86: Adjust return value of pic_poll_read()
 2023-04-18 15:19 UTC  (2+ messages)

[PATCH] locking/rtmutex: Flush the plug before entering the slowpath
 2023-04-18 15:18 UTC  (2+ messages)

[PATCH v16 0/2] Microchip Soft IP corePWM driver
 2023-04-18 15:18 UTC  (10+ messages)
` [PATCH v16 1/2] pwm: add microchip soft ip "

[PATCH] coverity: unify Fedora dockerfiles
 2023-04-18 15:15 UTC  (2+ messages)

[PATCH] eventdev: fix alignment padding
 2023-04-18 15:16 UTC  (4+ messages)

gpg-related crash with custom formatter (BUG: gpg-interface.c:915: invalid trust level requested -1)
 2023-04-18 15:16 UTC  (3+ messages)

[PATCH v2 0/6] mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins
 2023-04-18 15:14 UTC  (4+ messages)
` [PATCH v2 2/6] mm/hugetlb: Fix uffd-wp bit lost when unsharing happens

[PATCH bpf-next V2 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-18 14:53 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net v3 1/1] igc: read before write to SRRCTL register
 2023-04-18  9:31 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH bpf-next V1 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-18  6:38 UTC  (11+ messages)
` [PATCH bpf-next V1 2/5] igc: add igc_xdp_buff wrapper for xdp_buff in driver
  ` [Intel-wired-lan] "
` [PATCH bpf-next V1 3/5] igc: add XDP hints kfuncs for RX timestamp
  ` [Intel-wired-lan] [xdp-hints] "
` [PATCH bpf-next V1 4/5] igc: add XDP hints kfuncs for RX hash
  ` [Intel-wired-lan] "
` [PATCH bpf-next V1 5/5] selftests/bpf: xdp_hw_metadata track more timestamps
  ` [Intel-wired-lan] "

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-04-18 15:07 UTC  (27+ messages)
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read

[Intel-xe] [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
 2023-04-18 15:10 UTC  (3+ messages)
  `  "

[PATCH] drm/dp_mst: Clear MSG_RDY flag before sending new message
 2023-04-18 15:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/dp_mst: Clear MSG_RDY flag before sending new message (rev2)

[ANNOUNCE] v6.3-rc2-rt3
 2023-04-18 15:08 UTC  (8+ messages)

[PATCH 1/3] arm64: rust: Enable Rust support for AArch64
 2023-04-18 15:06 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: samsung: Fix 'deprecated' value
 2023-04-18 15:06 UTC 

[PATCH] dt-bindings: net: ethernet: Fix JSON pointer references
 2023-04-18 15:06 UTC 

[PATCH] dt-bindings: pinctrl: qcom,sm8150: Drop duplicate function value "atest_usb2"
 2023-04-18 15:06 UTC 

[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: Fix schema for "qcom,paired"
 2023-04-18 15:06 UTC 

[PATCH] usb: onboard-hub: Don't disable regulator in remove() callback
 2023-04-18 15:05 UTC  (6+ messages)

[PATCH net] net/sched: sch_fq: fix integer overflow of "credit"
 2023-04-18 15:03 UTC  (5+ messages)

[PATCH 0/6] windows: remove most pthread lifetime shim functions
 2023-04-18 15:04 UTC  (4+ messages)
` [PATCH 1/6] dma/skeleton: use rte thread API

[PATCH 0/8] Add printf and formatted asserts in the guest
 2023-04-18 15:04 UTC  (9+ messages)
` [PATCH 4/8] KVM: selftests: Copy printf.c to KVM selftests
` [PATCH 5/8] KVM: selftests: Add vsprintf() "

Add zicboz support for riscv kvmtool
 2023-04-18 15:02 UTC  (7+ messages)
` [PATCH kvmtool 1/2] riscv: add mvendorid/marchid/mimpid to sync kvm_riscv_config
` [PATCH kvmtool 2/2] riscv: add zicboz support

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-04-18 15:01 UTC  (3+ messages)

[PATCH v5 00/12] SVE feature for arm guests
 2023-04-18 15:00 UTC  (6+ messages)

[PATCH][next] rv: remove redundant assignment to variable retval
 2023-04-18 15:00 UTC 

[PATCH] include/linux/rbtree.h: move the declaration of c in rb_find_add()
 2023-04-18 14:57 UTC 

Yocto Project Status 18 April 2023 (WW16)
 2023-04-18 14:58 UTC 

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-18 14:58 UTC  (7+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology

[Intel-gfx] [RFC 0/6] fdinfo alternative memory stats proposal
 2023-04-18 14:58 UTC  (5+ messages)
` [Intel-gfx] [RFC 6/6] drm/i915: Implement fdinfo memory stats printing
    `  "

[RFC 0/3] drm: Add comm/cmdline fdinfo fields
 2023-04-18 14:56 UTC  (5+ messages)
` [RFC 3/3] drm/msm: Add comm/cmdline fields

What's cooking in git.git (Apr 2023, #05; Mon, 17)
 2023-04-18 14:56 UTC  (3+ messages)
` tb/enable-cruft-packs-by-default (was: Re: What's cooking in git.git (Apr 2023, #05; Mon, 17))
` tb/ban-strtok "

[PATCH v4 0/2] arm64: dts: meson-gxl: add support for Xiaomi Mibox 3
 2023-04-18 14:55 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: arm: amlogic: add Xiaomi Mi box 3 binding
` [PATCH v4 2/2] arm64: dts: meson-gxl: add support for Xiaomi Mi box 3

[PATCH] crypto/openssl: do not build useless workaround
 2023-04-18 14:56 UTC 

[PATCH 00/10] gc: enable cruft packs by default
 2023-04-18 14:54 UTC  (6+ messages)
` [PATCH 03/10] builtin/gc.c: ignore cruft packs with `--keep-largest-pack`

[PATCH] PCI: vmd: Reset VMD config register between soft reboots
 2023-04-18 14:54 UTC  (4+ messages)

[PATCH 0/2] tests/migration: Fix migration-test slowdown
 2023-04-18 14:53 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Return correct err code for bpc < 0
 2023-04-18 14:54 UTC  (9+ messages)

[PATCH v2] CHANGELOG: add gnttab_max_{maptrack_,}frames option changes
 2023-04-18 14:53 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.