linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-19 11:01:52 to 2020-01-20 01:42:10 UTC [more...]

[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

linux-next: manual merge of the block tree with the vfs tree
 2020-01-20  1:40 UTC  (3+ messages)

[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 -next] net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
 2020-01-20  1:28 UTC  (2+ messages)

[PATCH -next] net: hns3: replace snprintf with scnprintf in hns3_update_strings
 2020-01-20  1:27 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  (10+ 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 3/4] mm/page_alloc.c: rename free_pages_check() to check_free_page()
` [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)

[PATCH v3 0/8] Use UFS device indicated maximum LU number
 2020-01-19 22:21 UTC  (6+ 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

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  (12+ messages)
` [PATCH v6 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v6 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [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()

[PATCH -next] i40e: remove unnecessary conversions to bool
 2020-01-19 13:21 UTC 

[PATCH -next] drm/ttm: remove unnecessary conversion to bool
 2020-01-19 13:19 UTC 

[PATCH V5 0/5] Add minimal boot support for IPQ6018
 2020-01-19 13:15 UTC  (4+ messages)
` [PATCH V5 1/5] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings

[PATCH V6 0/5] Add minimal boot support for IPQ6018
 2020-01-19 13:13 UTC  (6+ messages)
` [PATCH V6 1/5] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
` [PATCH V6 2/5] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH V6 3/5] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH V6 4/5] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH V6 5/5] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

[PATCH] arch/x86/mm/mpx.c: Clean up code by removing unnecessary assignment
 2020-01-19 13:09 UTC 

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2020-01-19 13:03 UTC  (10+ messages)

[PATCH v3] PM: suspend: Add sysfs attribute to control the "sync on suspend" behavior
 2020-01-19 12:55 UTC  (3+ messages)

[PATCH 3/3] Staging: comedi: usbdux: cleanup long line and align it
 2020-01-19 12:52 UTC  (3+ messages)

[PATCH -next] lkdtm: remove unnecessary terminated-null assign
 2020-01-19 12:36 UTC 

[PATCH] pwm: remove set but not set variable 'pwm'
 2020-01-19 12:22 UTC 

[PATCH] video: remove set but not used variable 'mach64RefFreq'
 2020-01-19 12:20 UTC 

[PATCH] video: remove set but not used variable 'ulScaleRight'
 2020-01-19 12:19 UTC 

[PATCH 0/4] cleanup patches for unused variables
 2020-01-19 12:17 UTC  (5+ messages)
` [PATCH 1/4] video: fbdev: remove set but not used variable 'hSyncPol'
` [PATCH 2/4] video: fbdev: remove set but not used variable 'vSyncPol'
` [PATCH 3/4] "
` [PATCH 4/4] video: fbdev: remove set but not used variable 'bytpp'

[PATCH v2] watchdog: da9062: make restart handler atomic safe
 2020-01-19 11:34 UTC  (3+ messages)

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-01-19 11:32 UTC  (4+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH] driver: tg3: fix potential UAF in tigon3_dma_hwbug_workaround()
 2020-01-19 10:00 UTC  (2+ messages)

[PATCH net] net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
 2020-01-17 12:27 UTC  (2+ messages)

[PATCH] ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1
 2020-01-19 11:28 UTC 

[RFC] iomap: fix race between readahead and direct write
 2020-01-19 11:21 UTC  (9+ messages)

[PATCH v1 1/2] dt-binding: iio: add NPCM ADC reset support
 2020-01-19 11:00 UTC 


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