linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 20:25:46 to 2020-12-01 22:52:42 UTC [more...]

[BUG] SPI broken for SPI based panel drivers
 2020-12-01 22:51 UTC  (12+ messages)

[RFC v2 0/2] Introduce perf-stat -b for BPF programs
 2020-12-01 22:47 UTC  (6+ messages)
` [RFC v2 1/2] perf: support build BPF skeletons with perf

[PATCH 00/22] Intel Vision Processing Unit base enabling part 1
 2020-12-01 22:35 UTC  (23+ messages)
` [PATCH 01/22] Add Vision Processing Unit (VPU) documentation
` [PATCH 02/22] dt-bindings: Add bindings for Keem Bay IPC driver
` [PATCH 03/22] keembay-ipc: Add Keem Bay IPC module
` [PATCH 04/22] dt-bindings: Add bindings for Keem Bay VPU IPC driver
` [PATCH 05/22] keembay-vpu-ipc: Add Keem Bay VPU IPC module
` [PATCH 06/22] misc: xlink-pcie: Add documentation for XLink PCIe driver
` [PATCH 07/22] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host
` [PATCH 08/22] misc: xlink-pcie: lh: Add PCIe EP DMA functionality
` [PATCH 09/22] misc: xlink-pcie: lh: Add core communication logic
` [PATCH 10/22] misc: xlink-pcie: lh: Prepare changes for adding remote host driver
` [PATCH 11/22] misc: xlink-pcie: rh: Add PCIe EP driver for Remote Host
` [PATCH 12/22] misc: xlink-pcie: rh: Add core communication logic
` [PATCH 13/22] misc: xlink-pcie: Add XLink API interface
` [PATCH 14/22] misc: xlink-pcie: Add asynchronous event notification support for XLink
` [PATCH 15/22] xlink-ipc: Add xlink ipc device tree bindings
` [PATCH 16/22] xlink-ipc: Add xlink ipc driver
` [PATCH 17/22] xlink-core: Add xlink core device tree bindings
` [PATCH 18/22] xlink-core: Add xlink core driver xLink
` [PATCH 19/22] xlink-core: Enable xlink protocol over pcie
` [PATCH 20/22] xlink-core: Enable VPU IP management and runtime control
` [PATCH 21/22] xlink-core: add async channel and events
` [PATCH 22/22] xlink-core: factorize xlink_ioctl function by creating sub-functions for each ioctl command

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-01 22:35 UTC  (6+ messages)
` [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
  ` [NEEDS-REVIEW] "

[PATCH v2] venus: vdec: Handle DRC after drain
 2020-12-01 22:34 UTC  (2+ messages)

[PATCH v2 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-01 22:29 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: configs: "
` [PATCH v2 2/5] arm64: defconfig: "
` [PATCH v2 3/5] MIPS: configs: "
` [PATCH v2 4/5] parisc: "
` [PATCH v2 5/5] powerpc/configs: "

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-01 22:30 UTC  (3+ messages)

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-01 22:30 UTC  (20+ messages)
` [PATCH 13/18] ipu3-cio2: Add functionality "
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-12-01 22:30 UTC  (13+ messages)
` [PATCH v4 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v4 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system

[GIT PULL] SMB3 Fixes
 2020-12-01 22:28 UTC 

[PATCH v9 1/2] kunit: Support for Parameterized Testing
 2020-12-01 22:28 UTC  (8+ messages)
` [PATCH v9 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-01 22:26 UTC  (11+ messages)
` [PATCH 2/2] statx: move STATX_ATTR_DAX attribute handling to filesystems

[PATCH v2] rcu/segcblist: Add debug checks for segment lengths
 2020-12-01 22:26 UTC  (10+ messages)

[PATCH v8 0/7] Syscall User Dispatch
 2020-12-01 22:21 UTC  (3+ messages)
` [PATCH v8 7/7] docs: Document "

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-12-01 22:12 UTC  (7+ messages)
` [PATCH v12 12/17] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device

[PATCH bpf-next v9 00/34] bpf: switch to memcg-based memory accounting
 2020-12-01 21:59 UTC  (35+ messages)
` [PATCH bpf-next v9 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH bpf-next v9 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v9 03/34] mm: introduce page memcg flags
` [PATCH bpf-next v9 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v9 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v9 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v9 07/34] bpf: "
` [PATCH bpf-next v9 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v9 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v9 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v9 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v9 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v9 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v9 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v9 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v9 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v9 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v9 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v9 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v9 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v9 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v9 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v9 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v9 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v9 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v9 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v9 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v9 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v9 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v9 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v9 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH bpf-next v9 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v9 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v9 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH 00/22] Intel Vision Processing Unit base enabling part 1
 2020-12-01 22:00 UTC  (6+ messages)
` [PATCH 07/22] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host

[PATCH v13 0/4] userspace MHI client interface driver
 2020-12-01 21:59 UTC  (15+ messages)
` [PATCH v13 4/4] bus: mhi: Add userspace "

[PATCH] bridge: Fix a deadlock when enabling multicast snooping
 2020-12-01 21:40 UTC 

linux-next: Fixes tag needs some work in the block tree
 2020-12-01 21:52 UTC  (4+ messages)

[PATCH 0/8] shoot lazy tlbs
 2020-12-01 21:50 UTC  (7+ messages)
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-01 21:47 UTC  (18+ messages)
` [PATCH v8 01/16] tracing: move function tracer options to Kconfig
` [PATCH v8 02/16] kbuild: add support for Clang LTO
` [PATCH v8 03/16] kbuild: lto: fix module versioning
` [PATCH v8 04/16] kbuild: lto: limit inlining
` [PATCH v8 05/16] kbuild: lto: merge module sections
` [PATCH v8 06/16] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v8 07/16] init: lto: ensure initcall ordering
` [PATCH v8 08/16] init: lto: fix PREL32 relocations
` [PATCH v8 09/16] PCI: Fix PREL32 relocations for LTO
` [PATCH v8 10/16] modpost: lto: strip .lto from module names
` [PATCH v8 11/16] scripts/mod: disable LTO for empty.c
` [PATCH v8 12/16] efi/libstub: disable LTO
` [PATCH v8 13/16] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v8 14/16] arm64: vdso: disable LTO
` [PATCH v8 15/16] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v8 16/16] arm64: allow LTO to be selected

[PATCH] mm/vmalloc: randomize vmalloc() allocations
 2020-12-01 21:45 UTC 

[RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue
 2020-12-01 21:45 UTC  (4+ messages)

[PATCH bpf-next] kbuild: Restore ability to build out-of-tree modules
 2020-12-01 21:44 UTC  (4+ messages)

linux-next: Tree for Dec 1
 2020-12-01 21:42 UTC  (5+ messages)
` linux-next: Tree for Dec 1 [crypto/aegis128.ko]

