linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-12 21:41:07 to 2019-08-13 03:16:16 UTC [more...]

linux-next: build failure after merge of the sound-asoc tree
 2019-08-13  3:16 UTC  (2+ messages)

[PATCH 0/4] Layerscape: Remove num-lanes property from PCIe nodes
 2019-08-13  3:14 UTC  (13+ messages)
` [PATCH 1/4] dt-bingings: PCI: Remove the num-lanes from Required properties
` [PATCH 2/4] PCI: dwc: Return directly when num-lanes is not found
` [PATCH 3/4] ARM: dts: ls1021a: Remove num-lanes property from PCIe nodes
` [PATCH 4/4] arm64: dts: fsl: "

[v7,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-08-13  3:01 UTC  (2+ messages)
` [v7,2/2] dt-bindings: rtc: add bindings for FlexTimer Module

[PATCH 1/3] staging: erofs: inline erofs_inode_is_data_compressed()
 2019-08-13  3:09 UTC  (5+ messages)
` [PATCH 2/3] staging: erofs: remove incomplete cleancache
` [PATCH 3/3] staging: erofs: xattr.c: avoid BUG_ON

[PATCH v3] trace:Add "gfp_t" support in synthetic_events
 2019-08-13  3:04 UTC  (4+ messages)

[PATCHv4 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13  2:53 UTC  (2+ messages)
` [PATCHv4 2/2] PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately

[v6,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-08-13  2:59 UTC  (4+ messages)
` [v6,2/2] dt-bindings: rtc: add bindings for FlexTimer Module
    ` [EXT] "

Crash kernel with 256 MB reserved memory runs into OOM condition
 2019-08-13  2:54 UTC  (5+ messages)

[PATCH v10 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-08-13  2:36 UTC  (4+ messages)
` [PATCH v10 01/15] clk: tegra20/30: Add custom EMC clock implementation

[v2 1/4] dt-bindings: display: Add DT bindings for LS1028A HDP-TX PHY
 2019-08-13  2:34 UTC  (3+ messages)
  ` [EXT] "

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-13  2:24 UTC  (13+ messages)

[PATCH] scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in uapi headers
 2019-08-13  2:20 UTC  (2+ messages)

[PATCH v2] arm64: dts: ls1088a: fix gpio node
 2019-08-13  2:04 UTC 

[PATCH] irqchip/irq-ingenic-tcu: Fix COMPILE_TEST building
 2019-08-13  1:56 UTC 

5.2.x kernel: WD 8TB USB Drives: Unaligned partial completion (resid=78, sector_sz=512)
 2019-08-13  2:12 UTC  (4+ messages)

[PATCHv3 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13  2:10 UTC  (5+ messages)
  ` [EXT] "

[PATCH] mm/hotplug: prevent memory leak when reuse pgdat
 2019-08-13  2:06 UTC 

[PATCH] cxgb4: Prefer pcie_capability_read_word()
 2019-08-13  2:05 UTC  (5+ messages)
` [PATCH] scsi: csiostor: "
` [PATCH] scsi: esas2r: "

[PATCH] scsi: sym53c8xx_2: remove redundant assignment to retv
 2019-08-13  1:58 UTC  (2+ messages)

[PATCH] scsi: pmcraid: Fix a typo - pcmraid --> pmcraid
 2019-08-13  1:57 UTC  (2+ messages)

[PATCH] scsi: fas216: Mark expected switch fall-throughs
 2019-08-13  1:54 UTC  (2+ messages)

[RFC PATCH 0/2] Add predictive memory reclamation and compaction
 2019-08-13  1:40 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: Add trend based prediction algorithm for memory usage
` [RFC PATCH 2/2] mm/vmscan: Add fragmentation and page starvation prediction to kswapd

[PATCH v2] gpiolib: Take MUX usage into account
 2019-08-13  1:42 UTC 

[PATCH tip/core/rcu 0/14] No-CBs bypass addition for v5.4
 2019-08-13  1:33 UTC  (5+ messages)
` [PATCH RFC tip/core/rcu 14/14] rcu/nohz: Make multi_cpu_stop() enable tick on all online CPUs

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-08-13  1:15 UTC  (6+ messages)
` [PATCH v4 03/10] livepatch: Add klp-convert tool

[PATCH 0/1] kbuild: Support building a tree of modules with -M=<root>
 2019-08-13  1:06 UTC  (5+ messages)
` [PATCH 1/1] kbuild: recursive build of external kernel modules

[PATCH] riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes
 2019-08-13  1:06 UTC  (2+ messages)

[PATCH 0/3] Collapse vimc into single monolithic driver
 2019-08-13  0:58 UTC  (11+ messages)

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-13  0:55 UTC  (5+ messages)

[PATCH 0/9] padata: use unbound workqueues for parallel jobs
 2019-08-13  0:52 UTC  (10+ messages)
` [PATCH 1/9] padata: allocate workqueue internally
` [PATCH 2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs()
` [PATCH 3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs
` [PATCH 4/9] padata: make padata_do_parallel find alternate callback CPU
` [PATCH 5/9] pcrypt: remove padata cpumask notifier
` [PATCH 6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
` [PATCH 7/9] padata: use separate workqueues for parallel and serial work
` [PATCH 8/9] padata: unbind parallel jobs from specific CPUs
` [PATCH 9/9] padata: remove cpu_index from the parallel_queue

BUG: corrupted list in rxrpc_local_processor
 2019-08-13  0:51 UTC  (5+ messages)

[PATCH v3] perf diff: Report noisy for cycles diff
 2019-08-13  0:49 UTC  (5+ messages)

`iwlist scan` fails with many networks available
 2019-08-13  0:43 UTC  (4+ messages)
` [PATCH] "

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13  0:41 UTC  (16+ messages)
` [PATCH v12 02/18] kunit: test: add test resource management API
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v12 04/18] kunit: test: add assertion printing library
` [PATCH v12 05/18] kunit: test: add the concept of expectations
` [PATCH v12 07/18] kunit: test: add initial tests

[PATCH v2 bpf-next 0/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE
 2019-08-13  0:38 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl

KASAN: use-after-free Read in rxrpc_queue_local
 2019-08-13  0:36 UTC  (3+ messages)

[PATCH] mm: memcontrol: flush percpu vmevents before releasing memcg
 2019-08-13  0:30 UTC  (2+ messages)

[keys] f771fde820: kernel_BUG_at_security/keys/keyring.c
 2019-08-13  0:28 UTC 

[PATCH] RISC-V: Issue a local tlb flush if possible
 2019-08-13  0:15 UTC  (3+ messages)

[RFC PATCH 0/2] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-13  0:07 UTC  (6+ messages)
` [RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()

[rcu:rcu/next 47/86] include/asm-generic/atomic-long.h:17:9: error: unknown type name 'atomic_t'
 2019-08-13  0:08 UTC 

[PATCH v6 0/8] Introduce support for Guest CET feature
 2019-08-13  0:06 UTC  (15+ messages)
` [PATCH v6 2/8] KVM: x86: Add a helper function for CPUID(0xD,n>=1) enumeration
` [PATCH v6 3/8] KVM: x86: Implement CET CPUID enumeration for Guest
` [PATCH v6 4/8] KVM: VMX: Pass through CET related MSRs to Guest
` [PATCH v6 5/8] KVM: VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v6 7/8] KVM: x86: Load Guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v6 8/8] KVM: x86: Add user-space access interface for CET MSRs

[PATCH 4.19 00/74] 4.19.65-stable review
 2019-08-13  0:04 UTC  (7+ messages)
` [PATCH 4.19 03/74] ARM: dts: rockchip: Make rk3288-veyron-mickeys emmc work again
` [PATCH 4.19 04/74] ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend

[PATCH v2 0/3] soundwire: debugfs support for 5.4
 2019-08-12 23:59 UTC  (4+ messages)
` [PATCH v2 1/3] soundwire: add debugfs support
` [PATCH v2 2/3] soundwire: cadence_master: add debugfs register dump
` [PATCH v2 3/3] soundwire: intel: "

[PATCH] /dev/kmem : Debug preadv() progress
 2019-08-12 23:59 UTC  (3+ messages)

[PATCH v5 00/18] add thermal driver for h6
 2019-08-12 23:54 UTC  (10+ messages)
` [PATCH v5 02/18] dt-bindings: thermal: add binding document for h6 thermal controller
` [PATCH v5 08/18] thermal: sun8i: support mod clocks

[PATCH v2 1/4] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-12 23:52 UTC  (4+ messages)
` [PATCH v2 2/4] i2c/busses/i2c-icy: Add LTC2990 present on 2019 board revision
` [PATCH v2 3/4] hwmon/ltc2990: Add platform_data support
` [PATCH v2 4/4] i2c/busses/i2c-icy: Add platform_data for LTC2990

[PATCH 0/5] Add support for WD MyCloud EX2 Ultra (+ versatile UART-based restart/poweroff drivers)
 2019-08-12 23:50 UTC  (3+ messages)
` [PATCH 1/5] power: reset: Add UART-based MCU poweroff DT bindings

[RFC PATCH] ARM: UNWINDER_FRAME_POINTER implementation for Clang
 2019-08-12 23:49 UTC  (2+ messages)

[PATCH 1/2] dt/bindings: mips: Document Ingenic SoCs binding
 2019-08-12 23:43 UTC  (2+ messages)

[PATCH v2 0/6] PWM JZ4740 fixes and cleanups
 2019-08-12 23:39 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: Remove unused compatible strings

[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-08-12 23:36 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: hwrng: add NPCM RNG documentation

linux-next: manual merge of the risc-v tree with the arm64 tree
 2019-08-12 23:34 UTC 

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-08-12 23:33 UTC  (5+ messages)
` [PATCH 3/3] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH] kbuild: Change fallthrough comments to attributes
 2019-08-12 23:23 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 00/16] Secure Virtual Machine Enablement
 2019-08-12 23:21 UTC  (7+ messages)
` [PATCH v3 08/16] powerpc/pseries/svm: Use shared memory for LPPACA structures
` [PATCH v3 11/16] powerpc/pseries/svm: Export guest SVM status to user space via sysfs

[v2 2/3] dt/bindings: display: Add optional property node defined for Mali DP500
 2019-08-12 23:19 UTC  (2+ messages)

[PATCH v1] dt-bindings: fec: explicitly mark deprecated properties
 2019-08-12 23:12 UTC  (2+ messages)

[PATCH] mm: vmscan: do not share cgroup iteration between reclaimers
 2019-08-12 23:00 UTC  (3+ messages)

[PATCH v2 0/5]Add support for mt2701 JPEG ENC support
 2019-08-12 22:59 UTC  (3+ messages)
` [PATCH 1/5] media: dt-bindings: Add JPEG ENC device tree node document

[PATCH v2 2/2] mmc: sdhci: sdhci-pci-core: Add Genesis Logic GL975x support
 2019-08-12 22:58 UTC  (4+ messages)
  ` [PATCH v3 2/3] PCI: Add Genesys Logic, Inc. Vendor ID
  ` [PATCH v3 3/2] mmc: host: sdhci-pci: add Genesys Logic GL975x support

[PATCH v2 1/2] mmc: sdhci: Add PLL Enable support to internal clock setup
 2019-08-12 22:56 UTC  (3+ messages)
  ` [PATCH v3 1/3] "

[PATCH v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-12 22:49 UTC  (6+ messages)
` [PATCH v5 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v5 3/6] mm: Use zone and order instead of free area in free_list manipulators

[ANNOUNCE] Git v2.22.1
 2019-08-12 22:49 UTC  (2+ messages)

[PATCH v4 0/3] Add PAT9125 optical tracker driver
 2019-08-12 22:46 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: Add pixart vendor

[PATCH v2] Fix fTPM on AMD Zen+ CPUs
 2019-08-12 22:42 UTC  (3+ messages)

[PATCH] mmc: tegra: Implement enable_dma() to set dma_mask
 2019-08-12 22:42 UTC 

[PATCH v4 0/6] tpm: Add driver for cr50
 2019-08-12 22:36 UTC  (7+ messages)
` [PATCH v4 1/6] tpm: Add a flag to indicate TPM power is managed by firmware
` [PATCH v4 2/6] tpm: tpm_tis_spi: Introduce a flow control callback
` [PATCH v4 3/6] tpm: tpm_tis_spi: Add a pre-transfer callback
` [PATCH v4 4/6] tpm: tpm_tis_spi: Export functionality to other drivers
` [PATCH v4 5/6] dt-bindings: tpm: document properties for cr50
` [PATCH v4 6/6] tpm: add driver for cr50 on SPI

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-12 22:33 UTC  (10+ messages)
` [PATCH v3 2/4] perf: Use CAP_SYS_ADMIN with perf_event_paranoid checks
` [PATCH v3 4/4] perf: Use CAP_SYS_ADMIN instead of euid==0 with ftrace

[PATCH V38 00/29] security: Add support for locking down the kernel
 2019-08-12 22:29 UTC  (5+ messages)

[PATCH 0/2] flush percpu vmstats
 2019-08-12 22:29 UTC  (3+ messages)
` [PATCH 1/2] mm: memcontrol: flush percpu vmstats before releasing memcg
` [PATCH 2/2] mm: memcontrol: flush percpu slab vmstats on kmem offlining

[PATCH 0/7] pwm: jz4740: Driver update
 2019-08-12 22:25 UTC  (14+ messages)
` [PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH 6/7] pwm: jz4740: Make PWM start with the active part

[PATCH] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-12 22:21 UTC  (3+ messages)

[PATCH] riscv: kbuild: drop CONFIG_RISCV_ISA_C
 2019-08-12 22:18 UTC  (5+ messages)

[PATCH v4 0/4] Add drivers for auo,kd101n80-45na and boe,tv101wum-nl6 panels
 2019-08-12 22:15 UTC  (3+ messages)
` [PATCH wn 3/4] dt-bindings: display: panel: add auo kd101n80-45na panel bindings

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-12 22:13 UTC  (18+ messages)
` [PATCH 02/16] arc: prefer __section from compiler_attributes.h
` [PATCH 03/16] parisc: "
` [PATCH 04/16] um: "
` [PATCH 05/16] sh: "
` [PATCH 06/16] ia64: "
` [PATCH 07/16] arm: "
` [PATCH 08/16] mips: "
` [PATCH 09/16] sparc: "
` [PATCH 10/16] powerpc: prefer __section and __printf "
` [PATCH 11/16] x86: prefer __section "
` [PATCH 12/16] arm64: "
` [PATCH 13/16] include/asm-generic: "
` [PATCH 14/16] include/linux: "
` [PATCH 15/16] include/linux/compiler.h: remove unused KENTRY macro
` [PATCH 16/16] compiler_attributes.h: add note about __section
  ` Fwd: [PATCH 00/16] treewide: prefer __section from compiler_attributes.h

[PATCH v2 0/4] Simplify PCIe hotplug indicator control
 2019-08-12 22:12 UTC  (5+ messages)
` [PATCH v2 4/4] PCI: pciehp: Replace pciehp_green_led_{on,off,blink}()

[PATCH v2] coresight: tmc-etr: Fix updating buffer in not-snapshot mode
 2019-08-12 22:11 UTC 

/[Important]: Your E-mail linux-kernel@archiver.kernel.org, have 5 Pending Incoming Messages
 2019-08-12 21:59 UTC 

[PATCH v3] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-12 22:04 UTC  (2+ messages)

WARNING in aa_sock_msg_perm
 2019-08-12 22:00 UTC  (3+ messages)

[PATCH v6 1/2] fork: extend clone3() to support setting a PID
 2019-08-12 21:53 UTC  (5+ messages)

fix misc compiler warnings in the ia64 build
 2019-08-12 21:52 UTC  (3+ messages)

"arm64/for-next/core" causes boot panic
 2019-08-12 21:51 UTC 

[PATCH v5 0/4] add mt8183 dpi driver
 2019-08-12 21:51 UTC  (4+ messages)
` [PATCH v5 1/4] dt-bindings: display: mediatek: update dpi supported chips

[PATCH v2] driver/core: Fix build error when SRCU and lockdep disabled
 2019-08-12 21:49 UTC 

[PATCH] kbuild: Parameterize kallsyms generation and correct reporting
 2019-08-12 21:49 UTC 

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-12 21:48 UTC  (4+ messages)
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()

[PATCH v2] Bluetooth: btusb: Fix suspend issue for Realtek devices
 2019-08-12 21:46 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the xfs tree
 2019-08-12 21:45 UTC 

[Regression] MacBook Pro - suspend does not power off - reaches dangerously hot temps
 2019-08-12 21:44 UTC 

[PATCH v5 0/7] Fix PF/VF dependency issue
 2019-08-12 21:40 UTC  (4+ messages)
` [PATCH v5 4/7] PCI/ATS: Add PRI support for PCIe VF devices

[PATCH] rpmsg: add a description field
 2019-08-12 21:41 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).