linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-03 11:24:45 to 2021-02-03 13:42:21 UTC [more...]

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

[PATCH 00/11] Device tree fixes for Armada family
 2021-02-03 13:31 UTC  (12+ messages)
` [PATCH 01/11] fix: arm64: dts: replace wrong regulator on ap emmc
` [PATCH 02/11] dts: mvebu: Update A8K AP806 SDHCI settings
` [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce
` [PATCH 04/11] fix: dts: a8k: Add CP eMMC regulator and update device parameters
` [PATCH 05/11] arm64: dts: marvell: armada-3720-db: add comphy references
` [PATCH 06/11] arm64: dts: marvell: armada-3270-espressobin: "
` [PATCH 07/11] fix: ARM64: dts: cp110: Switch to 8-bit ECC NAND setting
` [PATCH 08/11] arm64: dts: marvell: armada-3720-db: add eeprom description
` [PATCH 09/11] dts: a3700: enable dma coherence for PCIE interface
` [PATCH 10/11] dts: marvell: add 2 eeprom properties to A8K DB device tree
` [PATCH 11/11] dts: marvell: add 2 eeprom properties to A7K "

kernel BUG in memory_bm_free
 2021-02-03 13:38 UTC  (2+ messages)
` syzbot spam -- is it useful? time to ban them from the list? [was Re: kernel BUG in memory_bm_free]

[PATCH][next] staging: qlge: fix read of an uninitialized pointer
 2021-02-03 13:38 UTC 

Process-wide watchpoints
 2021-02-03 13:37 UTC  (9+ messages)

[PATCH V2 0/3] SWIOTLB: Preserve swiotlb map offset when needed
 2021-02-03 13:37 UTC  (5+ messages)
` [PATCH V2 3/3] Adding device_dma_parameters->offset_preserve_mask to NVMe driver

[rcu:willy-maple 166/202] ipc/shm.c:1717:18: error: 'mas' undeclared; did you mean
 2021-02-03 13:36 UTC 

[PATCH v1] Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_complete
 2021-02-03 13:33 UTC  (2+ messages)

[PATCH v3] Bluetooth: btusb: Fix typo and correct the log print
 2021-02-03 13:36 UTC  (2+ messages)

[PATCH v5 0/8] common SVDM version and VDO from dt
 2021-02-03 13:34 UTC  (7+ messages)
` [PATCH v5 1/8] usb: typec: Manage SVDM version
` [PATCH v5 2/8] usb: pd: Update VDO definitions

[PATCH v2 0/3] Cleanup and fixups for vmemmap handling
 2021-02-03 13:33 UTC  (5+ messages)
` [PATCH v2 1/3] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v2 2/3] x86/vmemmap: Drop handling of 1GB vmemmap ranges

kprobes broken since 0d00449c7a28 ("x86: Replace ist_enter() with nmi_enter()")
 2021-02-03 13:33 UTC  (13+ messages)

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-03 13:31 UTC  (3+ messages)

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

[PATCH v5 00/16] Introducing Linux root partition support for Microsoft Hypervisor
 2021-02-03 13:26 UTC  (8+ messages)
` [PATCH v5 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH v5 16/16] iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-02-03 13:24 UTC  (6+ messages)
` [PATCH v6 13/37] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface
` [PATCH v6 29/37] regulator: scmi: port driver to the new scmi_voltage_proto_ops interface

[PATCH] perf probe: Added protection to avoid endless loop
 2021-02-03 13:25 UTC  (2+ messages)

[PATCH v8 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-03 13:22 UTC  (3+ messages)
` [PATCH v8 02/14] mm/gup: check every subpage of a compound page during isolation

[PATCH 0/2] Add mediatek MT6359 accdet driver
 2021-02-03 13:20 UTC  (2+ messages)

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-03 13:18 UTC  (3+ messages)
` [PATCH v3 4/5] amba: Make the remove callback return void

[PATCH v5 1/6] drm/qxl: use drmm_mode_config_init
 2021-02-03 13:16 UTC  (6+ messages)
` [PATCH v5 2/6] drm/qxl: unpin release objects
` [PATCH v5 3/6] drm/qxl: release shadow on shutdown
` [PATCH v5 4/6] drm/qxl: handle shadow in primary destroy
` [PATCH v5 5/6] drm/qxl: properly free qxl releases
` [PATCH v5 6/6] drm/qxl: simplify qxl_fence_wait

