linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 07:10:28 to 2021-03-01 10:30:13 UTC [more...]

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-03-01 10:28 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, PWM and RTC due for the v5.13 merge window

[PATCH] x86/platform/uv: Fix indentation warning in Documentation/ABI/testing/sysfs-firmware-sgi_uv
 2021-03-01 10:28 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH] media: venus: use contig vb2 ops
 2021-03-01 10:26 UTC  (9+ messages)

[PATCH v2 0/7] Allocate memmap from hotadded memory (per device)
 2021-03-01 10:24 UTC  (19+ messages)
` [PATCH v2 1/7] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v2 3/7] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v2 4/7] mm,memory_hotplug: Enforce struct page size to be multiple of PMD
` [PATCH v2 6/7] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE

[GIT PULL] csky changes for v5.12-rc1
 2021-03-01 10:24 UTC  (4+ messages)

[PATCH 0/2] media: rc: remove obsolete drivers
 2021-03-01 10:25 UTC  (6+ messages)
` [PATCH 1/2] media: rc: remove tango ir driver
` [PATCH 2/2] media: rc: remove zte zx "

[PATCH v1 00/12] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-03-01 10:22 UTC  (5+ messages)
` [PATCH v1 01/12] gna: add driver module

[PATCH RESEND v5 5/8] mfd: Add support for the MediaTek MT6359 PMIC
 2021-03-01 10:21 UTC  (2+ messages)
  ` [PATCH RESEND v5 7/8] regulator: mt6359: Add support for MT6359P regulator

[PATCH 00/11] pragma once: treewide conversion
 2021-03-01 10:19 UTC  (7+ messages)
