All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-29 15:00:03 to 2018-05-29 15:30:50 UTC [more...]

[U-Boot] [PATCH v8 00/18] Add fastboot UDP support
 2018-05-29 15:30 UTC  (13+ messages)
` [U-Boot] [PATCH v8 01/18] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v8 02/18] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v8 03/18] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v8 04/18] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v8 05/18] fastboot: Add missing newlines
` [U-Boot] [PATCH v8 06/18] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v8 07/18] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v8 08/18] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v8 09/18] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v8 10/18] fastboot: Rename public fb_ functions to fastboot_
` [U-Boot] [PATCH v8 11/18] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v8 12/18] fs: Add fs_get_type_name to return current filesystem name

[05/22] USB: mon: no need to check return value of debugfs_create functions
 2018-05-29 15:30 UTC 

[04/22] USB: mtu3: no need to check return value of debugfs_create_dir()
 2018-05-29 15:30 UTC 

[03/22] USB: musb: clean up debugfs file and directory creation
 2018-05-29 15:30 UTC 

[02/22] USB: typec: fsusb302: no need to check return value of debugfs_create_dir()
 2018-05-29 15:30 UTC 

[01/22] USB: typec: tcpm: no need to check return value of debugfs_create_dir()
 2018-05-29 15:30 UTC 

[PATCH] ARM: mcpm, perf/arm-cci: export mcpm_is_available
 2018-05-29 15:30 UTC  (3+ messages)

[PATCH v2] powerpc/64: Fix build failure with GCC 8.1
 2018-05-29 15:24 UTC  (7+ messages)

[PATCH 0/5] remoteproc: updates for new events
 2018-05-29 15:30 UTC  (5+ messages)
` [PATCH 5/5] remoteproc: Introduce prepare and unprepare for subdevices

[for-next][PATCH 00/19] tracing: Updates for 4.18
 2018-05-29 15:23 UTC  (20+ messages)
` [for-next][PATCH 01/19] trace: Use -mcount-record for dynamic ftrace
` [for-next][PATCH 02/19] tracepoints: Fix the descriptions of tracepoint_probe_register{_prio}
` [for-next][PATCH 03/19] tracing: Do not reference event data in post call triggers
` [for-next][PATCH 04/19] tracing: Add __find_event_file() to find event files without restrictions
` [for-next][PATCH 05/19] tracing: Have event_trace_init() called by trace_init_tracefs()
` [for-next][PATCH 06/19] tracing: Add brackets in ftrace event dynamic arrays
` [for-next][PATCH 07/19] tracing: Do not show filter file for ftrace internal events
` [for-next][PATCH 08/19] tracing: Add trigger file for trace_markers tracefs/ftrace/print
` [for-next][PATCH 09/19] tracing: Have zero size length in filter logic be full string
` [for-next][PATCH 10/19] tracing: Prevent further users of zero size static arrays in trace events
` [for-next][PATCH 11/19] tracing: Allow histogram triggers to access ftrace internal events
` [for-next][PATCH 12/19] tracing: Document trace_marker triggers
` [for-next][PATCH 13/19] ftrace/selftest: Have the reset_trigger code be a bit more careful
` [for-next][PATCH 14/19] ftrace/selftest: Fix reset_trigger() to handle triggers with filters
` [for-next][PATCH 15/19] tracing/selftest: Add selftests to test trace_marker histogram triggers
` [for-next][PATCH 16/19] tracing/selftest: Add test to test hist trigger between kernel event and trace_marker
` [for-next][PATCH 17/19] tracing/selftest: Add test to test simple snapshot trigger for trace_marker
` [for-next][PATCH 18/19] ring-buffer: Fix a bunch of typos in comments
` [for-next][PATCH 19/19] ring-buffer: Fix typo in comment

[PATCH 00/11] overlayfs fixes
 2018-05-29 15:29 UTC  (5+ messages)
` [PATCH 05/11] ovl: return dentry from ovl_create_real()
` [PATCH 07/11] ovl: make ovl_create_real() cope with vfs_mkdir() safely

[RFC,v2] driver core: hold dev's parent lock when needed
 2018-05-29 15:28 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-05-29 15:24 UTC  (5+ messages)
` [PATCH] powerpc/64s: Enhance the information in cpu_show_spectre_v1()

