All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-26 21:43:57 to 2017-02-27 00:41:47 UTC [more...]

[lustre-devel] [PATCH 00/34] staging: lustre: lnet: remove most of typedefs from LNet headers
 2017-02-27  0:41 UTC  (23+ messages)
` [lustre-devel] [PATCH 01/34] staging: lustre: socklnd: change UAPI typedefs to proper structure
` [lustre-devel] [PATCH 02/34] staging: lustre: lnet: change lnet_handle_eq_t to proper struct
` [lustre-devel] [PATCH 03/34] staging: lustre: lnet: change lnet_handle_md_t "
` [lustre-devel] [PATCH 04/34] staging: lustre: lnet: change lnet_handle_me_t "
` [lustre-devel] [PATCH 05/34] staging: lustre: lnet: remove generic lnet_handle_any_t
` [lustre-devel] [PATCH 06/34] staging: lustre: lnet: change lnet_msg_t to proper structure
` [lustre-devel] [PATCH 07/34] staging: lustre: lnet: change lnet_libhandle_t "
` [lustre-devel] [PATCH 08/34] staging: lustre: lnet: change lnet_eq_t "
` [lustre-devel] [PATCH 09/34] staging: lustre: lnet: change lnet_me_t "
` [lustre-devel] [PATCH 10/34] staging: lustre: lnet: change lnet_libmd_t "
` [lustre-devel] [PATCH 11/34] staging: lustre: lnet: change lnet_test_peer_t "
` [lustre-devel] [PATCH 12/34] staging: lustre: lnet: change lnd_t "
` [lustre-devel] [PATCH 13/34] staging: lustre: lnet: change lnet_ni_t "
` [lustre-devel] [PATCH 14/34] staging: lustre: lnet: change lnet_rc_data_t "
` [lustre-devel] [PATCH 15/34] staging: lustre: lnet: change lnet_peer_t "
` [lustre-devel] [PATCH 16/34] staging: lustre: lnet: change lnet_route_t "
` [lustre-devel] [PATCH 17/34] staging: lustre: lnet: change lnet_remotenet_t "
` [lustre-devel] [PATCH 18/34] staging: lustre: lnet: change lnet_rtrbufpool_t "
` [lustre-devel] [PATCH 19/34] staging: lustre: lnet: change lnet_rtrbuf_t "
` [lustre-devel] [PATCH 20/34] staging: lustre: lnet: change lnet_portal_t "
` [lustre-devel] [PATCH 21/34] staging: lustre: lnet: change lnet_t "
` [lustre-devel] [PATCH 22/34] staging: lustre: lnet: give LNET_MATCH* enum a name

[PATCH 1/1] add --partuuid to probe
 2017-02-27  0:37 UTC  (6+ messages)

[PATCH RESEND RFC 0/8] Memory scrubbing from idle loop
 2017-02-27  0:37 UTC  (9+ messages)
` [PATCH RESEND RFC 1/8] mm: Separate free page chunk merging into its own routine
` [PATCH RESEND RFC 2/8] mm: Place unscrubbed pages at the end of pagelist
` [PATCH RESEND RFC 3/8] mm: Scrub pages in alloc_heap_pages() if needed
` [PATCH RESEND RFC 4/8] mm: Scrub memory from idle loop
` [PATCH RESEND RFC 5/8] mm: Do not discard already-scrubbed pages softirqs are pending
` [PATCH RESEND RFC 6/8] spinlock: Introduce _spin_lock_cond()
` [PATCH RESEND RFC 7/8] mm: Keep pages available for allocation while scrubbing
` [PATCH RESEND RFC 8/8] mm: Print number of unscrubbed pages in 'H' debug handler

[PATCH] powerpc/xics: Fix migrate_irqs_away - set CPPR to lowest priority
 2017-02-27  0:36 UTC 

[PATCH] perf/core: Fix to check perf_cpu_time_max_percent
 2017-02-27  0:36 UTC  (5+ messages)
