linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 15:24:12 to 2020-10-01 18:00:53 UTC [more...]

[PATCH v2][next] x86/uv/time: Replace one-element array and save heap space
 2020-10-01 17:42 UTC  (4+ messages)
` [tip: x86/platform] x86/uv/time: Use a flexible array in struct uv_rtc_timer_head

[PATCH v3 00/39] kasan: add hardware tag-based mode for arm64
 2020-10-01 17:59 UTC  (45+ messages)
` [PATCH v3 01/39] kasan: drop unnecessary GPL text from comment headers
` [PATCH v3 02/39] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH v3 03/39] kasan: group vmalloc code
` [PATCH v3 04/39] kasan: shadow declarations only for software modes
` [PATCH v3 05/39] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v3 06/39] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v3 07/39] kasan: only build init.c for software modes
` [PATCH v3 08/39] kasan: split out shadow.c from common.c
` [PATCH v3 09/39] kasan: define KASAN_GRANULE_PAGE
` [PATCH v3 10/39] kasan: rename report and tags files
` [PATCH v3 11/39] kasan: don't duplicate config dependencies
` [PATCH v3 12/39] kasan: hide invalid free check implementation
` [PATCH v3 13/39] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v3 16/39] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v3 17/39] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v3 18/39] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v3 19/39] kasan: rename SHADOW layout macros to META
` [PATCH v3 20/39] kasan: separate metadata_fetch_row for each mode
` [PATCH v3 21/39] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH v3 22/39] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v3 32/39] kasan: define KASAN_GRANULE_SIZE for HW_TAGS
` [PATCH v3 33/39] kasan, x86, s390: update undef CONFIG_KASAN

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-01 17:57 UTC  (7+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH V7 0/5] Intel Platform Monitoring Technology
 2020-10-01 17:54 UTC  (10+ messages)
` [PATCH V7 3/5] platform/x86: Intel PMT class driver
` [PATCH V7 4/5] platform/x86: Intel PMT Telemetry capability driver
` [PATCH V7 5/5] platform/x86: Intel PMT Crashlog "

[RFC PATCH v2] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-01 17:50 UTC  (3+ messages)

WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0
 2020-10-01 17:50 UTC  (11+ messages)

[PATCH v5 03/15] misc: bcm-vk: add autoload support
 2020-10-01 17:48 UTC  (3+ messages)

[PATCH V2 0/3] integrity: Load certs from EFI MOK config table
 2020-10-01 17:44 UTC  (3+ messages)
` [PATCH V2 1/3] efi: Support for MOK variable "

[RESEND PATCH] spmi: prefix spmi bus device names with "spmi"
 2020-10-01 17:43 UTC  (3+ messages)

How should we handle illegal task FPU state?
 2020-10-01 17:43 UTC 

[PATCH v1] i2c: npcm7xx: Support changing bus speed using debugfs
 2020-10-01 17:40 UTC  (6+ messages)

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-10-01 17:39 UTC  (5+ messages)
` [PATCH v5 01/17] device-dax: make pgmap optional for instance creation

[PATCH v38 00/24] Intel SGX foundations
 2020-10-01 17:36 UTC  (3+ messages)
` [PATCH v38 11/24] x86/sgx: Add SGX enclave driver

[PATCH v3 00/13] Audio graph card updates and usage with Tegra210 audio
 2020-10-01 17:33 UTC  (14+ messages)
` [PATCH v3 01/13] ASoC: soc-core: Fix component name_prefix parsing
` [PATCH v3 02/13] ASoC: soc-pcm: Get all BEs along DAPM path
` [PATCH v3 03/13] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v3 04/13] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
` [PATCH v3 05/13] ASoC: audio-graph: Support empty Codec endpoint
` [PATCH v3 06/13] ASoC: simple-card-utils: Expose new members for asoc_simple_priv
` [PATCH v3 07/13] ASoC: audio-graph: Update driver as per new exposed members
` [PATCH v3 08/13] ASoC: audio-graph: Expose helpers from audio graph
` [PATCH v3 09/13] ASoC: dt-bindings: tegra: Add schema for audio graph card
` [PATCH v3 10/13] ASoC: tegra: Add audio graph based card driver
` [PATCH v3 11/13] arm64: defconfig: Enable Tegra audio graph "
` [PATCH v3 12/13] arm64: tegra: Audio graph header for Tegra210
` [PATCH v3 13/13] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[GIT PULL] arm64 fix for 5.9-rc8/final
 2020-10-01 17:35 UTC 

