linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-19 13:28:17 to 2020-01-20 03:51:03 UTC [more...]

[PATCH v7 0/5] add Amlogic A1 clock controller driver
 2020-01-20  3:49 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v7 2/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v7 3/5] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v7 4/5] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v7 5/5] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2020-01-20  3:46 UTC  (9+ messages)
` [PATCH v2 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH v2 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH v2 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH v2 41/45] KVM: PPC: Move all vcpu init code into kvm_arch_vcpu_create()

[PATCH -mm] mm/page_isolation: fix potential warning from user
 2020-01-20  3:42 UTC 

[PATCH] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
 2020-01-20  3:41 UTC 

[PATCH v2] mmc: sdhci: fix an issue of mixing different types
 2020-01-20  3:32 UTC  (2+ messages)

[PATCH v6 0/4] IT6505 cover letter
 2020-01-20  2:44 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: Add vendor prefix for ITE Tech. Inc
` [PATCH v6 2/4] Revert "drm/tegra: Move drm_dp_link helpers to Tegra DRM"
` [PATCH v6 3/4] dt-bindings: Add binding for IT6505
` [PATCH v6 4/4] drm/bridge: add it6505 driver

[PATCH v3 0/8] Use UFS device indicated maximum LU number
 2020-01-20  3:25 UTC  (7+ messages)
` [PATCH v3 4/8] scsi: ufs: move ufshcd_get_max_pwr_mode() to ufs_init_params()
    ` [EXT] "
  ` [EXT] Re: [PATCH v3 0/8] Use UFS device indicated maximum LU number

[PATCH] hsr: Fix a compilation error
 2020-01-20  3:26 UTC 

[PATCH 0/3] bootconfig: tracing: Fix documentations of bootconfig and boot-time tracing
 2020-01-20  3:23 UTC  (4+ messages)
` [PATCH 1/3] bootconfig: Fix Kconfig help message for BOOT_CONFIG
` [PATCH 2/3] Documentation: bootconfig: Fix typos in bootconfig documentation
` [PATCH 3/3] Documentation: tracing: Fix typos in boot-time tracing documentation

include/asm-generic/hugetlb.h:7:9: error: incompatible types when returning type 'int' but 'pte_t {aka struct <anonymous>}' was expected
 2020-01-20  3:15 UTC 

[Patch v2 0/4] mm/page_alloc.c: cleanup on check page
 2020-01-20  3:04 UTC  (5+ messages)
` [Patch v2 1/4] mm: enable dump several reasons for __dump_page()
` [Patch v2 2/4] mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison
` [Patch v2 3/4] mm/page_alloc.c: pass all bad reasons to bad_page()
` [Patch v2 4/4] mm/page_alloc.c: extract commom part to check page

[PATCH][next] tools: bootconfig: fix spelling mistake "faile" -> "failed"
 2020-01-20  3:04 UTC  (3+ messages)

linux-next: manual merge of the block tree with the vfs tree
 2020-01-20  2:57 UTC  (5+ messages)

Relax CPU features sanity checking on heterogeneous architectures
 2020-01-20  2:47 UTC  (5+ messages)

[PATCH -next] net: hns3: replace snprintf with scnprintf in hns3_update_strings
 2020-01-20  2:38 UTC  (3+ messages)

Issues with "PCI/LINK: Report degraded links via link bandwidth notification"
 2020-01-20  2:33 UTC  (2+ messages)

[PATCH -next] net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
 2020-01-20  2:37 UTC  (3+ messages)

[PATCH] workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()
 2020-01-20  2:02 UTC  (2+ messages)

[PATCH for vm-scalability] usemem: Add new option --fragmentation for generating fragmented pages
 2020-01-20  1:50 UTC 

[patch 00/15] lib/vdso: Bugfix and consolidation
 2020-01-20  1:42 UTC  (3+ messages)
` [patch 08/15] x86/vdso: Move VDSO clocksource state tracking to callback

[PATCH v3 0/9] Support for Casefolding and Encryption
 2020-01-20  1:35 UTC  (3+ messages)
` [PATCH v3 5/9] vfs: Fold casefolding into vfs

KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
 2020-01-20  1:35 UTC  (2+ messages)

[PATCH] PNP: isapnp: remove defined but not used function 'isapnp_checksum'
 2020-01-20  1:23 UTC 

