linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-02 00:09:07 to 2019-08-02 06:36:12 UTC [more...]

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-02  6:34 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add SC7180 pinctrl driver

[PATCH 1/1] genirq: Properly pair kobject_del with kobject_add
 2019-08-02  6:34 UTC 

[PATCH] dt-bindings: Add pxe1610 as a trivial device
 2019-08-02  6:31 UTC  (4+ messages)

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02  6:29 UTC  (39+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH 03/34] net/ceph: "
` [PATCH 04/34] x86/kvm: "
` [PATCH 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH 07/34] drm/radeon: "
` [PATCH 08/34] media/ivtv: "
` [PATCH 09/34] media/v4l2-core/mm: "
` [PATCH 10/34] genwqe: "
` [PATCH 11/34] scif: "
` [PATCH 12/34] vmci: "
` [PATCH 13/34] rapidio: "
` [PATCH 14/34] oradax: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 16/34] drivers/tee: "
` [PATCH 17/34] vfio: "
` [PATCH 18/34] fbdev/pvr2fb: "
` [PATCH 19/34] fsl_hypervisor: "
` [PATCH 20/34] xen: "
` [PATCH 21/34] fs/exec.c: "
` [PATCH 22/34] orangefs: "
` [PATCH 23/34] uprobes: "
` [PATCH 24/34] futex: "
` [PATCH 25/34] mm/frame_vector.c: "
` [PATCH 26/34] mm/gup_benchmark.c: "
` [PATCH 27/34] mm/memory.c: "
` [PATCH 28/34] mm/madvise.c: "
` [PATCH 29/34] mm/process_vm_access.c: "
` [PATCH 30/34] crypt: "
` [PATCH 31/34] nfs: "
` [PATCH 32/34] goldfish_pipe: "
` [PATCH 33/34] kernel/events/core.c: "
` [PATCH 34/34] fs/binfmt_elf: "

[PATCH] Documentation/checkpatch: Prefer str_has_prefix over strncmp
 2019-08-02  6:25 UTC 

memory leak in pty_common_install
 2019-08-02  6:23 UTC  (2+ messages)

[PATCH] psi: get poll_work to run when calling poll syscall next time
 2019-08-02  6:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Add default binder devices through binderfs when configured
 2019-08-02  6:18 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: aspeed: Deprecate g[45]-style compatibles
 2019-08-02  6:15 UTC  (5+ messages)

[PATCH v2 0/3] soc: qcom: llcc cleanups
 2019-08-02  6:13 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Add Winbond w25q256jvm
 2019-08-02  6:09 UTC  (2+ messages)

linux-next: build warning after merge of the i2c tree
 2019-08-02  6:04 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the crypto tree
 2019-08-02  6:02 UTC 

linux-next: Tree for Aug 2
 2019-08-02  5:52 UTC 

[RFC-ish PATCH 00/17] Clean up ASPEED devicetree warnings
 2019-08-02  5:51 UTC  (4+ messages)

[RFC/RFT v2 0/2] KEYS: trusted: Add generic trusted keys framework
 2019-08-02  5:50 UTC  (4+ messages)
` [RFC/RFT v2 1/2] KEYS: trusted: create trusted keys subsystem

[PATCH] ALSA: hda: Add support of Zhaoxin controller
 2019-08-02  5:50 UTC  (2+ messages)

[PATCH] ALSA: isa/wavefront: remove redundant assignment to pointer bptr
 2019-08-02  5:48 UTC  (2+ messages)

[PATCH V3 1/2] cpufreq: schedutil: Don't skip freq update when limits change
 2019-08-02  5:44 UTC  (2+ messages)
