linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-12 03:37:18 to 2021-05-12 08:23:40 UTC [more...]

[PATCH V4 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-05-12  8:23 UTC  (7+ messages)
` [PATCH V4 1/5] input: pm8941-pwrkey: add "
` [PATCH V4 2/5] dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings
` [PATCH V4 3/5] dt-bindings: power: reset: Change 'additionalProperties' to true
` [PATCH V4 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml
` [PATCH V4 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON "

[PATCH V10] i2c: i2c-qcom-geni: Add shutdown callback for i2c
 2021-05-12  8:22 UTC 

[PATCH] ubifs: fix snprintf() checking
 2021-05-12  8:22 UTC  (2+ messages)

[PATCH v9 00/10] Extend regulator notification support
 2021-05-12  8:20 UTC  (3+ messages)
` [PATCH v9 02/10] reboot: Add hardware protection power-off

[PATCH 0/6] x86/sev-es: Fixes for SEV-ES guest support
 2021-05-12  8:16 UTC  (9+ messages)
` [PATCH 1/6] x86/sev-es: Don't return NULL from sev_es_get_ghcb()
` [PATCH 2/6] x86/sev-es: Forward page-faults which happen during emulation
` [PATCH 3/6] x86/sev-es: Use __put_user()/__get_user
` [PATCH 4/6] Revert "x86/sev-es: Handle string port IO to kernel memory properly"
` [PATCH 5/6] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH 6/6] x86/sev-es: Leave NMI-mode before sending signals

[PATCH v6 00/12] lib/find_bit: fast path for small bitmaps
 2021-05-12  8:15 UTC  (11+ messages)
` [PATCH 11/12] tools: sync lib/find_bit implementation

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-12  8:14 UTC  (4+ messages)
` [PATCH 39/53] docs: dev-tools: testing-overview.rst: avoid using UTF-8 chars

[PATCH] ARM: fix gcc-10 thumb2-kernel regression
 2021-05-12  8:12 UTC 

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-12  8:12 UTC  (6+ messages)
` [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack

[PATCH v3 0/2] DDR/L3 Scaling support on SC7280 SoCs
 2021-05-12  8:11 UTC  (3+ messages)
` [PATCH v3 1/2] cpufreq: blacklist SC7280 in cpufreq-dt-platdev
` [PATCH v3 2/2] arm64: dts: qcom: sc7280: Add cpu OPP tables

[PATCH v2 0/8] sched/fair: wake_affine improvements
 2021-05-12  8:08 UTC  (3+ messages)
` [PATCH v2 6/8] sched/idle: Move busy_cpu accounting to idle callback

[PATCH] PCI: hv: Move completion variable from stack to heap in hv_compose_msi_msg()
 2021-05-12  8:07 UTC 

[PATCH 00/15] misc: nnpi: New PCIe driver for Intel's NNP-I pcie device
 2021-05-12  8:07 UTC  (19+ messages)
` [PATCH 01/15] misc: nnpi: Document NNP-I's driver overview
` [PATCH 02/15] misc: nnpi: Initialize NNP-I framework and PCIe modules
` [PATCH 03/15] misc: nnpi: Manage and schedule messages to device
` [PATCH 04/15] misc: nnpi: Define host/card ipc protocol
` [PATCH 05/15] misc: nnpi: Manage host memory resources
` [PATCH 06/15] misc: nnpi: Allow usermode to manage host resources
` [PATCH 07/15] misc: nnpi: Disallow host memory resource access if no NNP-I devices exist
` [PATCH 08/15] misc: nnpi: Boot NNP-I device
` [PATCH 09/15] misc: nnpi: Process device response messages
` [PATCH 10/15] misc: nnpi: Query and verify device protocol
` [PATCH 11/15] misc: nnpi: Create comm channel from app to device
` [PATCH 12/15] misc: nnpi: Route device response messages
` [PATCH 13/15] misc: nnpi: Expose command channel file interface
` [PATCH 14/15] misc: nnpi: Create command channel from userspace
` [PATCH 15/15] misc: nnpi: Map host resources to device channel

[Patch v3 2/2] PCI: hv: Remove unused refcount and supporting functions for handling bus device removal
 2021-05-12  8:06 UTC 

[Patch v3 1/2] PCI: hv: Fix a race condition when removing the device
 2021-05-12  8:06 UTC 

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-12  7:57 UTC  (5+ messages)
` [PATCH 2/5] alpha: move core-y in arch/alpha/Makefile to arch/alpha/Kbuild
` [PATCH 3/5] h8300: move core-y in arch/h8300/Makefile to arch/h8300/Kbuild
` [PATCH 4/5] hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild
` [PATCH 5/5] sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild

[PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-12  7:59 UTC  (7+ messages)
` [PATCH v4 4/4] "

[PATCH] regulator: cros-ec: Fix error code in dev_err message
 2021-05-12  7:58 UTC 

linux-next: Tree for May 12
 2021-05-12  7:56 UTC 

linux-next: boot failure after merge of the akpm-current tree
 2021-05-12  7:53 UTC 

[RFC PATCH] vdpa: mandate 1.0 device
 2021-05-12  7:53 UTC  (10+ messages)

[PATCH net-next 0/4] atl1c: support for Mikrotik 10/25G NIC features
 2021-05-12  7:53 UTC  (4+ messages)
` [PATCH net-next 2/4] atl1c: improve performance by avoiding unnecessary pcie writes on xmit

[PATCH 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC
 2021-05-12  7:49 UTC  (5+ messages)

[PATCH] um: add 2 missing libs to fix various build errors
 2021-05-12  7:46 UTC  (5+ messages)

[PATCH v8 0/9] vfio/mdev: IOMMU aware mediated device
 2021-05-12  7:46 UTC  (6+ messages)
` [PATCH v8 7/9] vfio/mdev: Add iommu related member in mdev_device

[PATCH v3] KVM: x86: use wrpkru directly in kvm_load_{guest|host}_xsave_state
 2021-05-12  7:41 UTC  (2+ messages)

[PATCH 0/2] staging: iio: cdc: ad7746: initial effort to move out of staging
 2021-05-12  7:45 UTC  (3+ messages)
` [PATCH 1/2] staging: iio: cdc: ad7746: clean up driver comments and probe return

[PATCH] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY
 2021-05-12  7:44 UTC 

[PATCH bpf] bpf: check for data_len before upgrading mss when 6 to 4
 2021-05-12  7:27 UTC  (5+ messages)
  ` [PATCH bpf v2] bpf: check BPF_F_ADJ_ROOM_FIXED_GSO when upgrading mss in "
      ` [PATCH bpf-next v3] bpf: check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto

[Outreachy kernel] [PATCH] staging: rtl8723bs: hal: Remove set but unused variable
 2021-05-12  7:38 UTC 

[PATCH V6] perf: Reset the dirty counter to prevent the leak for an RDPMC task
 2021-05-12  7:35 UTC  (7+ messages)

[PATCH] kernel/resource: Fix return code check in __request_free_mem_region
 2021-05-12  7:35 UTC 

[PATCH -next] soc: imx8m: add missing MODULE_DEVICE_TABLE
 2021-05-12  7:34 UTC  (2+ messages)

[PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
 2021-05-12  7:29 UTC  (5+ messages)

Linux 5.12.3
 2021-05-12  7:29 UTC  (2+ messages)

Linux 5.11.20
 2021-05-12  7:29 UTC  (2+ messages)

[PATCH 1/2] xen/arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
 2021-05-12  7:26 UTC  (2+ messages)

[PATCH 1/3] x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
 2021-05-12  7:26 UTC  (5+ messages)
` [PATCH 2/3] x86/MCE/AMD: Helper function to check UMC v2

[PATCH -next] PM: domains: fix some kernel-doc issues
 2021-05-12  7:25 UTC 

[PATCH v10 0/5] USB: misc: Add onboard_usb_hub driver
 2021-05-12  7:19 UTC  (2+ messages)

[PATCH -next] driver core: attribute_container: fix W=1 warnings
 2021-05-12  7:22 UTC 

[PATCH 0/7] KVM: nVMX: Fixes for nested state migration when eVMCS is in use
 2021-05-12  7:19 UTC  (7+ messages)
` [PATCH 3/7] KVM: nVMX: Ignore 'hv_clean_fields' data when eVMCS data is copied in vmx_get_nested_state()
` [PATCH 5/7] KVM: nVMX: Reset eVMCS clean fields data from prepare_vmcs02()

[PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-05-12  7:16 UTC  (3+ messages)

[PATCH] Makefile: extend 32B aligned debug option to 64B aligned
 2021-05-12  7:14 UTC  (2+ messages)

[PATCH -next v2] crypto: hisilicon - switch to memdup_user_nul()
 2021-05-12  7:27 UTC 

[PATCH 1/1] iommu/vt-d: Support asynchronous IOMMU nested capabilities
 2021-05-12  7:04 UTC 

[PATCH -next] crypto: hisilicon -: switch to memdup_user_nul()
 2021-05-12  7:04 UTC  (3+ messages)

[PATCH 0/3] Support xen-driven USB3 debug capability
 2021-05-12  7:03 UTC  (5+ messages)
` [PATCH 2/3] xen: Export dbgp functions when CONFIG_XEN_DOM0 is enabled
` [PATCH 3/3] usb: xhci: Notify xen when DbC is unsafe to use

[PATCH v1 0/8] block: add error handling for *add_disk*()
 2021-05-12  6:46 UTC  (9+ messages)
` [PATCH v1 1/8] block: refcount the request_queue early in __device_add_disk()
` [PATCH v1 2/8] block: move disk announce work from register_disk() to a helper
` [PATCH v1 3/8] block: move disk invalidation from del_gendisk() into "
` [PATCH v1 4/8] block: move disk unregistration work from del_gendisk() to "
` [PATCH v1 5/8] block: add initial error handling for *add_disk()* and friends
` [PATCH v1 6/8] loop: add error handling support for add_disk()
` [PATCH v1 7/8] null_blk: "
` [PATCH v1 8/8] block: add add_disk() failure injection support

[PATCH v2] sysctl: Remove redundant assignment to first
 2021-05-10 18:59 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Select PCI_ATS explicitly
 2021-05-12  6:53 UTC 

[PATCH 1/2] kbuild: hide tools/ build targets from external module builds
 2021-05-12  6:52 UTC  (2+ messages)
` [PATCH 2/2] kbuild: remove libelf checks from top Makefile

[PATCH 1/1] iommu/vt-d: Tweak the description of a DMA fault
 2021-05-12  6:50 UTC 

[RESEND PATACH 1/1] iommu/vt-d: Use user privilege for RID2PASID translation
 2021-05-12  6:44 UTC 

[PATCH -next] atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
 2021-05-12  7:00 UTC 

[PATCH 0/3] crypto: ecdh - register NIST P384
 2021-05-12  6:40 UTC  (4+ messages)
` [PATCH 1/3] crypto: ecdh - fix 'ecdh_init'
` [PATCH 2/3] crypto: ecdh - register NIST P384 tfm
` [PATCH 3/3] crypto: ecdh - add test suite for NIST P384

[PATCH -next] watchdog: Fix possible use-after-free by calling del_timer_sync()
 2021-05-12  6:57 UTC 

[PATCH v4 0/2] Simplify and restrict IOMMU SVA APIs
 2021-05-12  6:37 UTC  (10+ messages)
` [PATCH v4 1/2] iommu/sva: Tighten SVA bind API with explicit flags

[PATCH 5.11 000/342] 5.11.20-rc1 review
 2021-05-12  6:38 UTC  (7+ messages)

[PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
 2021-05-12  6:36 UTC  (13+ messages)
` [PATCH 1/8] cxl/mem: Move some definitions to mem.h
` [PATCH 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
` [PATCH 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root
` [PATCH 7/8] cxl/port: Introduce cxl_port objects

[PATCH net-next] net: mdio: Add missing MODULE_DEVICE_TABLE
 2021-05-12  6:34 UTC  (2+ messages)

[PATCH -next] leds: turris-omnia: add missing MODULE_DEVICE_TABLE
 2021-05-12  6:49 UTC 

[PATCH v2 0/8] crypto: hisilicon/hpre - fix coding style
 2021-05-12  6:27 UTC  (9+ messages)
` [PATCH v2 1/8] crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
` [PATCH v2 2/8] crypto: hisilicon/hpre - init a structure member each line
` [PATCH v2 3/8] crypto: hisilicon/hpre - replace macro with inline function
` [PATCH v2 4/8] crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
` [PATCH v2 5/8] crypto: hisilicon/hpre - delete rudundant initialization
` [PATCH v2 6/8] crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
` [PATCH v2 7/8] crypto: hisilicon/hpre - delete rudundant macro definition
` [PATCH v2 8/8] crypto: hisilicon/hpre - add 'default' for switch statement

[PATCH -next] drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLE
 2021-05-12  6:45 UTC 

[PATCH v2 00/12] ad_sigma_delta: convert all drivers to device-managed
 2021-05-12  6:28 UTC  (4+ messages)
` [PATCH v2 04/12] iio: adc: ad7192: handle zero Avdd regulator value as error

[PATCH v5 0/6] Add Unisoc's drm kms module
 2021-05-12  6:25 UTC  (3+ messages)
` [PATCH v5 4/6] drm/sprd: add Unisoc's drm display controller driver

[PATCH -next] misc: eeprom: Add missing MODULE_DEVICE_TABLE
 2021-05-12  6:41 UTC 

[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2021-05-12  6:24 UTC  (9+ messages)
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources

[PATCH] misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
 2021-05-12  6:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH -next] dmaengine: s3c24xx: add missing MODULE_DEVICE_TABLE
 2021-05-12  6:39 UTC 

[PATCH v3 00/15] lib/string_helpers: get rid of ugly *_escape_mem_ascii()
 2021-05-12  6:20 UTC  (3+ messages)
` [PATCH v3 10/15] MAINTAINERS: Add myself as designated reviewer for generic string library

[PATCH] reset: hi6220: Use the correct HiSilicon copyright
 2021-05-12  6:19 UTC  (2+ messages)

[PATCH -next] USB: EHCI: ehci-mv: add missing MODULE_DEVICE_TABLE
 2021-05-12  6:36 UTC 

[tip:core/urgent] BUILD SUCCESS 2515dd6ce8e545b0b2eece84920048ef9ed846c4
 2021-05-12  6:16 UTC 

[RFC v2 00/32] Add TDX Guest Support
 2021-05-12  6:17 UTC  (5+ messages)
` [RFC v2 14/32] x86/tdx: Handle port I/O

[PATCH -next] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
 2021-05-12  6:33 UTC 

[PATCH 0/4] Add host USO support to TUN device
 2021-05-12  6:09 UTC  (9+ messages)
` [PATCH 2/4] virtio-net: add support of UDP segmentation (USO) on the host
` [PATCH 4/4] tun: indicate support for USO feature

[PATCH -next] reset: brcmstb: Add missing MODULE_DEVICE_TABLE
 2021-05-12  6:06 UTC  (2+ messages)

[PATCH v2 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-05-12  5:50 UTC  (8+ messages)
` [PATCH] optee: Disable shm cache when booting the crash kernel

[PATCH -next] cpufreq: cppc: Remove unnecessary INIT_LIST_HEAD()
 2021-05-12  5:36 UTC  (2+ messages)

[PATCH] tools/nolibc: Implement msleep()
 2021-05-12  5:33 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2021-05-12  5:33 UTC 

[PATCH 0/5] Fix some UTF-8 bad usages
 2021-05-12  5:33 UTC  (4+ messages)
` [PATCH 4/5] docs: hwmon: tmp103.rst: fix bad usage of UTF-8 chars

[PATCH] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-12  5:33 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2021-05-12  5:28 UTC 

[PATCH] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-12  5:27 UTC  (3+ messages)

[PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
 2021-05-12  4:24 UTC  (13+ messages)

[PATCH] MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer
 2021-05-12  5:20 UTC 

[PATCH v6 00/16] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-05-12  5:16 UTC  (6+ messages)
` [PATCH v6 04/16] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v6 08/16] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS

linux-next: manual merge of the akpm-current tree with the rcu tree
 2021-05-12  5:04 UTC 

[PATCH 1/2] ARM: dts: qcom: sdx55-t55: Represent secure-regions as 64-bit elements
 2021-05-12  5:01 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: qcom: sdx55-telit: "

[PATCH v2 0/5] Implement huge VMAP and VMALLOC on powerpc 8xx
 2021-05-12  5:01 UTC  (6+ messages)
` [PATCH v2 1/5] mm/hugetlb: Change parameters of arch_make_huge_pte()
` [PATCH v2 2/5] mm/pgtable: Add stubs for {pmd/pub}_{set/clear}_huge
` [PATCH v2 3/5] mm/vmalloc: Enable mapping of huge pages at pte level in vmap
` [PATCH v2 4/5] mm/vmalloc: Enable mapping of huge pages at pte level in vmalloc
` [PATCH v2 5/5] powerpc/8xx: Add support for huge pages on VMAP and VMALLOC

linux-next: build failure after merge of the drm-misc tree
 2021-05-12  5:00 UTC 

[PATCH] net/ipv4/ip_fragment:fix missing Flags reserved bit set in iphdr
 2021-05-12  4:43 UTC  (5+ messages)
  `  "

[PATCH] driver: adc: ltc2497: return directly after reading the adc conversion value
 2021-05-12  4:57 UTC 

[PATCH -next] pwm: img: Fix PM reference leak in img_pwm_enable()
 2021-05-12  4:52 UTC  (2+ messages)

[PATCH V3 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-05-12  4:47 UTC  (5+ messages)
` [PATCH V3 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml

[RFC PATCH v4 00/13] iommu/smmuv3: Implement hardware dirty log tracking
 2021-05-12  3:20 UTC  (9+ messages)
` [RFC PATCH v4 01/13] iommu: Introduce dirty log tracking framework

[PATCH v2] ACPI: PM: Add ACPI ID of Alder Lake Fan
 2021-05-12  2:41 UTC  (2+ messages)

[PATCH v2 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout
 2021-05-12  4:17 UTC  (6+ messages)
` [PATCH v2 1/2] USB: reset-resume the device when PORT_SUSPEND is set but timeout

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-05-12  4:08 UTC  (6+ messages)

[PATCH] f2fs: avoid swapon failure by giving a warning first
 2021-05-12  4:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/8] crypto: hisilicon/hpre - fix coding style
 2021-05-12  3:57 UTC  (6+ messages)
` [PATCH v2 1/8] crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
` [PATCH v2 2/8] crypto: hisilicon/hpre - init a structure member each line
` [PATCH v2 3/8] crypto: hisilicon/hpre - replace macro with inline function
` [PATCH v2 4/8] crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'

Profiling execution time for __alloc_pages_nodemask
 2021-05-12  3:56 UTC  (4+ messages)

[PATCH kernel v2] powerpc/makefile: Do not redefine $(CPP) for preprocessor
 2021-05-12  3:52 UTC  (6+ messages)

[PATCH v14 clocksource 0/5] Do not mark clocks unstable due to delays for v5.14
 2021-05-12  3:51 UTC  (7+ messages)
` [PATCH v14 clocksource 4/6] clocksource: Reduce clocksource-skew threshold for TSC
` [PATCH v14 clocksource 6/6] clocksource: Print deviation in nanoseconds for unstable case

[PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-12  3:50 UTC  (7+ messages)
        ` arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())

[PATCH -next] PCI: tegra: Add missing MODULE_DEVICE_TABLE
 2021-05-12  4:07 UTC 

[PATCH -next] ARM: tegra: Add missing MODULE_DEVICE_TABLE
 2021-05-12  4:01 UTC 

[PATCH -next] ASoC: intel/boards: add missing MODULE_DEVICE_TABLE
 2021-05-12  3:54 UTC 


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).