All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-19 14:54:14 to 2022-12-19 15:53:37 UTC [more...]

[PATCH] drm: Replace DRM_INFO() with pr_info()
 2022-12-19 15:34 UTC  (4+ messages)

[PATCH liburing v1 0/8] liburing updates
 2022-12-19 15:49 UTC  (4+ messages)
` [PATCH liburing v1 1/8] ffi: Add SPDX-License-Idetifier
` [PATCH liburing v1 2/8] Makefile: Add a '+' char to silence a Makefile warning
` [PATCH liburing v1 3/8] tests: Fix `-Wstrict-prototypes` warnings from Clang

[PULL 00/13] Monitor patches for 2022-12-19
 2022-12-19 15:51 UTC  (11+ messages)
` [PULL 01/13] pci: Clean up a few things checkpatch.pl would flag later on
` [PULL 02/13] pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c
` [PULL 03/13] pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
` [PULL 04/13] pci: Make query-pci stub consistent with the real one
` [PULL 05/13] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
` [PULL 06/13] pci: Deduplicate get_class_desc()
` [PULL 08/13] pci: Fix silent truncation of pcie_aer_inject_error argument
` [PULL 09/13] pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
` [PULL 10/13] pci: Inline do_pcie_aer_inject_error() into its only caller
` [PULL 11/13] pci: Rename hmp_pcie_aer_inject_error()'s local variable @err

[PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples
 2022-12-19 15:49 UTC  (2+ messages)

[PATCH v4 00/27] tcg misc patches
 2022-12-19 15:49 UTC  (3+ messages)
` [PATCH v4 01/27] tcg: Fix tcg_reg_alloc_dup*

[PATCH 0/6] add support for repository-local .patman config file
 2022-12-19 15:50 UTC  (7+ messages)
` [PATCH 1/6] patman: fix pep8 warnings in settings module
` [PATCH 2/6] patman: replace deprecated SafeConfigParser with ConfigParser
` [PATCH 3/6] patman: import gitutil module where it is needed
` [PATCH 4/6] patman: set the default config_fname argument value to None
` [PATCH 5/6] patman: fail early in Setup when provided config file does not exist
` [PATCH 6/6] patman: additionally honor a local .patman config file

[PATCH 00/11] gitdm metadata updates
 2022-12-19 15:51 UTC  (3+ messages)
` [PATCH 05/11] contrib/gitdm: Add Ventana Micro Systems to the domain map

[Intel-gfx] [PATCH v5] drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
 2022-12-19 15:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence (rev5)

[PATCH] nfc: st-nci: array index overflow in st_nci_se_get_bwi()
 2022-12-19 15:46 UTC  (5+ messages)

[PATCH 08/11] contrib/gitdm: Add Facebook the domain map
 2022-12-19 15:49 UTC  (3+ messages)

[PATCH 1/1 fyi] tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
 2022-12-19 15:46 UTC 

[Intel-wired-lan] [PATCH] kobject: Fix slab-out-of-bounds in fill_kobj_path()
 2022-12-19 15:39 UTC  (7+ messages)
`  "

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2022-12-19 15:35 UTC  (13+ messages)
` [RFC][PATCH 01/12] crypto: Remove u128 usage
` [RFC][PATCH 02/12] crypto/ghash-clmulni: Use (struct) be128
` [RFC][PATCH 03/12] cyrpto/b128ops: Remove struct u128
` [RFC][PATCH 04/12] types: Introduce [us]128
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 06/12] instrumentation: Wire up cmpxchg128()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 09/12] x86,amd_iommu: Replace cmpxchg_double()
` [RFC][PATCH 10/12] x86,intel_iommu: "
` [RFC][PATCH 11/12] slub: "
` [RFC][PATCH 12/12] arch: Remove cmpxchg_double

[PATCH] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets
 2022-12-19 15:40 UTC  (3+ messages)

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-12-19 15:44 UTC  (9+ messages)
` [PATCH 11/13] x86_64: Remove pointless set_64bit() usage

[PATCH V1] usb: Fix typo in comment
 2022-12-19 15:44 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: implement wa 14015076503
 2022-12-19 15:44 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-wired-lan] [RFC bpf-next 0/8] xdp: introduce xdp-feature support
 2022-12-19 15:41 UTC  (18+ messages)