` [PATCH V3 2/2] cpufreq: intel_pstate: Implement ->resolve_freq()

Overhead of ring buffer in Ftrace
 2019-08-02  5:41 UTC 

[PATCH] efi/arm: fix allocation failure when reserving the kernel base
 2019-08-02  5:38 UTC 

[linux-next] mm/i915: i915_gemfs_init() NULL dereference
 2019-08-02  5:37 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v2] ARM: dts: aspeed: Add Facebook Wedge100 BMC
 2019-08-02  5:31 UTC  (5+ messages)

[PATCH] perf tools: Fix a typo in Makefile
 2019-08-02  5:24 UTC  (2+ messages)

[PATCH v2] arm64: zynqmp: Add ZynqMP SDHCI compatible string
 2019-08-02  5:23 UTC  (2+ messages)

[PATCH v4 01/17] drm/ttm: add gem base object
 2019-08-02  5:22 UTC  (17+ messages)
` [PATCH v4 02/17] drm/vram: use embedded gem object
` [PATCH v4 03/17] drm/qxl: "
` [PATCH v4 04/17] drm/radeon: "
` [PATCH v4 05/17] drm/amdgpu: "
` [PATCH v4 06/17] drm/nouveau: "
` [PATCH v4 07/17] drm/ttm: use gem reservation object
` [PATCH v4 08/17] drm/ttm: use gem vma_node
` [PATCH v4 09/17] drm/ttm: set both resv and base.resv pointers
` [PATCH v4 10/17] drm/ttm: switch ttm core from bo->resv to bo->base.resv
` [PATCH v4 11/17] drm/radeon: switch driver "
` [PATCH v4 12/17] drm/vmwgfx: "
` [PATCH v4 13/17] drm/amdgpu: "
` [PATCH v4 14/17] drm/nouveau: "
` [PATCH v4 15/17] drm/qxl: "
` [PATCH v4 16/17] drm/virtio: "
` [PATCH v4 17/17] drm/ttm: drop ttm_buffer_object->resv

Need help with failling gcm_base(ctr,ghash-generic) selftest
 2019-08-02  5:18 UTC  (3+ messages)

[PATCH] powerpc: Remove inaccessible CMDLINE default
 2019-08-02  5:18 UTC  (2+ messages)

[PATCH] mailbox: zynqmp-ipi-mailbox: Add of_node_put() before goto
 2019-08-02  5:12 UTC  (6+ messages)

Slowness forming TIPC cluster with explicit node addresses
 2019-08-02  5:11 UTC  (4+ messages)

[PATCH] PCI: Mark expected switch fall-through
 2019-08-02  5:10 UTC  (2+ messages)

[PATCH v4] watchdog: alim1535: Rewriting of alim1535 to use watchdog subsystem
 2019-08-02  5:03 UTC  (5+ messages)

[RFC PATCH 1/2] mmc: sdhci: Manually check card status after reset
 2019-08-02  4:58 UTC  (9+ messages)

[PATCH] hwrng: Use device-managed registration API
 2019-08-02  4:55 UTC  (2+ messages)

linux kernel sources: more misspellings/tyops of <foo>iton words
 2019-08-02  4:56 UTC  (2+ messages)

[PATCH] hwrng: timeriomem - add include guard to timeriomem-rng.h
 2019-08-02  4:55 UTC  (2+ messages)

[PATCH] crypto: jitterentropy: build without sanitizer
 2019-08-02  4:55 UTC  (2+ messages)

[PATCH v2 1/2] crypto: add header include guards
 2019-08-02  4:54 UTC  (2+ messages)

[PATCH] crypto: atmel-sha204a: Use device-managed registration API
 2019-08-02  4:54 UTC  (2+ messages)

[PATCH] Documentation/admin-guide: Embargoed hardware security issues
 2019-08-02  4:49 UTC  (2+ messages)

linux-next: Tree for Jul 31
 2019-08-02  4:48 UTC  (11+ messages)
` linux-next: Tree for Jul 31 - s390 crypto build breakage

[PATCH v3] powerpc: Support CMDLINE_EXTEND
 2019-08-02  4:40 UTC  (2+ messages)

[PATCH v2] powerpc: Support CMDLINE_EXTEND
 2019-08-02  4:39 UTC  (4+ messages)

[PATCH v3] mailbox: imx: add support for imx v1 mu
 2019-08-02  4:29 UTC  (5+ messages)
  ` [EXT] "

Bug#921146: Program mksquashfs from squashfs-tools 1:4.3-11 does not make use all CPU cores
 2019-08-02  4:17 UTC  (4+ messages)

[PATCH v4] watchdog: alim1535: Rewriting of alim1535 driver to use watchdog subsystem
 2019-08-02  4:12 UTC 

[PATCH v2] ARM: dts: aspeed: Add Facebook Wedge40 BMC
 2019-08-02  4:06 UTC 

[PATCH v2] tracing: Function stack size and its name mismatch in arm64
 2019-08-02  2:43 UTC  (3+ messages)

[PATCH v4] crypto: gcm - restrict assoclen for rfc4543
 2019-08-02  4:01 UTC  (2+ messages)

[RFC PATCH 00/16] KVM RISC-V Support
 2019-08-02  3:59 UTC  (10+ messages)
` [RFC PATCH 05/16] RISC-V: KVM: Implement VCPU interrupts and requests handling