[rcu:willy-maple 134/202] mm/mmap.c:2919 do_brk_munmap() error: we previously assumed 'vma->anon_vma' could be null (see line 2884)
 2021-02-03 13:15 UTC 

[PATCH 00/18] new API for FS_IOC_[GS]ETFLAGS/FS_IOC_FS[GS]ETXATTR
 2021-02-03 13:13 UTC  (21+ messages)
` [PATCH 01/18] vfs: add miscattr ops
` [PATCH 02/18] ecryptfs: stack "
` [PATCH 03/18] ovl: stack miscattr
` [PATCH 04/18] btrfs: convert to miscattr
` [PATCH 05/18] ext2: "
` [PATCH 06/18] ext4: "
` [PATCH 07/18] f2fs: "
` [PATCH 08/18] gfs2: "
` [PATCH 09/18] orangefs: "
` [PATCH 10/18] xfs: "
` [PATCH 11/18] efivars: "
` [PATCH 12/18] hfsplus: "
` [PATCH 13/18] jfs: "
` [PATCH 14/18] nilfs2: "
` [PATCH 15/18] ocfs2: "
` [PATCH 16/18] reiserfs: "
` [PATCH 17/18] ubifs: "
` [PATCH 18/18] vfs: remove unused ioctl helpers

[PATCH 0/3] Add some perf support for mips
 2021-02-03 13:12 UTC  (6+ messages)
