linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-11 13:36:39 to 2020-11-11 15:47:31 UTC [more...]

[PATCH] ASoC: Remove mt6359_platform_driver_remove
 2020-11-11 15:47 UTC  (2+ messages)

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-11 15:47 UTC  (4+ messages)

[PATCH v5 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-11-11 15:47 UTC  (6+ messages)
` [PATCH v5 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF

[PATCH v2 0/5] cleanup page poisoning
 2020-11-11 15:45 UTC  (9+ messages)
` [PATCH v2 2/5] mm, page_poison: use static key more efficiently
` [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking
` [PATCH v2 4/5] mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
` [PATCH v2 5/5] mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO

[PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow
 2020-11-11 15:45 UTC  (4+ messages)
` [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer

[PATCH v2 0/4] hwmon: (ltc2945): add support for sense resistor
 2020-11-11 15:44 UTC  (5+ messages)
` [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg()

[drm/i915/gem] 59dd13ad31: phoronix-test-suite.jxrendermark.RadialGradientPaint.1024x1024.operations_per_second -54.0% regression
 2020-11-11 15:58 UTC 

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-11 15:41 UTC  (11+ messages)

[PATCH 00/13] Introduce seqnum_ops
 2020-11-11 15:42 UTC  (6+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops

[RFC PATCH] ceph: fix cross quota realms renames with new truncated files
 2020-11-11 15:39 UTC 

[PATCH v8 00/18] Implement NTB Controller using multiple PCI EP
 2020-11-11 15:35 UTC  (19+ messages)
` [PATCH v8 01/18] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v8 02/18] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v8 03/18] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v8 04/18] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v8 05/18] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v8 06/18] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v8 07/18] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v8 08/18] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v8 09/18] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v8 10/18] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v8 11/18] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v8 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
` [PATCH v8 13/18] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v8 14/18] PCI: Add TI J721E device to pci ids
` [PATCH v8 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v8 16/18] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v8 17/18] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v8 18/18] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH] arm64: dts: qcom: sc7180: Assign numbers to eMMC and SD
 2020-11-11 15:37 UTC 