[PATCH] ARM: dts: aspeed: Add Facebook Wedge40 BMC
 2019-08-02  3:58 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed: Add Facebook Wedge100 BMC
 2019-08-02  3:56 UTC  (4+ messages)

[PATCH] cpufreq: schedutil: Don't skip freq update when limits change
 2019-08-02  3:48 UTC  (11+ messages)

[PATCH v7 00/20] SC7 entry and exit support for Tegra210
 2019-08-02  3:41 UTC  (3+ messages)
` [PATCH v7 11/20] cpufreq: tegra124: Add suspend and resume support

[PATCH] mm/madvise: reduce code duplication in error handling paths
 2019-08-02  3:37 UTC  (2+ messages)

[PATCH net-next] net: can: Fix compiling warning
 2019-08-02  3:36 UTC 

[PATCH 00/12] treewide: Fix GENMASK misuses
 2019-08-02  3:25 UTC  (6+ messages)
` [PATCH] linux/bits.h: Add compile time sanity check of GENMASK inputs

[PATCH] Rewriting of alim1535 to use watchdog subsystem
 2019-08-02  3:25 UTC 

[PATCH v2 06/10] printk: Replace strncmp with str_has_prefix
 2019-08-02  3:13 UTC  (2+ messages)

[PATCH] perf record: Support aarch64 random socket_id assignment
 2019-08-02  3:48 UTC 

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-08-02  3:04 UTC  (23+ messages)