`  "
` [Intel-wired-lan] [RFC bpf-next 1/8] tools: uapi: align if_link.h
  `  "
` [RFC bpf-next 2/8] net: introduce XDP features flag
  ` [Intel-wired-lan] "
` [RFC bpf-next 3/8] drivers: net: turn on XDP features
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [RFC bpf-next 4/8] xsk: add usage of XDP features flags
  `  "
` [Intel-wired-lan] [RFC bpf-next 5/8] xsk: add check for full support of XDP in bind
  `  "
` [RFC bpf-next 6/8] libbpf: add API to get XDP/XSK supported features
  ` [Intel-wired-lan] "
` [RFC bpf-next 7/8] bpf: devmap: check XDP features in bpf_map_update_elem and __xdp_enqueue
  ` [Intel-wired-lan] "
` [RFC bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
  ` [Intel-wired-lan] "

[PATCH RFC] bcachefs: use inode as write point index instead of task
 2022-12-19 15:42 UTC  (7+ messages)

[PATCH V2 net] net: fec: Coverity issue: Dereference null return value
 2022-12-19 15:42 UTC  (2+ messages)

[PATCH 5.4] xen-netback: move removal of "hotplug-status" to the right place
 2022-12-19 15:42 UTC  (3+ messages)
` Patch "xen-netback: move removal of "hotplug-status" to the right place" has been added to the 5.4-stable tree

[RFC PATCH v1 0/2] virtio/vsock: fix mutual rx/tx hungup
 2022-12-19 15:41 UTC  (3+ messages)

[PATCH 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2022-12-19 15:41 UTC  (5+ messages)
` [PATCH 1/5] "
` [PATCH 3/5] dt-bindings: mmc: sdhci-cadence: SD6 support

[Intel-gfx] [PATCH 0/2] TLB invalidation cleanup
 2022-12-19 15:40 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Do not cover all future platforms in TLB invalidation
` [Intel-gfx] ✓ Fi.CI.BAT: success for TLB invalidation cleanup

❌ FAIL: Test report for master (6.1.0, mainline.kernel.org-clang, 71a7507a)
 2022-12-19 15:41 UTC 

[PATCH V2 0/6] thermal/intel: Introduce intel-tcc lib and enhance tjmax handling
 2022-12-19 15:46 UTC  (7+ messages)
` [PATCH V2 1/6] thermal/intel: Introduce Intel TCC library
` [PATCH V2 2/6] thermal/int340x/processor_thermal: Use "
` [PATCH V2 3/6] thermal/intel/intel_soc_dts_iosf: "
` [PATCH V2 4/6] thermal/intel/intel_tcc_cooling: "
` [PATCH V2 5/6] thermal/x86_pkg_temp_thermal: "
` [PATCH V2 6/6] thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmax

[Intel-gfx] [PATCH 1/2] drm/i915/display/vlv: fix pixel overlap register update
 2022-12-19 15:35 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH v9 00/13] Support for AMD QoS new features
 2022-12-19 15:34 UTC  (10+ messages)
` [PATCH v9 03/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v9 04/13] x86/resctrl: Include new features in command line options
` [PATCH v9 05/13] x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation

[PATCH 00/11] ASoC: dt-bindings: audio-graph-port related update
 2022-12-19 15:34 UTC  (10+ messages)
` [PATCH 06/11] ASoC: dt-bindings: ti,pcm3168a: Convert to json-schema
  ` [PATCH 06/11] ASoC: dt-bindings: ti, pcm3168a: "

[RFC PATCH] kern/dl: Add module version check
 2022-12-19 15:33 UTC 

[PATCH] wget: Add CHECKMD_wget option
 2022-12-19 15:32 UTC  (7+ messages)
` [bitbake-devel] "

[PATCH 1/1 fyi] tools headers cpufeatures: Sync with the kernel sources
 2022-12-19 15:32 UTC 

[PATCH] tests: make 'test_oid' print trailing newline
 2022-12-19 15:27 UTC  (2+ messages)

QEMU Rust Crates + Plugins in Rust
 2022-12-19 13:52 UTC  (2+ messages)

[PATCH] Binutils : Fix CVE-2022-4285
 2022-12-19 15:31 UTC 

[PATCH v7] igb: Assign random MAC address instead of fail in case of invalid one
 2022-12-19 15:30 UTC  (7+ messages)

[QEMU][PATCH v3 0/4] Introduce Xilinx Versal CANFD
 2022-12-19 15:29 UTC  (2+ messages)

[PATCH V2] scsi: libsas: Directly kick-off EH when ATA device fell off
 2022-12-19 15:28 UTC  (5+ messages)

[PATCH v3 0/7] KVM: arm64: Normalize cache configuration
 2022-12-19 15:27 UTC  (12+ messages)
` [PATCH v3 1/7] arm64/sysreg: Convert CCSIDR_EL1 to automatic generation
` [PATCH v3 2/7] arm64/sysreg: Add CCSIDR2_EL1

[PATCH] board: presidio-asic: Remove CONFIG_TARGET_VENUS
 2022-12-19 15:26 UTC 

[PATCH] Remove redundant double exclamation points
 2022-12-19 15:19 UTC  (2+ messages)

Linux-stable-rc/ queue_5.10
 2022-12-19 15:26 UTC  (2+ messages)

[PATCH v2] hostmem: Honor multiple preferred nodes if possible
 2022-12-19 15:23 UTC  (8+ messages)

[PATCH -tip v4 0/2] x86/kprobes: Fix to check not-kprobe's int3 correctly
 2022-12-19 15:23 UTC  (2+ messages)

[GIT PULL] 2nd v6.2 PR for nfsd
 2022-12-19 15:22 UTC  (2+ messages)

[PATCH v3 0/2] tpm: add mssim backend
 2022-12-19 15:21 UTC  (3+ messages)

[PATCH] riscv: avoid enabling vectorized code generation
 2022-12-19 15:21 UTC  (5+ messages)

[PATCH] drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
 2022-12-19 15:21 UTC  (2+ messages)
`  "

[PATCH v2] usb: core: hub: disable autosuspend for TI TUSB8041
 2022-12-19 15:21 UTC  (2+ messages)

wm8904 and output volume control
 2022-12-19 15:20 UTC  (3+ messages)

[xen-unstable-smoke test] 175406: tolerable all pass - PUSHED
 2022-12-19 15:20 UTC 

Using 9P between domains
 2022-12-19 15:10 UTC 

stable-rc/queue/4.19 baseline: 148 runs, 27 regressions (v4.19.269-9-gce7b59ec9d48)
 2022-12-19 15:18 UTC 

[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-12-19 15:17 UTC  (4+ messages)
` [PATCH v2 3/7] s390/pci: Use dma-iommu layer

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2022-12-19 15:15 UTC  (4+ messages)
` [PATCH v3 01/14] rtc: pcf2127: add variant-specific configuration structure

[PATCH 0/5] target/arm: Some CONFIG_TCG code movement
 2022-12-19 15:16 UTC  (4+ messages)
` [PATCH 5/5] target/arm: only perform TCG cpu and machine inits if TCG enabled

[PATCH v2 0/5] PM: Fixes for Realtime systems
 2022-12-19 15:15 UTC  (6+ messages)
` [PATCH v2 1/5] PM: domains: Add GENPD_FLAG_RT_SAFE for PREEMPT_RT
` [PATCH v2 2/5] cpuidle: psci: Mark as PREEMPT_RT safe
` [PATCH v2 3/5] cpuidle: psci: Do not suspend topology CPUs on PREEMPT_RT
` [PATCH v2 4/5] PM: Allow calling dev_pm_domain_set() with raw spinlock
` [PATCH v2 5/5] PM: domains: Do not call device_pm_check_callbacks() when holding genpd_lock()

FAILED: patch "[PATCH] cifs: fix oops during encryption" failed to apply to 4.9-stable tree
 2022-12-19 15:15 UTC 

FAILED: patch "[PATCH] cifs: fix oops during encryption" failed to apply to 4.14-stable tree
 2022-12-19 15:15 UTC 

FAILED: patch "[PATCH] cifs: fix oops during encryption" failed to apply to 4.19-stable tree
 2022-12-19 15:14 UTC 

FAILED: patch "[PATCH] cifs: fix oops during encryption" failed to apply to 5.4-stable tree
 2022-12-19 15:14 UTC 

FAILED: patch "[PATCH] cifs: fix oops during encryption" failed to apply to 5.10-stable tree
 2022-12-19 15:14 UTC 

FAILED: patch "[PATCH] cifs: fix oops during encryption" failed to apply to 5.15-stable tree
 2022-12-19 15:14 UTC 

FAILED: patch "[PATCH] cifs: fix oops during encryption" failed to apply to 6.0-stable tree
 2022-12-19 15:14 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 8168/9999] vmlinux.o: warning: objtool: wakeup_long64()+0x61: indirect jump found in RETPOLINE build
 2022-12-19 15:13 UTC 

[PATCH 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS
 2022-12-19 15:11 UTC  (3+ messages)

FAILED: patch "[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw" failed to apply to 4.14-stable tree
 2022-12-19 15:12 UTC 

FAILED: patch "[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw" failed to apply to 4.19-stable tree
 2022-12-19 15:12 UTC 

FAILED: patch "[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw" failed to apply to 5.4-stable tree
 2022-12-19 15:12 UTC 

FAILED: patch "[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw" failed to apply to 5.10-stable tree
 2022-12-19 15:12 UTC 

[PATCH] eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key
 2022-12-19 15:12 UTC 

[PATCH] mtd: cfi: allow building spi-intel standalone
 2022-12-19 15:12 UTC  (2+ messages)

FAILED: patch "[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw" failed to apply to 5.15-stable tree
 2022-12-19 15:12 UTC 

FAILED: patch "[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw" failed to apply to 6.0-stable tree
 2022-12-19 15:12 UTC 

FAILED: patch "[PATCH] usb: musb: remove extra check in musb_gadget_vbus_draw" failed to apply to 6.1-stable tree
 2022-12-19 15:12 UTC 

[PATCH 1/1] io_uring/net: fix cleanup after recycle
 2022-12-19 15:11 UTC 

[PULL 00/45] riscv-to-apply queue
 2022-12-19 15:11 UTC  (2+ messages)

[PATCH 0/2] cmake doc: modernize and cross-platform-ize the docs
 2022-12-19 15:06 UTC  (3+ messages)

[PULL 0/2] target sh4 and tricore patches
 2022-12-19 15:09 UTC  (2+ messages)

FAILED: patch "[PATCH] staging: r8188eu: fix led register settings" failed to apply to 5.15-stable tree
 2022-12-19 15:09 UTC 

FAILED: patch "[PATCH] staging: r8188eu: fix led register settings" failed to apply to 6.0-stable tree
 2022-12-19 15:09 UTC 

[PATCH RFC 0/5] Add IRQC support to RZ/G2UL SoC
 2022-12-19 15:09 UTC  (9+ messages)
` [PATCH RFC 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "

[PATCH] drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependency
 2022-12-19 15:08 UTC  (2+ messages)

[PATCH] gcov: Add support for checksum field
 2022-12-19 15:06 UTC 

[GIT PULL]: Soundwire updates for 6.2
 2022-12-19 15:06 UTC  (2+ messages)

[PATCH] ide: fix for potential NULL-pointer dereference
 2022-12-19 14:39 UTC 

[PATCH v5 0/2] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
 2022-12-19 15:06 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clocks

[GIT PULL] RTC for 6.2
 2022-12-19 15:06 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for v6.2
 2022-12-19 15:06 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v6.2
 2022-12-19 15:06 UTC  (2+ messages)

[RFC/RFT] CFI: Add support for gcc CFI in aarch64
 2022-12-19 15:04 UTC  (4+ messages)

[PATCH 0/3] KVM: arm64: Normalize cache configuration
 2022-12-19 15:04 UTC  (7+ messages)
` [PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1

[PATCH v3 00/21] arm64/sme: Support SME 2 and SME 2.1
 2022-12-19 15:04 UTC  (4+ messages)
` [PATCH v3 06/21] arm64/sme: Manually encode ZT0 load and store instructions

[PATCH] ci: only run win+VS build & tests in Git for Windows' fork
 2022-12-19 15:04 UTC  (2+ messages)

[PATCH v2 0/7] media/drm: renesas: Add new pixel formats
 2022-12-19 15:04 UTC  (3+ messages)
` [PATCH v2 6/7] drm: rcar-du: Bump V3U to gen 4

stable-rc/queue/4.14 baseline: 134 runs, 26 regressions (v4.14.302-10-g302d13e87734)
 2022-12-19 15:02 UTC 

[PATCH RFC 00/10] runstate/time area registration by (guest) physical address
 2022-12-19 15:01 UTC  (4+ messages)
` [PATCH RFC 10/10] common: convert vCPU info area registration

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-12-19 15:00 UTC  (4+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[PATCH v4] i2c: designware: Fix unbalanced suspended flag
 2022-12-19 15:01 UTC  (3+ messages)

usb 1-3: Product: BBC micro:bit CMSIS-DAP not recognised
 2022-12-19 15:00 UTC  (2+ messages)

[PATCH] cmake: don't invoke msgfmt with --statistics
 2022-12-19 15:00 UTC  (2+ messages)

[RFC/RFT PATCH 0/2] Forced idle and Non-RCU local softirq pending
 2022-12-19 14:56 UTC  (7+ messages)
` [RFC/RFT PATCH 1/2] sched/core: Check and schedule ksoftirq

[PATCH] arm64: dts: qcom: sc7280: Add wifi alias for SC7280-idp
 2022-12-19 14:55 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_draw: Change MOCS settings for MTL
 2022-12-19 14:58 UTC  (2+ messages)

[PATCH 0/5] Improvements to incremental builds
 2022-12-19 14:44 UTC  (5+ messages)
` [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers

[PATCH v2 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module
 2022-12-19 14:52 UTC  (4+ messages)
` [PATCH v2 5/8] patman: add pytest configuration file
` [PATCH v2 7/8] patman: document how to run test suite via pytest
` [PATCH v2 8/8] patman: document default 'send' command


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.