` [tip:perf/urgent] perf/core: Fix the perf_cpu_time_max_percent check

[GRUB PARTUUID PATCH V3 0/5] Add PARTUUID detection support
 2017-02-27  0:35 UTC  (9+ messages)
` [GRUB PARTUUID PATCH V3 1/5] Fix flex-2.6.3 incompatbility issue
` [GRUB PARTUUID PATCH V3 2/5] Add PARTUUID detection support to grub-probe
` [GRUB PARTUUID PATCH V3 3/5] Update grub script template files
` [GRUB PARTUUID PATCH V3 4/5] Support both EFI and NT Disk Signature for passing to kernel as root=PARTUUID=$val
` [GRUB PARTUUID PATCH V3 5/5] Harmonize patches

[PATCH] checkpatch: Improve EMBEDDED_FUNCTION_NAME test
 2017-02-27  0:35 UTC 

[PATCH] travis-ci: run scan-build every time
 2017-02-27  0:34 UTC  (5+ messages)

[PATCH] powernv:idle: Fix bug due to labeling ambiguity in power_enter_stop
 2017-02-26 23:37 UTC  (2+ messages)

[RFC][PATCH 00/10] On inode::i_count and the usage vs reference count issue
 2017-02-27  0:34 UTC  (6+ messages)
` [RFC][PATCH 07/10] orangefs: Use RCU for destroy_inode

linux-next: build failure after merge of the vfs tree
 2017-02-27  0:27 UTC 

[LSF/MM TOPIC] do we really need PG_error at all?
 2017-02-27  0:27 UTC  (9+ messages)

[U-Boot] [PATCH 0/6] sunxi: update Pine64/A64 DTs
 2017-02-27  0:26 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] sunxi: GPIO: introduce sunxi_gpio_setup_dt_pins()
` [U-Boot] [PATCH 2/6] net: sun8i-emac: use new, generic GPIO setup routine
` [U-Boot] [PATCH 3/6] sunxi: dts: update sun50i-a64.dtsi from Linux
` [U-Boot] [PATCH 4/6] sunxi: dts: update Pine64 .dts
` [U-Boot] [PATCH 5/6] sunxi: dts: remove now obsolete pine64-common.dtsi
` [U-Boot] [PATCH 6/6] sunxi: dts: add Bananapi M64 .dts

[PATCH RFC 0/8] Memory scrubbing from idle loop
 2017-02-27  0:22 UTC  (9+ messages)
` [PATCH RFC 1/8] mm: Separate free page chunk merging into its own routine
` [PATCH RFC 2/8] mm: Place unscrubbed pages at the end of pagelist
` [PATCH RFC 3/8] mm: Scrub pages in alloc_heap_pages() if needed
` [PATCH RFC 4/8] mm: Scrub memory from idle loop
` [PATCH RFC 5/8] mm: Do not discard already-scrubbed pages softirqs are pending
` [PATCH RFC 6/8] spinlock: Introduce _spin_lock_cond()
` [PATCH RFC 7/8] mm: Keep pages available for allocation while scrubbing
` [PATCH RFC 8/8] mm: Print number of unscrubbed pages in 'H' debug handler

[PATCH] PCI: Disable IOV before pcibios_sriov_disable()
 2017-02-27  0:18 UTC 

assertion failed: last_size == new_size, file: fs/btrfs/inode.c
 2017-02-27  0:18 UTC 

linux-next: manual merge of the vfs tree with Linus' tree
 2017-02-27  0:10 UTC 

[PATCH 1/2] powerpc/powernv/opal-dump : Handles opal_dump_info properly
 2017-02-27  0:16 UTC  (7+ messages)
` [PATCH 2/2] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler

[PATCH] staging: bcm2835-audio: Fixed spacing around '&'
 2017-02-27  0:08 UTC  (9+ messages)
` [Outreachy kernel] "

linux-next: manual merge of the vfs tree with the f2fs tree
 2017-02-27  0:05 UTC 

[PATCH 0/3] drm/tinydrm: Fix compiler warnings
 2017-02-27  0:00 UTC  (4+ messages)