[PATCH 0/4] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-01 17:31 UTC  (10+ messages)
` [PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711
` [PATCH 2/4] dma-direct: Turn zone_dma_bits default value into a define
` [PATCH 3/4] arm64: Default to 32-bit ZONE_DMA
` [PATCH 4/4] mm: Update DMA zones description

[PATCH 1/1] RAS: Add CPU Correctable Error Collector to isolate an erroneous CPU core
 2020-10-01 17:30 UTC  (8+ messages)

[GIT PULL] tracing: A couple of fixes
 2020-10-01 17:30 UTC  (2+ messages)

[git pull] drm amdgpu + vmwgfx fixes for 5.9-rc8
 2020-10-01 17:30 UTC  (2+ messages)

[PATCH v4 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-10-01 17:27 UTC  (4+ messages)
` [PATCH v4 4/4] mm: convert page kmemcg type to a page memcg flag

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2020-10-01 17:28 UTC  (3+ messages)

[PATCH RFC v2] kernel: decouple TASK_WORK TWA_SIGNAL handling from signals
 2020-10-01 17:27 UTC  (3+ messages)

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-10-01 17:26 UTC  (13+ messages)

mb2q experience and couple issues
 2020-10-01 17:26 UTC  (3+ messages)

[PATCH] checkpatch: fix multi-statement macro checks for while blocks
 2020-10-01 17:25 UTC  (2+ messages)

[PATCH RFC] kernel: decouple TASK_WORK TWA_SIGNAL handling from signals
 2020-10-01 17:17 UTC  (5+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-10-01 17:17 UTC  (3+ messages)
` [PATCH v38 15/24] x86/sgx: Enable provisioning for remote attestation

linux-next: manual merge of the akpm-current tree with the pm tree
 2020-10-01 17:14 UTC  (2+ messages)

[PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-10-01 17:02 UTC  (4+ messages)
` [PATCH v11 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v11 2/3] arch: Wire up trusted_for(2)
` [PATCH v11 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

For review: seccomp_user_notif(2) manual page
 2020-10-01 17:12 UTC  (7+ messages)

[PATCH 0/9] sched: Migrate disable support
 2020-10-01 17:12 UTC  (3+ messages)
` [PATCH 5/9] sched/hotplug: Consolidate task migration on CPU unplug

[PATCH bpf-next v2 2/4] selftests: bpf: Add helper to compare socket cookies
 2020-10-01 17:11 UTC  (7+ messages)

[PATCH 00/12] dt-bindings: arm: fsl: fix and document compatibles
 2020-10-01 17:07 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: vendor-prefixes: add Element14
` [PATCH 02/12] dt-bindings: arm: fsl: document i.MX6Q boards
` [PATCH 03/12] dt-bindings: arm: fsl: document i.MX6QP boards
` [PATCH 04/12] dt-bindings: arm: fsl: document i.MX6SL boards
` [PATCH 05/12] dt-bindings: arm: fsl: document i.MX6SX boards
` [PATCH 06/12] dt-bindings: arm: fsl: document i.MX6UL boards
` [PATCH 07/12] dt-bindings: arm: fsl: document i.MX6ULL boards
` [PATCH 08/12] dt-bindings: arm: fsl: document i.MX7S boards
` [PATCH 09/12] dt-bindings: arm: fsl: document i.MX7D boards
` [RFC 10/12] ARM: dts: imx6q-pico: fix board compatibles
` [PATCH 11/12] ARM: dts: imx6sl-warp: correct vendor in compatible to Revotics
` [PATCH 12/12] ARM: dts: imx7s-warp: correct vendor in compatible to Element14

[PATCH 0/5] Support for PM660/PM660L SPMI and SMD regulators
 2020-10-01 17:01 UTC  (2+ messages)

[PATCH -next] pci: Fix -Wunused-function warnings for pci_ltr_*
 2020-10-01 17:01 UTC  (2+ messages)

[PATCH 0/9] perf tools: Add support for build id with different sizes
 2020-10-01 16:58 UTC  (6+ messages)
` [PATCH 1/9] perf tools: Add build id shell test

drivers/usb/misc/sisusbvga/sisusb.c:780:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-10-01 16:56 UTC 

[PATCH 0/2] samsung: exynos: convert clkout to module driver
 2020-10-01 16:56 UTC  (3+ messages)
` [PATCH 1/2] soc: samsung: exynos-pmu: instantiate clkout driver as MFD
` [PATCH 2/2] clk: samsung: exynos-clkout: convert to module driver

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-10-01 16:47 UTC  (10+ messages)
` [PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline

[PATCH v4 0/2] Introduce the BQ256XX family of chargers
 2020-10-01 16:47 UTC  (4+ messages)
` [PATCH v4 2/2] power: supply: bq256xx: Introduce the BQ256XX charger driver
    ` [EXTERNAL] "

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-10-01 16:46 UTC  (13+ messages)

[PATCH 0/5] Speed up mremap on large regions
 2020-10-01 16:40 UTC  (11+ messages)
` [PATCH 1/5] kselftests: vm: Add mremap tests
` [PATCH 3/5] mm: Speedup mremap on 1GB or larger regions

Litmus test for question from Al Viro
 2020-10-01 16:36 UTC  (3+ messages)

Linux 5.8.13
 2020-10-01 16:34 UTC  (2+ messages)

[net-next v2 01/11] net: bridge: extend the process of special frames
 2020-10-01 16:31 UTC  (2+ messages)

[PATCH 0/3] nvmem: qfprom: Avoid untouchable regions
 2020-10-01 16:30 UTC  (5+ messages)
` [PATCH 3/3] nvmem: qfprom: Don't touch certain fuses

[PATCH tip/core/rcu 0/15]
 2020-10-01 16:28 UTC  (13+ messages)
` [PATCH tip/core/rcu 11/15] drm/i915: Cleanup PREEMPT_COUNT leftovers
` [PATCH tip/core/rcu 14/15] rcu/tree: Allocate a page when caller is preemptible

[PATCH] arm64: dts: mediatek: Add smi_common node for MT8183
 2020-10-01 16:28 UTC 

[PATCH 1/2] dt-bindings: tas2764: Add the TAS2764 binding doc
 2020-10-01 16:25 UTC  (4+ messages)
` [PATCH 2/2] ASoC: tas2764: Add the driver for the TAS2764

[PATCH v4 0/4] Qualcomm Light Pulse Generator
 2020-10-01 16:21 UTC  (4+ messages)
` [PATCH v4 3/4] arm64: dts: qcom: msm8996: Add mpp and lpg blocks

[PATCH v6] drm/i915: Init lspcon after HPD in intel_dp_detect()
 2020-10-01 16:24 UTC  (2+ messages)

[PATCH v3 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
 2020-10-01 16:18 UTC  (6+ messages)
` [PATCH v3 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[RFC PATCH 1/1] vmscan: Support multiple kswapd threads per node
 2020-10-01 16:18 UTC  (3+ messages)

[PATCH] mm: fix some comments in page_alloc.c and mempolicy.c
 2020-10-01 16:17 UTC  (3+ messages)

{standard input}:162: Error: found '(', expected: ')'
 2020-10-01 16:14 UTC 

[PATCH 00/10] rpmsg: Make RPMSG name service modular
 2020-10-01 16:14 UTC  (4+ messages)
` [PATCH 06/10] rpmsg: Turn name service into a stand alone driver

[PATCH v2 0/9] Some fixes for spi-s3c64xx
 2020-10-01 16:13 UTC  (3+ messages)
  ` [PATCH v2 RESEND "

[PATCH v2 1/5] media: mt9p031: Add support for 8 bit and 10 bit formats
 2020-10-01 16:11 UTC  (4+ messages)
` [PATCH v2 4/5] media: mt9p031: Make pixel clock polarity configurable by DT

[PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-01 16:10 UTC  (3+ messages)
` [PATCH v9 6/7] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()

linux-next: manual merge of the tip tree with the pci tree
 2020-10-01 16:06 UTC  (2+ messages)

[PATCH v2 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-10-01 16:01 UTC  (13+ messages)
` [PATCH v2 01/12] dt-bindings: power: Add bindings for the Mediatek "
` [PATCH v2 02/12] soc: mediatek: Add MediaTek SCPSYS power domains
` [PATCH v2 03/12] arm64: dts: mediatek: Add mt8173 power domain controller
` [PATCH v2 04/12] soc: mediatek: pm-domains: Add bus protection protocol
` [PATCH v2 05/12] soc: mediatek: pm_domains: Make bus protection generic
` [PATCH v2 06/12] soc: mediatek: pm-domains: Add SMI block as bus protection block
` [PATCH v2 07/12] soc: mediatek: pm-domains: Add extra sram control
` [PATCH v2 08/12] soc: mediatek: pm-domains: Add subsystem clocks
` [PATCH v2 09/12] soc: mediatek: pm-domains: Allow bus protection to ignore clear ack
` [PATCH v2 10/12] dt-bindings: power: Add MT8183 power domains
` [PATCH v2 11/12] soc: mediatek: pm-domains: Add support for mt8183
` [PATCH v2 12/12] arm64: dts: mediatek: Add mt8183 power domains controller

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-10-01 15:56 UTC  (8+ messages)
` [PATCH v2 2/6] can: dev: add a helper function to get the correct length of Classical frames
    ` [PATCH v2 2/6] can: dev: add a helper function
` [PATCH v2 5/6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces

[PATCH] selftests/ftrace: check for do_sys_openat2 in user-memory test
 2020-10-01 15:56 UTC  (4+ messages)

[PATCH v2 net] net: stmmac: Modify configuration method of EEE timers
 2020-10-01 15:56 UTC 

[PATCH v3] media: atomisp: fixes build breakage for ISP2400 due to a cleanup
 2020-10-01 15:55 UTC  (3+ messages)

[PATCH V7 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
 2020-10-01 15:50 UTC  (4+ messages)
` [PATCH V7 1/2] percpu_ref: "
` [PATCH V7 2/2] block: move 'q_usage_counter' into front of 'request_queue'

[PATCH v4 0/4] isolation: limit msix vectors to housekeeping CPUs
 2020-10-01 15:49 UTC  (2+ messages)

[net-next v2 10/11] bridge: switchdev: cfm: switchdev interface implementation
 2020-10-01 15:38 UTC  (2+ messages)

[PATCH V6 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
 2020-10-01 15:38 UTC  (4+ messages)
` [PATCH V6 1/2] percpu_ref: "

[PATCH RFC] checkpatch: fix multi-statement macro checks
 2020-10-01 15:36 UTC  (8+ messages)

Linux 5.4.69
 2020-10-01 15:35 UTC  (2+ messages)

[net-next PATCH v1 0/7] ACPI support for dpaa2 driver
 2020-10-01 15:36 UTC  (3+ messages)
` [net-next PATCH v1 6/7] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

Linux 4.19.149
 2020-10-01 15:35 UTC  (2+ messages)

Linux 4.14.200
 2020-10-01 15:35 UTC  (2+ messages)

[PATCH] powerpc/32s: Setup the early hash table at all time
 2020-10-01 15:35 UTC 

Linux 4.4.238
 2020-10-01 15:35 UTC  (2+ messages)

[PATCH v2 0/3] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-10-01 15:35 UTC  (3+ messages)
` [PATCH v2 2/3] firmware: Keem Bay: Add support for Arm Trusted Firmware Service call

[PATCH 1/2] mfd: madera: Add reset as part of resume
 2020-10-01 15:34 UTC  (2+ messages)
` [PATCH 2/2] mfd: madera: Add special errata reset handling for cs47l15

general protection fault in nexthop_is_blackhole
 2020-10-01 15:34 UTC  (2+ messages)

[PATCH v3 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-10-01 15:30 UTC  (3+ messages)
` [PATCH v3 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF

[PATCH v2 0/3] drm: commit_work scheduling
 2020-10-01 15:25 UTC  (4+ messages)

[RFC PATCH 1/2] mtd: spi-nor: atmel: remove global SNOR_F_HAS_LOCK
 2020-10-01 15:25 UTC  (6+ messages)

[PATCH v3 0/2] add Intel MAX 10 BMC MFD driver & hwmon sub driver
 2020-10-01 15:24 UTC  (4+ messages)


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