` [PATCH 1/3] MIPS: kernel: Support extracting off-line stack traces from user-space with perf

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-02-03 13:12 UTC  (10+ messages)

[PATCH RESEND] nohz: Restart tick before do softirq
 2021-02-03 13:11 UTC  (4+ messages)

[PATCH][next] net: hns3: remove redundant null check of an array
 2021-02-03 13:10 UTC 

[PATCHSET v3 0/3] perf tools: Minor improvements in event synthesis
 2021-02-03 13:09 UTC  (3+ messages)

[GIT PULL] gpio: fixes for v5.11-rc7
 2021-02-03 13:08 UTC 

[PATCH][next] usb: cdnsp: Fix spelling mistake "delagete" -> "delegate"
 2021-02-03 13:06 UTC  (2+ messages)

[PATCH v4 5/5] drm/qxl: properly free qxl releases
 2021-02-03 13:04 UTC  (3+ messages)

[RFC PATCH 12/17] gcc-plugins: objtool: Add plugin to detect switch table on arm64
 2021-02-03 13:04 UTC  (11+ messages)

[PATCH v4 2/2] bio: add limit_bio_size sysfs
 2021-02-03 13:03 UTC  (3+ messages)
  ` [PATCH "

[PATCH 5.4 000/142] 5.4.44-rc1 review
 2021-02-03 13:03 UTC  (4+ messages)
` [PATCH 5.4 103/142] Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"

[patch 0/8] ntp/rtc: Fixes and cleanups
 2021-02-03 13:00 UTC  (11+ messages)
` [patch 1/8] rtc: mc146818: Prevent reading garbage
  ` [patch 1/8] rtc: mc146818: Prevent reading garbage - bug
          ` [PATCH V2] rtc: mc146818: Detect and handle broken RTCs
                ` [PATCH] rtc: mc146818: Dont test for bit 0-5 in Register D
                  ` [PATCH V2] "

[PATCH v3 2/2] iommu: add Unisoc iommu basic driver
 2021-02-03 12:56 UTC  (2+ messages)

[PATCH] fs/squashfs: restrict length of xattr_ids in read_xattr_id_table
 2021-02-03 12:56 UTC  (2+ messages)

[PATCH 0/6] spin lock usage optimization for RTC drivers
 2021-02-03 12:39 UTC  (7+ messages)
` [PATCH 1/6] rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ
` [PATCH 2/6] rtc: pm8xxx: "
` [PATCH 3/6] rtc: r7301: "
` [PATCH 4/6] rtc: tegra: "
` [PATCH 5/6] rtc: mxc: "
` [PATCH 6/6] rtc: mxc_v2: "

[PATCH] fcntl: make F_GETOWN(EX) return 0 on dead owner task
 2021-02-03 12:41 UTC 

WARNING: held lock freed in uprobe_unregister
 2021-02-03 12:53 UTC 

[PATCH v10 0/6] KASAN for powerpc64 radix
 2021-02-03 12:53 UTC  (9+ messages)
` [PATCH v10 1/6] kasan: allow an architecture to disable inline instrumentation
` [PATCH v10 2/6] kasan: allow architectures to provide an outline readiness check
` [PATCH v10 3/6] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v10 4/6] kasan: Document support on 32-bit powerpc
` [PATCH v10 5/6] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v10 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[PATCH v2] pwm: sunxi: Add Allwinner SoC PWM controller driver
 2021-02-03 12:53 UTC 

[PATCH v15 00/14] Introduce support for guest CET feature
 2021-02-03 12:59 UTC  (16+ messages)
` [PATCH v15 05/14] KVM: VMX: Introduce CET VMCS fields and flags
` [PATCH v15 06/14] KVM: x86: Add fault checks for CR4.CET
` [PATCH v15 07/14] KVM: VMX: Emulate reads and writes to CET MSRs
` [PATCH v15 08/14] KVM: VMX: Add a synthetic MSR to allow userspace VMM to access GUEST_SSP
` [PATCH v15 09/14] KVM: x86: Report CET MSRs as to-be-saved if CET is supported
` [PATCH v15 10/14] KVM: x86: Enable CET virtualization for VMX and advertise CET to userspace
` [PATCH v15 11/14] KVM: VMX: Pass through CET MSRs to the guest when supported
` [PATCH v15 12/14] KVM: nVMX: Add helper to check the vmcs01 MSR bitmap for MSR pass-through
` [PATCH v15 13/14] KVM: nVMX: Enable CET support for nested VMX
` [PATCH v15 14/14] KVM: x86: Save/Restore GUEST_SSP to/from SMRAM

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-02-03 12:49 UTC  (4+ messages)

[PATCH] misc: rtsx: modify rts522a init flow
 2021-02-03 12:48 UTC  (2+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2021-02-03 12:43 UTC  (2+ messages)

[PATCH v2 00/28] Allow parallel MMU operations with TDP MMU
 2021-02-03 12:39 UTC  (10+ messages)
` [PATCH v2 23/28] KVM: x86/mmu: Allow parallel page faults for the "
` [PATCH v2 24/28] KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock
` [PATCH v2 25/28] KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU "
` [PATCH v2 26/28] KVM: x86/mmu: Allow enabling / disabling dirty logging under "

[PATCH 1/1] pinctrl: pinctrl-microchip-sgpio: Fix wrong register offset for IRQ trigger
 2021-02-03 12:38 UTC 

[PATCH v2 0/2] Add support for ARM Cortex-A78 PMU
 2021-02-03 12:38 UTC  (2+ messages)

[PATCH] watchdog: diag288_wdt: Remove redundant assignment
 2021-02-03 12:33 UTC  (2+ messages)

[amdgpu] deadlock
 2021-02-03 12:30 UTC  (10+ messages)

[PATCH] arch/x86: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)
 2021-02-03 12:24 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-03 12:15 UTC  (3+ messages)
` [PATCH v16 06/11] "

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-03 12:13 UTC  (3+ messages)
` [PATCH 05/12] kasan: unify large kfree checks

[PATCH AUTOSEL 5.10 01/25] af_key: relax availability checks for skb size calculation
 2021-02-03 12:12 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 02/25] regulator: core: avoid regulator_resolve_supply() race condition

[PATCH] platform/x86/intel-uncore-freq: Add Sapphire Rapids server support
 2021-02-03 12:10 UTC  (2+ messages)

[GIT PULL] OP-TEE fix for v5.12
 2021-02-03 12:09 UTC 

[PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
 2021-02-03 12:09 UTC  (11+ messages)

[PATCH] x86/tools: Use POSIX-compliant syntax for empty regex groups
 2021-02-03 12:08 UTC  (2+ messages)

[GIT PULL] TEE housekeeping for v5.12
 2021-02-03 12:07 UTC 

[PATCH] drm/bridge: dw-mipi-dsi: Move drm_bridge_add into probe
 2021-02-03 12:05 UTC  (2+ messages)

[PATCH 0/5] objtool: The stack swizzle again
 2021-02-03 12:02 UTC  (6+ messages)
` [PATCH 1/5] objtool: Change REG_SP_INDIRECT
` [PATCH 2/5] objtool: More consistent use of arch_callee_saved_reg()
` [PATCH 3/5] objtool: Prepare for scratch regs
` [PATCH 4/5] objtool,x86: Additionally decode: mov %rsp, (%reg)
` [PATCH 5/5] objtool: Support stack-swizzle

[PATCH] tee: fix some comment typos in header files
 2021-02-03 12:02 UTC  (2+ messages)

[REPORT][next] pinctrl: pinctrl-microchip-sgpio: out-of-bounds bug in sgpio_clrsetbits()
 2021-02-03 12:00 UTC  (2+ messages)

[PATCH v1 00/19] x86/insn: Add an insn_decode() API
 2021-02-03 12:00 UTC  (3+ messages)

[PATCH v2] tpm_tis: Add missing tpm_request/relinquish_locality calls
 2021-02-03 11:46 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
 2021-02-03 11:57 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
 2021-02-03 11:55 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas

[PATCH] kernel: debug: fix typo issue
 2021-02-03 11:55 UTC  (4+ messages)

Migration to trusted keys: sealing user-provided key?
 2021-02-03 11:50 UTC  (7+ messages)

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements
 2021-02-03 11:48 UTC  (7+ messages)
` [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list
` [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: keep shared queues out of the waker mechanism

[PATCH v9 0/6] KASAN for powerpc64 radix
 2021-02-03 11:46 UTC  (4+ messages)
` [PATCH v9 6/6] powerpc: Book3S 64-bit outline-only KASAN support

[PATCH 1/2] powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o
 2021-02-03 11:46 UTC  (2+ messages)

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-03 11:45 UTC  (3+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback

[PATCH] mtd: rawnand: Do not check for bad block if bbt is unavailable
 2021-02-03 11:41 UTC  (11+ messages)

[PATCH] sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
 2021-02-03 11:42 UTC  (4+ messages)

[PATCH 2/2] arm64/kernel: improve the coding style
 2021-02-03 11:41 UTC  (2+ messages)

[PATCH] backlight: pcf50633: pdata may be a null pointer, null pointer dereference cause crash
 2021-02-03 11:42 UTC  (3+ messages)

[PATCH] powerpc/kvm: Force selection of CONFIG_PPC_FPU
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH v2 -next] misc: ocxl: use DEFINE_MUTEX() for mutex lock
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH] selftests/powerpc: make the test check in eeh-basic.sh posix compliant
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH] powerpc/setup: Adjust six seq_printf() calls in show_cpuinfo()
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH 0/2] PowerPC-pSeries: Adjustments for dlpar_store()
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH] powerpc: Fix build error in paravirt.h
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH 0/2] powerpc/82xx: Adjustments for pq2ads_pci_init_irq()
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH v2] powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH] powerpc/powernv/pci: fix a RCU-list lock
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH] powerpc/mm/book3s64/iommu: fix some RCU-list locks
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH] tty: serial: cpm_uart: Add udbg support for enabling xmon
 2021-02-03 11:40 UTC  (3+ messages)
` [PATCH] powerpc/xmon: Enable breakpoints on 8xx

[PATCH] powerpc/47x: Disable 256k page size
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH 1/2] powerpc/47x: Disable 256k page size
 2021-02-03 11:40 UTC  (2+ messages)

[PATCH net] hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()
 2021-02-03 11:36 UTC 

[PATCH net-next 0/2] Amend "hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer"
 2021-02-03 11:35 UTC  (3+ messages)
` [PATCH net-next 1/2] hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUF
` [PATCH net-next 2/2] hv_netvsc: Load and store the proper (NBL_HASH_INFO) per-packet info

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-02-03 11:32 UTC  (3+ messages)

[PATCH] arm64/kernel: minor coding style tweaks
 2021-02-03 11:31 UTC  (2+ messages)

[PATCH] crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
 2021-02-03 11:28 UTC 

[PATCH] dmaengine: qcom: remove unneeded semicolon
 2021-02-03 11:30 UTC  (2+ messages)

[PATCH] nvme: Add 48-bit DMA address quirk
 2021-02-03 11:26 UTC  (6+ messages)

[PATCH] x86/fpu: Use consistent test for X86_FEATURE_XSAVES
 2021-02-03 11:23 UTC  (2+ messages)

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-03 11:23 UTC  (4+ messages)
` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
  ` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom, sdm660-camss binding


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