linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 10:43:17 to 2020-11-16 12:38:33 UTC [more...]

[PATCH v3 00/12] Introduce threaded trace streaming for basic perf record operation
 2020-11-16 12:22 UTC  (12+ messages)
` [PATCH v3 01/12] perf record: introduce thread affinity and mmap masks
` [PATCH v3 02/12] perf record: introduce thread specific data array
` [PATCH v3 03/12] perf record: introduce thread local variable
` [PATCH v3 04/12] perf record: stop threads in the end of trace streaming
` [PATCH v3 05/12] perf record: start threads in the beginning "
` [PATCH v3 06/12] perf record: introduce data file at mmap buffer object
` [PATCH v3 07/12] perf record: init "
` [PATCH v3 08/12] perf record: introduce --threads=<spec> command line option
` [PATCH v3 09/12] perf record: document parallel data streaming mode
` [PATCH v3 10/12] perf report: output data file name in raw trace dump
` [PATCH v3 11/12] perf session: load data directory files for analysis

include/linux/string.h:377:4: error: call to '__read_overflow2' declared with attribute error: detected read beyond size of object passed as 2nd parameter
 2020-11-16 12:23 UTC 

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-11-16 12:19 UTC  (8+ messages)
` [PATCH RFC v2 04/21] kasan: unpoison stack only with CONFIG_KASAN_STACK

[PATCH v2 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-11-16 12:18 UTC  (7+ messages)

[patch 00/19] softirq: Cleanups and RT awareness
 2020-11-16 12:17 UTC  (5+ messages)
` [patch 06/19] arm64: irqstat: Get rid of duplicated declaration
` [patch 10/19] preempt: Cleanup the macro maze a bit

[PATCH v3 0/4] ASoC: pcm512x: Patch series to set fmt from `set_fmt()`
 2020-11-16 12:18 UTC  (2+ messages)

[PATCH -next] ASoC: samsung: fix platform_no_drv_owner.cocci warnings
 2020-11-16 12:29 UTC 

#PF from NMI
 2020-11-16 12:10 UTC  (4+ messages)
    ` [PATCH] rcu: Allow rcu_irq_enter_check_tick() "

[PATCH v4 0/2] phy: intel: Add Keem Bay USB PHY support
 2020-11-16 12:08 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: Add Intel Keem Bay USB PHY bindings
` [PATCH v4 2/2] phy: intel: Add Keem Bay USB PHY support

[PATCH] powerpc: Drop -me200 addition to build flags
 2020-11-16 12:09 UTC 

[PATCH v5] tcp: fix race condition when creating child sockets from syncookies
 2020-11-16 12:06 UTC 

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 12:04 UTC  (35+ messages)
` [PATCH v4 01/27] net: phy: fix "
` [PATCH v4 02/27] net: datagram: fix some "
` [PATCH v4 03/27] net: core: "
` [PATCH v4 04/27] s390: fix "
` [PATCH v4 05/27] drm: fix some "
` [PATCH v4 06/27] HSI: fix a kernel-doc markup
` [PATCH v4 07/27] IB: fix kernel-doc markups
` [PATCH v4 08/27] parport: fix a kernel-doc markup
` [PATCH v4 09/27] rapidio: fix kernel-doc a markup
` [PATCH v4 10/27] video: fix some kernel-doc markups
` [PATCH v4 11/27] fs: fix "
` [PATCH v4 12/27] jbd2: "
` [PATCH v4 13/27] pstore/zone: fix a kernel-doc markup
` [PATCH v4 14/27] completion: fix kernel-doc markups
` [PATCH v4 15/27] firmware: stratix10-svc: "
` [PATCH v4 16/27] connector: fix a kernel-doc markup
` [PATCH v4 17/27] lib/crc7: "
` [PATCH v4 18/27] hrtimer: fix kernel-doc markups
` [PATCH v4 19/27] genirq: "
` [PATCH v4 20/27] list: fix a typo at the kernel-doc markup
` [PATCH v4 21/27] memblock: fix kernel-doc markups
` [PATCH v4 22/27] w1: fix a kernel-doc markup
` [PATCH v4 23/27] resource: fix kernel-doc markups
` [PATCH v4 24/27] shed: fix kernel-doc markup
` [PATCH v4 25/27] mm: fix kernel-doc markups
` [PATCH v4 26/27] selftests: kselftest_harness.h: partially "
` [PATCH v4 27/27] scripts: kernel-doc: validate kernel-doc markup with the actual names

Loadavg accounting error on arm64
 2020-11-16 12:00 UTC  (3+ messages)

WARNING: can't access registers at asm_common_interrupt
 2020-11-16 11:56 UTC  (12+ messages)

[PATCH] drm/mediatek: dsi: Calculate horizontal_backporch_byte by itself
 2020-11-16 11:53 UTC  (5+ messages)

[PATCH 0/3] PPC: Fix -Wimplicit-fallthrough for clang
 2020-11-16 11:49 UTC  (10+ messages)
` [PATCH 1/3] powerpc: boot: include compiler_attributes.h
` [PATCH 2/3] Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
` [PATCH 3/3] powerpc: fix -Wimplicit-fallthrough

[PATCH v1 00/24] Opt-in always-on nVHE hypervisor
 2020-11-16 11:49 UTC  (4+ messages)
` [PATCH v1 13/24] kvm: arm64: Add CPU entry point in nVHE hyp

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-11-16 11:48 UTC  (21+ messages)
` [PATCH RFC 04/12] vdpa: add vdpa simulator for "
` [PATCH RFC 05/12] vdpa_sim: remove the limit of IOTLB entries
` [PATCH RFC 06/12] vdpa_sim: add struct vdpasim_device to store device properties
` [PATCH RFC 07/12] vdpa_sim: move config management outside of the core
` [PATCH RFC 11/12] vringh: allow vringh_iov_xfer() to skip bytes when ptr is NULL
` [PATCH RFC 12/12] vdpa_sim_blk: implement ramdisk behaviour

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-16 11:45 UTC  (13+ messages)
` [PATCH v3 2/3] opp/of: Allow empty opp-table with opp-shared
` [PATCH v3 3/3] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH v2 1/2] dt-bindings: leds: Add bindings for Intel LGM SoC
 2020-11-16 11:42 UTC  (2+ messages)
` [PATCH v2 2/2] leds: lgm: Add LED controller driver for "

[PATCH v1 0/1] mmc: sdhci-of-arasan: Specify .clk_ops for Keem Bay SOC
 2020-11-16 11:41 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v2 1/2] modpost: Mark uuid_le type only for MEI
 2020-11-16 11:40 UTC  (3+ messages)