[PATCH 5.9 000/152] 5.9.12-rc1 review
 2020-12-01 21:40 UTC  (2+ messages)

[PATCH 4.9 00/42] 4.9.247-rc1 review
 2020-12-01 21:39 UTC  (2+ messages)

[PATCH 4.14 00/50] 4.14.210-rc1 review
 2020-12-01 21:39 UTC  (2+ messages)

[RFC] ACPI PM during kernel poweroff/reboot
 2020-12-01 21:38 UTC  (6+ messages)

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-01 21:38 UTC  (5+ messages)

[PATCH 4.4 00/24] 4.4.247-rc1 review
 2020-12-01 21:38 UTC  (2+ messages)

[PATCH] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-01 21:31 UTC  (5+ messages)

[PATCH v2] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
 2020-12-01 21:31 UTC  (3+ messages)

[PATCH] drivers: core: Detach device from power domain on shutdown
 2020-12-01 21:30 UTC 

[PATCH 1/3] Revert "perf session: Fix decompression of PERF_RECORD_COMPRESSED records"
 2020-12-01 21:28 UTC  (8+ messages)
` [PATCH v2 "

SECCOMP_IOCTL_NOTIF_ADDFD race condition
 2020-12-01 21:27 UTC  (6+ messages)

[v3 PATCH] mm: list_lru: set shrinker map bit when child nr_items is not zero
 2020-12-01 21:25 UTC 

[PATCH -next v2] firmware: xilinx: Mark pm_api_features_map with static keyword
 2020-12-01 21:26 UTC  (3+ messages)

[PATCH 1/3] intel-hid: add support for SW_TABLET_MODE
 2020-12-01 21:23 UTC  (2+ messages)

[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
 2020-12-01 21:22 UTC  (3+ messages)
` [RFC PATCH 01/13] fs/userfaultfd: fix wrong error code on WP & !VM_MAYWRITE

[RFC 2/2] MAINTAINERS: add a limited ARM and ARM64 SoC entry
 2020-12-01 21:20 UTC 

[PATCH 0/5] drop unused BACKLIGHT_GENERIC option
 2020-12-01 21:18 UTC  (10+ messages)
` [PATCH 1/5] ARM: configs: "

[PATCH v5 00/16]Fix several bad kernel-doc markups
 2020-12-01 21:17 UTC  (5+ messages)
` [PATCH v5 14/16] selftests: kselftest_harness.h: partially fix "
` [PATCH v5 15/16] refcount.h: fix a kernel-doc markup

WARNING: filesystem loop5 was created with 512 inodes, the real maximum is 511, mounting anyway
 2020-12-01 21:17 UTC  (6+ messages)

[PATCH] Updating the documentation of struct file_system_type
 2020-12-01 21:05 UTC 

[PATCH v1 0/7] Add Tegra QSPI driver
 2020-12-01 21:12 UTC  (8+ messages)
` [PATCH v1 1/7] MAINTAINERS: Add Tegra QSPI driver section
` [PATCH v1 2/7] dt-bindings: spi: Add Tegra QSPI device tree binding
` [PATCH v1 3/7] spi: qspi-tegra: Add support for Tegra210 QSPI controller
` [PATCH v1 4/7] spi: qspi-tegra: Add Tegra186 and Tegra194 QSPI compatibles
` [PATCH v1 5/7] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v1 6/7] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v1 7/7] arm64: tegra: Enable QSPI on Jetson Xavier NX