` [PATCH 3/3] drm/tinydrm: helpers: Properly fix backlight dependency

[RFC] Remove memory from nodes for memtrace
 2017-02-26 23:54 UTC  (2+ messages)

[PATCH net/ipv6] net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
 2017-02-26 23:41 UTC 

[linux-linus bisection] complete build-i386-pvops
 2017-02-26 23:51 UTC 

[Qemu-devel] [PATCH v2 00/28] Series short description
 2017-02-26 23:45 UTC  (30+ messages)
` [Qemu-devel] [PATCH v2 01/28] 9pfs: local: move xattr security ops to 9p-xattr.c
` [Qemu-devel] [PATCH v2 02/28] 9pfs: remove side-effects in local_init()
` [Qemu-devel] [PATCH v2 03/28] 9pfs: remove side-effects in local_open() and local_opendir()
` [Qemu-devel] [PATCH v2 04/28] 9pfs: introduce openat_nofollow() helper
` [Qemu-devel] [PATCH v2 05/28] 9pfs: local: keep a file descriptor on the shared folder
` [Qemu-devel] [PATCH v2 06/28] 9pfs: local: open/opendir: don't follow symlinks
` [Qemu-devel] [PATCH v2 07/28] 9pfs: local: lgetxattr: "
` [Qemu-devel] [PATCH v2 08/28] 9pfs: local: llistxattr: "
` [Qemu-devel] [PATCH v2 09/28] 9pfs: local: lsetxattr: "
` [Qemu-devel] [PATCH v2 10/28] 9pfs: local: lremovexattr: "
` [Qemu-devel] [PATCH v2 11/28] 9pfs: local: unlinkat: "
` [Qemu-devel] [PATCH v2 12/28] 9pfs: local: remove: "
` [Qemu-devel] [PATCH v2 13/28] 9pfs: local: utimensat: "
` [Qemu-devel] [PATCH v2 14/28] 9pfs: local: statfs: "
` [Qemu-devel] [PATCH v2 15/28] 9pfs: local: truncate: "
` [Qemu-devel] [PATCH v2 16/28] 9pfs: local: readlink: "
` [Qemu-devel] [PATCH v2 17/28] 9pfs: local: lstat: "
` [Qemu-devel] [PATCH v2 18/28] 9pfs: local: renameat: "
` [Qemu-devel] [PATCH v2 19/28] 9pfs: local: rename: use renameat
` [Qemu-devel] [PATCH v2 20/28] 9pfs: local: improve error handling in link op
` [Qemu-devel] [PATCH v2 21/28] 9pfs: local: link: don't follow symlinks
` [Qemu-devel] [PATCH v2 22/28] 9pfs: local: chmod: "
` [Qemu-devel] [PATCH v2 23/28] 9pfs: local: chown: "
` [Qemu-devel] [PATCH v2 24/28] 9pfs: local: symlink: "
` [Qemu-devel] [PATCH v2 25/28] 9pfs: local: mknod: "
` [Qemu-devel] [PATCH v2 26/28] 9pfs: local: mkdir: "
` [Qemu-devel] [PATCH v2 27/28] 9pfs: local: open2: "
` [Qemu-devel] [PATCH v2 28/28] 9pfs: local: drop unused code
` [Qemu-devel] [PATCH v2 00/28] 9pfs: local: fix vulnerability to symlink attacks

linux-next: build warning from Linus' tree
 2017-02-26 23:23 UTC 

[GIT PULL] RTC for 4.11
 2017-02-26 23:32 UTC  (2+ messages)
` [rtc-linux] "

[PATCH 01/10] perf, tools, stat: Factor out callback for collecting event values
 2017-02-26 23:28 UTC  (2+ messages)

Build fails when Xsltproc not present
 2017-02-26 23:09 UTC  (7+ messages)

nios2 crash/hang in mainline due to 'lib: update LZ4 compressor module'
 2017-02-26 21:03 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-25
 2017-02-26 23:00 UTC  (3+ messages)
` [Buildroot] Analysis of build "

