All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-19 16:10:17 to 2023-12-19 16:56:53 UTC [more...]

[PATCH v7 1/1] i2c: lpi2c: use clk notifier for rate changes
 2023-12-19 16:56 UTC  (6+ messages)

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-19 16:56 UTC  (7+ messages)
` [PATCH v4 36/39] netfs: Implement a write-through caching option
` [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data

[PATCH net-next 20/24] net: intel: Use nested-BH locking for XDP redirect
 2023-12-19 16:55 UTC  (5+ messages)
    ` [Intel-wired-lan] "

[PATCH v4 0/7] dts: Port scatter suite over
 2023-12-19 16:55 UTC  (9+ messages)
` [PATCH v4 1/7] dts: add required methods to testpmd_shell
` [PATCH v4 2/7] dts: allow passing parameters into interactive apps
` [PATCH v4 3/7] dts: add optional packet filtering to scapy sniffer
` [PATCH v4 4/7] dts: add pci addresses to EAL parameters

[PATCH 0/3] Add mediatek,gce-events definition to mediatek,gce-mailbox bindings
 2023-12-19 16:54 UTC  (3+ messages)

[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
 2023-12-19 16:54 UTC  (17+ messages)
` [PATCH 1/5] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
` [PATCH 2/5] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m "
` [PATCH 3/5] clk: sunxi-ng: nm: Support constraints on "
` [PATCH 4/5] clk: sunxi-ng: a64: Add constraints on PLL-VIDEO0's n/m ratio

[RFC PATCH 00/16] soundwire/ASoC: speed-up downloads with BTP/BRA protocol
 2023-12-19 16:53 UTC  (7+ messages)
` [RFC PATCH 01/16] Documentation: driver: add SoundWire BRA description

[PATCH] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2023-12-19 16:54 UTC  (5+ messages)
` ✓ CI.Build: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev2)
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

git diff-files bug
 2023-12-19 16:53 UTC 

[PATCH v2 00/16] block atomic writes
 2023-12-19 16:53 UTC  (10+ messages)

[PATCH v2 1/4] knownnetworks: network: support updating known network settings
 2023-12-19 16:53 UTC  (5+ messages)

[PATCH 1/1] clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks
 2023-12-19 16:52 UTC  (3+ messages)

pull-request: bpf-next 2023-12-18
 2023-12-19 16:51 UTC  (7+ messages)

[PATCH 0/2] iio: pressure: changes to mprls0025pa
 2023-12-19 16:51 UTC  (4+ messages)
` [PATCH 2/2] iio: pressure: change driver for Honeywell MPR series

[PATCH] cxl/hdm: Fix dpa translation locking
 2023-12-19 16:49 UTC  (2+ messages)

[PATCH v2] rpm-pkg: simplify installkernel %post
 2023-12-19 16:49 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net 0/2] net: ravb: fixes for the ravb driver
 2023-12-19 16:49 UTC  (5+ messages)
` [PATCH net 1/2] net: ravb: Wait for operation mode to be applied

[PATCH] scripts/decode_stacktrace.sh: Use LLVM environment variable
 2023-12-19 16:49 UTC  (4+ messages)

[meta-oe][PATCHv2] pkcs11-provider: Add recipe
 2023-12-19 16:49 UTC  (3+ messages)
` [oe] "

[PATCH V3] nvme-pci: fix sleeping function called from interrupt context
 2023-12-19 16:48 UTC 

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-19 16:47 UTC  (9+ messages)
` [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical

[PATCH net-next] xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
 2023-12-19 16:47 UTC  (2+ messages)

[PATCH 1/3] hwmon: max31827: Add PEC support
 2023-12-19 16:47 UTC  (7+ messages)
` [PATCH 2/3] bindings: hwmon: Add adi,adaq4224_temp as compatible string

[PATCH v11 00/19] KVM: xen: update shared_info and vcpu_info handling
 2023-12-19 16:46 UTC  (21+ messages)