[PATCH v6 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2020-12-01 21:12 UTC  (2+ messages)

simplify pstore-blk
 2020-12-01 21:11 UTC  (3+ messages)
` [PATCH 1/9] pstore/zone: cap the maximum device size

[RFC][PATCH] ftrace/selftests: Add binary test to verify ring buffer timestamps
 2020-12-01 21:06 UTC 

[PATCH] misc: genwqe: Use dma_set_mask_and_coherent to simplify code
 2020-12-01 21:01 UTC 

[PATCH] genksyms: Ignore module scoped _Static_assert()
 2020-12-01 21:01 UTC  (5+ messages)

[PATCH v4 1/5] drm: panel: simple: Fixup the struct panel_desc kernel doc
 2020-12-01 21:00 UTC  (3+ messages)

[PATCH net-next v2] net: switch to storing KCOV handle directly in sk_buff
 2020-12-01 21:00 UTC  (2+ messages)

[PATCH] net/ipv6: propagate user pointer annotation
 2020-12-01 21:00 UTC  (2+ messages)

[PATCH v2 0/3] Fix several bugs in KVM stage 2 translation
 2020-12-01 20:59 UTC  (2+ messages)

[PATCH] drm: panel: Fully transition panel_desc kerneldoc to inline style
 2020-12-01 20:59 UTC 

[PATCH v2] drm: panel: add flags to BOE NV110WTM-N61
 2020-12-01 20:56 UTC 

[PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig
 2020-12-01 20:56 UTC  (6+ messages)
` [PATCH v2 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1

[PATCH] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
 2020-12-01 20:53 UTC  (7+ messages)

[PATCH next v2 0/3] printk: remove logbuf_lock
 2020-12-01 20:53 UTC  (4+ messages)
` [PATCH next v2 1/3] printk: inline log_output(),log_store() in vprintk_store()
` [PATCH next v2 2/3] printk: change @clear_seq to atomic64_t
` [PATCH next v2 3/3] printk: remove logbuf_lock, add syslog_lock

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-01 20:52 UTC  (2+ messages)

[PATCH 0/3] membarrier fixes
 2020-12-01 20:51 UTC  (8+ messages)
` [PATCH 3/3] membarrier: Propagate SYNC_CORE and RSEQ actions more carefully

[PATCH Xilinx Alveo 0/8] Xilinx Alveo/XRT patch overview
 2020-12-01 20:51 UTC  (3+ messages)
` [PATCH Xilinx Alveo 7/8] fpga: xrt: Alveo management physical function driver

mapcount corruption regression
 2020-12-01 20:49 UTC  (4+ messages)

[GIT PULL] pinctrl: samsung: Pull for v5.11
 2020-12-01 20:46 UTC 

[PATCH v3 0/3] New documentation text describing how to report issues (aka "reporting-bugs rewritten")
 2020-12-01 20:45 UTC  (10+ messages)
` [PATCH v3 1/3] LICENSES: Add the CC-BY-4.0 license

[PATCH v2] net: dsa: ksz8795: adjust CPU link to host interface
 2020-12-01 20:45 UTC  (4+ messages)

[PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-01 20:42 UTC  (5+ messages)
` [PATCH v10 17/19] ARM: tegra: Add EMC OPP properties to Tegra20 device-trees

[PATCH v6] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-12-01 20:42 UTC  (6+ messages)

[PATCH] fs: 9p: add generic splice_read file operations
 2020-12-01 20:37 UTC  (8+ messages)
  ` [V9fs-developer] "
    ` [PATCH] fs: 9p: add generic splice_write file operation

[PATCH v1 0/1] mfd: intel-m10-bmc: add sysfs files for mac_address
 2020-12-01 20:36 UTC  (2+ messages)
` [PATCH v1 1/1] mfd: intel-m10-bmc: expose mac address and count

[PATCHv2 0/5] Extend Intel service layer, FPGA manager and region
 2020-12-01 20:52 UTC  (10+ messages)
` [PATCHv2 1/5] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag

[PATCH v2 1/2] mmc: Support kmsg dumper based on pstore/blk
 2020-12-01 20:28 UTC  (4+ messages)

[PATCH] riscv: toggle mmu_enabled flag in a precise manner
 2020-12-01 20:27 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-12-01 20:25 UTC  (5+ messages)

[PATCH v3] checkpatch: fix TYPO_SPELLING check for words with apostrophe
 2020-12-01 20:25 UTC  (3+ messages)

[PATCH v4 net-next 0/4] nfc: s3fwrn5: Support a UART interface
 2020-12-01 20:24 UTC  (3+ messages)
` [PATCH v4 net-next 4/4] "


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