[Qemu-devel] [PATCH] nbd/server: introduce NBD_CMD_CACHE
 2018-05-29 15:27 UTC  (4+ messages)

[PATCH v15.1 00/22] xfs-4.18: online repair support
 2018-05-29 15:28 UTC  (5+ messages)
` [PATCH 03/22] xfs: add helpers to collect and sift btree block pointers during repair
  ` [PATCH v2 "

[Buildroot] [PATCH 2018.02.x] glibc: security bump to latest 2.26 branch
 2018-05-29 15:28 UTC 

[PATCH net] vhost_net: flush batched heads before trying to busy polling
 2018-05-29 15:27 UTC  (3+ messages)

[PATCH net-next] tcp: minor optimization around tcp_hdr() usage in receive path
 2018-05-29 15:27 UTC 

[SPDK] SPDK Euro Tue WebEx Meeting canceled?
 2018-05-29 15:27 UTC 

[Qemu-devel] [PATCH] hw/arm/mps2-tz: Put ethernet controller behind PPC
 2018-05-29 15:27 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

[Buildroot] [PATCH v7 0/3] Enable OpenCL support in Mesa 3D
 2018-05-29 15:27 UTC  (4+ messages)
` [Buildroot] [PATCH v7 1/3] package/libclc: new package

[Qemu-devel] [PATCH 00/14] block: Make blockdev-create a job and stable API
 2018-05-29 15:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 04/14] block/create: Make x-blockdev-create a job
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH for 2.10 00/35] fix bugs reported by Clang Static Analyzer
 2018-05-29 15:27 UTC  (16+ messages)
` [Qemu-devel] [PATCH for 2.10 21/35] arm/sysbus-fdt: fix null pointer dereference
` [Qemu-devel] [PATCH for 2.10 26/35] linux-user: use is_error() to avoid warnings and make the code clearer
` [Qemu-devel] [PATCH for 2.10 31/35] syscall: replace strcpy() by g_strlcpy()

fixfiles and load_policy moved from /sbin to /usr/sbin
 2018-05-29 15:19 UTC 

[Qemu-devel] [PATCH] vl.c: Don't zero-initialize statics for serial_hds
 2018-05-29 15:25 UTC  (3+ messages)

[xen-unstable-smoke test] 123360: tolerable all pass - PUSHED
 2018-05-29 15:25 UTC 

[Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-05-29 15:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
    ` [virtio-dev] "
    ` [virtio-dev] Re: [Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support

[PATCH v1] doc: add guides for patch fix issues
 2018-05-29 15:24 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] vfio/pci: Default display option to "off"
 2018-05-29 15:24 UTC  (2+ messages)

[PATCH v2 0/5] Reintroduce i.MX EPIT Timer
 2018-05-29 15:24 UTC  (16+ messages)
` [PATCH v2 1/5] ARM: imx: remove inexistant EPIT timer init
` [PATCH v2 2/5] ARM: clk-imx6q: add EPIT clock support
` [PATCH v2 3/5] Documentation: DT: add i.MX EPIT timer binding
` [PATCH v2 4/5] clocksource: add driver for i.MX EPIT timer
` [PATCH v2 5/5] ARM: dts: imx6qdl: add missing compatible and clock properties for EPIT

[linux-stable-rc:linux-4.14.y 3879/4798] kernel//time/posix-timers.c:1231:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4'
 2018-05-29 15:23 UTC 

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2018-05-29 15:21 UTC  (25+ messages)

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-29 15:23 UTC  (14+ messages)

[Qemu-devel] [PATCH v3] aspeed_scu: Implement RNG register
 2018-05-29 15:22 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

[PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
 2018-05-29 15:22 UTC  (9+ messages)
` [PATCH RESEND] "
` [PATCH v2] "

[RFC PATCH] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book E
 2018-05-29 15:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] sunxi: fix eMMC stability issues on A64
 2018-05-29 15:20 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] sunxi-mmc: use new mode "

[PATCH] drm/i915/guc: Don't read SOFT_SCRATCH(15) on MMIO error
 2018-05-29 15:17 UTC  (4+ messages)

[PATCH] dm: writecache: add DAX dependency
 2018-05-29 15:17 UTC  (2+ messages)

[Call to Action] Yocto Project Bug Triage
 2018-05-29 15:16 UTC  (3+ messages)

[PATCH 0/7] xfsprogs-4.17: last of the fixes
 2018-05-29 15:15 UTC  (3+ messages)
` [PATCH 1/7] xfs_repair: fix integer handling issues
  ` [PATCH v2 "

request to postpone release to tomorrow for an driver issue
 2018-05-29 15:15 UTC  (3+ messages)

[PATCH] policycoreutils: Fix typo in newrole.1 manpage
 2018-05-29 15:12 UTC 

[PATCH 00/39] overlayfs: stack file operations
 2018-05-29 15:13 UTC  (3+ messages)
` [PATCH 27/39] ovl: obsolete "check_copy_up" module option

[LTP] Commands test cases
 2018-05-29 15:13 UTC  (7+ messages)
` [LTP] [PATCH] commands: Remove all "

[PATCH] ARM: DTS: imx53: Add support for imx53 HSC/DDC boards from K+P
 2018-05-29 15:12 UTC  (11+ messages)
` [PATCH v2] "

drop abort sequence, kill BLK_EH_HANDLED v2
 2018-05-29 15:12 UTC  (2+ messages)

[PATCH linux dev-4.13] i2c: fsi: Don't take a lock around FSI accesses
 2018-05-29 15:11 UTC  (2+ messages)

[PATCH v10 00/16] V4L2 Explicit Synchronization
 2018-05-29 15:11 UTC  (5+ messages)
` [PATCH v10 01/16] videobuf2: Make struct vb2_buffer refcounted

[Qemu-devel] [PATCH 0/8] block: more byte-based cleanups: vectored I/O
 2018-05-29 15:10 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/8] qcow: Switch get_cluster_offset to be byte-based
` [Qemu-devel] [PATCH 3/8] qcow: Switch qcow_co_readv to byte-based calls

[PATCH v4 0/2] *** cross gcc fix and guide doc ***
 2018-05-29 15:09 UTC  (4+ messages)
` [PATCH v5 0/2] *** cross gcc compile fix and add a "
  ` [PATCH v5 1/2] mk: fix cross build errors
    ` [dpdk-stable] "

FAILED: patch "[PATCH] arm64: lse: Add early clobbers to some input/output asm" failed to apply to 4.4-stable tree
 2018-05-29 15:09 UTC  (2+ messages)

FAILED: patch "[PATCH] arm64: lse: Add early clobbers to some input/output asm" failed to apply to 4.9-stable tree
 2018-05-29 15:09 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] hw/misc/unimp: Add create_unimplemented_subregion_device()
 2018-05-29 15:08 UTC  (2+ messages)

[PATCH] xfstests/shared: dedup integrity test by duperemove
 2018-05-29 15:07 UTC  (2+ messages)

[PATCH v1 00/20] signal: refactor some functions
 2018-05-29 15:06 UTC  (4+ messages)
` [PATCH v1 06/20] signal: drop else branch in do_signal_stop()

[PATCH 0/9] Hid multitouch rewrite, support os system multi-axis devices
 2018-05-29 15:06 UTC  (3+ messages)

[PATCH v3 0/8] media: rcar-vin: Brush endpoint properties
 2018-05-29 15:05 UTC  (27+ messages)
` [PATCH v3 1/8] dt-bindings: media: rcar-vin: Describe optional ep properties
` [PATCH v3 2/8] dt-bindings: media: Document data-enable-active property
` [PATCH v3 3/8] media: v4l2-fwnode: parse 'data-enable-active' prop
` [PATCH v3 4/8] dt-bindings: media: rcar-vin: Add 'data-enable-active'
` [PATCH v3 5/8] media: rcar-vin: Handle data-enable polarity
` [PATCH v3 6/8] dt-bindings: rcar-vin: Add 'hsync-as-de' custom prop
` [PATCH v3 7/8] media: rcar-vin: Handle 'hsync-as-de' property
` [PATCH v3 8/8] ARM: dts: rcar-gen2: Remove unused VIN properties

[Qemu-devel] [RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-05-29 14:46 UTC  (3+ messages)
` [RFC PATCH 11/12] hvmloader: use libacpi to build MCFG table

[PATCH v2 net] tun: Fix NULL pointer dereference in XDP redirect
 2018-05-29 15:06 UTC  (2+ messages)

[SPDK] SPDK Euro Tue WebEx Meeting canceled?
 2018-05-29 15:05 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 47bf9df2e8201d07c40670e093629f8dfd1b5d9f
 2018-05-29 15:05 UTC 

[Bug 54] i40e port link status no updated for interrupt mode
 2018-05-29 15:05 UTC 

[PATCH v5 00/10] track CPU utilization
 2018-05-29 15:04 UTC  (7+ messages)
` [PATCH v5 01/10] sched/pelt: Move pelt related code in a dedicated file

[RFC,2/6] dmaengine: xilinx_dma: Pass AXI4-Stream control words to netdev dma client
 2018-05-29 15:04 UTC  (16+ messages)
                        ` [RFC 2/6] "

[PATCH v3 0/3] fix free pmd/pte page handlings on x86
 2018-05-29 14:44 UTC  (3+ messages)
` [PATCH v3 3/3] x86/mm: add TLB purge to free pmd/pte page interfaces

[PATCH] How to validate this patch
 2018-05-29 15:03 UTC  (3+ messages)
` [PATCH] arm64: update PHYS_OFFSET to conform to kernel

[PATCH v2] iommu/io-pgtable-arm: Make allocations NUMA-aware
 2018-05-29 15:03 UTC  (3+ messages)

[PATCH v5 00/15] ARM Spectre variant 2 fixes
 2018-05-29 15:02 UTC  (2+ messages)

[PATCH 6/6] ASoC: qdsp6: q6routing: Add support to all TDM Mixers
 2018-05-29 14:59 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6routing: Add support to all TDM Mixers" to the asoc tree

[PATCH 5/6] ASoC: qdsp6: q6routing: Add macros for mixers
 2018-05-29 14:59 UTC  (2+ messages)
` Applied "ASoC: qdsp6: q6routing: Add macros for mixers" to the asoc tree

[PATCH 1/2] runc: allow enabling seccomp
 2018-05-29 15:00 UTC  (6+ messages)

[PATCH v7 0/5] mtd: Add a SPI NAND driver
 2018-05-29 14:59 UTC  (5+ messages)
` [PATCH v7 2/5] mtd: nand: Add core infrastructure to support SPI NANDs

[PATCH] cpu/hotplug: SMT control knobs
 2018-05-29 15:01 UTC  (4+ messages)
` [MODERATED] "

[PATCH] x86, random: Fix get_random_bytes() warning in x86 start_kernel
 2018-05-29 15:01 UTC  (3+ messages)

Boot failures in -next on Jetson TK1
 2018-05-29 15:01 UTC  (3+ messages)

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-05-29 15:00 UTC  (6+ messages)
` [REVIEW][PATCH 16/22] signal/sh: Use force_sig_fault where appropriate
      ` [PATCH] signal/sh: Stop gcc warning about an impossible case in do_divide_error

[PATCH 2/6] ASoC: qdsp6: qdafe: add support to tdm ports
 2018-05-29 14:59 UTC  (2+ messages)
` Applied "ASoC: qdsp6: qdafe: add support to tdm ports" to the asoc tree

[U-Boot] Uboot send pull request
 2018-05-29 15:00 UTC  (2+ messages)

[PATCH 0/2] *** gcc cross compile dpdk ***
 2018-05-29 15:00 UTC  (5+ messages)
` [PATCH v2 1/2] mk: fix cross build errors
    ` [dpdk-stable] "

Applied "regulator: s2mps11: Fix boot on Odroid XU3" to the regulator tree
 2018-05-29 15:00 UTC 

[Buildroot] [PATCH v2] glibc: security bump to latest 2.27 branch
 2018-05-29 15:00 UTC  (2+ messages)

[PATCH 03/21] regulator: gpio: Get enable GPIO using GPIO descriptor
 2018-05-29 14:59 UTC  (2+ messages)
` Applied "regulator: gpio: Get enable GPIO using GPIO descriptor" to the regulator tree


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.