` [PATCH v2 2/2] uuid: Make guid_t completely internal type to the kernel

[PATCH v2 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2020-11-16 11:41 UTC  (6+ messages)
` [PATCH v2 09/17] x86/hyperv: provide a bunch of helper functions

[PATCH 0/3] Enable eQEP counter driver on BeagleBone Blue
 2020-11-16 11:36 UTC  (2+ messages)

[linux-drivers-review] [PATCH v2 1/2] dt-bindings: leds: Add bindings for Intel LGM SoC
 2020-11-16 11:35 UTC  (2+ messages)
` [linux-drivers-review] [PATCH v2 2/2] leds: lgm: Add LED controller driver for "

[PATCH v2] mm: memblock: drop __init from memblock functions to make it inline
 2020-11-16 11:35 UTC 

[PATCH] Asoc: qcom: dts: Change MI2S GPIO configuration to pulldown
 2020-11-16 11:33 UTC 

[PATCH v4 0/8] media: i2c: Add RDACM21 camera module
 2020-11-16 11:33 UTC  (8+ messages)
` [PATCH v4 1/8] media: i2c: Add driver for "

[PATCH] tick/nohz: Reduce the critical region for jiffies_seq
 2020-11-16 11:29 UTC  (4+ messages)

[PATCH][next] drm/atomic: avoid null pointer dereference on pointer crtc
 2020-11-16 11:28 UTC  (3+ messages)

[tip:core/entry] BUILD SUCCESS WITH WARNING 78a56e0494ad29feccd4c54c2b5682721f8cb988
 2020-11-16 11:27 UTC 

[tip:timers/core] BUILD SUCCESS 6e5a91901c2dff3a0f2eb9f10e427dce2b0488fc
 2020-11-16 11:27 UTC 

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-16 10:55 UTC  (3+ messages)
` [PATCH 22/36] tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'

[PATCH v4 00/11] clk: at91: adapt for dvfs
 2020-11-16 11:24 UTC  (4+ messages)
` [PATCH v4 06/11] clk: at91: clk-sam9x60-pll: allow runtime changes for pll

