linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 18:32:04 to 2020-09-18 20:50:18 UTC [more...]

[PATCH v9 0/5] Simplify PCIe native ownership detection logic
 2020-09-22 20:54 UTC  (4+ messages)
` [PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members
` [PATCH v9 3/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native is set
` [PATCH v9 5/5] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[PATCH v3 00/30] Add support for Clang LTO
 2020-09-18 20:50 UTC  (33+ messages)
` [PATCH v3 01/30] lib/string.c: implement stpcpy
` [PATCH v3 02/30] RAS/CEC: Fix cec_init() prototype
` [PATCH v3 03/30] x86/boot/compressed: Disable relocation relaxation
` [PATCH v3 04/30] x86/asm: Replace __force_order with memory clobber
` [PATCH v3 05/30] kbuild: preprocess module linker script
` [PATCH v3 06/30] objtool: Add a pass for generating __mcount_loc
` [PATCH v3 07/30] objtool: Don't autodetect vmlinux.o
` [PATCH v3 08/30] kbuild: add support for objtool mcount
` [PATCH v3 09/30] x86, build: use "
` [PATCH v3 10/30] treewide: remove DISABLE_LTO
` [PATCH v3 11/30] kbuild: add support for Clang LTO
` [PATCH v3 12/30] kbuild: lto: fix module versioning
` [PATCH v3 13/30] kbuild: lto: postpone objtool
` [PATCH v3 14/30] kbuild: lto: limit inlining
` [PATCH v3 15/30] kbuild: lto: merge module sections
` [PATCH v3 16/30] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v3 17/30] init: lto: ensure initcall ordering
` [PATCH v3 18/30] init: lto: fix PREL32 relocations
` [PATCH v3 19/30] PCI: Fix PREL32 relocations for LTO
` [PATCH v3 20/30] modpost: lto: strip .lto from module names
` [PATCH v3 21/30] scripts/mod: disable LTO for empty.c
` [PATCH v3 22/30] efi/libstub: disable LTO
` [PATCH v3 23/30] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v3 24/30] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH v3 25/30] arm64: vdso: disable LTO
` [PATCH v3 26/30] KVM: arm64: disable LTO for the nVHE directory
` [PATCH v3 27/30] arm64: allow LTO_CLANG and THINLTO to be selected
` [PATCH v3 28/30] x86, vdso: disable LTO only for vDSO
` [PATCH v3 29/30] x86, cpu: disable LTO for cpu.c
` [PATCH v3 30/30] x86, build: allow LTO_CLANG and THINLTO to be selected

[PATCH -next 0/9] rtlwifi: fix comparison to bool warnings
 2020-09-18 20:49 UTC  (17+ messages)
` [PATCH -next 2/9] rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.c
` [PATCH -next 3/9] rtlwifi: rtl8192cu: fix comparison to bool warning in mac.c
` [PATCH -next 4/9] rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
` [PATCH -next 5/9] rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
` [PATCH -next 6/9] rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c
` [PATCH -next 7/9] rtlwifi: rtl8192ce: "
` [PATCH -next 8/9] rtlwifi: rtl8192de: "
` [PATCH -next 9/9] rtlwifi: rtl8723be: "

[PATCH v4] net: use exponential backoff in netdev_wait_allrefs
 2020-09-18 20:47 UTC  (3+ messages)

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-18 20:46 UTC  (7+ messages)
` [PATCH 02/13] mm: use page_off_lru()

linux-next: Tree for Sep 17
 2020-09-18 20:46 UTC  (4+ messages)
` linux-next: Tree for Sep 17 (net/ipv4/devinet.c)

[PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
 2020-09-18 20:45 UTC 

[PATCH] random: initialize ChaCha20 constants with correct endianness
 2020-09-18 20:42 UTC  (2+ messages)

[PATCH] mmap_lock: add tracepoints around lock acquisition
 2020-09-18 20:41 UTC  (4+ messages)

[GIT PULL] percpu fix for v5.9-rc6
 2020-09-18 20:40 UTC  (11+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-18 20:40 UTC  (13+ messages)

[PATCH 0/2] arm64: dts: meson: add aml-s905x-cc v2 support
 2020-09-18 20:39 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: meson: add support for ODROID-N2+
 2020-09-18 20:39 UTC  (2+ messages)

[PATCH v3] dm: Call proper helper to determine dax support
 2020-09-18 20:19 UTC 

[PATCH v2 0/2] arm: sti: LL_UART updates & STiH418 addition
 2020-09-18 20:28 UTC  (3+ messages)

[PATCH v3 0/3] Debugfs and Sysfs entries for MHI
 2020-09-18 20:31 UTC  (5+ messages)
` [PATCH v3 1/3] bus: mhi: Fix entries based on Kconfig coding style
` [PATCH v3 2/3] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v3 3/3] bus: mhi: core: Introduce sysfs "

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-09-18 20:29 UTC  (3+ messages)
` [PATCH V3 6/8] mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-18 20:24 UTC  (9+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 4/8] x86/cet/ibt: ELF header parsing for "
` [PATCH v12 5/8] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v12 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v12 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[PATCH v2 0/2] soc: amlogic: add support for the Meson AXG Power Controller
 2020-09-18 20:23 UTC  (2+ messages)

[PATCH] arm64: dts: meson: vim3l: remove sound card definition
 2020-09-18 20:23 UTC  (2+ messages)

[RFT PATCH v3 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-18 20:11 UTC  (6+ messages)
` [RFT PATCH v3 1/5] numa: Move numa implementation to common code
` [RFT PATCH v3 2/5] arm64, numa: Change the numa init functions name to be generic
` [RFT PATCH v3 3/5] riscv: Separate memory init from paging init
` [RFT PATCH v3 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [RFT PATCH v3 5/5] riscv: Add numa support for riscv64 platform

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-18 20:20 UTC  (3+ messages)
` [PATCH 03/12] arm64: dts: mediatek: Add mt8173 power domain controller

[PATCH net-next v2 0/3] 100base Fx link modes
 2020-09-18 20:17 UTC  (10+ messages)
` [PATCH net-next v2 1/3] ethtool: Add 100base-FX link mode entries
` [PATCH net-next v2 2/3] net: dp83869: Add ability to advertise Fiber connection
` [PATCH net-next v2 3/3] net: phy: dp83822: Update the fiber advertisement for speed

[PATCH] MAINTAINERS: drop myself from PM AVS drivers
 2020-09-18 20:16 UTC 

[PATCH -next] power: avs: qcom-cpr: simplify the return expression of cpr_disable()
 2020-09-18 20:12 UTC  (3+ messages)

[PATCH] dm/dax: Fix table reference counts
 2020-09-18 19:51 UTC 

[PATCH v6 0/4] user space client interface driver
 2020-09-18 20:08 UTC  (3+ messages)
` [PATCH v6 4/4] bus: mhi: Add userspace "

[PATCH v1 0/2] Add support for VBUS detection
 2020-09-18 20:03 UTC  (3+ messages)
` [PATCH v1 1/2] bindings: pm8941-misc: "
` [PATCH v1 2/2] extcon: qcom-spmi: "

[PATCH 0/3] objtool: Miscellaneous cleanup/fixes
 2020-09-18 20:07 UTC  (3+ messages)
` [PATCH 3/3] objtool: check: Handle calling non-function symbols in other sections

KASAN: null-ptr-deref Read in PageHuge
 2020-09-18 20:04 UTC  (3+ messages)

[PATCH V8 0/3] fuse: Add support for passthrough read/write
 2020-09-18 19:59 UTC  (5+ messages)
` [PATCH V8 1/3] fuse: Definitions and ioctl() for passthrough

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-18 19:58 UTC  (4+ messages)
` [PATCH v2 0/3] "

[PATCH v11 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-09-18 19:51 UTC  (4+ messages)

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-18 19:48 UTC  (5+ messages)
` [PATCH 1/4] rcu/tree: Add a work to allocate pages from regular context
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
` [PATCH 3/4] rcu/tree: use "
` [PATCH 4/4] rcu/tree: Use schedule_delayed_work() instead of WQ_HIGHPRI queue

arch/mips/include/asm/mach-loongson64/topology.h:7:27: error: implicit declaration of function 'cpu_logical_map'
 2020-09-18 19:41 UTC 

How to extract linux kernel version information from a kernel image?
 2020-09-18 19:47 UTC 

[PATCH 2/2] crypto: ccree - add custom cache params from DT file
 2020-09-18 19:39 UTC  (3+ messages)

[PATCH v4 0/7] HWpoison: further fixes and cleanups
 2020-09-18 19:27 UTC  (10+ messages)
` [PATCH v4 2/7] mm,hwpoison: Do not set hugepage_or_freepage unconditionally
` [PATCH v4 3/7] mm,hwpoison: Try to narrow window race for free pages

[PATCH] sh: fix syscall tracing
 2020-09-18 19:29 UTC  (11+ messages)

[PATCH v2 0/3] Debugfs and Sysfs entries for MHI
 2020-09-18 19:26 UTC  (4+ messages)
` [PATCH v2 1/3] bus: mhi: Fix entries based on Kconfig conding style
` [PATCH v2 2/3] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v2 3/3] bus: mhi: core: Introduce sysfs "

[PATCH] h8300: Make irq disable and enable a compiler barrier
 2020-09-18 19:25 UTC 

[PATCH v12 00/26] Control-flow Enforcement: Shadow Stack
 2020-09-18 19:21 UTC  (27+ messages)
` [PATCH v12 01/26] Documentation/x86: Add CET description
` [PATCH v12 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v12 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v12 04/26] x86/cet: Add control-protection fault handler
` [PATCH v12 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v12 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v12 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v12 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v12 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v12 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v12 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v12 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v12 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v12 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v12 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v12 16/26] mm: Add guard pages around a shadow stack
` [PATCH v12 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v12 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v12 19/26] mm: Re-introduce do_mmap_pgoff()
` [PATCH v12 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v12 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v12 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v12 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v12 24/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v12 25/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v12 26/26] mm: Introduce PROT_SHSTK "

[PATCH] [v2] nvme: use correct upper limit for tag in nvme_handle_cqe()
 2020-09-18 19:20 UTC  (2+ messages)

[RFC/RFT PATCH v2 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-18 19:18 UTC  (5+ messages)

[PATCH] dt-bindings: tas2770: Fix I2C addresses for the TAS2770
 2020-09-18 19:13 UTC  (2+ messages)

[PATCH] scsi: arcmsr: Remove the superfluous break
 2020-09-18 19:07 UTC  (5+ messages)

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-18 19:06 UTC  (8+ messages)
` [PATCH v14 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
        `  "
            `  "

[PATCH 1/9] ASoC: tas2770: Fix calling reset in probe
 2020-09-18 19:05 UTC  (9+ messages)
` [PATCH 2/9] ASoC: tas2770: Add missing bias level power states
` [PATCH 3/9] dt-bindings: tas2770: Fix I2C addresses for the TAS2770
` [PATCH 4/9] ASoC: tas2770: Fix required DT properties in the code
` [PATCH 5/9] ASoC: tas2770: Fix unbalanced calls to pm_runtime
` [PATCH 6/9] ASoC: tas2770: Convert bit mask to GENMASK in header
` [PATCH 7/9] ASoC: tas2770: Fix error handling with update_bits
` [PATCH 8/9] ASoC: tas2770: Fix the spacing and new lines
` [PATCH 9/9] ASoC: tas2770: Refactor sample rate function

[GIT PULL] sound fixes for 5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] arch/sh important regression fixes 5.9
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for v5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.9-rc5
 2020-09-18 19:04 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.9-5 tag
 2020-09-18 19:04 UTC  (2+ messages)

[PATCH v1 1/2] scsi: dt-bindings: ufs: Add vcc-voltage-level for UFS
 2020-09-18 19:01 UTC  (4+ messages)

[PATCH 0/2] add support for Hisilicon SD5203 vector interrupt controller
 2020-09-18 18:55 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: add "

[PATCH] ath10k: Introduce download cal from mtd
 2020-09-18 18:55 UTC  (5+ messages)
` [PATCH 2/2] dt: bindings: ath10k: Document qcom,ath10k-pre-calibration-data-mtd
  ` [PATCH 2/2] dt: bindings: ath10k: Document qcom, ath10k-pre-calibration-data-mtd
    ` R: "

resolve_btfids breaks kernel cross-compilation
 2020-09-18 18:50 UTC  (7+ messages)

[PATCH net-next] hinic: modify irq name
 2020-09-18 18:50 UTC  (2+ messages)

[PATCH v1 0/3] Debugfs and Sysfs entries for MHI
 2020-09-18 18:48 UTC  (6+ messages)
` [PATCH v1 1/3] bus: mhi: core: Remove warnings for missing MODULE_LICENSE()

[PATCH AUTOSEL 4.19 001/206] selinux: allow labeling before policy is loaded
 2020-09-18 18:46 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 127/206] nvme: Fix controller creation races with teardown flow

[PATCHSET for-5.10/block] iocost: improve debt forgiveness logic
 2020-09-18 18:41 UTC  (2+ messages)
` [PATCH 6/5] iocost: consider iocgs with active delays for debt forgiveness

[PATCH] dmaengine: qcom: Add ADM driver
 2020-09-18 18:39 UTC  (3+ messages)

[PATCH] nvme: fix NULL pointer dereference
 2020-09-18 18:38 UTC  (7+ messages)

[PATCH v6 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-09-18 18:32 UTC  (3+ messages)
` [PATCH v6 02/10] fs/ntfs3: Add initialization of super block

[RFC v1 00/12] kunit: introduce class mocking support
 2020-09-18 18:31 UTC  (11+ messages)
` [RFC v1 02/12] kunit: test: add kunit_stream a std::stream like logger
` [RFC v1 04/12] checkpatch: add support for struct MOCK(foo) syntax
` [RFC v1 05/12] kunit: mock: add parameter list manipulation macros
` [RFC v1 06/12] kunit: expose kunit_set_failure() for use by mocking
` [RFC v1 07/12] kunit: mock: add internal mock infrastructure
` [RFC v1 08/12] kunit: mock: add basic matchers and actions
` [RFC v1 09/12] kunit: mock: add macro machinery to pick correct format args
` [RFC v1 10/12] kunit: mock: add class mocking support
` [RFC v1 11/12] kunit: mock: add struct param matcher
` [RFC v1 12/12] kunit: mock: implement nice, strict and naggy mock distinctions


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