[PATCH v3 3/3] ARM: dts: aspeed: Add Mihawk BMC platform
 2019-08-02  3:04 UTC  (2+ messages)

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02  2:39 UTC  (4+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()

memory leak in tipc_group_create_member
 2019-08-02  2:38 UTC 

[PATCH 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-02  2:30 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom: Add SC7180 pinctrl driver

[PATCH] drivers/macintosh/smu.c: Mark expected switch fall-through
 2019-08-02  2:28 UTC  (2+ messages)

[PATCH] powerpc/kasan: fix early boot failure on PPC32
 2019-08-02  2:28 UTC  (2+ messages)

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-08-02  2:26 UTC  (5+ messages)
` [PATCH 19/20] pstore: fs superblock limits

drm fixes for 5.3-rc3
 2019-08-02  2:23 UTC 

[PATCH 0/3] iommu/vtd: Per device dma ops
 2019-08-02  2:06 UTC  (6+ messages)
` [PATCH 1/3] iommu/vt-d: Refactor find_domain() helper

[PATCH v2] watchdog: alim1535: Rewriting of alim1535 to use watchdog subsystem
 2019-08-02  2:03 UTC  (2+ messages)

[PATCH 0/9] Make clk_hw::init NULL after clk registration
 2019-08-02  1:57 UTC  (3+ messages)
` [PATCH 7/9] clk: sprd: Don't reference clk_init_data after registration

[PATCH 1/2] mm/zsmalloc.c: Migration can leave pages in ZS_EMPTY indefinitely
 2019-08-02  1:53 UTC  (2+ messages)
` [PATCH 2/2] mm/zsmalloc.c: Fix race condition in zs_destroy_pool

[PATCH v2 10/10] watchdog: Replace strncmp with str_has_prefix
 2019-08-02  1:47 UTC 

[PATCH v2 09/10] userns: Replace strncmp with str_has_prefix
 2019-08-02  1:47 UTC 

[PATCH v2 08/10] sched: Replace strncmp with str_has_prefix
 2019-08-02  1:47 UTC 

[PATCH v2 07/10] reboot: Replace strncmp with str_has_prefix
 2019-08-02  1:47 UTC 

[PATCH v2 05/10] PM / sleep: Replace strncmp with str_has_prefix
 2019-08-02  1:47 UTC 

[PATCH v2 04/10] module: Replace strncmp with str_has_prefix
 2019-08-02  1:47 UTC 

[PATCH v2 03/10] locking/locktorture: Replace strncmp with str_has_prefix
 2019-08-02  1:46 UTC 

[PATCH v2 02/10] gcov: Replace strncmp with str_has_prefix
 2019-08-02  1:46 UTC 

[PATCH v2 01/10] dma: debug: Replace strncmp with str_has_prefix
 2019-08-02  1:46 UTC 

[PATCH v2 00/10] Replace strncmp with str_has_prefix
 2019-08-02  1:46 UTC 

[PATCH] ima: Allow to import the blacklisted cert signed by secondary CA cert
 2019-08-02  1:42 UTC  (3+ messages)

[BUG] lseek on /proc/meminfo is broken in 4.19.59
 2019-08-02  1:40 UTC  (5+ messages)
  ` [BUG] lseek on /proc/meminfo is broken in 4.19.59 maybe due to commit 1f4aace60b0e ("fs/seq_file.c: simplify seq_file iteration code and interface")

[PATCH v4 0/3] MediaTek Security random number generator support
 2019-08-02  1:35 UTC  (3+ messages)

[PATCH] PCI: hv: Fix panic by calling hv_pci_remove_slots() earlier
 2019-08-02  1:32 UTC 

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2019-08-02  1:30 UTC  (6+ messages)
` [PATCH v4 12/15] iommu/vt-d: Cleanup get_valid_domain_for_dev()

[PATCH net-next 1/2] net: phy: broadcom: set features explicitly for BCM54616S
 2019-08-02  1:29 UTC  (8+ messages)

[PATCH -next] staging: fsl-dpaa2/ethsw: Remove useless set memory to zero use memset()
 2019-08-02  1:31 UTC 

MIPS: Ingenic: Fix bugs when detecting X1000's parameters
 2019-08-02  1:26 UTC  (4+ messages)
` MIPS: Ingenic: Fix bugs when detecting X1000's parameters v3
  ` [PATCH 2/2 v3] MIPS: Ingenic: Fix bugs when calculate bogomips/lpj

[PATCH -next] drm/vgem: Fix wrong pointer passed to PTR_ERR()
 2019-08-02  1:29 UTC 

[PATCH] mailmap: add entry for Jaegeuk Kim
 2019-08-02  1:21 UTC 

[PATCH 1/1] psi: do not require setsched permission from the trigger creator
 2019-08-02  1:19 UTC  (7+ messages)

Possible mem cgroup bug in kernels between 4.18.0 and 5.3-rc1
 2019-08-02  1:08 UTC  (3+ messages)

[PATCH] fs/ceph: don't return a value from void function
 2019-08-02  1:06 UTC 

crash: `kmem -s` reported "kmem: dma-kmalloc-512: slab: ffffe192c0001000 invalid freepointer: e5ffef4e9a040b7e" on a dumped vmcore
 2019-08-02  1:05 UTC  (2+ messages)

[PATCH] KVM: Disable wake-affine vCPU process to mitigate lock holder preemption
 2019-08-02  0:51 UTC  (3+ messages)

[PATCH v3 00/10] implement KASLR for powerpc/fsl_booke/32
 2019-08-02  0:48 UTC  (3+ messages)

[PATCH v3 1/3] KVM: Fix leak vCPU's VMCS value into other pCPU
 2019-08-02  0:46 UTC  (2+ messages)

linux-next: manual merge of the jc_docs tree with the cifs tree
 2019-08-02  0:38 UTC 

[PATCH] pciehp: fix a race between pciehp and removing operations by sysfs
 2019-08-02  0:36 UTC  (2+ messages)

[PATCH] m68k: Prevent some compiler warnings in coldfire builds
 2019-08-02  0:33 UTC  (2+ messages)

[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-08-02  0:24 UTC  (2+ messages)

[PATCH] PCI/hotplug: fix potential null pointer deference
 2019-08-02  0:14 UTC  (3+ messages)

[PATCH] PCI: rpaphp: Avoid a sometimes-uninitialized warning
 2019-08-02  0:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v5 0/7] Fix PF/VF dependency issue
 2019-08-02  0:06 UTC  (4+ messages)
` [PATCH v5 1/7] PCI/ATS: Fix pci_prg_resp_pasid_required() dependency issues
` [PATCH v5 4/7] PCI/ATS: Add PRI support for PCIe VF devices
` [PATCH v5 5/7] PCI/ATS: Add PASID "


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