` [PATCH v11 01/19] KVM: pfncache: Add a map helper function
` [PATCH v11 02/19] KVM: pfncache: remove unnecessary exports
` [PATCH v11 03/19] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v11 04/19] KVM: pfncache: add a mark-dirty helper
` [PATCH v11 05/19] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v11 06/19] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v11 07/19] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v11 08/19] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v11 09/19] KVM: xen: separate initialization of shared_info cache and content
` [PATCH v11 10/19] KVM: xen: re-initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v11 11/19] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v11 12/19] KVM: xen: allow vcpu_info "
` [PATCH v11 13/19] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v11 14/19] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
` [PATCH v11 15/19] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v11 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v11 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v11 18/19] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v11 19/19] KVM: xen: allow vcpu_info content to be 'safely' copied

[PATCH 0/7] Add SE HMBSC board support
 2023-12-19 16:47 UTC  (8+ messages)
` [PATCH 2/7] serial_msm: Add support for RS232 GPIOs
` [PATCH 5/7] hmibsc: Enable RAUC support

[sj:damon/next 18/24] mm/damon/sysfs.c:96:30: error: 'counted_by' only applies to C99 flexible array members
 2023-12-19 16:47 UTC  (3+ messages)

[PATCH alsa-ucm-conf v3 1/2] sof-soundwire: Add basic support for cs42l43
 2023-12-19 16:45 UTC  (6+ messages)

[PATCH] ASoC: dt-bindings: qcom,lpass-va-macro: remove spurious contains in if statement
 2023-12-19 16:45 UTC  (2+ messages)

[PATCH 1/5] ASoC: SOF: amd: Refactor spinlock_irq(&sdev->ipc_lock) sequence in irq_handler
 2023-12-19 16:44 UTC  (2+ messages)

[PATCH v6 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
 2023-12-19 16:45 UTC  (3+ messages)

[meta-oe][PATCHv3] pkcs11-provider: Add recipe
 2023-12-19 16:44 UTC 

[PATCH] ASoC: sprd: Simplify memory allocation in sprd_platform_compr_dma_config()
 2023-12-19 16:44 UTC  (2+ messages)

[PATCH 1/2] qemurunner: Impove stdout logging handling
 2023-12-19 16:44 UTC  (5+ messages)
` [PATCH 2/2] qemurunner: Impove handling of serial port output blocking
  ` [OE-core] "

[PATCH 0/3] cxl: Add support to report region access coordinates to numa nodes
 2023-12-19 16:44 UTC  (5+ messages)
` [PATCH 2/3] cxl/region: Add sysfs attribute for locality attributes of CXL regions

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-18 (ice)
 2023-12-19 16:43 UTC  (3+ messages)
` [PATCH net 3/3] ice: Fix PF with enabled XDP going no-carrier after reset

Automatically update drm CI dependencies?
 2023-12-19 16:43 UTC  (3+ messages)

[PATCH v3 0/2] shrink lib/string.i via IWYU
 2023-12-19 16:43 UTC  (4+ messages)
` [PATCH v3 2/2] lib/string: "

Test breakage with zlib-ng
 2023-12-19 16:42 UTC  (7+ messages)
      ` [PATCH 2/1] test-lib-functions: add object size functions

[PATCH v14 00/19] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-12-19 16:42 UTC  (3+ messages)
` [PATCH v14 19/19] cxl: Check qos_class validity on memdev probe

What's cooking in git.git (Dec 2023, #03; Mon, 18)
 2023-12-19 16:42 UTC  (2+ messages)

[PATCH nft] datatype: do not assert when value exceeds 255
 2023-12-19 16:42 UTC 

[PATCH 0/2] lib/kstrtox: introduce kstrtoull_suffix() helper
 2023-12-19 16:42 UTC  (4+ messages)
` [PATCH 1/2] lib/strtox: "

[PATCH v7 00/17] Add OA functionality to Xe
 2023-12-19 16:40 UTC  (8+ messages)
` [PATCH 05/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 07/17] drm/xe/oa/uapi: Define and parse OA stream properties

[PATCH 0/2] arm64: dts: a7k: add COM Express boards
 2023-12-19 16:40 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm64: add Marvell 7k COMe boards

[PATCH] app/dma-perf: add average latency per worker
 2023-12-19 16:40 UTC 

[PATCH 0/6] spi: stm32: add support for stm32mp25
 2023-12-19 16:39 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: spi: stm32: add st,stm32mp25-spi compatible

[PATCH v4 0/3] AMD Address Translation Library
 2023-12-19 16:39 UTC  (3+ messages)
` [PATCH v4 1/3] RAS: Introduce "

[meta-oe][PATCH] pkcs11-provider: Add recipe
 2023-12-19 16:39 UTC  (3+ messages)
` [oe] "

[PATCH v4 00/45] Raspberry Pi 4B machine
 2023-12-19 16:39 UTC  (4+ messages)