` [PATCH 02/11] pragma once: convert arch/arm/tools/gen-mach-types
` [PATCH 08/11] pragma once: convert scripts/atomic/
` [PATCH 10/11] pragma once: delete few backslashes

[PATCH 00/25] KVM SGX virtualization support
 2021-03-01 10:19 UTC  (28+ messages)
` [PATCH 01/25] x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
` [PATCH 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [PATCH 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [PATCH 04/25] x86/sgx: Add SGX_CHILD_PRESENT hardware error code
` [PATCH 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests
` [PATCH 06/25] x86/cpu/intel: Allow SGX virtualization without Launch Control support
` [PATCH 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
` [PATCH 08/25] x86/sgx: Expose SGX architectural definitions to the kernel
` [PATCH 09/25] x86/sgx: Move ENCLS leaf definitions to sgx.h
` [PATCH 10/25] x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
` [PATCH 11/25] x86/sgx: Add encls_faulted() helper
` [PATCH 12/25] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [PATCH 13/25] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [PATCH 14/25] x86/sgx: Move provisioning device creation out of SGX driver
` [PATCH 15/25] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
` [PATCH 16/25] KVM: x86: Define new #PF SGX error code bit
` [PATCH 17/25] KVM: x86: Add support for reverse CPUID lookup of scattered features
` [PATCH 18/25] KVM: x86: Add reverse-CPUID lookup support for scattered SGX features
` [PATCH 19/25] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [PATCH 20/25] KVM: VMX: Frame in ENCLS handler for SGX virtualization
` [PATCH 21/25] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
` [PATCH 22/25] KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
` [PATCH 23/25] KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
` [PATCH 24/25] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
` [PATCH 25/25] KVM: x86: Add capability to grant VM access to privileged SGX attribute

[PATCH 1/6] sched: Fix migration_cpu_stop() requeueing
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH 3/6] sched: Collate affine_move_task() stoppers
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH 2/6] sched: Simplify migration_cpu_stop()
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH 4/6] sched: Optimize migration_cpu_stop()
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH 5/6] sched: Fix affine_move_task() self-concurrency
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH 6/6] sched: Simplify set_affinity_pending refcounts
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: sched/urgent] "

Local execution of ipi_sync_rq_state() on sync_runqueues_membarrier_state()
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: sched/urgent] sched/membarrier: fix missing local execution of ipi_sync_rq_state()

[PATCH V2 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH] static_call: Fix the module key fixup
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH V2 2/3] perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR
 2021-03-01 10:16 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH RESEND v2] dt-bindings: mfd: Convert rn5t618 to json-schema
 2021-03-01 10:15 UTC  (2+ messages)

[PATCH v2 0/3] kernel/smp.c: add more CSD lock debugging
 2021-03-01 10:13 UTC  (4+ messages)
` [PATCH v2 1/3] kernel/smp: add boot parameter for controlling "
` [PATCH v2 2/3] kernel/smp: prepare more "
` [PATCH v2 3/3] kernel/smp: add more data to "

[PATCH v3] media: add a subsystem profile documentation
 2021-03-01 10:05 UTC  (2+ messages)

[PATCH bpf 0/4] Expose network namespace cookies to user space
 2021-03-01 10:04 UTC  (3+ messages)
` [PATCH bpf 2/4] nsfs: add an ioctl to discover the network namespace cookie

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-03-01 10:04 UTC 

[PATCH v6 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
 2021-03-01 10:03 UTC  (9+ messages)
` [PATCH v6 6/9] ALSA: virtio: PCM substream operators
` [PATCH v6 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH V3 0/2] Fix WLED FSC Sync and brightness Sync settings
 2021-03-01 10:02 UTC  (4+ messages)
` [PATCH V3 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
` [PATCH V3 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c:183:37: warning: taking address of packed member 'rxchain_info' of class or structure 'iwl_phy_context_cmd_tail' may result in an unaligned pointer value
 2021-03-01  9:56 UTC 

[PATCH] net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definition
 2021-03-01  9:57 UTC  (2+ messages)

[PATCH 1/3] mfd: gateworks-gsc: Constify static struct attribute_group
 2021-03-01  9:56 UTC 

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-01  9:54 UTC  (2+ messages)

[PATCH] tpm: Add missing check in tpm_inf_recv
 2021-03-01  9:48 UTC  (2+ messages)

[PATCH] KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
 2021-03-01  9:47 UTC  (2+ messages)

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2021-03-01  9:45 UTC  (9+ messages)
` [PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end

[PATCH 0/2] add ripple counter dt binding and driver
 2021-03-01  9:44 UTC  (10+ messages)
` [PATCH 2/2] drivers: misc: add ripple counter driver

[PATCH] tpm/ppi: Constify static struct attribute_group
 2021-03-01  9:44 UTC  (4+ messages)

[PATCH] tpm: Remove unintentional dump_stack() call
 2021-03-01  9:44 UTC 

[PATCH v2] media: add a subsystem profile documentation
 2021-03-01  9:40 UTC  (5+ messages)

[PATCH V2 0/2] Fix WLED FSC Sync and brightness Sync settings
 2021-03-01  9:39 UTC  (5+ messages)
` [PATCH V2 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PATCH v4 2/2] ASoC: rt715:add micmute led state control supports
 2021-03-01  9:38 UTC 

[PATCH v4 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-03-01  9:37 UTC 

[PATCH v4 0/2] Dell-hardware-privacy-implementation-for-dell-laptop
 2021-03-01  9:36 UTC 

[PATCH v3 0/3] Add lockdep_assert_not_held()
 2021-03-01  9:36 UTC  (4+ messages)

[PATCH] mount_setattr.2: New manual page documenting the mount_setattr() system call
 2021-03-01  9:34 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v5.12-rc1
 2021-03-01  9:33 UTC 

DT overlay applied via pinctrl description
 2021-03-01  9:31 UTC  (3+ messages)

[PATCH] PATCH Documentation translations:translate sound/hd-audio/controls to chinese
 2021-03-01  9:31 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: aic79xx: Add missing check in ahd_handle_seqint
 2021-03-01  9:30 UTC 

[PATCH] driver core: Switch to using the new API kobj_to_dev()
 2021-03-01  9:26 UTC  (2+ messages)

[PATCH] hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
 2021-03-01  9:23 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v2 0/6] arm/arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2021-03-01  9:22 UTC  (3+ messages)

[PATCH] USB: serial: xr: fix NULL-deref on disconnect
 2021-03-01  9:18 UTC  (3+ messages)

[PATCH] drm: make drm_send_event_helper static
 2021-03-01  9:16 UTC  (2+ messages)

[PATCH] USB: serial: cp210x: add some more GE USB IDs
 2021-03-01  9:15 UTC  (2+ messages)

Sv: [PATCH] hrtimer: Interrupt storm on clock_settime
 2021-03-01  9:13 UTC  (3+ messages)
` Sv: "

[PATCH v2] USB: serial: cp210x: add IDs for nLight Air Adapter, Acuity Brands, Inc
 2021-03-01  9:13 UTC  (2+ messages)

[PATCH v2 0/2] gpio: regression fixes
 2021-03-01  9:12 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: fix NULL-deref-on-deregistration regression
` [PATCH v2 2/2] gpio: fix gpio-device list corruption

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-01  9:05 UTC  (4+ messages)
` [PATCH v4 05/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support

[PATCH] MAINTAINERS: update drm bug reporting URL
 2021-03-01  9:01 UTC  (2+ messages)

[PATCH] scsi: scsi_transport_spi: Switch to using the new API kobj_to_dev()
 2021-03-01  9:00 UTC 

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-03-01  8:59 UTC  (2+ messages)

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-03-01  8:56 UTC  (16+ messages)

[PATCH] USB: serial: cp210x: Make the CP210x driver work with GPIOs of CP2108
 2021-03-01  8:55 UTC  (2+ messages)

add a new dma_alloc_noncontiguous API v3
 2021-03-01  8:52 UTC  (7+ messages)
` [PATCH 1/6] dma-mapping: add a dma_mmap_pages helper
` [PATCH 2/6] dma-mapping: refactor dma_{alloc,free}_pages
` [PATCH 3/6] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 4/6] dma-iommu: refactor iommu_dma_alloc_remap
` [PATCH 5/6] dma-iommu: implement ->alloc_noncontiguous
` [PATCH 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API

[xhci] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
 2021-03-01  8:54 UTC  (3+ messages)

[PATCH] arch: mips: sibyte: Return -EFAULT if copy_to_user() fails
 2021-03-01  8:53 UTC  (2+ messages)

[PATCH] mmc: Try power cycling card if command request times out
 2021-03-01  8:50 UTC  (2+ messages)

[PATCH 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-01  8:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP

[PATCH 0/2] gpio: regression fixes
 2021-03-01  8:44 UTC  (4+ messages)
` [PATCH 1/2] gpio: fix NULL-deref-on-deregistration regression

drivers/gpu/drm/msm/dp/dp_debug.c:229 dp_test_data_show() warn: inconsistent indenting
 2021-03-01  8:39 UTC 

net/ceph/messenger_v1.c:1204:5: warning: stack frame size of 2944 bytes in function 'ceph_con_v1_try_read'
 2021-03-01  8:36 UTC 

Linux 4.9.258
 2021-03-01  8:35 UTC  (4+ messages)
` futex breakage in 4.9 stable branch

Linux 5.12-rc1
 2021-03-01  8:35 UTC 

[PATCH 1/2] list: Add list_is_null() to check if a list_head has been initialized
 2021-03-01  8:33 UTC  (4+ messages)
` [PATCH 2/2] media: v4l2-async: Safely unregister an non-registered async subdev

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-01  8:32 UTC  (4+ messages)
` [PATCH v4 1/3] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v4 2/3] x86/vmemmap: Drop handling of 1GB vmemmap ranges
` [PATCH v4 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH v2 0/3] Add lockdep_assert_not_held()
 2021-03-01  8:28 UTC  (5+ messages)
` [PATCH v2 1/3] lockdep: add lockdep_assert_not_held()

[PATCH] KVM: x86: fix the space error for the pointer variables
 2021-03-01  8:27 UTC 

[PATCH] sound/usb generate midi streaming substream names from jack names
 2021-03-01  8:27 UTC  (4+ messages)
` [PATCH 2/2] midi streaming substream names from jack names A number of devices have named substreams which are hard to remember / decypher from <device> MIDI n names. Eg. Korg puts a pass through on one substream and iConnectivity devices name the connections

[PATCH] drm/fb-helper: only unmap if buffer not null
 2021-03-01  8:26 UTC  (2+ messages)

[PATCH 0/2] mmc: core: add a new property
 2021-03-01  8:23 UTC  (6+ messages)
  ` [PATCH 2/2] mmc: core: Add no single read retries

remap_vmalloc_range clenaups
 2021-03-01  8:22 UTC  (3+ messages)
` [PATCH 1/2] samples/vfio-mdev/mdpy: use remap_vmalloc_range
` [PATCH 2/2] mm: unexport remap_vmalloc_range_partial

[PATCH] lightnvm: Switch to using the new API kobj_to_dev()
 2021-03-01  8:21 UTC 

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-01  8:17 UTC  (2+ messages)

[PATCH] iio: adc: Fix error handling in vadc_do_conversion
 2021-03-01  8:16 UTC 

[task_work] 35d0b389f3: BUG:workqueue_lockup-pool
 2021-03-01  8:30 UTC 

add a new dma_alloc_noncontiguous API v2
 2021-03-01  8:11 UTC  (11+ messages)
` [PATCH 4/7] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 6/7] dma-iommu: implement ->alloc_noncontiguous

[PATCH 0/4] staging:rtl8712: avoid unnecessary definitions in wifi.h
 2021-03-01  8:11 UTC  (3+ messages)
` [PATCH 4/4] staging:rtl8712: replace cap_* definitions with native kernel WLAN_CAPABILITY_*

[PATCH] crypto: qat - fix use of 'dma_map_single'
 2021-03-01  8:10 UTC  (2+ messages)

[PATCH] Input: cros_ec_keyb: Switch to using the new API kobj_to_dev()
 2021-03-01  8:08 UTC 

[PATCH v8 0/2] add support for GPIO or IRQ based event counter
 2021-03-01  8:04 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: counter: add interrupt-counter binding
` [PATCH v8 2/2] counter: add IRQ or GPIO based counter

[PATCH] iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
 2021-03-01  8:04 UTC 

[PATCH] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
 2021-03-01  8:01 UTC  (5+ messages)

[PATCH v2] iio: accel: mma8452: fix indentation
 2021-03-01  8:00 UTC 

[PATCH v3] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-03-01  7:57 UTC  (6+ messages)

include/linux/tpm_eventlog.h:198:20: warning: taking address of packed member 'count' of class or structure 'tcg_pcr_event2_head' may result in an unaligned pointer value
 2021-03-01  7:58 UTC 

[PATCH] vdpa/mlx5: Fix wrong use of bit numbers
 2021-03-01  7:52 UTC  (2+ messages)

[PATCH] dts: remove c6x dts hard link file
 2021-03-01  7:51 UTC  (2+ messages)

[PATCH] perf trace: Ensure read cmdlines are null terminated
 2021-03-01  7:50 UTC  (2+ messages)

[mm, slub] 8ff60eb052: stress-ng.rawpkt.ops_per_sec -47.9% regression
 2021-03-01  8:04 UTC 

[GIT PULL] Driver core / debugfs changes for 5.12-rc1
 2021-03-01  7:41 UTC  (4+ messages)

[PATCH] iwlegacy: Add missing check in il4965_commit_rxon
 2021-03-01  7:41 UTC  (3+ messages)
  `  "

[PATCH] sata_dwc_460ex: Fix missing check in sata_dwc_isr
 2021-03-01  7:28 UTC 

[PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
 2021-03-01  7:39 UTC  (11+ messages)

[rtc] 05a0302c35: stress-ng.rtc.ops_per_sec -23.2% regression
 2021-03-01  7:52 UTC 

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-01  7:26 UTC  (5+ messages)
` Question about the "EXPERIMENTAL" tag for dax in XFS

[PATCH] Squashfs: fix xattr id and id lookup sanity checks
 2021-03-01  7:27 UTC 

[x86, build] 6dafca9780: WARNING:at_arch/x86/kernel/ftrace.c:#ftrace_verify_code
 2021-03-01  7:40 UTC 

linux kernel bug???
 2021-03-01  7:24 UTC  (2+ messages)

[PATCH] PCI: acpiphp: Fixed coding style
 2021-03-01  7:21 UTC 

[PATCH v7 2/7] Add a reference to ucounts for each cred
 2021-03-01  7:32 UTC  (2+ messages)
` e1e57d56fe: stress-ng.access.ops_per_sec -41.6% regression

drivers/gpu/drm/msm/dp/dp_debug.c:218 dp_debug_init() warn: passing zero to 'PTR_ERR'
 2021-03-01  7:14 UTC 

[PATCH] media: i2c: adp1653: fix error handling from a call to adp1653_get_fault
 2021-03-01  7:10 UTC  (3+ messages)

[PATCH v3 0/3] Add ZynqMP pinctrl driver
 2021-03-01  7:07 UTC  (4+ messages)
` [PATCH v3 1/3] firmware: xilinx: Add pinctrl support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).