messages from 2017-07-06 17:36:51 to 2017-07-06 19:09:35 UTC [more...]
[Buildroot] [PATCH v2 1/2] package/linuxptp: fix coding style issue
2017-07-06 19:09 UTC (3+ messages)
` [Buildroot] [PATCH v2 2/2] package/linuxptp: set KBUILD_OUTPUT to STAGING_DIR
[PATCH v2 0/5] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
2017-07-06 19:08 UTC (15+ messages)
` [PATCH v2 3/5] ARM: OMAP2+: pm33xx-core: Add platform code needed for PM
` [PATCH v2 4/5] soc: ti: Add pm33xx driver for basic suspend support
` [PATCH v2 5/5] ARM: OMAP2+: Create dummy platform_device for pm33xx
[Buildroot] [git commit] linuxptp: refactor with LINUXPTP_MAKE_{ENV, OPTS} variables
2017-07-06 19:08 UTC
[Buildroot] [git commit] package/linuxptp: set KBUILD_OUTPUT to STAGING_DIR
2017-07-06 19:05 UTC
[PATCH] ARM: sunxi: h3/h5: Correct emac register size
2017-07-06 19:05 UTC (5+ messages)
[Buildroot] [git commit] package/linuxptp: fix coding style issue
2017-07-06 19:05 UTC
[Buildroot] [PATCH] dbus: bump to version 1.10.20
2017-07-06 19:05 UTC (2+ messages)
[Buildroot] [git commit] dbus: bump to version 1.10.20
2017-07-06 19:04 UTC
[Buildroot] Next Developers meeting: October 21-22, Prague
2017-07-06 19:02 UTC
[PATCH net-next 0/3] ethtool: support for forward error correction mode setting on a link
2017-07-06 19:02 UTC (8+ messages)
` [PATCH net-next 1/3] net: ethtool: add support for forward error correction modes
[PATCH] staging: rts5208: Replace embedded function names with "%s: ", __func__
2017-07-06 19:00 UTC (2+ messages)
[Bug 196273] New: Loss of video output and system freezes *ERROR* Couldn't read SADs: 0
2017-07-06 18:59 UTC (4+ messages)
` [Bug 196273] "
[PATCH v2 0/2] memory: Introduce ti-emif-sram driver
2017-07-06 18:59 UTC (6+ messages)
` [PATCH v2 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers
[PATCH 0/3] drm: Add CRTC-id based ioctls for vblank query/event
2017-07-06 18:59 UTC (13+ messages)
` [PATCH 3/3] drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls
[GIT PULL] SELinux fixes for v4.13 (#1)
2017-07-06 18:57 UTC (2+ messages)
[Buildroot] [PATCH] libtomcrypt: bump to version 1.18.0-rc1
2017-07-06 18:57 UTC (4+ messages)
[PATCH v1 0/4] media: rc: add support for IR receiver on MT7622 SoC
2017-07-06 18:56 UTC (5+ messages)
` [PATCH v1 1/4] dt-bindings: media: mtk-cir: Add support for "
Tools that do an automatic fetch defeat "git push --force-with-lease"
2017-07-06 18:56 UTC (7+ messages)
` [PATCH] push: disable lazy --force-with-lease by default
[U-Boot] [PATCH v3 00/35] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
2017-07-06 18:55 UTC (16+ messages)
` [U-Boot] [PATCH v3 01/35] dm: core: Add ofnode_read_string_count()
` [U-Boot] [PATCH v3 02/35] dm: core: Add dev_read_resource() to read device resources
` [U-Boot] [PATCH v3 03/35] dm: core: Add dev_read_enabled() to check if a device is enabled
` [U-Boot] [PATCH v3 04/35] dm: core: Add functions to obtain node's address/size cells
` [U-Boot] [PATCH v3 05/35] tegra: video: Time the LCD init
` [U-Boot] [PATCH v3 06/35] tegra: nyan-big: Enable the debug UART
` [U-Boot] [PATCH v3 25/35] dm: tegra: pci: Convert to livetree
[PATCH 0/6] staging: iio: tsl2x7x: staging cleanups
2017-07-06 18:55 UTC (3+ messages)
` [PATCH 1/6] staging: iio: tsl2x7x: add of_match table for device tree support
[wrecked] uaccess-zero-destination-buffer-on-overflow-attempt.patch removed from -mm tree
2017-07-06 18:55 UTC
[PATCH] fpga manager: add notifier for manager register and unregister events
2017-07-06 18:53 UTC (2+ messages)
[RFC] drm/i915/lrc: allocate separate page for HWSP
2017-07-06 18:51 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/7] KASLR kernel dump support
2017-07-06 18:51 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 5/7] kdump: add vmcoreinfo ELF note
[PATCH v3 00/16] Enable upper layers using FPGA region w/o device tree
2017-07-06 18:47 UTC (17+ messages)
` [PATCH v3 01/16] doc: fpga: update documents for the FPGA API
` [PATCH v3 02/16] fpga: bridge: support getting bridge from device
` [PATCH v3 03/16] fpga: mgr: API change to replace fpga load functions with single function
` [PATCH v3 04/16] fpga: mgr: separate getting/locking FPGA manager
` [PATCH v3 05/16] fpga: region: use dev_err instead of pr_err
` [PATCH v3 06/16] fpga: region: remove unneeded of_node_get and put
` [PATCH v3 07/16] fpga: region: get mgr early on
` [PATCH v3 08/16] fpga: region: check for child regions before allocing image info
` [PATCH v3 09/16] fpga: region: fix slow warning with more than one overlay
` [PATCH v3 10/16] fpga: region: use image info as parameter for programming region
` [PATCH v3 11/16] fpga: region: separate out code that parses the overlay
` [PATCH v3 12/16] fpga: region: add fpga-region.h header
` [PATCH v3 13/16] fpga: region: rename some functions prior to moving
` [PATCH v3 14/16] fpga: region: add register/unregister functions
` [PATCH v3 15/16] fpga: region: add fpga_region_class_find
` [PATCH v3 16/16] fpga: region: move device tree support to of-fpga-region.c
[kernel-hardening] [PATCH v3] mm: Add SLUB free list pointer obfuscation
2017-07-06 18:50 UTC (9+ messages)
` [kernel-hardening] "
` "
[PATCH] ACPI / LPSS: Only call pwm_add_table for the first PWM controller
2017-07-06 18:50 UTC (5+ messages)
Rados Bench Scaling question from today's Ceph Perf Call
2017-07-06 18:49 UTC
[PATCH] ARM: imx: use register defines in imxcfg files instead of plain numbers
2017-07-06 18:47 UTC (5+ messages)
[Qemu-devel] [PATCH 0/5] hostmem-file: Add "persistent" option
2017-07-06 18:47 UTC (2+ messages)
[Qemu-devel] [PATCH v7 0/6] fsdev: qmp interface for io throttling
2017-07-06 18:47 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 2/6] qmp: Create IOThrottle structure
` [Qemu-devel] [PATCH v7 5/6] fsdev: hmp interface for throttling
` [Qemu-devel] [PATCH v7 6/6] fsdev: QMP "
[PATCH net-next RFC 00/12] Change DSA's FDB API and perform switchdev cleanup
2017-07-06 18:45 UTC (8+ messages)
` [PATCH net-next RFC 02/12] net: dsa: Remove prepare phase for FDB
` [PATCH net-next RFC 03/12] net: dsa: Remove switchdev dependency from DSA switch notifier chain
` [PATCH net-next RFC 04/12] net: dsa: Add ordered workqueue
[PATCH] scsi: sg: fix SG_DXFER_FROM_DEV transfers
2017-07-06 18:47 UTC (2+ messages)
[PATCH v3 00/14] NFS: add AF_VSOCK support
2017-07-06 18:46 UTC (3+ messages)
` [PATCH v3 14/14] SUNRPC: add AF_VSOCK support to auth.unix.ip
[PATCH v2 0/9] Remove spin_unlock_wait()
2017-07-06 18:45 UTC (6+ messages)
` [PATCH v2 1/9] net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
[Qemu-devel] [RFC v3 0/3] Implement a warning_report function
2017-07-06 18:45 UTC (10+ messages)
` [Qemu-devel] [RFC v3 2/3] qemu-error: Implement a more generic error reporting
[PATCH] drivers: crypto: geode-aes: fixed coding style warnings and error
2017-07-06 18:44 UTC
[Buildroot] Report from the Buildroot Summer Camp
2017-07-06 18:44 UTC
[PATCH RFC 01/26] netfilter: Replace spin_unlock_wait() with lock/unlock pair
2017-07-06 18:43 UTC (5+ messages)
[PATCH 0/5] net/mlx5: add vectorized Rx/Tx burst for x86
2017-07-06 18:41 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 1/5] net/mlx5: change indexing for Tx SW ring
` [PATCH v4 2/5] net/mlx5: free buffers in bulk on Tx completion
` [PATCH v4 3/5] net/mlx5: use buffer address for LKEY search
` [PATCH v4 4/5] net/mlx5: select Rx/Tx callbacks when starting device
` [PATCH v4 5/5] net/mlx5: add vectorized Rx/Tx burst for x86
[PATCH] iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits
2017-07-06 18:41 UTC (2+ messages)
[PATCH 0/2] bring UP loopback device at initialziation
2017-07-06 18:40 UTC (9+ messages)
[PATCH v2] [media] uvcvideo: Prevent heap overflow in uvc driver
2017-07-06 18:39 UTC (2+ messages)
[Bug 99859] Glamor Crashes on big endian Hardware
2017-07-06 18:38 UTC
[PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode
2017-07-06 18:37 UTC (16+ messages)
` [PATCH v2 2/6] Documentation: devicetree: add bindings to support ARM MHU doorbells
[PATCH v2] iio: accel: st_accel: add SPI-3wire support
2017-07-06 18:34 UTC (2+ messages)
[PATCH] u-boot: add workaround patch for missing python dev
2017-07-06 18:31 UTC (2+ messages)
` ✗ patchtest: failure for "
[Qemu-devel] [PATCH v2 3/4] doc: add item for "-M enforce-config-section"
2017-07-06 18:30 UTC (3+ messages)
` [Qemu-devel] [PATCH v2.1 "
[PATCH] mbcache: initialize entry->e_referenced in mb_cache_entry_create()
2017-07-06 18:27 UTC
[PATCH v3 net-next 00/12] bpf: rewrite value tracking in verifier
2017-07-06 18:27 UTC (10+ messages)
[PATCH 2/2] afs: Add metadata xattrs
2017-07-06 18:27 UTC (5+ messages)
` [PATCH 0/2] AFS: Changes
name-rev: anchor pattern without --exclude?
2017-07-06 18:26 UTC (5+ messages)
[PATCH] cciss: initialize struct scsi_req
2017-07-06 18:24 UTC (2+ messages)
[U-Boot] [RFC] efi_loader: memory leak in bootefi
2017-07-06 18:23 UTC (3+ messages)
[PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
2017-07-06 18:23 UTC (4+ messages)
[PATCH v2] u-boot: add workaround patch for missing python dev
2017-07-06 18:23 UTC
"Generic" MMIO ADC
2017-07-06 18:22 UTC (5+ messages)
[PATCH 1/2] memory-barriers.txt: Fix broken link to atomic_ops.txt
2017-07-06 18:21 UTC (2+ messages)
` [PATCH 2/2] kokr/memory-barriers.txt: Fix obsolete "
[PATCH] advsync: Fix store-buffering sequence table
2017-07-06 18:20 UTC (11+ messages)
[PATCH net] ip[6]: don't register inet[6]dev when dev is down
2017-07-06 18:16 UTC (4+ messages)
[PATCH v6] media: platform: Renesas IMR driver
2017-07-06 18:16 UTC (4+ messages)
v4.13-rc0 on nokia n900: spinlock bad magic
2017-07-06 18:15 UTC (4+ messages)
[PATCH 0/8] io-pgtable lock removal
2017-07-06 18:14 UTC (13+ messages)
[PATCH 4/4] powerpc: machine check interrupt is a non-maskable interrupt
2017-07-06 18:13 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/2] Rewrite 'live-block-ops.txt'; convert 'bitmaps.md' to rST
2017-07-06 18:11 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 2/2] live-block-ops.txt: Rename, rewrite, and improve it
[RFC PATCH v1] efivarfs: define integrity_read method
2017-07-06 18:10 UTC (2+ messages)
[RFC] DOMCTL_memattrs_op : a new DOMCTL to play with stage-2 page attributes
2017-07-06 18:07 UTC (10+ messages)
[xtf test] 111490: all pass - PUSHED
2017-07-06 18:06 UTC
[PATCH] xfs/297: fail test if _scratch_mount fails
2017-07-06 18:06 UTC
[PATCH v1] i2c: core: Allow empty id_table in ACPI case as well
2017-07-06 18:05 UTC (2+ messages)
bug report: dates on diff
2017-07-06 18:05 UTC (5+ messages)
[Buildroot] [PATCH] board: add support for nanopi-m1-plus
2017-07-06 18:04 UTC
[PATCH] advsync/memorybarriers: Fix a typo: s/documention/documentation
2017-07-06 18:04 UTC
[PATCH 00/18] treewide: Move storage class before return type
2017-07-06 18:04 UTC (6+ messages)
` [PATCH 12/18] drivers: s390: Move static and inline "
[Drbd-dev] [PATCH] drbd: rename "usermode_helper" to "drbd_usermode_helper"
2017-07-06 18:02 UTC (4+ messages)
[PATCH v1 0/9] Support UDC on Tegra 20/30/114/124
2017-07-06 18:03 UTC (10+ messages)
` [PATCH v1 4/9] ARM: tegra: Enable UDC on TrimSlice
` [PATCH v1 8/9] ARM: tegra: Enable UDC on AC100
[PATCH] board-rtos: Added board-rtos recipe
2017-07-06 18:02 UTC (2+ messages)
Note about rbd_aio_write usage
2017-07-06 18:02 UTC (8+ messages)
[PATCH] crypto: digest: Fix digesting over memory chunks > 4096 bytes
2017-07-06 18:01 UTC
mcf54415, spi nor and SD drivers
2017-07-06 18:01 UTC (3+ messages)
[PATCH] mm: make allocation counters per-order
2017-07-06 18:00 UTC (8+ messages)
[PATCH RFC 11/12] net: Remove all references to SKB_GSO_UDP
2017-07-06 17:57 UTC (5+ messages)
[PATCH] fscrypt: lock mutex before checking for bounce page pool
2017-07-06 17:57 UTC
[PATCH v2 1/8] staging: iio: tsl2x7x: add of_match table for device tree support
2017-07-06 17:57 UTC
[Patch net] tap: convert a mutex to a spinlock
2017-07-06 17:56 UTC (3+ messages)
[PATCH 0/4] machine check handling improvements
2017-07-06 17:56 UTC (3+ messages)
` [PATCH 1/4] powerpc/powernv: handle the platform error reboot in ppc_md.restart
Kernel 4.11.9 Support
2017-07-06 18:13 UTC (3+ messages)
[PATCH] cpufreq: schedutil: Fix sugov_start versus sugov_update_shared race
2017-07-06 17:53 UTC
[Qemu-devel] [PATCH v6 00/17] Dirty bitmaps postcopy migration
2017-07-06 17:53 UTC (7+ messages)
` [Qemu-devel] [PATCH 12/17] migration: add postcopy migration of dirty bitmaps
[RFC][PATCH] exec: Use init rlimits for setuid exec
2017-07-06 17:52 UTC (4+ messages)
[PATCH] tpm: tpm_tis: constify acpi_device_id
2017-07-06 17:52 UTC
[Ksummit-discuss] [TECH TOPIC] is Kconfig a bit hard sometimes?
2017-07-06 17:11 UTC (4+ messages)
[PATCH 1/2] drm/amdgpu: add nbio 6.1 register init function
2017-07-06 17:48 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu/soc15: init nbio registers for vega10
[PATCH] tpm: tpm_crb: constify acpi_device_id
2017-07-06 17:48 UTC
[Qemu-devel] [PATCH 0/3] Add new utility function memory_region_allocate_aux_memory()
2017-07-06 17:47 UTC (5+ messages)
[Qemu-devel] [PATCH v5 0/4] Introduce vhost-user-scsi and sample application
2017-07-06 17:44 UTC (11+ messages)
[PATCH v4 00/16] osstest: initial FreeBSD support
2017-07-06 17:42 UTC (11+ messages)
` [PATCH v4 09/16] osstest: introduce a FreeBSD build script
` [PATCH v4 10/16] osstest: add support for runtime_IDENT_hostflags
[PATCH v4 20/28] ARM: owl: Implement CPU enable-method for S500
2017-07-06 17:39 UTC (8+ messages)
` [PATCH] ARM: owl: smp: Drop owl_secondary_boot()
[PATCH v1 1/1] dt-binding: ptp: Add SoC compatibility strings for dte ptp clock
2017-07-06 17:37 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.