All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-04 13:11:02 to 2021-02-04 14:05:01 UTC [more...]

[PATCH v3 0/3] Cleanup and fixups for vmemmap handling
 2021-02-04 13:43 UTC  (4+ messages)
` [PATCH v3 1/3] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v3 2/3] x86/vmemmap: Drop handling of 1GB vmemmap ranges
` [PATCH v3 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH 0/3] Add mmc-pwrseq file to use common function
 2021-02-04 14:05 UTC  (3+ messages)
  ` [PATCH 2/3] mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq

[PATCH v10 0/5] Core scheduling remaining patches
 2021-02-04 13:59 UTC  (6+ messages)
` [PATCH v10 2/5] sched: CGroup tagging interface for core scheduling

[PATCH 1/2] platform/x86: thinkpad_acpi: Fix 'warning: no previous prototype for' warnings
 2021-02-04 14:01 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: thinkpad_acpi: Replace ifdef CONFIG_ACPI_PLATFORM_PROFILE with depends on

[PATCH] platform/x86: acer-wmi: Don't use ACPI_EXCEPTION()
 2021-02-04 14:02 UTC 

[PATCH] MIPS: ralink: manage low reset lines
 2021-02-04 13:59 UTC  (2+ messages)

[PATCH] board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variants
 2021-02-04 14:03 UTC  (3+ messages)

[PATCH] builtin/clone.c: add --no-shallow option
 2021-02-04 14:00 UTC  (2+ messages)

[PATCH] license_image: Introduce SKIP_LICENSE_MANIFEST_RECIPES variable to prevent from trying to use license recipeinfo file from image recipes
 2021-02-04 14:03 UTC  (5+ messages)
` [OE-core] "

[PULL 0/9] QMP patches patches for 2021-02-04
 2021-02-04 14:01 UTC  (4+ messages)
` [PULL 4/9] qobject: spaces required around that operators
` [PULL 5/9] qobject: braces {} are necessary for all arms of this statement
` [PULL 8/9] qmp: Add more tracepoints

