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

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-01-19 21:18 UTC  (10+ messages)
` [PATCH v28 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v29 "
    ` [PATCH v29 03/12] LRNG - sysctls and /proc interface
    ` [PATCH v29 04/12] LRNG - add switchable DRNG support
    ` [PATCH v29 05/12] crypto: DRBG - externalize DRBG functions for LRNG
    ` [PATCH v29 06/12] LRNG - add SP800-90A DRBG extension
    ` [PATCH v29 08/12] crypto: provide access to a static Jitter RNG state
    ` [PATCH v29 09/12] LRNG - add Jitter RNG fast noise source
    ` [PATCH v29 10/12] LRNG - add SP800-90B compliant health tests

[PATCH V4 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-01-20  6:59 UTC  (2+ messages)

[PATCH v3] cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcount
 2020-01-20  6:50 UTC  (9+ messages)

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-01-20  6:48 UTC  (4+ messages)
` [PATCH v10 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-20  6:48 UTC  (9+ messages)
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking

KASAN: slab-out-of-bounds Write in bitmap_ip_del
 2020-01-20  6:47 UTC 

KASAN: slab-out-of-bounds Read in bitmap_ipmac_ext_cleanup
 2020-01-20  6:47 UTC 

[RFC PATCH 0/4] Support for out-of-tree hypervisor modules in i915/gvt
 2020-01-20  6:33 UTC  (6+ messages)
  ` [RFC PATCH 1/4] drm/i915/gvt: make gvt oblivious of kvmgt data structures
  ` [RFC PATCH 2/4] drm/i915/gvt: remove unused vblank_done completion

[PATCH v11 00/13] Support ROHM BD71828 PMIC
 2020-01-20  6:42 UTC  (14+ messages)
` [PATCH v11 01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v11 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v11 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v11 04/13] mfd: bd718x7: Add compatible for BD71850
` [PATCH v11 05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v11 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v11 07/13] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v11 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v11 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v11 10/13] rtc: bd70528: add BD71828 support
` [PATCH v11 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v11 12/13] leds: Add common LED binding parsing support to LED class/core
` [PATCH v11 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[Patch v2 0/4] mm/page_alloc.c: cleanup on check page
 2020-01-20  6:43 UTC  (9+ 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

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-01-20  6:37 UTC 

[PATCH V2] video: remove set but not used variable 'mach64RefFreq'
 2020-01-20  6:33 UTC 

[PATCH] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
 2020-01-20  6:30 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-01-20  6:30 UTC 

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-01-20  6:27 UTC  (10+ messages)

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

[PATCH] ASoC: rt5659: add S32_LE format
 2020-01-20  6:24 UTC  (2+ messages)

[PATCH bpf-next v4 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-20  6:20 UTC  (3+ messages)
` [PATCH bpf-next v4 09/10] selftests: Remove tools/lib/bpf from include path

[PATCH v5 00/18] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2020-01-20  6:16 UTC  (3+ messages)

[PATCH] video: remove set but not used variable 'mach64RefFreq'
 2020-01-20  6:15 UTC  (2+ messages)

[PATCH RESEND v2] sched/nohz: Optimize get_nohz_timer_target()
 2020-01-20  6:14 UTC  (2+ messages)

[PATCH v3 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-20  6:14 UTC  (2+ messages)
` [PATCH v3 2/2] wan/hdlc_x25: fix skb handling

linux-next: build warning after merge of the tip tree
 2020-01-20  6:00 UTC  (2+ messages)

[PATCH] sched/fair: Define sched_idle_cpu() only for SMP configurations
 2020-01-20  5:59 UTC 

[PATCH] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
 2020-01-20  5:30 UTC  (2+ messages)

[PATCH 0/3] Update phy configuration for AM65x
 2020-01-20  5:30 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-am654: Update Output tap delay binding

[PATCH v1 0/1] HID: mcp2221: add usb to i2c-smbus host bridge driver
 2020-01-20  5:27 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH 1/3] selftests/x86: Build with LDFLAGS and LDLIBS
 2020-01-20  5:06 UTC  (4+ messages)
` [PATCH 3/3] selftests/bpf: Build urandom_read "

[PATCH v2 0/2] FORTIFY_SOURCE: detect intra-object overflow in string functions
 2020-01-20  4:54 UTC  (3+ messages)
` [PATCH v2 1/2] string.h: detect intra-object overflow in fortified "
` [PATCH v2 2/2] lkdtm: tests for FORTIFY_SOURCE

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

[PATCH v4 0/4] fscrypt preparations for encryption+casefolding
 2020-01-20  4:44 UTC  (5+ messages)
` [PATCH v4 1/4] fscrypt: don't allow v1 policies with casefolding
` [PATCH v4 2/4] fscrypt: derive dirhash key for casefolded directories
` [PATCH v4 3/4] fscrypt: clarify what is meant by a per-file key
` [PATCH v4 4/4] fscrypt: improve format of no-key names

[PATCH] irqdomain: Fix a memory leak in irq_domain_push_irq()
 2020-01-20  4:35 UTC 

[PATCH] hsr: Fix a compilation error
 2020-01-20  4:44 UTC  (2+ messages)

[PATCH] ARM: dts: bcm2711: Use bcm2711 compatible for sdhci
 2020-01-20  4:17 UTC 

[PATCH v2] ARM: decompressor: simplify libfdt builds
 2020-01-20  4:28 UTC  (3+ messages)

[PATCH v3 0/8] locking/lockdep: Reuse zapped chain_hlocks entries
 2020-01-20  4:22 UTC  (4+ messages)
` [PATCH v3 6/8] locking/lockdep: Reuse freed "

[PATCH -mm] mm/page_isolation: fix potential warning from user
 2020-01-20  4:20 UTC  (2+ messages)

Regression caused by patch a4f55d8b8c14 "usb: hub: Check device descriptor before resusciation"
 2020-01-20  4:11 UTC  (2+ messages)
` [REGRESSION][BISECTED] 5.5-rc suspend/resume failure caused by patch a4f55d8b8c14 ("usb: hub: Check device descriptor before resusciation")

[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
 2020-01-20  4:10 UTC  (4+ messages)
` [PATCH v8 19/22] ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init

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

[PATCH v2 00/45] KVM: Refactor vCPU creation
 2020-01-20  4:04 UTC  (12+ 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 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [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 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] 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 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][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

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  (7+ 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 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 

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  (16+ messages)
` [PATCH v11 03/14] exfat: add inode 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] 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  (3+ messages)
` [PATCH v3 2/3] drm/panel: simple: add display timings for logic technologies displays

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


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