[PATCH 0/4] Facilitate new atmel raw nand driver for SAMA5D2
 2023-12-19 16:39 UTC  (4+ messages)
` [PATCH 4/4] mtd: nand: raw: atmel: Remove duplicate definitions

[PATCH v4 0/3] Add support for LTC4282
 2023-12-19 16:39 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add LTC4282 bindings

[PATCH RESEND v5 00/10] Introduce GuC Doorbells Manager
 2023-12-19 16:37 UTC  (4+ messages)

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-19 16:36 UTC  (4+ messages)
` [PATCH 11/50] nodemask: Split out include/linux/nodemask_types.h
  ` [PATCH 15/50] kernel/numa.c: Move logging out of numa.h

[PATCH v4 0/4] xen/x86: add testing for self modifying code and livepatch
 2023-12-19 16:35 UTC  (5+ messages)
` [PATCH v4 1/4] x86/livepatch: align functions to ensure minimal distance between entry points
` [PATCH v4 2/4] xen/x86: introduce self modifying code test

[PATCH] app/dma-perf: replace pktmbuf with mempool objects
 2023-12-19 16:35 UTC 

[PATCH 2/2] crash_core: fix out-of-bounds access check in crash_exclude_mem_range()
 2023-12-19 16:34 UTC  (3+ messages)
` [PATCH] crash_core: optimize crash_exclude_mem_range()

[PATCH v10 0/6] Improve pwm-ir-tx precision
 2023-12-19 16:30 UTC  (10+ messages)
` [PATCH v10 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
` [PATCH v10 2/6] pwm: Replace ENOTSUPP with EOPNOTSUPP
` [PATCH v10 3/6] pwm: renesas: Remove unused include
` [PATCH v10 4/6] pwm: Make it possible to apply PWM changes in atomic context
` [PATCH v10 5/6] pwm: bcm2835: Allow PWM driver to be used "
` [PATCH v10 6/6] media: pwm-ir-tx: Trigger edges from hrtimer interrupt context

[PATCH v2] fix overflow in idle exit_latency
 2023-12-19 16:30 UTC  (5+ messages)

[PATCH net 0/1] Prevent DSA tags from breaking COE
 2023-12-19 16:29 UTC  (7+ messages)
` [PATCH net 1/1] net: stmmac: "

[PATCH 00/13] mm/gup: Unify hugetlb, part 2
 2023-12-19 16:28 UTC  (5+ messages)
` [PATCH 09/13] mm/gup: Cache *pudp in follow_pud_mask()

[v5 resend 0/6] i3c: master: some improvment for i3c master
 2023-12-19 16:29 UTC  (3+ messages)

[PATCH v5 net-next 0/3] add multi-buff support for xdp running in generic mode
 2023-12-19 16:29 UTC  (3+ messages)
` [PATCH v5 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-19 16:28 UTC  (7+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device

[PATCH v2 1/2] dt-bindings: hwmon: (lm75) Add AMS AS6200 temperature sensor
 2023-12-19 16:27 UTC  (3+ messages)

[PATCH v6 0/6] nvme: add csi, ms and nuse to sysfs
 2023-12-19 16:26 UTC  (5+ messages)

[PATCH] drm/xe/xelpg: Extend Wa_14019877138 for Graphics 12.7
 2023-12-19 16:26 UTC  (2+ messages)

Possible bug in Xen
 2023-12-19 16:28 UTC  (7+ messages)

[PATCH v2 0/6] xen: address violations of MISRA C:2012 Rule 11.8
 2023-12-19 16:25 UTC  (3+ messages)
` [PATCH v2 6/6] xen/common: "

[PATCH V3 RESEND] staging:vme_user:Fix the issue of return the wrong error code
 2023-12-19 16:25 UTC  (2+ messages)

[PATCH] wifi: p54: fix GCC format truncation warning with wiphy->fw_version
 2023-12-19 16:25 UTC 

Question regarding CDC NCM and VNC performance issue
 2023-12-19 16:25 UTC  (8+ messages)

[Intel-wired-lan] [PATCH iwl-next] i40e: Avoid unnecessary use of comma operator
 2023-12-19 16:24 UTC  (7+ messages)
          `  "

[PATCH net-next] net: sfp: fix PHY discovery for FS SFP-10G-T module
 2023-12-19 16:24 UTC 

[PATCH v3 0/7] x86/iommu: improve setup time of hwdom IOMMU
 2023-12-19 16:23 UTC  (7+ messages)
` [PATCH v3 5/7] x86/iommu: remove regions not to be mapped
` [PATCH v3 6/7] x86/iommu: switch hwdom IOMMU to use a rangeset
` [PATCH v3 7/7] x86/iommu: cleanup unused functions