[PATCH v4 0/5] MFD/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2021-02-04 13:56 UTC  (23+ messages)
` [PATCH v4 1/5] mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")
` [PATCH v4 2/5] mfd: arizona: Replace arizona_of_get_type() with device_get_match_data()
` [PATCH v4 3/5] mfd: arizona: Add support for ACPI enumeration of WM5102 connected over SPI
` [PATCH v4 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()
` [PATCH v4 5/5] ASoC: Intel: bytcr_wm5102: Add machine driver for BYT/WM5102

[PATCH v2 00/37] dm: Implement OF_PLATDATA_INST in driver model (part E)
 2021-02-04 14:01 UTC  (11+ messages)
` [PATCH v2 01/37] sandbox: Drop debug message in os_spl_to_uboot()
` [PATCH v2 02/37] linker_lists: Allow use in data structures
` [PATCH v2 03/37] dm: core: Add macros to access the new linker lists
` [PATCH v2 04/37] dm: core: Allow dropping run-time binding of devices
` [PATCH v2 18/37] sandbox_spl: Increase SPL malloc() size

[PATCH v6 0/7] xfs: support shrinking free space in the last AG
 2021-02-04 13:58 UTC  (8+ messages)
` [PATCH v6 6/7] xfs: support shrinking unused "

[PATCH v2] MAINTAINERS: Fix the location of tools manuals
 2021-02-04 13:59 UTC  (2+ messages)

[PATCH] io_uring: don't modify identity's files uncess identity is cowed
 2021-02-04 13:54 UTC  (3+ messages)

[PATCH 0/8] a second pack of 5.12 cleanups
 2021-02-04 13:52 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/ice: fix VLAN 0 adding based on VLAN mode
 2021-02-04 14:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[]
 2021-02-04 13:58 UTC  (2+ messages)

[PATCH v2 5.12 00/13] a second pack of 5.12 cleanups
 2021-02-04 13:52 UTC  (14+ messages)
` [PATCH v2 01/13] io_uring: deduplicate core cancellations sequence
` [PATCH v2 02/13] io_uring: refactor scheduling in io_cqring_wait
` [PATCH v2 03/13] io_uring: refactor io_cqring_wait
` [PATCH v2 04/13] io_uring: refactor io_read for unsupported nowait
` [PATCH v2 05/13] io_uring: further simplify do_read error parsing
` [PATCH v2 06/13] io_uring: let io_setup_async_rw take care of iovec
` [PATCH v2 07/13] io_uring: don't forget to adjust io_size
` [PATCH v2 08/13] io_uring: inline io_read()'s iovec freeing
` [PATCH v2 09/13] io_uring: highlight read-retry loop
` [PATCH v2 10/13] io_uring: treat NONBLOCK and RWF_NOWAIT similarly
` [PATCH v2 11/13] io_uring: io_import_iovec return type cleanup
` [PATCH v2 12/13] io_uring: deduplicate file table slot calculation
` [PATCH v2 13/13] io_uring/io-wq: return 2-step work swap scheme

[dpdk-dev] [PATCH] devtools: select targets in build test
 2021-02-04 13:59 UTC  (2+ messages)

ld 2.36 regression linking EFI binary from ELF input with debug info
 2021-02-04 13:58 UTC  (3+ messages)

Add firmware implementation in pldm
 2021-02-04 13:55 UTC  (4+ messages)

[PATCH v3 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-02-04 13:55 UTC  (8+ messages)
` [PATCH v3 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

[LTP] [PATCH v1 1/3] syscalls/mallinfo01: Add a basic test for mallinfo
 2021-02-04 13:56 UTC  (9+ messages)
` [LTP] [PATCH v1 3/3] syscalls/mallinfo03: Add an overflow test when setting 2G size
    ` [LTP] [PATCH v2 1/5] tst_mallinfo.c: Add a common print helper for mallinfo
      ` [LTP] [PATCH v2 4/5] syscalls/mallinfo02: Add a basic test to check use mmap or sbrk

[PATCH] clk: at91: Fix the declaration of the clocks
 2021-02-04 13:54 UTC  (3+ messages)

[xen-unstable test] 158996: trouble: broken/fail/pass
 2021-02-04 13:55 UTC 

[PATCH v8 0/7] clk: clk-wizard: clock-wizard: Driver updates
 2021-02-04 13:53 UTC  (8+ messages)
` [PATCH v8 1/7] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v8 2/7] clk: clock-wizard: Add the clockwizard to clk directory
` [PATCH v8 3/7] clk: clock-wizard: Fix kernel-doc warning
` [PATCH v8 4/7] clk: clock-wizard: Add support for dynamic reconfiguration
` [PATCH v8 5/7] clk: clock-wizard: Add support for fractional support
` [PATCH v8 6/7] clk: clock-wizard: Remove the hardcoding of the clock outputs
` [PATCH v8 7/7] clk: clock-wizard: Update the fixed factor divisors

[PATCH v2] pwm: sunxi: Add Allwinner SoC PWM controller driver
 2021-02-04 13:54 UTC  (6+ messages)

[dpdk-dev] [PATCH] compress/mlx5: fix assert compilation
 2021-02-04 13:54 UTC  (2+ messages)

[PATCH v16 0/4] RDMA: Add dma-buf support
 2021-02-04 13:50 UTC  (4+ messages)

[PATCH net] net: enetc: initialize the RFS and RSS memories
 2021-02-04 13:51 UTC  (2+ messages)

[PATCH v2 0/3] Rename audio graph export functions
 2021-02-04 13:50 UTC  (8+ messages)
` [PATCH v2 1/3] ASoC: audio-graph: Rename functions needed for export
` [PATCH v2 2/3] ASoC: tegra: Update references of audio graph helpers
` [PATCH v2 3/3] ASoC: tegra: Add driver remove() callback

[PATCH v2 00/36] block: update graph permissions update
 2021-02-04 13:46 UTC  (6+ messages)
` [PATCH v2 26/36] block/backup-top: drop .active

[PATCH -next] PCI: endpoint: fix build error, EP NTB driver uses configfs
 2021-02-04 13:45 UTC  (3+ messages)

[PATCH] gpio: uapi: use the preferred SPDX license identifier
 2021-02-04 13:47 UTC  (2+ messages)

Process-wide watchpoints
 2021-02-04 13:45 UTC  (14+ messages)

[PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-02-04 13:44 UTC  (4+ messages)
` [PATCH v4 resend 01/13] mfd: arizona: Drop arizona-extcon cells

[PATCH] cfg80211: initialize reg_rule in __freq_reg_info()
 2021-02-04 13:44 UTC 

[PATCH v6 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-04 13:33 UTC  (5+ messages)
` [PATCH v6 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition

[PATCH] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-02-04 13:42 UTC  (5+ messages)

[PATCH v2 00/20] Various vhost-user-gpu & UI fixes
 2021-02-04 13:43 UTC  (4+ messages)
` [PATCH v2 03/20] vhost-user-gpu: use an extandable state enum for commands

[PATCH v3 00/11] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-02-04 13:41 UTC  (4+ messages)
` [PATCH v3 06/11] iio: core: merge buffer/ & scan_elements/ attributes

[dpdk-dev] [PATCH] net/i40e: disable AVX512 with MinGW
 2021-02-04 13:43 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] net/i40e: fix avx code error on MinGW

[PATCH 0/7] [PULL REQUEST] iommu/vt-d: Update for v5.12
 2021-02-04 13:42 UTC  (3+ messages)

[PATCH] Documentation: f2fs: fix typo s/automaic/automatic
 2021-02-04 13:25 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net] net/sched: cls_flower: Return invalid for unknown ct_state flags rules
 2021-02-04 13:38 UTC  (2+ messages)

[PATCH v15 00/23] i386 cleanup PART 2
 2021-02-04 13:41 UTC  (5+ messages)
` [PATCH v15 21/23] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn

[PATCH] drm/lima: Use delayed timer as default in devfreq profile
 2021-02-04 13:39 UTC  (8+ messages)

[PATCH] RFC syscore: add suspend type to syscore
 2021-02-04 13:38 UTC  (2+ messages)

[Intel-gfx] [PATCH v15 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-02-04 13:40 UTC  (2+ messages)
` [Intel-gfx] [PATCH v15 2/2] drm/i915/display: Support Multiple Transcoders' PSR status on debugfs

[RFC v2 0/1] s390/pci: expose UID checking state in sysfs
 2021-02-04 13:38 UTC  (5+ messages)
` [RFC v2 1/1] PCI: Add s390 specific UID uniqueness attribute

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-04 13:39 UTC  (13+ messages)
` [PATCH 1/7] mm: memcontrol: fix cpuhotplug statistics flushing
` [PATCH 2/7] mm: memcontrol: kill mem_cgroup_nodeinfo()
` [PATCH 3/7] mm: memcontrol: privatize memcg_page_state query functions
` [PATCH 4/7] cgroup: rstat: support cgroup1

[PATCH] x86/EFI: work around GNU ld 2.36 issue
 2021-02-04 13:38 UTC 

[PATCH 1/2] drm/amdgpu: add a dev_pm_ops prepare callback (v2)
 2021-02-04 10:20 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: enable DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags

[PATCH 1/2] drm/amdgpu: Add otg vertical IRQ Source
 2021-02-04 13:37 UTC  (2+ messages)

[PATCH v3 0/7] gpio: ep93xx: fixes series patch
 2021-02-04 13:36 UTC  (5+ messages)
` [PATCH v3 1/7] gpio: gpio-ep93xx: fix BUG_ON port F usage

[PATCH] fpga: xilinx-pr-decoupler: Simplify code by using dev_err_probe()
 2021-02-04 13:36 UTC  (2+ messages)

Optimized clocksource with AMD AVIC enabled for Windows guest
 2021-02-04 13:35 UTC  (6+ messages)

[net] selftests: txtimestamp: fix compilation issue
 2021-02-04 13:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] mbuf: remove unneeded EAL header include
 2021-02-04 13:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] mbuf: remove unneeded atomic "

