All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-29 01:43:33 to 2019-03-29 04:14:01 UTC [more...]

[PATCH v5 00/13] Add support for usb on Hikey960
 2019-03-29  4:14 UTC  (11+ messages)
` [PATCH v5 01/13] dt-bindings: phy: Add support for HiSilicon's hi3660 USB PHY
  ` [v5,01/13] "
` [PATCH v5 02/13] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960
  ` [v5,02/13] "
` [PATCH v5 03/13] usb: dwc3: dwc3-of-simple: Add support for dwc3 of Hisilicon Soc Platform
  ` [v5,03/13] "
` [PATCH v5 04/13] usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
  ` [v5,04/13] "
` [PATCH v5 05/13] usb: dwc3: Execute GCTL Core Soft Reset while switch mdoe "
  ` [v5,05/13] "

[PATCH] scsi: bnx2fc: remove unneeded variable
 2019-03-29  4:13 UTC  (3+ messages)

[RESEND PATCH v2 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-29  4:10 UTC  (5+ messages)
` [RESEND PATCH v2 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS

[Powertop] [PATCH] src/main: Add missing pthread header
 2019-03-29  4:09 UTC 

[PATCH] doc/rcuref: Document real world examples in kernel
 2019-03-29  4:06 UTC  (2+ messages)

[Outreachy kernel] [PATCH] staging: Remove unnecessary parentheses
 2019-03-29  4:02 UTC  (2+ messages)

[PATCH 0/3] vfs: make immutable files actually immutable
 2019-03-29  4:02 UTC  (4+ messages)
` [PATCH 3/3] xfs: don't allow most setxattr to immutable files

[meta-oe][PATCH] dbus-broker: 18 -> 19
 2019-03-29  4:01 UTC 

[RFC PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg
 2019-03-29  3:59 UTC  (3+ messages)

[Outreachy kernel] [PATCH] staging: greybus: Remove unnecessary parentheses
 2019-03-29  3:58 UTC  (2+ messages)

[git pull] drm fixes for 5.1-rc3
 2019-03-29  3:56 UTC  (2+ messages)

(.init.text+0x134): multiple definition of `plat_irq_setup'
 2019-03-29  3:51 UTC 

[PATCH v2] x86/boot: Use EFI setup data if provided
 2019-03-29  3:52 UTC  (18+ messages)

[PATCH ipsec-next 10/11] xfrm: make xfrm modes builtin
 2019-03-29  3:54 UTC  (2+ messages)

[PATCH 0/4] soundwire: few trival fixes and cleanups
 2019-03-29  3:51 UTC  (5+ messages)
` [PATCH 2/4] soundwire: cdns: fix check for number of messages

[linux-4.4 test] 134158: trouble: blocked/broken/fail/pass
 2019-03-29  3:46 UTC 

[patch 22/22] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
 2019-03-29  3:44 UTC 

[patch 19/22] mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
 2019-03-29  3:44 UTC 

[patch 18/22] drivers/block/zram/zram_drv.c: fix idle/writeback string compare
 2019-03-29  3:44 UTC 

[patch 17/22] mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
 2019-03-29  3:44 UTC 

[patch 16/22] mm/memory_hotplug.c: fix notification in offline error path
 2019-03-29  3:44 UTC 

[patch 12/22] mm/debug.c: fix __dump_page when mapping->host is not set
 2019-03-29  3:44 UTC 

[patch 11/22] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
 2019-03-29  3:43 UTC 

[patch 09/22] iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
 2019-03-29  3:43 UTC 

[patch 08/22] mm: add support for kmem caches in DMA32 zone
 2019-03-29  3:43 UTC 

[patch 07/22] ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
 2019-03-29  3:43 UTC 

[patch 06/22] mm/hotplug: fix offline undo_isolate_page_range()
 2019-03-29  3:43 UTC 

[patch 05/22] fs/open.c: allow opening only regular files during execve()
 2019-03-29  3:43 UTC 

[patch 02/22] mm/memory.c: fix modifying of page protection by insert_pfn()
 2019-03-29  3:43 UTC 

[PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platform_driver
 2019-03-29  3:41 UTC  (7+ messages)

[PATCH 0/6] x86, mm: refine split_mem_range a little
 2019-03-29  3:38 UTC  (6+ messages)
` [PATCH 4/6] x86, mm: make split_mem_range() more easy to read

[pull] amdgpu, amdkfd, ttm drm-next-5.2
 2019-03-29  3:37 UTC  (2+ messages)

[igt-dev] [PATCH] tests: Add a new test for driver/device hot remove
 2019-03-29  3:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 1/1] hvmloader: add SMBIOS type 2 info for customized string
 2019-03-29  3:28 UTC 

[igt-dev] [PATCH i-g-t v1] igt/tests: kms_atomic_transition improvements
 2019-03-29  3:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[RFC][PATCH 0/4 v2] sycalls: Remove args i and n from syscall_get_arguments()
 2019-03-28 23:05 UTC  (11+ messages)
` [RFC][PATCH 1/4 v2] ptrace: Remove maxargs from task_current_syscall()
` [RFC][PATCH 2/4 v2] tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
` [RFC][PATCH 3/4 v2] syscalls: Remove start and number from syscall_get_arguments() args
` [RFC][PATCH 4/4 v2] syscalls: Remove start and number from syscall_set_arguments() args

[PATCH] ARM: dts: vf610-zii-cfu1: Disable NOR flash/SPI controller
 2019-03-29  3:25 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the net tree
 2019-03-29  3:26 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 799823b9acf39de53546e31f88ec3160bf2da93f
 2019-03-29  3:25 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
 2019-03-29  3:24 UTC  (8+ messages)

[PATCH v2 00/11] Add MPEG-2 decoding to Rockchip VPU
 2019-03-29  3:23 UTC  (11+ messages)
` [PATCH v2 06/11] rockchip/vpu: Cleanup JPEG bounce buffer management
` [PATCH v2 08/11] rockchip/vpu: Support the Request API

maintainer for this update?
 2019-03-29  3:22 UTC  (2+ messages)

[PATCH] net/ice: fixed speed capability error issue
 2019-03-29  9:53 UTC  (2+ messages)

help request for an unmountable raid1 filesystem
 2019-03-29  3:21 UTC  (3+ messages)

[PATCH] [media] v4l: add I / P frame min max QP definitions
 2019-03-29  3:20 UTC  (7+ messages)
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v8] "

[LTP] [PATCH 1/2] m4: Use common LTP_CHECK_LIBC_FUNCS to check libc implementations
 2019-03-29  3:19 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/stime: detect if libc stime() is implemented dynamically

mmotm 2019-03-28-15-50 uploaded
 2019-03-29  3:18 UTC  (2+ messages)
` mmotm 2019-03-28-15-50 uploaded (gcov)

linux-next: Tree for Mar 29
 2019-03-29  3:18 UTC 

[PATCH v2] ACPI/IORT: Reject platform dev creation when dev set to wrong numa node
 2019-03-29  3:17 UTC  (3+ messages)
` [PATCH RESEND "

[PATCH v3 1/3] dt-bindings: arm: fsl: Add supported ZII VF610 boards to DT schema
 2019-03-29  3:13 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mq: Move thermal-zones out of bus node
 2019-03-29  3:10 UTC  (2+ messages)

kernfs: can read/write method grow buffer size?
 2019-03-29  3:09 UTC 

[PATCH v14 00/11] Introduce the for_each_set_clump8 macro
 2019-03-29  3:07 UTC  (24+ messages)
` [PATCH v14 01/11] bitops: "
` [PATCH v14 02/11] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v14 03/11] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v14 04/11] gpio: 104-idi-48: "
` [PATCH v14 05/11] gpio: gpio-mm: "
` [PATCH v14 06/11] gpio: ws16c48: "
` [PATCH v14 07/11] gpio: pci-idio-16: "
` [PATCH v14 08/11] gpio: pcie-idio-24: "
` [PATCH v14 09/11] gpio: uniphier: "
` [PATCH v14 10/11] gpio: 74x164: Utilize the "
` [PATCH v14 11/11] thermal: intel: intel_soc_dts_iosf: Utilize "

[PATCH 0/3] staging: mt7621-pci-phy: simplify driver to don't use child nodes in DT
 2019-03-29  3:06 UTC  (5+ messages)
` [PATCH 1/3] staging: mt7621-dts: simplify pcie phy bindings
` [PATCH 3/3] staging: mt7621-pci-phy: change driver to don't use child nodes

[PATCH][SMB3] Allow overriding the default persistent handle timeout on opens
 2019-03-29  3:05 UTC 

[LTP] [PATCH 1/1] Remove break after return
 2019-03-29  3:04 UTC  (2+ messages)

[PATCH v2] sched/clock: Prevent generic sched_clock wrap caused by tick_freeze()
 2019-03-29  2:59 UTC  (3+ messages)

[PATCH v3 1/1] iommu: Add config option to set lazy mode as default
 2019-03-29  2:54 UTC 

[PATCH v2 1/2] selftests/bpf: ksym_search won't check symbols exists
 2019-03-29  2:54 UTC  (4+ messages)
` [PATCH v2 2/2] samples, selftests/bpf: add NULL check for ksym_search

[PATCH v2 00/11] Improve HMM driver API v2
 2019-03-29  2:25 UTC  (22+ messages)
` [PATCH v2 02/11] mm/hmm: use reference counting for HMM struct v2
` [PATCH v2 06/11] mm/hmm: improve driver API to work and wait over a range v2
` [PATCH v2 09/11] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem v2

[PATCH V4 1/3] of: Add vendor prefix for Menlo Systems GmbH
 2019-03-29  2:47 UTC  (5+ messages)
` [PATCH V4 3/3] ARM: dts: imx53: Add Menlosystems M53 board

[PATCH 0/5] QEMU VFIO live migration
 2019-03-29  2:47 UTC  (11+ messages)

[PATCH] media: v4l-ctrl: add control for variable frame rate
 2019-03-29  2:46 UTC  (3+ messages)

[PATCH 0/5] ARM: Initial devicetree for Kobo Aura
 2019-03-29  2:44 UTC  (6+ messages)
` [PATCH 2/5] ARM: dts: imx50: Add Kobo Aura DTS

[PATCH v2 10/11] mm/hmm: add helpers for driver to safely take the mmap_sem v2
 2019-03-28 23:34 UTC  (11+ messages)

[Help]Cannot read symbolic link(Invalid argument) in overlayfs
 2019-03-29  2:44 UTC  (4+ messages)

[PATCH v3 00/12] support gce on mt8183 platform
 2019-03-29  2:38 UTC  (6+ messages)
` [PATCH v3 03/12] dt-binding: gce: add binding for gce event property

linux-next: build warning after merge of the akpm-current tree
 2019-03-29  2:39 UTC 

[PATCH v2 00/10] iommu/vt-d: Bounce buffer for untrusted devices
 2019-03-29  2:33 UTC  (5+ messages)

[PATCH] Convert struct pid count to refcount_t
 2019-03-29  2:34 UTC  (12+ messages)

OpenBMC GUI navigation -- User vs Security
 2019-03-29  2:31 UTC 

[PATCH 1/1] sched/clock: Prevent generic sched_clock wrap caused by tick_freeze()
 2019-03-29  2:30 UTC  (3+ messages)

[PATCH v8] drm/lima: driver for ARM Mali4xx GPUs
 2019-03-29  2:29 UTC  (11+ messages)

[tpm2] Get error 0x99D in function Tss2_Sys_AC_Send() when sending data from TPM to AC
 2019-03-29  2:24 UTC 

[PATCH 4/5] xmm7modem: handling of dual sim single active feature
 2019-03-29  2:23 UTC  (2+ messages)

[PATCH V2 0/5] mtd: bcm63xxpart: add device tree support
 2019-03-29  2:19 UTC  (11+ messages)
` [PATCH V2 1/5] dt-bindings: mtd: describe the simple BCM963XX NOR flash layout
` [PATCH V2 2/5] mtd: bcm63xxpart: add of_match_table support
` [PATCH V2 3/5] mtd: bcm63xxpart: move imagetag parsing to its own parser
` [PATCH V2 4/5] dt-bindings: mtd: describe BCM963XX ImageTag format and usage
` [PATCH V2 5/5] mtd: parser_imagetag: add of_match_table support

[phosphor-pid-control] scaling issue
 2019-03-29  2:16 UTC  (3+ messages)

[PATCH ipsec-next 08/11] xfrm: remove output2 indirection from xfrm_mode
 2019-03-29  2:15 UTC  (2+ messages)

[PATCH 3/5] sim: handling of dual sim single active feature
 2019-03-29  2:14 UTC  (2+ messages)

[PATCH v2 0/2] mtd: physmap: Using gpio-addrs
 2019-03-29  2:13 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: maps: physmap: Store gpio_values correctly
` [PATCH v2 2/2] dt-binding: mtd: physmap: Add example using addr-gpios property

[PATCH 2/5] sim: Added set function for CardSlotCount and ActiveCardSlot
 2019-03-29  2:13 UTC  (2+ messages)

[PATCH net-next V4 1/2] net/sched: taprio: fix picos_per_byte miscalculation
 2019-03-29  2:13 UTC  (2+ messages)

[PATCH 1/5] sim: Added new properties to simmanager for DSSA
 2019-03-29  2:13 UTC  (2+ messages)

[PATCH v2 07/11] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
 2019-03-29  2:12 UTC  (14+ messages)

[U-Boot] Please pull ARC last minute changes for 2019.04
 2019-03-29  2:09 UTC  (2+ messages)

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-29  2:05 UTC  (8+ messages)
` [PATCH v7 0/5] "
  ` [PATCH v7 1/5] net/af_xdp: introduce AF XDP PMD driver
  ` [PATCH v7 5/5] net/af_xdp: enable zero copy

[qemu-mainline test] 134156: regressions - trouble: blocked/broken/fail/pass
 2019-03-29  2:09 UTC 

DPDK Windows Community call - 28 March 2019
 2019-03-29  2:09 UTC 

[PATCH -next] drm/omap: Use PTR_ERR_OR_ZERO in hdmi4_core_init()
 2019-03-29  2:05 UTC  (3+ messages)

[PATCH,v1] media: mtk-vcodec: enlarge struct vdec_pic_info fields
 2019-03-29  2:04 UTC  (4+ messages)

[PATCH,v2] media: mtk-vcodec: enlarge struct vdec_pic_info fields
 2019-03-29  2:04 UTC  (3+ messages)

regression: bad sound card type detection in audio graph
 2019-03-29  2:03 UTC  (4+ messages)

[PATCH RFC] KVM: x86: vmx: throttle immediate exit through preemtion timer to assist buggy guests
 2019-03-29  2:00 UTC  (2+ messages)

[PATCH] max98357a:add dai without triggered by pcm
 2019-03-29  1:51 UTC 

[PATCH] staging: wilc1000: Avoid unnecessary braces around else
 2019-03-29  2:00 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] staging: wilc1000: host_interface.c: Modify return statement
 2019-03-29  1:58 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] staging: erofs: unzip_vle.c: Remove unnecessary parenthesis
 2019-03-29  1:57 UTC  (3+ messages)
` [Outreachy kernel] "

[Buildroot] [PATCH] package/binutils: xtensa: fix shrink_dynamic_reloc_sections
 2019-03-29  1:51 UTC 

[U-Boot] [PATCH 1/1] doc/git-mailrc: correct entry 'agraf'
 2019-03-29  1:51 UTC  (2+ messages)

[PATCH] regulator: vctrl: Remove unneeded continue statement
 2019-03-29  1:46 UTC 

page cache: Store only head pages in i_pages
 2019-03-29  1:43 UTC  (6+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.