[Qemu-devel] [PATCH v4 0/5] SLIRP VMStatification
 2017-02-26 22:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 4/5] slirp: VMStatify socket level

[Qemu-devel] [PULL 37/43] spapr: reuse machine->possible_cpus instead of cores[]
 2017-02-26 22:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH "

RAID10 reshape and change lout possible?
 2017-02-26 22:57 UTC  (5+ messages)

[PATCH 4.9 00/32] 4.9.13-stable review
 2017-02-26 22:53 UTC  (2+ messages)

[Buildroot] [Bug 9456] New: mkusers script bash errors
 2017-02-26 22:51 UTC  (2+ messages)
` [Buildroot] [Bug 9456] "

[PATCH 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP
 2017-02-26 22:51 UTC  (3+ messages)

[Qemu-devel] [Bug 1668103] [NEW] Possible off-by-one error in priority handling of hw/PL190.c
 2017-02-26 22:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1668103] "

[PATCH 0/3] ASoC: Enable a new IC master mode: bcm2835<=>IC<=>cs42xx8
 2017-02-26 22:49 UTC  (12+ messages)
          ` [alsa-devel] "

[Buildroot] [PATCH] mplayer: not supported on or1k
 2017-02-26 22:44 UTC 

[Buildroot] [git commit] mplayer: not supported on or1k
 2017-02-26 22:43 UTC 

[Buildroot] [PATCH] dependencies/cmake: blacklist cmake 3.7
 2017-02-26 22:42 UTC 

[Buildroot] [PATCH] python-libconfig: disable on musl
 2017-02-26 22:42 UTC 

[PATCH 0/9] drm/i915: SKL+ render decompression support
 2017-02-26 22:41 UTC  (3+ messages)
` [PATCH 8/9] drm/i915: Implement .get_format_info() hook for CCS

[Buildroot] [git commit] python-libconfig: disable on musl
 2017-02-26 22:41 UTC 

[U-Boot] [PATCH 1/2] arm64: booti: update "res1" field to "flags"
 2017-02-26 22:41 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] arm64: booti: allow to place kernel image anywhere in physical memory

[Buildroot] [PATCH 0/4] package/cmake: revert the bump to 3.7
 2017-02-26 22:40 UTC  (3+ messages)

[Qemu-devel] [PULL 0/5] slirp updates
 2017-02-26 22:38 UTC  (2+ messages)

[Buildroot] [PATCH] assimp: work around gcc bug on SuperH
 2017-02-26 22:38 UTC 

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-02-26 22:31 UTC  (7+ messages)
` [PATCH v2 03/16] device-dax: utilize new cdev_device_add "
    ` [rtc-linux] "

[Qemu-devel] [PULL 0/2] sun4v queue
 2017-02-26 22:29 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] niagara: fail if a firmware file is missing
` [Qemu-devel] [PULL 2/2] niagara: check if a serial port is available

[Qemu-devel] [PATCH v2 00/26] qapi: QMP dispatch and input visitor work
 2017-02-26 22:23 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 03/26] qmp-test: New, covering basic QMP protocol
` [Qemu-devel] [PATCH v2 07/26] qmp: Eliminate silly QERR_QMP_* macros
` [Qemu-devel] [PATCH v2 12/26] qapi: Improve qobject input visitor error reporting
` [Qemu-devel] [PATCH v2 14/26] qapi: Make string input and opts visitor require non-null input
` [Qemu-devel] [PATCH v2 15/26] qom: Make object_property_set_qobject()'s input visitor strict
` [Qemu-devel] [PATCH v2 17/26] qapi: Drop unused non-strict qobject input visitor
` [Qemu-devel] [PATCH v2 18/26] tests-qobject-input-strict: Merge into test-qobject-input-visitor
` [Qemu-devel] [PATCH v2 19/26] test-string-input-visitor: Tear down existing test automatically
` [Qemu-devel] [PATCH v2 20/26] test-string-input-visitor: Improve list coverage
` [Qemu-devel] [PATCH v2 21/26] tests: Cover partial input visit of list
` [Qemu-devel] [PATCH v2 23/26] qapi: Make input visitors detect unvisited list tails
` [Qemu-devel] [PATCH v2 24/26] tests: Cover input visit beyond end of list
` [Qemu-devel] [PATCH v2 26/26] qapi: Improve qobject visitor documentation