[PATCH v1 0/2] Minor fixes for CS35L41 HDA Property driver
 2023-12-19 16:22 UTC  (3+ messages)
` [PATCH v1 1/2] ALSA: hda: cs35l41: Do not allow uninitialised variables to be freed
` [PATCH v1 2/2] ALSA: hda: cs35l41: Only add SPI CS GPIO if SPI is enabled in kernel

[PATCH v5 0/2] mmc: add new sdhci reset sequence for brcm 74165b0
 2023-12-19 16:22 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0
` [PATCH v5 2/2] mmc: add new sdhci reset sequence for brcm 74165b0

[PATCH V2] nvme-pci: fix sleeping function called from interrupt context
 2023-12-19 16:22 UTC  (2+ messages)

[PATCH] i2c: add pmic_reg_read() for PBL use
 2023-12-19 16:21 UTC  (2+ messages)

[PATCH 0/4] Add ivshmem-flat device
 2023-12-19 16:21 UTC  (2+ messages)

[PATCH 1/2] drm/i915/hdcp: unify connector logging format
 2023-12-19 16:22 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/hdcp: fix intel_hdcp_get_repeater_ctl() error return value

[PATCH v2 00/32] Qualcomm generic board support
 2023-12-19 16:22 UTC  (6+ messages)
` [PATCH v2 16/32] mach-snapdragon: dynamic load addresses
` [PATCH v2 21/32] dts: sdm845: replace with upstream DTS
` [PATCH v2 28/32] dts: msm8996: "
` [PATCH v2 32/32] MAINTAINERS: Qualcomm: add some missing paths

[PATCH v6 00/17] Introduce initial TI's J784S4 and AM69 support
 2023-12-19 16:21 UTC  (4+ messages)

[PATCHv2] nvme-pci: enhance timeout kernel log
 2023-12-19 16:21 UTC  (6+ messages)

[PATCH v5 0/7] LoongArch: Add built-in dtb support
 2023-12-19 16:18 UTC  (3+ messages)
` [PATCH v5 5/7] LoongArch: dts: DeviceTree for Loongson-2K1000

[PATCH v6] drm/msm/dpu: improve DSC allocation
 2023-12-19 16:17 UTC  (3+ messages)

Installing the build tools with the install-buildtools script fails #kirkstone #poky
 2023-12-19 16:18 UTC 

[PATCH 0/4] arm64: zymqmp: DT alignments
 2023-12-19 16:16 UTC  (5+ messages)
` [PATCH 1/4] arm64: zynqmp: Move fixed clock to / for kv260
` [PATCH 2/4] arm64: zynqmp: Fix clock node name in kv260 cards
` [PATCH 3/4] arm64: zynqmp: Remove mt25qu512a compatible string from SOM
` [PATCH 4/4] arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grp

[PATCH v2 0/7] remove some usage of gadget_is_{*}speed() API
 2023-12-19 16:17 UTC  (3+ messages)
` [PATCH v2 3/7] usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()

How to boot FreeBSD as a domU using u-boot.bin as a kernel bootloader on my ARM Chromebook
 2023-12-19 16:15 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Atomically invalidate userptr on mmu-notifier
 2023-12-19 16:16 UTC  (4+ messages)

BUG / design challenge: vmwgfx + PRIME handle free == clobbering errno
 2023-12-19 16:15 UTC 

[PATCH] net:stmmac:stmmac_platform:Add snps,xpcs devicetree parsing
 2023-12-19 16:13 UTC  (6+ messages)
    ` 回复: "

Is --minimal ever not the right thing?
 2023-12-19 16:10 UTC 

[PATCH 2/2] smb: client: fix potential OOB in smb2_dump_detail()
 2023-12-19 16:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 01/11] libselinux/man: mention errno for regex compilation failure
 2023-12-19 16:09 UTC  (6+ messages)
` [PATCH 07/11] libselinux: use logging wrapper in getseuser(3) and get_default_context(3) family
` [PATCH 08/11] libselinux: support huge passwd/group entries
` [PATCH 09/11] libsemanage: support huge passwd entries
` [PATCH 10/11] libselinux: enable usage with pedantic UB sanitizers
` [PATCH 11/11] setfiles: avoid unsigned integer underflow


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.