[PATCH v1 00/11] pstore: support crash log to block and mtd device
 2020-01-20  1:03 UTC  (12+ messages)
` [PATCH v1 01/11] pstore/blk: new support logger for block devices
` [PATCH v1 02/11] blkoops: add blkoops, a warpper for pstore/blk
` [PATCH v1 03/11] pstore/blk: support pmsg recorder
` [PATCH v1 04/11] pstore/blk: blkoops: support console recorder
` [PATCH v1 05/11] pstore/blk: blkoops: support ftrace recorder
` [PATCH v1 06/11] Documentation: pstore/blk: blkoops: create document for pstore_blk
` [PATCH v1 07/11] pstore/blk: skip broken zone for mtd device
` [PATCH v1 08/11] blkoops: respect for device to pick recorders
` [PATCH v1 09/11] pstore/blk: blkoops: support special removing jobs for dmesg
` [PATCH v1 10/11] blkoops: add interface for dirver to get information of blkoops
` [PATCH v1 11/11] mtd: new support oops logger based on pstore/blk

[PATCH v2] Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
 2020-01-20  0:51 UTC  (2+ messages)

[PATCH 0/4] mm/page_alloc.c: cleanup on check page
 2020-01-20  0:36 UTC  (9+ messages)
` [PATCH 1/4] mm/page_alloc.c: extract commom part to "
` [PATCH 2/4] mm/page_alloc.c: rename free_pages_check_bad() to check_free_page_bad()
` [PATCH 4/4] mm/page_alloc.c: bad_[reason|flags] is not necessary when PageHWPoison

[PATCH 0/8] mm/migrate.c: cleanup on do_pages_move()
 2020-01-20  0:31 UTC  (4+ messages)
` [PATCH 2/8] mm/migrate.c: not necessary to check start and i

[PATCH v5] PM / devfreq: Add debugfs support with devfreq_summary file
 2020-01-20  0:22 UTC  (2+ messages)

[PATCH v4 0/2] hwmon: (adt7475) Added attenuator bypass support
 2020-01-20  0:17 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] "

Linux 5.5-rc7
 2020-01-20  0:15 UTC 

vfat: Broken case-insensitive support for UTF-8
 2020-01-20  0:09 UTC  (4+ messages)

KASAN: use-after-free Read in bitmap_ipmac_ext_cleanup
 2020-01-19 23:57 UTC 

[PATCH v11 00/14] add the latest exfat driver
 2020-01-19 23:54 UTC  (22+ messages)
` [PATCH v11 02/14] exfat: add super block operations
` [PATCH v11 03/14] exfat: add inode operations
` [PATCH v11 05/14] exfat: add file operations
` [PATCH v11 09/14] exfat: add misc operations
` [PATCH v11 10/14] exfat: add nls operations
` [PATCH v11 11/14] exfat: add Kconfig and Makefile
` [PATCH v11 12/14] exfat: add exfat in fs/Kconfig and fs/Makefile
` [PATCH v11 13/14] MAINTAINERS: add exfat filesystem
` [PATCH v11 14/14] staging: exfat: make staging/exfat and fs/exfat mutually exclusive

[GIT PULL] ARM: at91: defconfig for 5.6 #2
 2020-01-19 23:52 UTC 

[GIT PULL] ARM: at91: DT for 5.6 #2
 2020-01-19 23:47 UTC 

linux-next: build warning after merge of the pm tree
 2020-01-19 23:40 UTC 

[PATCH] Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
 2020-01-19 23:35 UTC  (3+ messages)

[PATCH net 00/19] Fixes for SONIC ethernet driver
 2020-01-19 22:56 UTC  (20+ messages)