[PATCH] Collate "run init" message to one line with prefixed var assignments
 2020-11-11 15:47 UTC 

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-11-11 15:36 UTC  (9+ messages)
` [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues
` [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole

[PATCH v1] Documentation: ACPI: explain how to use gpio-line-names
 2020-11-11 15:34 UTC  (5+ messages)

[PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2020-11-11 15:30 UTC  (11+ messages)

[PATCH] docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask
 2020-11-11 15:29 UTC  (2+ messages)

[PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-11 15:25 UTC 

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-11 15:22 UTC  (6+ messages)

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-11 15:22 UTC  (37+ messages)
` [PATCH v9 07/44] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v9 08/44] kasan: only build init.c for software modes
` [PATCH v9 09/44] kasan: split out shadow.c from common.c
` [PATCH v9 10/44] kasan: define KASAN_GRANULE_PAGE
` [PATCH v9 11/44] kasan: rename report and tags files
` [PATCH v9 12/44] kasan: don't duplicate config dependencies
` [PATCH v9 13/44] kasan: hide invalid free check implementation
` [PATCH v9 14/44] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v9 15/44] kasan, arm64: only init shadow for software modes
` [PATCH v9 16/44] kasan, arm64: only use kasan_depth "
` [PATCH v9 17/44] kasan, arm64: move initialization message
` [PATCH v9 18/44] kasan, arm64: rename kasan_init_tags and mark as __init
` [PATCH v9 19/44] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v9 20/44] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v9 22/44] kasan: rename SHADOW layout macros to META
` [PATCH v9 23/44] kasan: separate metadata_fetch_row for each mode

[net v2] net: phy: mscc: adjust the phy support for PTP and MACsec
 2020-11-11 15:17 UTC 

[PATCH] ACPICA: fix -Wfallthrough
 2020-11-11 15:15 UTC  (2+ messages)

[PATCH V3] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-11 15:13 UTC  (2+ messages)

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-11 15:13 UTC  (5+ messages)
` [PATCH v2 12/20] kasan, mm: check kasan_enabled in annotations
` [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata

Linux 5.9.8
 2020-11-11 15:14 UTC  (4+ messages)

[PATCH v12 2/3] Since the original trace_binder_transaction_received cannot precisely present the real finished time of transaction, adding a trace_binder_txn_latency_free at the point of free transaction may be more close to it
 2020-11-11 15:12 UTC  (6+ messages)
` [PATCH v13] binder: add transaction latency tracer
    ` [PATCH v13 3/3] "
      ` [PATCH v14] "
          ` [PATCH v14 1/3] binder: move structs from core file to header file

[PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug
 2020-11-11 15:04 UTC  (13+ messages)

[PATCH] gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
 2020-11-11 15:05 UTC  (4+ messages)

BUG: unable to handle kernel paging request in bpf_trace_run4
 2020-11-11 14:59 UTC 

[PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-11 14:58 UTC  (4+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3
 2020-11-11 14:57 UTC  (2+ messages)

[PATCH v2 0/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-11 14:53 UTC  (9+ messages)
` [PATCH v2 1/8] powernv/memtrace: don't leak kernel memory to user space
` [PATCH v2 2/8] powernv/memtrace: fix crashing the kernel when enabling concurrently
` [PATCH v2 3/8] powerpc/mm: factor out creating/removing linear mapping
` [PATCH v2 4/8] powerpc/mm: protect linear mapping modifications by a mutex
` [PATCH v2 5/8] powerpc/mm: print warning in arch_remove_linear_mapping()
` [PATCH v2 6/8] powerepc/book3s64/hash: drop WARN_ON in hash__remove_section_mapping
` [PATCH v2 7/8] powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
` [PATCH v2 8/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations

[PATCH] spi: Add SPI_NO_TX/RX support
 2020-11-11 14:54 UTC  (3+ messages)

[PATCH] pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go
 2020-11-11 14:53 UTC  (5+ messages)

[PATCH] MIPS: reserve the memblock right after the kernel
 2020-11-11 14:52 UTC  (6+ messages)

[PATCH v4 4/9] libperf: Add libperf_evsel__mmap()
 2020-11-11 14:50 UTC  (12+ messages)

[PATCH v5 0/8] rpmsg: Make RPMSG name service modular
 2020-11-11 14:49 UTC  (10+ messages)
` [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver

[PATCH v3 bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-11 14:43 UTC  (2+ messages)

[EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers
 2020-11-11 14:43 UTC  (4+ messages)
` [PATCH 1/3] iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled
  ` [PATCH 2/3] iommu/amd: Fix union of bitfields in intcapxt support
  ` [PATCH 3/3] iommu/amd: Fix IOMMU interrupt generation in X2APIC mode

[PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset
 2020-11-11 14:42 UTC  (2+ messages)

[PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana
 2020-11-11 14:42 UTC  (3+ messages)

[PATCH v2 0/8] Venus stateful encoder compliance
 2020-11-11 14:37 UTC  (9+ messages)
` [PATCH v2 1/8] venus: hfi: Use correct state in unload resources
` [PATCH v2 2/8] venus: helpers: Add a new helper for buffer processing
` [PATCH v2 3/8] venus: hfi_cmds: Allow null buffer address on encoder input
` [PATCH v2 4/8] venus: helpers: Calculate properly compressed buffer size
` [PATCH v2 5/8] venus: pm_helpers: Check instance state when calculate instance frequency
` [PATCH v2 6/8] venus: venc: add handling for VIDIOC_ENCODER_CMD
` [PATCH v2 7/8] venus: venc: Handle reset encoder state
` [PATCH v2 8/8] venus: helpers: Delete unused stop streaming helper

[PATCH 4.19 00/71] 4.19.156-rc1 review
 2020-11-11 14:39 UTC  (12+ messages)
` [PATCH 4.19 19/71] btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io()
` [PATCH 4.19 29/71] btrfs: tree-checker: Verify inode item
` [PATCH 4.19 48/71] of: Fix reserved-memory overlap detection

[PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces
 2020-11-11 14:38 UTC  (5+ messages)

[PATCH v9 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-11 14:38 UTC  (3+ messages)
` [PATCH v9 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[RFC] Are you good with Lockdep?
 2020-11-11 14:36 UTC  (3+ messages)

[PATCH 0/5] context_tracking: Flatter archs not using exception_enter/exit() v2
 2020-11-11 14:34 UTC  (5+ messages)
` [PATCH 2/5] context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK
` [PATCH 4/5] context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs

[PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS
 2020-11-11 14:33 UTC  (11+ messages)

[PATCH v1 00/24] Opt-in always-on nVHE hypervisor
 2020-11-11 14:32 UTC  (10+ messages)
` [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v1 16/24] kvm: arm64: Add offset for hyp VA <-> PA conversion

[PATCH] platform/x86: dell-privacy: Add support for new privacy driver
 2020-11-11 14:30 UTC  (5+ messages)

How to enable auto-suspend by default
 2020-11-11 14:31 UTC  (6+ messages)

BUG: sleeping function called from invalid context in ext4_superblock_csum_set
 2020-11-11 14:31 UTC  (3+ messages)

[net] net: phy: mscc: adjust the phy support for PTP and MACsec
 2020-11-11 14:30 UTC  (3+ messages)

[PATCH] hwmon: Fix unsigned 'reg' compared with zero in amc6821_update_device
 2020-11-11 14:29 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: Convert graph bindings to json-schema
 2020-11-11 14:27 UTC  (11+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] dt-bindings: usb-connector: Add reference to graph schema
` [PATCH v3 3/3] dt-bindings: panel: common: "

KASAN: use-after-free Read in ath9k_hif_usb_reg_in_cb
 2020-11-11 14:23 UTC 

[PATCH v2 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-11-11 14:20 UTC  (3+ messages)
` [PATCH v2 2/4] media: meson: Add M2M driver "

[PATCH v2 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-11-11 14:19 UTC  (10+ messages)
` [PATCH v2 3/5] gpio: msc313: MStar MSC313 GPIO driver

[PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-11 13:33 UTC  (8+ messages)
` [PATCH seccomp v2 2/8] parisc: Enable seccomp architecture tracking
` [PATCH seccomp v2 3/8] powerpc: "
` [PATCH seccomp v2 4/8] riscv: "
` [PATCH seccomp v2 5/8] s390: "
` [PATCH seccomp v2 6/8] sh: "
` [PATCH seccomp v2 7/8] xtensa: "
` [PATCH seccomp v2 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[RFC PATCH net-next 0/3] Offload learnt bridge addresses to DSA
 2020-11-11 14:14 UTC  (7+ messages)
` [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-11 14:15 UTC  (10+ messages)
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

[PATCH v2 0/2] add optional cache params override from DT
 2020-11-11 14:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: update ccree optional params
` [PATCH v2 2/2] crypto: ccree - add custom cache params from DT file

WARNING in wp_page_copy
 2020-11-11 13:34 UTC  (3+ messages)

[PATCH v9 0/7] Add support for length of each segment in the segcblist
 2020-11-11 14:08 UTC  (5+ messages)
` [PATCH v9 4/7] rcu/trace: Add tracing for how segcb list changes

[PATCH] rcu: Check and report missed fqs timer wakeup on RCU stall
 2020-11-11 14:07 UTC 

[PATCH v8 00/26] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-11 14:08 UTC  (8+ messages)
` [PATCH v8 09/26] memory: tegra30: Support interconnect framework

inconsistent lock state in icmp_send
 2020-11-11 14:02 UTC  (3+ messages)

[RFC] fs: Avoid to use lockdep information if it's turned off
 2020-11-11 14:01 UTC  (3+ messages)

linux-next: build warning after merge of the bpf-next tree
 2020-11-11 14:03 UTC  (2+ messages)

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-11-11 13:54 UTC  (5+ messages)
` [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X

INFO: task hung in ctrl_getfamily
 2020-11-11 13:56 UTC  (3+ messages)

[PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR
 2020-11-11 13:55 UTC  (4+ messages)

[PATCH 0/2] printk/console: Use ttynull when no console is available or wanted
 2020-11-11 13:54 UTC  (3+ messages)
` [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console
` [PATCH 2/2] printk/console: Allow to disable console output by using console="" or console=null

[PATCH net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
 2020-11-11 13:58 UTC 

memory leak in usb_set_configuration
 2020-11-11 13:55 UTC 

memory leak in dvb_create_media_graph
 2020-11-11 13:55 UTC 

memory leak in __usbhid_submit_report
 2020-11-11 13:55 UTC 

drivers/video/fbdev/aty/atyfb_base.c:2002:7: error: implicit declaration of function 'aty_ld_lcd'; did you mean
 2020-11-11 13:54 UTC 

WARNING: refcount bug in p9_req_put
 2020-11-11 13:54 UTC  (3+ messages)

possible deadlock in mnt_want_write
 2020-11-11 13:52 UTC  (3+ messages)

[PATCH 0/3] powerpc: convert to use ARCH_ATOMIC
 2020-11-11 13:44 UTC  (4+ messages)
` [PATCH 1/3] asm-generic/atomic64: Add support for ARCH_ATOMIC

[git pull] coredump/exit race fix
 2020-11-11 13:39 UTC  (2+ messages)

[GIT PULL] fscrypt fix for 5.10-rc4
 2020-11-11 13:39 UTC  (2+ messages)

[GIT PULL] turbostat: update to version 20.09.30
 2020-11-11 13:39 UTC  (2+ messages)

[GIT PULL] Btrfs updates for v5.10-rc4
 2020-11-11 13:39 UTC  (2+ messages)

INFO: rcu detected stall in do_swap_page
 2020-11-11 13:39 UTC  (3+ messages)

[PATCH v21 00/19] per memcg lru lock
 2020-11-11 13:36 UTC  (3+ messages)
` [PATCH v21 14/19] mm/lru: introduce TestClearPageLRU

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-11 13:36 UTC  (6+ messages)

[patch 1/2] x86/fpu: Simplify fpregs_[un]lock()
 2020-11-11 13:36 UTC  (2+ messages)
` [tip: x86/fpu] "


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