messages from 2016-09-23 19:00:44 to 2016-09-23 19:58:01 UTC [more...]
[U-Boot] [PATCH 00/28] Kconfig: Move console options to Kconfig
2016-09-23 19:58 UTC (3+ messages)
` [U-Boot] [PATCH 01/28] Remove some merge markers
[U-Boot] [PATCH v2] common/xyzModem.c: Fix delay timeout calculation
2016-09-23 19:57 UTC (2+ messages)
[U-Boot] [PATCH v5 16/16] ext4: Fix memory leak of journal buffer if block is updated multiple times
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[Qemu-devel] [PULL 00/19] virtio, pc: fixes and features
2016-09-23 19:57 UTC (20+ messages)
` [Qemu-devel] [PULL 01/19] tests: add /vhost-user/connect-fail test
` [Qemu-devel] [PULL 02/19] tests: add a simple /vhost-user/multiqueue test
` [Qemu-devel] [PULL 03/19] tests: add /vhost-user/flags-mismatch test
` [Qemu-devel] [PULL 04/19] virtio: add check for descriptor's mapped address
` [Qemu-devel] [PULL 05/19] pc: clean up COMPAT macro chaining
` [Qemu-devel] [PULL 06/19] target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
` [Qemu-devel] [PULL 07/19] virtio: fix stray tab character
` [Qemu-devel] [PULL 08/19] virtio: stop virtqueue processing if device is broken
` [Qemu-devel] [PULL 09/19] virtio: migrate vdev->broken flag
` [Qemu-devel] [PULL 10/19] virtio: handle virtqueue_map_desc() errors
` [Qemu-devel] [PULL 11/19] virtio: handle virtqueue_get_avail_bytes() errors
` [Qemu-devel] [PULL 12/19] virtio: use unsigned int for virtqueue_get_avail_bytes() index
` [Qemu-devel] [PULL 13/19] virtio: handle virtqueue_read_next_desc() errors
` [Qemu-devel] [PULL 14/19] virtio: handle virtqueue_num_heads() errors
` [Qemu-devel] [PULL 15/19] virtio: handle virtqueue_get_head() errors
` [Qemu-devel] [PULL 16/19] hw/pci: Prepare for AMD IOMMU
` [Qemu-devel] [PULL 17/19] hw/i386/trace-events: Add AMD IOMMU trace events
` [Qemu-devel] [PULL 18/19] hw/i386: Introduce AMD IOMMU
` [Qemu-devel] [PULL 19/19] hw/i386: AMD IOMMU IVRS table
[PATCH net] ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
2016-09-23 19:57 UTC (4+ messages)
[U-Boot] [PATCH v5 15/16] ext4: Correct block number handling, empty block vs. error code
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
reuse of slot and seq# when RPC was interrupted
2016-09-23 19:57 UTC (10+ messages)
[U-Boot] [PATCH v5 14/16] ext4: remove duplicated block release code for extents
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 13/16] ext4: initialize full inode for inodes bigger than 128 bytes
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 12/16] ext4: Use correct value for inode size even on revision 0 filesystems
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[PATCH v2] gitweb: use highlight's shebang detection
2016-09-23 19:57 UTC (4+ messages)
` [PATCH v3 1/2] gitweb: remove unused function parameter
[U-Boot] [PATCH v5 11/16] ext4: Fix memory leak in case of failure
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 10/16] ext4: Avoid out-of-bounds access of block bitmap
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 09/16] ext4: After completely filled group, scan next group from the beginning
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 08/16] ext4: Do not clear zalloc'ed buffers a second time
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 07/16] ext4: Only update number of of unused inodes if GDT_CSUM feature is set
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 06/16] ext4: Scan all directory blocks when looking up an entry
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 05/16] ext4: Avoid corruption of directories with hash tree indexes
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 04/16] ext4: Scan all directory blocks for space when inserting a new entry
2016-09-23 19:57 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 03/16] ext4: Do not crash when trying to grow a directory using extents
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 02/16] ext4: propagate error if creation of directory entry fails
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v5 01/16] ext4: fix possible crash on directory traversal, ignore deleted entries
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v5, "
[U-Boot] [PATCH v2 6/7] ext4: Respect group descriptor size when adjusting free counts
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/7] ext4: Add helper functions for block group descriptor field access
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH 7/7] ext4: Revert rejection of 64bit enabled ext4 fs
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 5/7] ext4: Use helper function to access group descriptor and its fields
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/7] ext4: Use correct descriptor size when reading the block group descriptor
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/7] ext4: determine group descriptor size for 64bit feature
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/7] ext4: Update ext2/3/4 superblock, group descriptor and inode structures
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 5/5] test/fs: Check writes using "." (same dir) relative path
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/5] test/fs: Check ext4 behaviour if dirent is first entry in directory block
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/5] test/fs: strip noise from filesystem code prior to checking results
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/5] test/fs: remove use of undefined WRITE_FILE variable
2016-09-23 19:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[PATCH] libselinux: drop usage of _D_ALLOC_NAMLEN
2016-09-23 19:56 UTC (2+ messages)
[U-Boot] [PATCH v2 1/5] test/fs: Restructure file path specification to allow some flexibility
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH 4/4] cmd/fat: Do not crash on write when <bytes> is not specified
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/4] fs/fat: Correct description of determine_fatent function
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] fs/fat: Do not write unmodified fat entries to disk
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/4] fs/fat: Remove two statements without effect
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3 4/4] ext4: fix wrong usage of le32_to_cpu()
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v4 3/4] ext4: fix endianess problems in ext4 write support
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v3 2/4] ext4: use kernel names for byte swaps
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,2/4] "
[U-Boot] [PATCH v3 1/4] ext4: change structure fields to __le/__be types
2016-09-23 19:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[PATCH 1/2] sandbox: do not try setup directories without -X or -M
2016-09-23 19:55 UTC (3+ messages)
` [PATCH 2/2] sandbox: create a new session for sandboxed processes
[PATCH 1/2] PM / OPP: compatible is an optional property
2016-09-23 19:55 UTC (5+ messages)
[U-Boot] [PATCH] fs-test.sh: Update expected results
2016-09-23 19:55 UTC (2+ messages)
meta-toradex: How to generate uImage* files ?
2016-09-23 19:53 UTC (3+ messages)
` How to add my own c++ project into a Yocto distro
[Qemu-devel] [PATCH] tcg: increase MAX_OP_PER_INSTR to 395
2016-09-23 19:54 UTC (2+ messages)
[PATCH 1/4] mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
2016-09-23 19:51 UTC (2+ messages)
[PATCH v2] staging: ks7010: ks_wlan_net: Remove unnecessary variable used to store return value
2016-09-23 19:50 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH net v2] ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
2016-09-23 19:50 UTC
[PATCH RT 0/7] Linux 3.2.82-rt119-rc1
2016-09-23 19:50 UTC (7+ messages)
` [PATCH RT 1/7] timers: wakeup all timer waiters
` [PATCH RT 2/7] timers: wakeup all timer waiters without holding the base lock
` [PATCH RT 4/7] net: add a lock around icmp_sk()
` [PATCH RT 5/7] fs/dcache: resched/chill only if we make no progress
` [PATCH RT 6/7] fs/dcache: incremental fixup of the retry routine
` [PATCH RT 7/7] Linux 3.2.82-rt119-rc1
[Qemu-devel] Default CPU for NMI injection (QMP and IPMI)
2016-09-23 19:49 UTC (5+ messages)
[PATCH] drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"
2016-09-23 19:48 UTC (3+ messages)
Source code review around jump label usage
2016-09-23 19:47 UTC (11+ messages)
` [PATCH 0/4] i2c-dev: Fine-tuning for four function implementations
` [PATCH 1/4] i2c-dev: Use kmalloc_array() in i2cdev_ioctl_rdwr()
` [PATCH 2/4] i2c-dev: Improve another size determination "
` [PATCH 3/4] i2c-dev: Rename jump labels in i2cdev_attach_adapter()
` [PATCH 4/4] i2c-dev: Adjust checks for null pointers in three functions
[PATCH v5 0/2] usb: chipidea: imx: Add USB configuration for imx53
2016-09-23 19:47 UTC (3+ messages)
` [PATCH v5 2/2] usb: chipidea: imx: Add binding to disable USB 60Mhz clock
[Qemu-devel] [PATCH 0/7] target-i386: xsave CPUID handling refactor
2016-09-23 19:45 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] target-i386: Move feature name arrays inside FeatureWordInfo
` [Qemu-devel] [PATCH 2/7] target-i386: Don't try to enable PT State xsave component
` [Qemu-devel] [PATCH 3/7] target-i386: xsave: Calculate enabled components only once
` [Qemu-devel] [PATCH 4/7] target-i386: xsave: Simplify CPUID[0xD, 0].{EAX, EDX} calculation
` [Qemu-devel] [PATCH 5/7] target-i386: xsave: Helper function to calculate xsave area size
` [Qemu-devel] [PATCH 6/7] target-i386: xsave: Calculate set of xsave components on realize
` [Qemu-devel] [PATCH 7/7] target-i386: Move xsave component mask to features array
xfs_file_splice_read: possible circular locking dependency detected
2016-09-23 19:45 UTC (24+ messages)
` [RFC][CFT] splice_read reworked
` [PATCH 01/11] fix memory leaks in tracing_buffers_splice_read()
` [PATCH 02/11] splice_to_pipe(): don't open-code wakeup_pipe_readers()
` [PATCH 03/11] splice: switch get_iovec_page_array() to iov_iter
` [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe()
` [PATCH 05/11] skb_splice_bits(): get rid of callback
` [PATCH 06/11] new helper: add_to_pipe()
` [PATCH 07/11] fuse_dev_splice_read(): switch to add_to_pipe()
` [PATCH 08/11] cifs: don't use memcpy() to copy struct iov_iter
` [PATCH 09/11] fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
` [PATCH 10/11] new iov_iter flavour: pipe-backed
` [PATCH 11/11] switch generic_file_splice_read() to use of ->read_iter()
[PATCH v5 0/6] power: supply: sbs-manager add driver
2016-09-23 19:44 UTC (5+ messages)
` [PATCH v5 1/6] I2C: i2c-smbus: add device tree support
` [PATCH v5 3/6] Documentation: Add sbs-manager device tree node documentation
[PATCH] staging: ks7010: ks_wlan_net: Remove unnecessary variable used to store return value
2016-09-23 19:43 UTC (3+ messages)
` [Outreachy kernel] "
[PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms
2016-09-23 16:09 UTC (9+ messages)
[Qemu-devel] 9p as rootfs
2016-09-23 19:41 UTC (4+ messages)
` [Qemu-arm] "
[PATCH] fetch-pack: do not reset in_vain on non-novel acks
2016-09-23 19:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1 linux-next] netfilter: conntrack: fix kmemleak false positive
2016-09-23 19:40 UTC (5+ messages)
[PATCH] serial: stm32: use mapbase instead of membase for DMA
2016-09-23 19:38 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/3] block: allow flush on devices with open tray
2016-09-23 19:38 UTC (3+ messages)
[PATCH 0/1] supporting RBACSEP in genhomedircon
2016-09-23 19:36 UTC (3+ messages)
` [PATCH 1/1] genhomedircon: support policies using RBACSEP
VLAN tx insert offload in I350
2016-09-23 19:36 UTC
[PATCH] crypto: sha1-powerpc: little-endian support
2016-09-23 19:31 UTC
[PATCH] run-command: async_exit no longer needs to be public
2016-09-23 19:26 UTC (5+ messages)
[Fuego] Fuego test_pre_check bug
2016-09-23 19:24 UTC (15+ messages)
` [Fuego] Value of the Fuego to kernel "integrators"?
` [Fuego] [LTSI-dev] "
` [Fuego] Failure on trial run of Fuego
` [Fuego] [LTSI-dev] "
Limitiations of git rebase --preserve-merges --interactive
2016-09-23 19:24 UTC (2+ messages)
[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-09-23_15-00-47
2016-09-23 19:24 UTC
[PATCH] libselinux: kill logging check for selinux_enabled()
2016-09-23 19:24 UTC
[PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk()
2016-09-23 19:23 UTC (3+ messages)
[PATCH 1/1] mm/percpu.c: simplify grouping cpu logic in pcpu_build_alloc_info()
2016-09-23 19:23 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] RDMA error handling
2016-09-23 19:22 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] migration/rdma: Pass qemu_file errors across link
` [Qemu-devel] [PATCH 2/3] migration: Make failed migration load set file error
` [Qemu-devel] [PATCH 3/3] migration/rdma: Don't flag an error when we've been told about one
Using perf inject on ppc64le
2016-09-23 19:22 UTC
setools4 support
2016-09-23 19:23 UTC (5+ messages)
[Intel-wired-lan] ixgbe FdirMode for Perfect filter mode
2016-09-23 19:22 UTC (5+ messages)
[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
2016-09-23 19:22 UTC (12+ messages)
[PATCH 2/2] ls-files: add pathspec matching for submodules
2016-09-23 19:20 UTC (3+ messages)
` [PATCH 2/2 v2] "
[PATCH] drivers: iio: dac: Fix sparse warning
2016-09-23 19:20 UTC
[<Documentation][PATCH] Update to Krogoth
2016-09-23 19:18 UTC (15+ messages)
[PATCH] sched: fix releasing enqueued packets
2016-09-23 19:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/1] mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
2016-09-23 19:18 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH 00/13] Policy changes and packaging support
2016-09-23 19:17 UTC (14+ messages)
` [PATCH 01/13] Be consistent about defining NDEBUG
` [PATCH 02/13] Switch valgrind memcheck.h to on by default
` [PATCH 03/13] Do not produce libtool .la files
` [PATCH 04/13] Do not produce static libraries by default
` [PATCH 05/13] Have cmake run man pages through text substitution
` [PATCH 06/13] Consolidate definitions for paths into config.h
` [PATCH 07/13] Pass ancillary files that use paths through cmake substitution
` [PATCH 08/13] srp_daemon: Move lock file into /var/run/
` [PATCH 09/13] verbs: Move the providers into /usr/lib.../libibverbs by default
` [PATCH 10/13] ipathverbs: Move truescale-serdes.cmds to /usr/libexec/
` [PATCH 11/13] srp_daemon: Add the debian initscripts as an option
` [PATCH 12/13] Document a versioning strategy and use it
` [PATCH 13/13] Remove ibsupport-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org from MAINTAINERS
[PATCH] ARM: omap2: fix missing include
2016-09-23 19:15 UTC (3+ messages)
[PATCH v2 0/3] r7s72100: dts: enable mmcif
2016-09-23 19:15 UTC (4+ messages)
` [PATCH v2 2/3] mmc: sh_mmcif: Document r7s72100 DT bindings
[PATCH 1/4] fs - make is_local_mountpoint() usable by others
2016-09-23 19:15 UTC (13+ messages)
` [PATCH 3/4] autofs - make mountpoint checks namespace aware
[PATCH v6] acpi: Prevent GPL-only code from seeping into non-GPL binaries
2016-09-23 19:14 UTC
[PATCHv3 1/2] pciehp: Let user control LED status
2016-09-23 19:12 UTC (5+ messages)
` [PATCHv3 2/2] x86/vmd: Add PCI domain specific LED option
[ovmf test] 101127: all pass - PUSHED
2016-09-23 19:11 UTC
[Qemu-devel] [PATCH 0/3] vhost-user tests
2016-09-23 19:11 UTC (3+ messages)
Broadcom Firmware Rollback
2016-09-23 19:09 UTC (4+ messages)
[qemu-mainline test] 101123: tolerable FAIL - PUSHED
2016-09-23 19:08 UTC
rtl8192ce:rtl92ce_get_hw_reg():<0-0> switch case not processed
2016-09-23 19:07 UTC (6+ messages)
` [PATCH] realtek: Add switch variable to 'switch case not processed' messages
[PATCH 1/2] qemu.bbclass: Allow use different QEMU binary depending of target
2016-09-23 19:06 UTC (4+ messages)
` [PATCH 2/2] tune-ppc[65]00.inc: Disable QEMU usermode usage
Regression in next with "mfd: twl6040: The chip does not support bulk access"
2016-09-23 19:05 UTC (6+ messages)
[ovmf baseline-only test] 67755: all pass
2016-09-23 19:02 UTC
Linux raid wiki
2016-09-23 19:02 UTC (4+ messages)
[PATCH 1/3] dt-bindings: Add a binding for the RPi firmware GPIO driver
2016-09-23 19:00 UTC (3+ messages)
` [PATCH 2/3] gpio: Add a driver for the Raspberry Pi's firmware GPIO calls
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.