[PATCHv16 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-02-04 13:33 UTC  (8+ messages)
` [PATCHv17 "

[PATCH] target/s390x/arch_dump: Fixes for the name field in the PT_NOTE section
 2021-02-04 13:32 UTC  (4+ messages)

[dpdk-dev] [PATCH] mempool: fix invalid panic on dump or audit
 2021-02-04 13:33 UTC  (2+ messages)

[PATCH][next] iommu/mediatek: Fix unsigned domid comparison with less than zero
 2021-02-04 13:31 UTC  (7+ messages)

[PATCH for-4.15] tools/tests: Introduce a test for acquire_resource
 2021-02-04 13:29 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (pmbus) Add ST STPDDC60 pmbus driver
 2021-02-04 13:20 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: (pmbus) Add pmbus_set_update() function to set update flag
` [PATCH V2 2/2] hwmon: (pmbus/stpddc60) Add ST STPDDC60 pmbus driver

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-04 13:23 UTC  (5+ messages)
` [PATCH 06/22] tests/acceptance/virtiofs_submounts.py: use a virtio-net device instead
` [PATCH 07/22] tests/acceptance/virtiofs_submounts.py: evaluate string not length

[mkp-scsi:for-next 202/203] drivers/scsi/sg.c:613:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-02-04 13:27 UTC 

5:11: in-kernel BTF is malformed
 2021-02-04 13:26 UTC  (9+ messages)

[PATCH 01/13] arm: nanopi2: Remove unused code
 2021-02-04 13:26 UTC  (6+ messages)
` [PATCH 02/13] arm: imx: Remove unused CONFIG_xxx_TAG support

outb.2: What to do with prototypes?
 2021-02-04 13:24 UTC  (2+ messages)

[PATCH 00/12] Introduce dev-msi and interrupt message store
 2021-02-04 13:22 UTC  (5+ messages)
` [PATCH 11/12] platform-msi: Add platform check for subdevice irq domain

Subject:[PATCH v2 4/4] board/km: add support for seli8 design based on nxp ls102x
 2021-02-04 13:22 UTC  (7+ messages)

[PATCH net-next 0/2] patch for stmmac driver
 2021-02-04 13:20 UTC  (3+ messages)
` [PATCH net-next 2/2] net: stmmac: slightly adjust the order of the codes in stmmac_resume()

[iproute PATCH] tc: u32: Fix key folding in sample option
 2021-02-04 13:19 UTC  (2+ messages)

[PATCH] cmd: fdt: skip board specific fixup using env variable
 2021-02-04 13:20 UTC  (6+ messages)

[PATCH] PCI: Use subdir-ccflags-* to inherit debug flag
 2021-02-04 13:19 UTC  (3+ messages)

[meta-python][PATCH 1/3] python3-alembic: Upgrade 1.5.3 -> 1.5.4
 2021-02-04 13:19 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-pymongo: Upgrade 3.11.2 -> 3.11.3
` [meta-python][PATCH 3/3] python3-pymisp: Upgrade 2.4.137.1 -> 2.4.137.3

[PATCH v2] powerpc/uprobes: Validation for prefixed instruction
 2021-02-04 13:15 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_lease: use igt_wait_for_vblank()
 2021-02-04 13:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-04 11:49 UTC  (9+ messages)
` [Intel-gfx] [PATCH RFC v1 1/6] swiotlb: define new enumerated type
` [Intel-gfx] [PATCH RFC v1 2/6] swiotlb: convert variables to arrays
` [Intel-gfx] [PATCH RFC v1 3/6] swiotlb: introduce swiotlb_get_type() to calculate swiotlb buffer type
` [Intel-gfx] [PATCH RFC v1 4/6] swiotlb: enable 64-bit swiotlb
` [Intel-gfx] [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays
` [Intel-gfx] [PATCH RFC v1 6/6] xen-swiotlb: enable 64-bit xen-swiotlb

[PATCH 0/2] efi: device tree fix-up
 2021-02-04 13:15 UTC  (3+ messages)
` [PATCH 1/2] efi: EFI Device Tree Fixup Protocol
` [PATCH 2/2] 10_linux: support loading device trees

[PATCH v3 24/29] platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style
 2021-02-04 13:13 UTC  (4+ messages)

[PATCH] phy: zynqmp: Simplify code by using dev_err_probe()
 2021-02-04 13:11 UTC  (2+ messages)

[PATCH v2 00/13] vt82c686b clean ups and vt8231 emulation
 2021-02-04 13:10 UTC  (9+ messages)
` [PATCH v2 08/13] vt82c686: Move creation of ISA devices to the ISA bridge

[PATCH 0/9] perf core PMU support for Sapphire Rapids (User tools)
 2021-02-04 13:11 UTC  (3+ messages)
` [PATCH 6/9] perf report: Support instruction latency

[PATCH] drm/komeda: Fix bit check to import to value of proper type
 2021-02-04 13:11 UTC 

[PATCH v3 00/21] x86: Support Intel Advanced Matrix Extensions
 2021-02-04 13:10 UTC  (7+ messages)
` [PATCH v3 07/21] x86/fpu/xstate: Introduce helpers to manage dynamic xstate buffers


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.