[Buildroot] [PATCH] assimp: remove dead "depends on" dependency
 2017-02-26 22:22 UTC 

[Buildroot] Buildroot 2017.02-rc3 released
 2017-02-26 22:22 UTC 

[Buildroot] [PATCHv2] openocd: avoid documentation rebuild to fix build issues
 2017-02-26 22:22 UTC 

[Buildroot] [PATCH] openocd: avoid documentation to fix build issues
 2017-02-26 22:21 UTC 

[PATCH 00/16] Wind River Systems AVP PMD
 2017-02-26 22:18 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 12/15] net/avp: packet transmit functions

[Buildroot] [git commit] Update for 2017.02-rc3
 2017-02-26 22:17 UTC 

[ieee802154_unregister_hw] bea5b158ff BUG: scheduling while atomic: swapper/1/0x00000002
 2017-02-26 22:12 UTC  (4+ messages)

[PATCH] leds: core: use deferred probing if default trigger isn't available yet
 2017-02-26 22:07 UTC  (6+ messages)

[PATCH] staging: iio: ad9834: Moved contents of header file to source file
 2017-02-26 21:59 UTC 

[Buildroot] [PATCH] libuv: add dependency on BR2_TOOLCHAIN_HAS_SYNC_4
 2017-02-26 21:59 UTC  (2+ messages)

[PATCH] base.bbclass: Fix OE_IMPORTS
 2017-02-26 21:58 UTC 

[Buildroot] [git commit] libuv: add dependency on BR2_TOOLCHAIN_HAS_SYNC_4
 2017-02-26 21:58 UTC 

[RESEND PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3328
 2017-02-26 21:48 UTC  (4+ messages)

[RESEND PATCH] i2c/busses/pasemi: Remove hardcoded bus numbers on smbus
 2017-02-26 21:49 UTC 

[PATCH] drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"
 2017-02-26 21:55 UTC  (3+ messages)

[drm-intel:drm-intel-nightly 1827/1945] drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c:454:2-3: Unneeded semicolon
 2017-02-26 21:55 UTC  (3+ messages)
` [PATCH] drm/tinydrm: fix semicolon.cocci warnings

[PATCH] net/vhost: remove include of numaif.h
 2017-02-27  4:54 UTC 

[PATCH] net/i40e: Fix a typo in i40e_flow.c
 2017-02-27  4:53 UTC 

Unable to pair Bose QC35
 2017-02-26 21:54 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Work around drm removal of control nodes
 2017-02-26 21:53 UTC  (3+ messages)

SHA1 collisions found
 2017-02-26 21:52 UTC  (11+ messages)

[git pull] drm for v4.11 - main pull request
 2017-02-26 21:51 UTC  (3+ messages)

[PATCH] net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
 2017-02-26 21:48 UTC 

[Buildroot] [Bug 9616] New: CMake host packages cannot provide CONF_ENV
 2017-02-26 21:50 UTC  (2+ messages)
` [Buildroot] [Bug 9616] "

[PATCH] drm/doc: Fix up some kms function names
 2017-02-26 21:47 UTC  (4+ messages)

[PATCH 0/2] Add support for HwaCom AmazeTV
 2017-02-26 21:45 UTC  (6+ messages)
` [PATCH 1/2] devicetree: Add vendor prefix for Hwacom Systems Inc

[PATCH v1] drm/i915/bxt: use NULL for GPIO connection ID
 2017-02-26 21:45 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] staging: iio: ad9832: Moved contents of header file to source file
 2017-02-26 21:43 UTC 


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.