` [PATCH net 13/19] net/sonic: Avoid needless receive descriptor EOL flag updates
` [PATCH net 09/19] net/sonic: Remove explicit memory barriers
` [PATCH net 04/19] net/sonic: Add mutual exclusion for accessing shared state
` [PATCH net 07/19] net/sonic: Clear interrupt flags immediately
` [PATCH net 08/19] net/sonic: Use MMIO accessors
` [PATCH net 12/19] net/sonic: Fix receive buffer handling
` [PATCH net 19/19] net/sonic: Prevent tx watchdog timeout
` [PATCH net 16/19] net/sonic: Quiesce SONIC before re-initializing descriptor memory
` [PATCH net 17/19] net/sonic: Fix command register usage
` [PATCH net 02/19] net/sonic: Remove redundant next_tx variable
` [PATCH net 14/19] net/sonic: Improve receive descriptor status flag check
` [PATCH net 06/19] net/macsonic: Remove interrupt handler wrapper
` [PATCH net 18/19] net/sonic: Fix CAM initialization
` [PATCH net 01/19] net/sonic: Remove obsolete comment
` [PATCH net 05/19] net/sonic: Remove redundant netif_start_queue() call
` [PATCH net 15/19] net/sonic: Fix receive buffer replenishment
` [PATCH net 11/19] net/sonic: Fix interface error stats collection
` [PATCH net 10/19] net/sonic: Start packet transmission immediately
` [PATCH net 03/19] net/sonic: Refactor duplicated code

KASAN: use-after-free Read in bitmap_ip_destroy
 2020-01-19 23:17 UTC 

[PATCH v2] ARM: decompressor: simplify libfdt builds
 2020-01-19 22:48 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()
 2020-01-19 22:47 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: add vendor prefix for logic technologies limited
 2020-01-19 22:47 UTC  (4+ messages)
` [PATCH v3 2/3] drm/panel: simple: add display timings for logic technologies displays
` [PATCH v3 3/3] dt-bindings: panel-simple: add bindings "

[PATCH] mtd: spi-nor: Add support for w25qNNjwim
 2020-01-19 22:24 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the ubifs tree
 2020-01-19 22:17 UTC  (2+ messages)

linux-next: build failure after merge of the arm tree
 2020-01-19 22:02 UTC  (3+ messages)

[PATCH] ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
 2020-01-19 21:52 UTC 

[patch] mm, thp: fix defrag setting if newline is not used
 2020-01-19 21:57 UTC  (8+ messages)
        ` [patch v2] "

[PATCH v1] uml: make CONFIG_STATIC_LINK actually static
 2020-01-19 21:40 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: add vendor prefix for logic technologies limited
 2020-01-19 21:38 UTC  (7+ messages)
` [PATCH v2 3/3] dt-bindings: display: panel: add bindings for logic technologies displays

[PATCH v1] um: drivers: mark non-vector net transports as obsolete
 2020-01-19 21:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Add doc for Pine64 Pinebook Pro
 2020-01-19 21:31 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add initial support for "

[PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices
 2020-01-19 20:46 UTC 

KASAN: use-after-free Read in bitmap_ip_ext_cleanup
 2020-01-19 20:21 UTC  (2+ messages)

[GIT PULL] RISC-V updates for v5.5-rc7
 2020-01-19 20:20 UTC  (2+ messages)

[GIT] Networking
 2020-01-19 20:20 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.5
 2020-01-19 20:20 UTC  (2+ messages)

[PATCH] mmc: sdhci: fix an issue of mixing different types
 2020-01-19 20:12 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: Fix memory leaks in generic update/delete batch ops
 2020-01-19 19:40 UTC 

[PATCH] remoteproc: Add support for predefined notifyids
 2020-01-19 19:40 UTC  (7+ messages)

[PATCH v2 0/5] hwmon: k10temp driver improvements
 2020-01-19 19:38 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the ubifs tree
 2020-01-19 19:18 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Balance initial LPI affinity across CPUs
 2020-01-19 19:05 UTC 

[RFC 0/3] KVM/ARM: Misc PMU fixes
 2020-01-19 17:58 UTC  (7+ messages)
` [RFC 2/3] KVM: arm64: pmu: Fix chained SW_INCR counters

[PATCH net] net: systemport: Fixed queue mapping in internal ring map
 2020-01-19 17:48 UTC  (3+ messages)

[PATCH v2] io_uring: optimise sqe-to-req flags translation
 2020-01-19 17:36 UTC  (5+ messages)
` [PATCH v3 1/1] "

[tip:core/documentation] BUILD SUCCESS b2aa09178d1132bc6731af609a079dde83feddc1
 2020-01-19 17:30 UTC 

BUG: unable to handle kernel paging request in do_con_write
 2020-01-19 17:19 UTC  (2+ messages)

[PATCH v2 0/5] drm: Add support for Okaya RH128128T
 2020-01-19 17:15 UTC  (4+ messages)
` [PATCH v2 3/5] drm/mipi_dbi: Add support for display offsets

