All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-10 13:22:32 to 2023-01-10 13:57:44 UTC [more...]

[PATCH v4 0/8] Fix win32/msys2 shader compilation & update lcitool deps
 2023-01-10 13:27 UTC  (4+ messages)
` [PATCH v4 4/8] meson: replace Perl usage with Python
` [PATCH v4 5/8] docs: drop texinfo options
` [PATCH v4 8/8] lcitool: drop texinfo from QEMU project/dependencies

[PATCH] Input: i8042 - add Clevo PCX0DX to i8042 quirk table
 2023-01-10 13:49 UTC  (2+ messages)

stable-rc/linux-5.10.y build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.162-767-ge4c2d6d2444c)
 2023-01-10 13:56 UTC 

[PATCH v2] x86: Disable kernel stack offset randomization for !TSC
 2023-01-10 13:56 UTC  (5+ messages)

[PATCHv8 0/7] Initial rk3588 DT
 2023-01-10 13:57 UTC  (15+ messages)
` [PATCHv8 1/7] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
` [PATCHv8 2/7] arm64: dts: rockchip: Add rk3588 pinctrl data
` [PATCHv8 3/7] arm64: dts: rockchip: Add base DT for rk3588 SoC

[PATCH 1/8] drm/amdgpu: add bitmask controll for power related sysfs interfaces
 2023-01-10 13:57 UTC  (4+ messages)
` [PATCH 8/8] drm/amd/pm: drop the support for manual fan speed setting on SMU13.0.7

[PATCH net-next v7 0/2] Add support to offload macsec using netlink update
 2023-01-10 13:55 UTC  (6+ messages)
` [PATCH net-next v7 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink

[PATCH] tools/rtla: Explicitly list libtraceevent dependency
 2023-01-10 13:55 UTC  (2+ messages)

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-10 13:56 UTC  (15+ messages)

[PATCH v3 0/7] drm/msm: add support for SM8550
 2023-01-10 13:54 UTC  (5+ messages)
` [PATCH v3 3/7] dt-bindings: display/msm: document MDSS on SM8550

[PATCH v2 0/2] eal: provide leading and trailing zero bit count
 2023-01-10 13:56 UTC  (7+ messages)
` [PATCH v4 0/2] eal: provide leading and trailing zero bit count abstraction
  ` [PATCH v4 1/2] eal: move bit operation functions from common to bitops header
  ` [PATCH v4 2/2] eal: provide leading and trailing zero bit count abstraction

[PATCH] lib/scatterlist: Fix to calculate the last_pg properly
 2023-01-10 13:53 UTC  (4+ messages)

[PATCH] usb: gadget: dwc2_udc_otg: implement pullup()
 2023-01-10 13:55 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-10 13:52 UTC  (12+ messages)
` [Intel-gfx] [RFC DO NOT MERGE] treewide: use __xchg in most obvious places
        `  "

[PATCH v2 2/3] RISC-V: mm: Enable huge page support to kernel_page_present() function
 2023-01-10 13:53 UTC 

[ammarfaizi2-block:google/android/kernel/common/android14-6.1 6/10] arch/arm64/include/asm/alternative-macros.h: linux/types.h is included more than once
 2023-01-10 13:53 UTC 

[linus:master] [mm, slub] 0af8489b02: kernel_BUG_at_include/linux/mm.h
 2023-01-10 13:53 UTC  (8+ messages)

[PATCH v6 00/51] Xen support under KVM
 2023-01-10 12:37 UTC  (11+ messages)
` [PATCH v6 03/51] xen: Add XEN_DISABLED mode and make it default
` [PATCH v6 11/51] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PATCH v6 29/51] hw/xen: Implement EVTCHNOP_close
` [PATCH v6 30/51] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v6 32/51] hw/xen: Implement EVTCHNOP_bind_ipi
` [PATCH v6 49/51] hw/xen: Add backend implementation of interdomain event channel support
` [RFC PATCH v1 00/15] Xen PV backend support for KVM/Xen guests
  ` [RFC PATCH v1 04/15] hw/xen: Pass grant ref to gnttab unmap
  ` [RFC PATCH v1 09/15] hw/xen: Rename xen_common.h to xen_native.h
  ` [RFC PATCH v1 11/15] hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore

[PATCH v2 1/4] clk: rs9: Check for vendor/device ID
 2023-01-10 13:51 UTC  (7+ messages)
` [PATCH v2 3/4] clk: rs9: Support device specific dif bit calculation

[PATCH -next V6 0/7] riscv: Optimize function trace
 2023-01-10 13:50 UTC  (4+ messages)
` [PATCH -next V6 7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

[PATCH 00/12] crypto: axis - make tests pass
 2023-01-10 13:50 UTC  (13+ messages)
` [PATCH 01/12] crypto: axis - do not DMA to ahash_request.result
` [PATCH 02/12] crypto: axis - do not DMA to IV
` [PATCH 03/12] crypto: axis - fix CTR output IV
` [PATCH 04/12] crypto: axis - fix in-place CBC "
` [PATCH 05/12] crypto: axis - validate AEAD authsize
` [PATCH 06/12] crypto: axis - reject invalid sizes
` [PATCH 07/12] crypto: axis - fix XTS blocksize
` [PATCH 08/12] crypto: axis - add skcipher fallback
` [PATCH 09/12] crypto: axis - add fallback for AEAD
` [PATCH 10/12] crypto: axis - fix XTS unaligned block size handling
` [PATCH 11/12] crypto: axis - handle zero cryptlen
` [PATCH 12/12] crypto: axis - allow small size for AEAD

[PATCH 0/3] ALSA: firewire-lib: report extra delay of PCM runtime
 2023-01-10 13:49 UTC  (4+ messages)
` [PATCH 1/3] ALSA: firewire-lib: move parameter for pcm frame multiplier from context payload processing layer
` [PATCH 2/3] ALSA: firewire-lib: obsolete return value "
` [PATCH 3/3] ALSA: firewire-lib: compute extra delay for runtime of PCM substream

[PATCH] staging: r8188eu: Used u16 instead of __le16 in rtl8188e_set_FwMediaStatus_cmd()
 2023-01-10 13:50 UTC 

Potential integration of thermal cameras into v4l
 2023-01-10 13:50 UTC  (6+ messages)

[QUESTION] usage of BPF_MAP_TYPE_RINGBUF
 2023-01-10 13:49 UTC 

[PATCH-next v2] lib: parser: optimize match_NUMER apis to use local array
 2023-01-10 13:49 UTC  (2+ messages)

[PATCH v4 00/17] IOMMUFD Generic interface
 2023-01-10 13:49 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: arm: rockchip: Add Edgeble Neural Compute Module 6
 2023-01-10 13:46 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model A SoM
` [PATCH 3/3] arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model A IO

renesas-drivers-2023-01-10-v6.2-rc3
 2023-01-10 13:48 UTC 

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-01-10 13:43 UTC  (4+ messages)
` [RFC PATCH V2 15/18] x86/sev: Add a #HV exception handler

[PATCH v3 0/3] iio: light: vcnl4000: Add vcnl4040 interrupt support
 2023-01-10 13:43 UTC  (4+ messages)
` [PATCH v3 1/3] iio: light: vcnl4000: Prepare for more generic setup
` [PATCH v3 2/3] iio: light: vcnl4000: Make irq handling more generic
` [PATCH v3 3/3] iio: light: vcnl4000: Add interrupt support for vcnl4040

Bugreport: Prefix - is ignored when sorting (on committerdate)
 2023-01-10 13:47 UTC  (6+ messages)

[PATCH 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
 2023-01-10 13:45 UTC  (4+ messages)
` [PATCH 2/8] ACPI: Don't build ACPICA with '-Os'

+ selftests-mm-define-madv_pageout-to-fix-compilation-issues.patch added to mm-unstable branch
 2023-01-10 13:46 UTC  (6+ messages)

Usage of Xen Security Data in VulnerableCode
 2023-01-10 13:45 UTC  (2+ messages)

[PATCH V0 1/1] soc: qcom: dcc: Add QAD, Cti-trigger and Bootconfig support for DCC
 2023-01-10 13:43 UTC  (4+ messages)

[PATCH] i3c: transfer pid from boardinfo to device info
 2023-01-10 13:43 UTC  (3+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.162-766-g97239a56c4a2)
 2023-01-10 13:43 UTC 

[PATCH v3] usb: gadget: add WebUSB landing page support
 2023-01-10 13:28 UTC  (4+ messages)

[PATCH v2 0/7] Add MSM8939 SoC support with two devices
 2023-01-10 13:42 UTC  (6+ messages)
` [PATCH v2 4/7] arm64: dts: qcom: Add msm8939 SoC

[PATCH] x86/boot/compressed: Register NMI handler in EFI boot loader
 2023-01-10 13:42 UTC  (7+ messages)
  ` [PATCH -v2] x86/boot/compressed: Register dummy NMI handler in EFI boot loader, to avoid kdump crashes

[PATCH v4 0/5] arch-meson: introduce efusedump command
 2023-01-10 13:42 UTC  (7+ messages)
` [PATCH v4 1/5] asm/arch-meson: add missing meson_sm_write_efuse signature
` [PATCH v4 3/5] doc/usage: cmd: documentation for meson/sm command
` [PATCH v4 5/5] doc/usage: cmd: sm: documentation efusedump cmd

dt-schema u-boot,config node
 2023-01-10 13:42 UTC  (3+ messages)

breakage in master
 2023-01-10 13:40 UTC 

[PATCH] extcon: Add EXTCON_BATTERY type for battery presence
 2023-01-10 13:39 UTC  (2+ messages)

[PATCH] t/interop: allow tests to run "git env--helper"
 2023-01-10 13:39 UTC 

[Intel-gfx] [PATCH] ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops
 2023-01-10 13:33 UTC  (4+ messages)
`  "

Applying DTB Overlays from ATF on RZ/G2
 2023-01-10 13:40 UTC  (9+ messages)

[RFC PATCH 0/4] qom: Introduce object_class_property_deprecate()
 2023-01-10 13:02 UTC  (2+ messages)

[PATCH v3 1/2] perf build: Properly guard libbpf includes
 2023-01-10 13:39 UTC  (12+ messages)

[PATCH 1/2] net: dsa: ksz9477: fix confusing message detecting KSZ9893 compatible
 2023-01-10 13:38 UTC  (2+ messages)
` [PATCH 2/2] net: dsa: ksz9477: match microchip,ksz8563 compatible

[PATCH][langdale] arm/classes: Ensure patch files are sorted in apply_local_src_patches
 2023-01-10 13:38 UTC 

[PATCH v13 0/6] Ensure quiet_vmstat() is called when returning to userpace and when idle tick is stopped
 2023-01-10 13:39 UTC  (5+ messages)
` [PATCH v13 2/6] mm/vmstat: Use vmstat_dirty to track CPU-specific vmstat discrepancies

[PATCH main 1/1] macsec: Fix Macsec replay protection
 2023-01-10 13:38 UTC  (5+ messages)

[PATCH net-next v2 0/2] Add IP_LOCAL_PORT_RANGE socket option
 2023-01-10 13:37 UTC  (3+ messages)
` [PATCH net-next v2 1/2] inet: "
` [PATCH net-next v2 2/2] selftests/net: Cover the "

[PATCH 0/5] Some small improvements for compaction
 2023-01-10 13:37 UTC  (7+ messages)
` [PATCH 1/5] mm: compaction: Remove redundant VM_BUG_ON() in compact_zone()
` [PATCH 2/5] mm: compaction: Move list validation into compact_zone()
` [PATCH 3/5] mm: compaction: Count the migration scanned pages events for proactive compaction
` [PATCH 4/5] mm: compaction: Add missing kcompactd wakeup trace event
` [PATCH 5/5] mm: compaction: Avoid fragmentation score calculation for empty zones

[PATCH] usb-ccid: make ids and descriptor configurable
 2023-01-10 13:18 UTC 

[RFC PATCH v2 00/19] target/arm: Allow CONFIG_TCG=n builds
 2023-01-10 13:36 UTC  (6+ messages)
` [RFC PATCH v2 13/19] tests: do not run test-hmp on all machines for ARM KVM-only

[PATCH v1 0/3] Assume libbpf 1.0 in build
 2023-01-10 13:36 UTC  (3+ messages)

[PATCH] firmware: ti_sci: fix typo in boot authentication message name
 2023-01-10 13:35 UTC  (2+ messages)

[PATCH 1/1] habanalabs: remove unnecessary (void*) conversions
 2023-01-10 13:34 UTC  (2+ messages)

[Cluster-devel] [RFC v6 04/10] iomap: Add iomap_get_folio helper
 2023-01-10 13:34 UTC  (7+ messages)
` [Cluster-devel] [RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
        ` [RFC v6 04/10] iomap: Add iomap_get_folio helper

[PATCH][next] habanalabs: Replace zero-length arrays with flexible-array members
 2023-01-10 13:34 UTC  (4+ messages)

[PATCH] nvmem: core: fix nvmem_layout_get_match_data()
 2023-01-10 13:33 UTC  (3+ messages)

[PATCH v3 1/2] bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
 2023-01-10  9:10 UTC  (3+ messages)

[PATCH v2 00/23] MediaTek clocks cleanups and improvements
 2023-01-10 13:31 UTC  (5+ messages)
` [PATCH v2 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible

[PATCH net-next v1 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-10 13:30 UTC  (8+ messages)
` [PATCH net-next v1 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v1 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v1 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v1 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
` [PATCH net-next v1 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v1 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v1 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[LTP] [PATCH v3] Add runltp-ng to upstream
 2023-01-10 13:30 UTC  (3+ messages)

[PATCH v3 0/8] Fix win32/msys2 shader compilation & update lcitool deps
 2023-01-10 12:58 UTC  (4+ messages)

[PATCH v6 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-10 13:30 UTC  (3+ messages)

[PATCH 0/7] Add minimal boot support for IPQ9574
 2023-01-10 13:29 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: arm64: ipq9574: Add binding descriptions for clock and reset

[PATCH V1 0/1] soc: qcom: dcc: Add QAD, Cti-trigger and Bootconfig support for Data Capture and Compare(DCC)
 2023-01-10 13:29 UTC  (3+ messages)

[PATCH v4 0/3] Add Nuvoton NPCM SGPIO feature
 2023-01-10 13:29 UTC  (4+ messages)
` [PATCH v4 3/3] dt-bindings: gpio: add NPCM sgpio driver bindings

[PATCH v4 0/2 RESEND] Fix pm8941-misc extcon interrupt dependency assumptions
 2023-01-10 13:27 UTC  (5+ messages)
` [PATCH v4 1/2 RESEND] dt-bindings: pm8941-misc: Fix usb_id and usb_vbus definitions
` [PATCH v4 2/2 RESEND] extcon: qcom-spmi: Switch to platform_get_irq_byname_optional

[PATCH v7 0/3] ima: Fix IMA mishandling of LSM based rule during
 2023-01-10 13:29 UTC  (3+ messages)

[PATCH v9 0/6] Improve libata support for FUA
 2023-01-10 13:27 UTC  (7+ messages)
` [PATCH v9 1/6] block: add a sanity check for non-write flush/fua bios
` [PATCH v9 2/6] ata: libata: Introduce ata_ncq_supported()
` [PATCH v9 3/6] ata: libata: Rename and cleanup ata_rwcmd_protocol()
` [PATCH v9 4/6] ata: libata: cleanup fua support detection
` [PATCH v9 5/6] ata: libata: Fix FUA handling in ata_build_rw_tf()
` [PATCH v9 6/6] ata: libata: blacklist FUA support for known buggy drives

[PATCH] ath11k: debugfs: fix to work with multiple PCI devices
 2023-01-10 13:27 UTC  (3+ messages)

New Lenovo Legion Fan, Temperature, Power Mode Driver
 2023-01-10 13:26 UTC 

fxls8962af: RTC and NTP
 2023-01-10 13:26 UTC  (3+ messages)

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-10 13:24 UTC  (5+ messages)
` [RFC PATCH 05/25] kvx: Add atomic/locking headers

[PATCH 1/6] nvmem: core: add nvmem_dev_size() helper
 2023-01-10 13:22 UTC  (2+ messages)

[PATCH v7 0/7] Improve libata support for FUA
 2023-01-10 13:23 UTC  (7+ messages)

[PATCH v2 00/10] The great interconnecification fixation
 2023-01-10 13:22 UTC  (6+ messages)
` [PATCH v2 06/10] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks
` [PATCH v2 07/10] interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks
` [PATCH v2 08/10] interconnect: qcom: rpm: Handle interface clocks
` [PATCH v2 09/10] interconnect: qcom: rpm: Add a way to always set QoS registers
` [PATCH v2 10/10] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore


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.