linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-12 06:15:34 to 2021-05-12 08:52:45 UTC [more...]

linux-next: manual merge of the iio tree with the staging.current tree
 2021-05-12  8:50 UTC  (3+ messages)

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

[patch 0/2] x86/idt: Consolidate IDT/TSS setup
 2021-05-12  8:49 UTC  (8+ messages)
` [patch 1/2] x86/cpu: Init exception handling from cpu_init_secondary()
      ` [patch 1/2 v2] x86/cpu: Init AP "

[RFC v2 PATCH 0/6] x86/entry: cleanups and consistent syscall number handling
 2021-05-12  8:51 UTC  (3+ messages)
` [RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs

[PATCH 0/6] x86/sev-es: Fixes for SEV-ES guest support
 2021-05-12  8:50 UTC  (11+ 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 00/10] Intel Keem Bay WDT bug fixes
 2021-05-12  8:47 UTC  (11+ messages)
` [PATCH 01/10] watchdog: keembay: Update WDT pre-timeout during the initialization
` [PATCH 02/10] watchdog: keembay: Upadate WDT pretimeout for every update in timeout
` [PATCH 03/10] watchdog: keembay: Update pretimeout to zero in the TH ISR
` [PATCH 04/10] watchdog: keembay: Clear either the TO or TH interrupt bit
` [PATCH 05/10] watchdog: keembay: Remove timeout update in the WDT start function
` [PATCH 06/10] watchdog: keembay: Removed timeout update in the TO ISR
` [PATCH 07/10] watchdog: keembay: Update the check in keembay_wdt_resume()
` [PATCH 08/10] watchdog: keembay: MACRO for WDT enable and disable values
` [PATCH 09/10] watchdog: keembay: WDT SMC handler MACRO name update
` [PATCH 10/10] watchdog: keembay: Typo corrections and other blank operations

[PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-05-12  8:47 UTC  (4+ messages)

[PATCH v2] sched/fair: Fix clearing of has_idle_cores flag
 2021-05-12  8:47 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()

[PATCH] perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of
 2021-05-12  8:47 UTC  (2+ messages)
` [tip: perf/core] perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()

[PATCH] clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
 2021-05-12  8:46 UTC 

[PATCH v3 0/5] KVM: x86/pmu: Add support to enable guest PEBS via PT
 2021-05-12  8:44 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: x86/pmu: Add pebs_vmx support for ATOM_TREMONT
` [PATCH v3 2/5] KVM: x86/pmu: Add the base address parameter for get_fixed_pmc()
` [PATCH v3 3/5] KVM: x86/pmu: Add counter reload MSR emulation for all counters
` [PATCH v3 4/5] KVM: x86/pmu: Add counter reload registers to the MSR-load list
` [PATCH v3 5/5] KVM: x86/pmu: Expose PEBS-via-PT in the KVM supported capabilities

[PATCH] f2fs: set file as cold when file defragmentation
 2021-05-12  8:45 UTC  (11+ messages)
              `  "

[PATCH] seqlock,lockdep: Only check for preemption_disabled in non-rt
 2021-05-12  8:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] drm: Fix atomic helper dirtyfb stalls
 2021-05-12  8:44 UTC  (9+ messages)
` [PATCH 1/2] drm: Fix "

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

[PATCH v2 1/3] arm64: ptrace: Add is_syscall_success to handle compat
 2021-05-12  8:43 UTC  (6+ messages)
` [PATCH v2 3/3] audit: Use syscall_get_return_value to get syscall return code in audit_syscall_exit

[PATCH] iio: adc: ad7768-1: Fix the right interrupt interface calls
 2021-05-12  8:39 UTC  (3+ messages)
  ` [PATCH] iio: adc: ad7768-1: Fix the right interrupt interfacecalls

[RFC PATCH 0/3] vfio/hisilicon: add acc live migration driver
 2021-05-12  8:39 UTC  (11+ messages)
` [RFC PATCH 2/3] vfio/hisilicon: register the driver to vfio

[PATCH 0/6] x86/irq: trap and interrupt cleanups
 2021-05-12  8:38 UTC  (5+ messages)
` [PATCH 4/6] x86/irq: merge common code in DEFINE_IDTENTRY_SYSVEC[_SIMPLE]

[PATCH 1/5] powerpc/kuap: Force inlining of all first level KUAP helpers
 2021-05-12  8:35 UTC  (5+ messages)
` [PATCH 2/5] powerpc/32s: Refactor update of user segment registers
` [PATCH 3/5] powerpc/kuap: Rework Kernel Userspace Access Protection on book3s/32
` [PATCH 4/5] powerpc/kuap: Remove KUAP_CURRENT_XXX
` [PATCH 5/5] powerpc/kuap: Remove to/from/size parameters of prevent_user_access()

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

[PATCH v3 0/2] hwpoison: fix race with compound page allocation
 2021-05-12  8:33 UTC  (3+ messages)
` [PATCH v3 1/2] mm,hwpoison: "

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

[PATCH v3 2/2] clocksource: Add support for Xilinx AXI Timer
 2021-05-12  8:31 UTC  (2+ messages)

[PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-12  8:32 UTC  (5+ messages)

[PATCH 1/1] iommu/vt-d: Support asynchronous IOMMU nested capabilities
 2021-05-12  8:30 UTC  (2+ messages)

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

[PATCH] staging: rtl8723bs: hal: Remove two set but unused variables
 2021-05-12  8:26 UTC 

[PATCH V4 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-05-12  8:24 UTC  (6+ messages)
` [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 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON binding to yaml

[PATCH] ASoC: wm2200: remove include of wmfw.h
 2021-05-12  8:24 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: mark more data structures with the const qualifier
 2021-05-12  8:24 UTC  (2+ messages)

[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] 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] 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 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] 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 -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  (3+ messages)
` [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 


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