general protection fault in nf_flow_table_offload_setup
 2020-01-19 16:57 UTC 

[PATCH V3] sched/isolation: isolate from handling managed interrupt
 2020-01-19 16:50 UTC  (2+ messages)

[PATCH 1/9] arm64: dts: allwinner: Enable button wakeup on Orange Pi PC2
 2020-01-19 16:31 UTC  (9+ messages)
` [PATCH 2/9] arm64: dts: allwinner: pinebook: Remove unused vcc3v3 regulator
` [PATCH 3/9] arm64: dts: allwinner: pinebook: Remove unused AXP803 regulators
` [PATCH 4/9] arm64: dts: allwinner: pinebook: Sort device tree nodes
` [PATCH 5/9] arm64: dts: allwinner: pinebook: Make simplefb more consistent
` [PATCH 6/9] arm64: dts: allwinner: pinebook: Document MMC0 CD pin name
` [PATCH 7/9] arm64: dts: allwinner: pinebook: Add GPIO port regulators
` [PATCH 8/9] arm64: dts: allwinner: pinebook: Fix backlight regulator
` [PATCH 9/9] arm64: dts: allwinner: pinebook: Fix 5v0 boost regulator

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-19 16:14 UTC  (7+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API

linux-next: Fixes tag needs some work in the arm-current tree
 2020-01-19 16:11 UTC  (2+ messages)

[PATCH v2 0/5] hwmon: k10temp driver improvements
 2020-01-19 15:49 UTC  (3+ messages)

[PATCH] staging: media: rkisp1: make links immutable by default
 2020-01-19 15:14 UTC  (3+ messages)

[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
 2020-01-19 15:14 UTC  (7+ messages)
` [PATCH v8 11/22] ASoC: tegra: Add fallback implementation for audio mclk
` [PATCH v8 19/22] ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init
` [PATCH v8 22/22] clk: tegra: Remove audio clocks configuration from clock driver

linux-next: Signed-off-by missing for commit in the arm tree
 2020-01-19 15:08 UTC  (2+ messages)

[PATCH] net: phy: adin: fix a warning about msleep
 2020-01-19 15:07 UTC  (2+ messages)

[PATCH net-next] devlink: Add health recover notifications on devlink flows
 2020-01-19 15:04 UTC 

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-19 14:59 UTC  (9+ messages)
` [PATCH v6 09/22] Documentation: bootconfig: Add a doc for extended "
` [PATCH v6 22/22] Documentation: tracing: Add boot-time tracing document

[PATCH v1 1/2] x86/msi: Enhance x86 to support platform_msi
 2020-01-19 14:57 UTC  (3+ messages)

[PATCH 0/4] Add new series Micron SPI NAND devices
 2020-01-19 14:54 UTC  (5+ messages)
` [PATCH 1/4] mtd: spinand: Generalize the OOB layout structure and function names
` [PATCH 2/4] mtd: spinand: Add new Micron SPI NAND devices
` [PATCH 3/4] mtd: spinand: Add M70A series "
` [PATCH 4/4] mtd: spinand: Add new Micron SPI NAND devices with multiple dies

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-19 14:33 UTC  (12+ messages)
                  ` [RFC][PATCHSET][CFT] pathwalk cleanups and fixes

[PATCH v1 0/3] scsi: ufs-mediatek: add MediaTek vendor implementation part II
 2020-01-19 14:27 UTC  (7+ messages)
` [PATCH v1 1/3] scsi: ufs-mediatek: add dbg_register_dump implementation
` [PATCH v1 2/3] scsi: ufs: export some functions for vendor usage
` [PATCH v1 3/3] scsi: ufs-mediatek: enable low-power mode for hibern8 state

[RFC] ASoC: soc-pcm: crash in snd_soc_dapm_new_dai
 2020-01-19 14:19 UTC 

[PATCH] staging: qlge: fix missing a blank line after declaration
 2020-01-19 14:03 UTC 

[perf] perf_event_open() sometimes returning 0
 2020-01-19 13:28 UTC  (7+ messages)
  ` [PATCH] perf: correctly handle failed perf_get_aux_event() (was: Re: [perf] perf_event_open() sometimes returning 0)
        ` [PATCH, v5.4] perf: Correctly handle failed perf_get_aux_event()


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