[PATCH 0/6] Add improvements suggested by checkpatch for vmbus_drv
 2020-11-16 11:21 UTC  (3+ messages)
` [PATCH 5/6] drivers: hv: vmbus: Fix unnecessary OOM_MESSAGE

rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b
 2020-11-16 11:20 UTC  (8+ messages)

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-16 11:18 UTC  (7+ messages)
` [PATCH 12/40] drm/pl111/pl111_display: Make local function static

KASAN: invalid-free in p9_client_create
 2020-11-16 11:11 UTC  (2+ messages)

[PATCH 0/2] Preserve goldfish rtc
 2020-11-16 11:06 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Set myself as Goldfish RTC maintainer

[PATCH v9 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-11-16 11:03 UTC  (6+ messages)
` [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH] perf test: Fix dwarf unwind for optimized builds
 2020-11-16 11:03 UTC  (4+ messages)

[PATCH mm v3 00/19] kasan: boot parameters for hardware tag-based mode
 2020-11-16 11:01 UTC  (5+ messages)
` [PATCH mm v3 04/19] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH mm v3 05/19] kasan: allow VMAP_STACK for HW_TAGS mode

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2020-11-16 11:00 UTC  (14+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v11 02/13] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v11 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v11 04/13] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v11 05/13] vfio/pci: Register an iommu fault handler
` [PATCH v11 06/13] vfio/pci: Allow to mmap the fault queue
` [PATCH v11 07/13] vfio: Use capability chains to handle device specific irq
` [PATCH v11 08/13] vfio/pci: Add framework for custom interrupt indices
` [PATCH v11 09/13] vfio: Add new IRQ for DMA fault reporting
` [PATCH v11 10/13] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v11 11/13] vfio: Document nested stage control
` [PATCH v11 12/13] vfio/pci: Register a DMA fault response region
` [PATCH v11 13/13] vfio/pci: Inject page response upon response region fill

[PATCH v3] phy: mapphone-mdm6600: return error when timed out powering up
 2020-11-16 10:58 UTC 

[PATCH v4] tcp: fix race condition when creating child sockets from syncookies
 2020-11-16 10:57 UTC  (2+ messages)

[PATCH v4] clk: renesas: r8a774c0: Add RPC clocks
 2020-11-16 10:56 UTC  (2+ messages)

[PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing
 2020-11-16 10:47 UTC  (6+ messages)

[PATCH virtio] virtio: virtio_console: fix DMA memory allocation for rproc serial
 2020-11-16 10:46 UTC  (3+ messages)

[PATCH v2] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-11-16 10:46 UTC  (6+ messages)
      ` 答复: "

drivers/gpu/drm/i915/gem/i915_gem_throttle.c:59 i915_gem_throttle_ioctl() error: double locked 'ctx->engines_mutex' (orig line 59)
 2020-11-16 10:44 UTC  (3+ messages)

[PATCH v12 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-16 10:43 UTC  (16+ messages)
` [PATCH v12 01/15] iommu: Introduce attach/detach_pasid_table API
` [PATCH v12 02/15] iommu: Introduce bind/unbind_guest_msi
` [PATCH v12 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v12 04/15] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v12 05/15] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v12 06/15] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v12 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v12 08/15] iommu/smmuv3: Implement cache_invalidate
` [PATCH v12 09/15] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v12 10/15] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v12 11/15] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v12 12/15] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v12 13/15] iommu/smmuv3: Report non recoverable faults
` [PATCH v12 14/15] iommu/smmuv3: Accept configs with more than one context descriptor
` [PATCH v12 15/15] iommu/smmuv3: Add PASID cache invalidation per PASID

[PATCH 1/1] scsi: pm8001: pm8001_hwi: Remove unused variable 'value'
 2020-11-16 10:44 UTC  (2+ messages)

[PATCH v5 0/7] gpio: exar: refactor the driver
 2020-11-16 10:42 UTC  (8+ messages)
