linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-11 14:03:49 to 2020-11-11 16:18:00 UTC [more...]

simplify gendisk lookup and remove struct block_device aliases v4
 2020-11-11 16:17 UTC  (2+ messages)

[PATCH v2 0/3] hwmon: ltc2992: Add support
 2020-11-11 16:20 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] hwmon: ltc2992: Add support for GPIOs
` [PATCH v2 3/3] dt-binding: hwmon: Add documentation for ltc2992

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-11 16:15 UTC  (43+ messages)
` [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
` [PATCH v9 24/44] kasan, arm64: don't allow SW_TAGS with ARM64_MTE
` [PATCH v9 25/44] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v9 34/44] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v9 36/44] kasan: define KASAN_GRANULE_SIZE "
` [PATCH v9 37/44] kasan, x86, s390: update undef CONFIG_KASAN

[PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow
 2020-11-11 16:15 UTC  (10+ messages)
` [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer
` [PATCH v8 07/22] perf arm-spe: Consolidate arm_spe_pkt_desc()'s return value

[PATCH V2 net-next 00/11] net: hns3: updates for -next
 2020-11-11 16:15 UTC  (5+ messages)
` [PATCH V2 net-next 11/11] net: hns3: add debugfs support for interrupt coalesce

"irq 4: Affinity broken due to vector space exhaustion." warning on restart of ttyS0 console
 2020-11-11 16:14 UTC  (3+ messages)

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-11 16:13 UTC  (15+ messages)
` [PATCH v2 01/20] kasan: simplify quarantine_put call site
` [PATCH v2 02/20] kasan: rename get_alloc/free_info
` [PATCH v2 03/20] kasan: introduce set_alloc_info
` [PATCH v2 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH v2 12/20] kasan, mm: check kasan_enabled in annotations
` [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata
` [PATCH v2 20/20] kasan: update documentation

[PATCH] arm64: dts: qcom: sc7180: Assign numbers to eMMC and SD
 2020-11-11 16:11 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback
 2020-11-11 16:09 UTC  (2+ messages)

[PATCH] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP
 2020-11-11 16:09 UTC  (3+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] x86/mm: Remove duplicate definition of _PAGE_PAT_LARGE

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

[PATCH v2 00/18] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-11-11 16:08 UTC  (5+ messages)
` [PATCH v2 17/18] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names
` [PATCH v2 18/18] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name

[PATCH 1/3] lib: Introduce copy_from_back()
 2020-11-11 16:06 UTC  (4+ messages)
` [PATCH 2/3] lib: zlib_inflate: improves decompression performance

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

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

[PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags
 2020-11-11 16:03 UTC  (2+ messages)

How to enable auto-suspend by default
 2020-11-11 16:03 UTC  (7+ messages)

[rcu:rcu/next] BUILD SUCCESS 005ea905304542854a4adebd720e72fa20b5566c
 2020-11-11 16:02 UTC 

[PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR
 2020-11-11 16:00 UTC  (5+ 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:59 UTC  (8+ 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 V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2020-11-11 15:57 UTC  (13+ messages)

[PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance
 2020-11-11 15:56 UTC  (2+ messages)

[PATCH 00/24] perf: Add mmap2 build id support
 2020-11-11 15:54 UTC  (7+ messages)
` [PATCH 03/24] perf: Add build id data in mmap2 event

[PATCH v2] checkpatch: add fix option for MISSING_SIGN_OFF
 2020-11-11 15:50 UTC  (4+ messages)

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-11 15:48 UTC  (2+ messages)

[PATCH] spi: fsi: Fix transfer returning without finalizing message
 2020-11-11 15:48 UTC  (2+ messages)

[PATCH v2 0/2] SPI/ Input: ads7846: properly handle spi->mode flags
 2020-11-11 15:48 UTC  (2+ messages)

[PATCH] regualtor: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}
 2020-11-11 15:47 UTC  (2+ messages)

[PATCH v2] regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}
 2020-11-11 15:47 UTC  (2+ messages)

[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 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 

[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] 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] 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  (5+ messages)

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

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

[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  (2+ messages)

[PATCH] platform/x86: dell-privacy: Add support for new privacy driver
 2020-11-11 14:30 UTC  (5+ 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  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] dt-bindings: panel: common: Add reference to graph schema

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 

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


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