` [PATCH v5 1/7] gpio: exar: add a newline after the copyright notice
` [PATCH v5 2/7] gpio: exar: include idr.h
` [PATCH v5 3/7] gpio: exar: switch to a simpler IDA interface
` [PATCH v5 4/7] gpio: exar: use a helper variable for &pdev->dev
` [PATCH v5 5/7] gpio: exar: unduplicate address and offset computation
` [PATCH v5 6/7] gpio: exar: switch to using regmap
` [PATCH v5 7/7] gpio: exar: use devm action for freeing the IDA and drop remove()

[PATCH v1] lib/cmdline_kunit: Provide meaningful MODULE_LICENSE()
 2020-11-16 10:42 UTC 

[PATCH v1] lib/cmdline_kunit: Type of expected returned values should be int
 2020-11-16 10:42 UTC 

[PATCH net-next v3] net/tun: Call netdev notifiers
 2020-11-16 10:41 UTC 

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-16 10:34 UTC  (2+ messages)

WARNING at kernel/sched/core.c:2013 migration_cpu_stop+0x2e3/0x330
 2020-11-16 10:32 UTC  (6+ messages)

[PATCH 0/2] xtensa: cache aliasing fixes
 2020-11-16 10:30 UTC  (3+ messages)
` [PATCH 1/2] xtensa: fix TLBTEMP area placement
` [PATCH 2/2] xtensa: disable preemption around cache alias management calls

[PATCH v5 0/4] Introduce Embedded Controller driver for Acer A500
 2020-11-16 10:29 UTC  (7+ messages)
` [PATCH v5 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500

[PATCH v2 0/6] Updates to MHI channel handling
 2020-11-16 10:22 UTC  (3+ messages)
` [PATCH v2 2/6] bus: mhi: core: Improvements to the channel handling state machine

[PATCH] xsk: add cq event
 2020-11-16 10:21 UTC  (3+ messages)

[PATCH 1/2] phy: stm32: don't print an error on probe deferral
 2020-11-16 10:18 UTC  (5+ messages)

[PATCH v2 0/4] iio: adc: xilinx: use even more devres
 2020-11-16 10:18 UTC  (5+ messages)
` [PATCH v2 1/4] device: provide devm_krealloc_array()

[RESEND PATCH v3 0/3] phy: amlogic: add MIPI DSI function to analog MIPI+PCIe PHY
 2020-11-16 10:16 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: remove reg attribute
` [RESEND PATCH v3 2/3] dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: remove phy cell parameter
` [RESEND PATCH v3 3/3] phy: amlogic: phy-meson-axg-mipi-pcie-analog: add support for MIPI DSI analog

[PATCH bpf] selftests/bpf: fix error return code in run_getsockopt_test()
 2020-11-16 10:16 UTC 

[RESEND PATCH v3 0/2] phy: amlogic: Add support for AXG MIPI D-PHY
 2020-11-16 10:13 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: phy: add Amlogic AXG MIPI D-PHY bindings
` [RESEND PATCH v3 2/2] phy: amlogic: Add AXG MIPI D-PHY driver

[PATCH v41 00/24] Intel SGX foundations
 2020-11-16 10:09 UTC  (5+ messages)
` [PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct

[PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c
 2020-11-16 10:09 UTC  (8+ messages)

[RFC PATCH] MIPS: Kconfig: Select ARCH_WANT_FRAME_POINTERS
 2020-11-16 10:09 UTC  (4+ messages)

[PATCH v3 0/2] phy: amlogic: Add support for AXG MIPI D-PHY
 2020-11-16 10:09 UTC  (4+ messages)

[PATCH v3] clk: renesas: r8a774c0: Add RPC clocks
 2020-11-16 10:09 UTC  (5+ messages)

[PATCH v8 -tip 00/26] Core scheduling
 2020-11-16 10:08 UTC  (7+ messages)
` [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode

[PATCH net-next v2 00/11] net: dsa: microchip: PTP support for KSZ956x
 2020-11-16 10:07 UTC  (5+ messages)
` [PATCH net-next v2 03/11] net: dsa: microchip: split ksz_common.h

[auxdisplay] b26deabb1d: BUG:kernel_NULL_pointer_dereference,address
 2020-11-16 10:05 UTC  (4+ messages)
  ` [LKP] "

linux-next: build warning after merge of the akpm-current tree
 2020-11-16 10:03 UTC  (2+ 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).