messages from 2016-07-12 20:31:35 to 2016-07-12 22:00:10 UTC [more...]
[PATCH 1/3] ipr: Add new CCIN for new adapters support
2016-07-12 22:00 UTC (7+ messages)
` [PATCH 2/3] ipr: Increase MSIX vectors number
` [PATCH 3/3] ipr: Add scsi multi-queue support
[PATCH] capabilities: audit capability use
2016-07-12 22:00 UTC (6+ messages)
[Buildroot] [PATCH v2] toolchain: Bump ARC tools to arc-2016.09-eng006
2016-07-12 21:59 UTC (2+ messages)
[Buildroot] [git commit] toolchain: Bump ARC tools to arc-2016.09-eng006
2016-07-12 21:59 UTC
[U-Boot] [PATCH v2 1/4] ARM: configs: cm_fx6: improve default environment
2016-07-12 21:57 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/4] fdt_support: define stub for fdt_fixup_mtdparts
` [U-Boot] [PATCH v2 3/4] ARM: board: cm_fx6: fixup mtd partitions in the fdt
` [U-Boot] [PATCH v2 4/4] ARM: configs: cm_fx6: add mtd support
[U-Boot] [PATCH v2 00/13] dm: mmc: Add driver-model support for MMC operations
2016-07-12 21:57 UTC (4+ messages)
` [U-Boot] [PATCH v2 08/13] dm: mmc: zynq: Convert zynq to use driver model for MMC
[U-Boot] [PATCH] dm: mmc: Add the function for getting current device number
2016-07-12 21:57 UTC (2+ messages)
[U-Boot] [PATCH v2 0/8] U-Boot port to Xtensa architecture
2016-07-12 21:57 UTC (17+ messages)
` [U-Boot] [PATCH 1/8] xtensa: add support for the xtensa processor architecture [1/2]
` [U-Boot] [PATCH 2/8] xtensa: add support for the xtensa processor architecture [2/2]
` [U-Boot] [PATCH 3/8] xtensa: add core information for the dc232b processor
` [U-Boot] [PATCH 4/8] xtensa: add core information for the dc233c processor
` [U-Boot] [PATCH 5/8] xtensa: add core information for the de212 processor
` [U-Boot] [PATCH 6/8] net/ethoc: support private memory configurations
` [U-Boot] [PATCH 7/8] net/ethoc: don't advertise gigabit on the connected PHY
` [U-Boot] [PATCH 8/8] xtensa: add support for the 'xtfpga' evaluation board
[meta-networking][ 1/1] atftp: do not create user nobody
2016-07-12 21:55 UTC
[RFC 0/3] extend kexec_file_load system call
2016-07-12 21:53 UTC (15+ messages)
[U-Boot] [PATCH] net: smsc95xx: Use correct get_unaligned functions
2016-07-12 21:52 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[WireGuard] Troubleshooting with WireGuard
2016-07-12 21:53 UTC (10+ messages)
bluestore onode diet and encoding overhead
2016-07-12 21:15 UTC (15+ messages)
[Buildroot] [PATCH v2] uboot-tools: bump to version 2016.07
2016-07-12 21:51 UTC (2+ messages)
terminating fio jobs upon reaching steady state
2016-07-12 21:50 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/syslog-ng: fix localstatdir directory
2016-07-12 21:50 UTC (2+ messages)
[BUG] Btrfs scrub sometime recalculate wrong parity in raid5: take two
2016-07-12 21:50 UTC
[PATCH openbmc] python-ipy package
2016-07-12 21:50 UTC (2+ messages)
` [PATCH openbmc] python-ipy: update 0.81 -> 0.83
[Buildroot] [git commit] package/syslog-ng: fix localstatdir directory
2016-07-12 21:50 UTC
[PATCH v2 0/4] Name for A..B ranges?
2016-07-12 21:47 UTC (11+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 2/8] doc: revisions - name the Left and Right sides
` [PATCH v3 4/8] doc: give headings for the two and three dot notations
` [PATCH v3 7/8] doc: revisions - define `reachable`
[Buildroot] [PATCH 1/2] configs: mx51evk: Bump U-Boot version to 2016.07
2016-07-12 21:48 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] configs: mx53loco: "
[Buildroot] [git commit] configs: mx53loco: Bump U-Boot version to 2016.07
2016-07-12 21:48 UTC
[Buildroot] [git commit] configs: mx51evk: Bump U-Boot version to 2016.07
2016-07-12 21:48 UTC
crash on device removal
2016-07-12 21:47 UTC (7+ messages)
[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
2016-07-12 21:46 UTC (8+ messages)
+ drivers-leds-leds-lp3952c-work-around-gcc-444-union-initializer-bug.patch added to -mm tree
2016-07-12 21:46 UTC
[PATCH] thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"
2016-07-12 21:45 UTC (2+ messages)
[PATCH] net: ieee802154: mrf24j40: avoid uninitialized byte in SPI transfer to radio
2016-07-12 21:45 UTC
New btrfs sub command: btrfs inspect physical-find
2016-07-12 21:40 UTC
rados testing run help office hours!
2016-07-12 21:44 UTC (2+ messages)
[PATCH] initrdscripts/init-install*: Select install target instead of looping through
2016-07-13 0:41 UTC
Loan Offer
2016-07-12 15:26 UTC
[PATCH 00/10] allow BFLT executables on systems with a MMU
2016-07-12 21:27 UTC (11+ messages)
` [PATCH 01/10] binfmt_flat: assorted cleanups
` [PATCH 02/10] elf_fdpic_transfer_args_to_stack(): make it generic
` [PATCH 03/10] binfmt_flat: use generic transfer_args_to_stack()
` [PATCH 04/10] binfmt_flat: clean up create_flat_tables() and stack accesses
` [PATCH 05/10] binfmt_flat: use proper user space accessors with relocs processing code
` [PATCH 06/10] binfmt_flat: use proper user space accessors with old relocs code
` [PATCH 07/10] binfmt_flat: use clear_user() rather than memset() to clear .bss
` [PATCH 08/10] binfmt_flat: update libraries' data segment pointer with userspace accessors
` [PATCH 09/10] binfmt_flat: add MMU-specific support
` [PATCH 10/10] binfmt_flat: allow compressed flat binary format to work on MMU systems
[PATCH] hwclock: remove UTC-0 localization hack
2016-07-12 21:42 UTC (5+ messages)
[PATCH] prctl: remove one-shot limitation for changing exe link
2016-07-12 21:42 UTC (5+ messages)
[PATCH 0/2] Add Renesas R8A7794 audio PFC support
2016-07-12 21:40 UTC (3+ messages)
` [PATCH v2] pinctrl: sh-pfc: r8a7792: add EtherAVB pin groups
` [PATCH] pinctrl: sh-pfc: r8a7792: add SDHI "
[PATCH 0/3] makedumpfile: Fix handling of ELF segments with p_memsz > p_filesz
2016-07-12 21:38 UTC (5+ messages)
` [PATCH 2/3] makedumpfile: Mark unstored ELF pages as filtered
[U-Boot] [PATCH v2 0/4] ARM: imx: enhance support for the cm-fx6 module
2016-07-12 21:37 UTC
[Buildroot] [git commit] uboot-tools: bump to version 2016.07
2016-07-12 21:35 UTC
Future of GCC
2016-07-12 21:34 UTC (5+ messages)
[PATCH] Fix build on older kernels without BPF
2016-07-12 21:33 UTC (2+ messages)
` [PATCH v2] "
building brcmfmac driver for iMX6 Ultralite platform
2016-07-12 21:32 UTC (5+ messages)
[GIT PULL] drm-vc4-next-2016-07-12
2016-07-12 21:32 UTC (2+ messages)
[PATCH net-next 00/10] Mellanox 100G mlx5 Bulk flow statistics and SRIOV TC offloads
2016-07-12 21:29 UTC (11+ messages)
` [PATCH net-next 01/10] net/mlx5: Store counters in rbtree instead of list
` [PATCH net-next 02/10] net/mlx5: Introduce bulk reading of flow counters
` [PATCH net-next 03/10] net/mlx5e: Offload TC flow counters only when supported
` [PATCH net-next 04/10] net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode
` [PATCH net-next 05/10] net/mlx5: E-Switch, Add API to configure rules for the offloaded mode
` [PATCH net-next 06/10] net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOV
` [PATCH net-next 07/10] net/switchdev: Export the same parent ID service function
` [PATCH net-next 08/10] net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads
` [PATCH net-next 09/10] net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads
` [PATCH net-next 10/10] net/mlx5e: Add TC offload support for the VF representors netdevice
[PATCH 0/2] FPGA Manager support for Arria10
2016-07-12 21:31 UTC (4+ messages)
` [PATCH 2/2] fpga-manager: Add Socfpga Arria10 support
+ ipc-semc-fix-complex_count-vs-simple-op-race.patch added to -mm tree
2016-07-12 21:30 UTC
+ ipc-sem-sem_lock-with-hysteresis.patch added to -mm tree
2016-07-12 21:30 UTC
[PATCH 1/3] linux-yocto: Enable debug/printk.scc KERNEL_FEATURE on qemuall machines
2016-07-12 21:29 UTC (3+ messages)
` [PATCH 2/3] utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel cmdline
` [PATCH 3/3] classes/testimage: When image is systemd enable debug log level
[PATCH v2 00/17] Use merge_recursive() directly in the builtin am
2016-07-12 21:27 UTC (3+ messages)
` [PATCH v3 00/16] "
[failures] cflags-add-wunused-but-set-parameter.patch removed from -mm tree
2016-07-12 21:26 UTC
[PATCH] CFLAGS: add -Wunused-but-set-parameter
2016-07-12 21:26 UTC (2+ messages)
Kernel stability on baytrail machines
2016-07-12 21:24 UTC (6+ messages)
[PATCH] linux-ti-staging: add 2 new DRA7 RevC LCD DTBs
2016-07-12 20:24 UTC
[PATCH v3 1/3] hwmon: (tmp102) Improve handling of initial read delay
2016-07-12 21:24 UTC (3+ messages)
Build failure in v3.12-stable-queue
2016-07-12 21:23 UTC (3+ messages)
[Buildroot] [git commit] opusfile: bump to version 0.8
2016-07-12 21:22 UTC
[merged] mm-cleanup-ifdef-guards-for-vmem_altmap.patch removed from -mm tree
2016-07-12 21:22 UTC
[merged] mm-config_zone_device-stop-depending-on-config_expert.patch removed from -mm tree
2016-07-12 21:22 UTC
[RFC v2 5/8] drm/fence: add in-fences support
2016-07-12 21:21 UTC (16+ messages)
[PATCH] thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller
2016-07-12 21:21 UTC (3+ messages)
[patch net-next v2 1/2] devlink: add hardware messages tracing facility
2016-07-12 21:20 UTC (4+ messages)
` [patch net-next v2 2/2] mlxsw: core: Trace EMAD messages
[RFC bluetooth-next 00/20] bluetooth: rework 6lowpan implementation
2016-07-12 21:19 UTC (5+ messages)
` [RFC bluetooth-next 18/20] 6lowpan: move multicast flags to generic
` [RFC bluetooth-next 20/20] 6lowpan: bluetooth: add new implementation
[PATCH v8 00/11] Add driver bpf hook for early packet drop and forwarding
2016-07-12 21:18 UTC (3+ messages)
` [PATCH v8 06/11] net/mlx4_en: add page recycle to prepare rx ring for tx support
[Qemu-devel] [PATCH 0/3] Add tests for block driver format probes
2016-07-12 21:17 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/3] iotests: Test "
` [Qemu-devel] [Qemu-block] "
Memory pages not released by the filesystem after a truncate
2016-07-12 21:16 UTC (4+ messages)
[PATCH 1/1] selftest/seltest.py: Add test to check imports from other layers
2016-07-12 13:09 UTC
[rtc-linux] [PATCH] rtc: pcf85063: Add support for the PCF85063A device
2016-07-12 21:15 UTC
[PATCH 0/2] Add R8A7792 SDHI support
2016-07-12 21:11 UTC (6+ messages)
` [PATCH 1/2] ARM: dts: r8a7792: add SD clocks
` [PATCH 2/2] ARM: dts: r8a7792: add SDHI support
kernel checksumming performance vs actual raid device performance
2016-07-12 21:09 UTC
[PATCH net 0/2] mlx5 tx timeout watchdog fixes
2016-07-12 21:07 UTC (3+ messages)
` [PATCH net 1/2] net/mlx5e: Fix TX Timeout to detect queues stuck on BQL
` [PATCH net 2/2] net/mlx5e: start/stop all tx queues upon open/close netdev
[to-be-updated] ipc-sem-sem_lock-with-hysteresis.patch removed from -mm tree
2016-07-12 21:06 UTC
[to-be-updated] ipc-semc-fix-complex_count-vs-simple-op-race.patch removed from -mm tree
2016-07-12 21:06 UTC
[PATCH net-next] net: vrf: Documentation update
2016-07-12 21:04 UTC
+ mm-cleanup-ifdef-guards-for-vmem_altmap.patch added to -mm tree
2016-07-12 21:05 UTC
+ mm-config_zone_device-stop-depending-on-config_expert.patch added to -mm tree
2016-07-12 21:05 UTC
+ m32r-fix-build-warning-about-putc.patch added to -mm tree
2016-07-12 21:03 UTC
+ mm-workingset-printk-missing-log-level-use-pr_info.patch added to -mm tree
2016-07-12 21:03 UTC
[PATCH] Fix overlayfs inotify interaction
2016-07-12 21:01 UTC (2+ messages)
+ exit-quieten-greatest-stack-depth-printk.patch added to -mm tree
2016-07-12 21:02 UTC
[PATCH 1/1] net: nps_enet: Fix PCS reset
2016-07-12 20:59 UTC (2+ messages)
+ printk-include-asm-sectionsh-instead-of-asm-generic-sectionsh.patch added to -mm tree
2016-07-12 20:59 UTC
+ memblock-include-asm-sectionsh-instead-of-asm-generic-sectionsh.patch added to -mm tree
2016-07-12 20:58 UTC
Question about a return value in drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
2016-07-12 20:57 UTC
[PATCH nf] netfilter: x_tables: speed up jump target validation
2016-07-12 20:57 UTC (2+ messages)
Denys Dmytriyenko : linux-ti-staging: add 2 new DRA7 RevC LCD DTBs
2016-07-12 20:55 UTC
Denys Dmytriyenko : linux-ti-staging: add 2 new DRA7 RevC LCD DTBs
2016-07-12 20:55 UTC
[PATCH RT 0/4] Linux 3.2.81-rt117-rc1
2016-07-12 20:54 UTC (5+ messages)
` [PATCH RT 1/4] Revert: KVM: lapic: mark LAPIC timer handler as irqsafe
` [PATCH RT 2/4] trace: correct off by one while recording the trace-event
` [PATCH RT 3/4] x86: Fix an RT MCE crash
` [PATCH RT 4/4] Linux 3.2.81-rt117-rc1
+ mm-kasan-switch-slub-to-stackdepot-enable-memory-quarantine-for-slub.patch added to -mm tree
2016-07-12 20:52 UTC
+ mm-kasan-account-for-object-redzone-in-slubs-nearest_obj.patch added to -mm tree
2016-07-12 20:52 UTC
+ ocfs2-dlm-disable-bug_on-when-dlm_lock_res_dropping_ref-is-cleared-before-dlm_deref_lockres_done_handler-fix.patch added to -mm tree
2016-07-12 20:50 UTC
+ ocfs2-dlm-continue-to-purge-recovery-lockres-when-recovery-master-goes-down.patch added to -mm tree
2016-07-12 20:50 UTC
+ ocfs2-dlm-disable-bug_on-when-dlm_lock_res_dropping_ref-is-cleared-before-dlm_deref_lockres_done_handler.patch added to -mm tree
2016-07-12 20:50 UTC
+ ocfs2-dlm-solve-a-bug-when-deref-failed-in-dlm_drop_lockres_ref.patch added to -mm tree
2016-07-12 20:50 UTC
[PATCH v2 1/2] spi: clps711x: Driver refactor
2016-07-12 20:49 UTC (5+ messages)
` [PATCH v2 2/2] spi: add DT binding for clps711x SPI
[PATCH v2 0/2] cache-tree building fix in the presence of ita entries
2016-07-12 20:49 UTC (6+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] test-lib.sh: introduce and use $_EMPTY_TREE
` [PATCH v3 4/4] cache-tree: do not generate empty trees as a result of all i-t-a subentries
[Buildroot] [PATCH 00/12 v8] Introduce libudev (branch yem/libudev-4)
2016-07-12 20:49 UTC (3+ messages)
[GIT PULL] ACPI regression fixes for v4.7
2016-07-12 20:48 UTC
openbmc/openbmc on Gerrit for testing - DO NOT USE
2016-07-12 20:45 UTC
[Buildroot] help please
2016-07-12 20:44 UTC (2+ messages)
+ mm-thp-refix-false-positive-bug-in-page_move_anon_rmap.patch added to -mm tree
2016-07-12 20:42 UTC
+ mm-thp-refix-false-positive-bug-in-page_move_anon_rmap.patch added to -mm tree
2016-07-12 20:42 UTC
[PATCH 0/6] ARM: dts: imx cleanups
2016-07-12 20:40 UTC (11+ messages)
` [PATCH 3/6] ARM: dts: imx25: substitute NO_PAD_CTL by the respective reset value
[bug] Reliably Reproducible Bad Packing of Objects
2016-07-12 20:38 UTC (3+ messages)
` [PATCH 0/5] Number truncation with 4+ GB files on 32-bit systems
[PATCH v6 1/2] libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit
2016-07-12 20:38 UTC (3+ messages)
` [PATCH v6 2/2] libata-scsi: avoid repeated calculation of number of TRIM ranges
[PATCH v2 00/15] Add Paravirtual RDMA Driver
2016-07-12 20:36 UTC (3+ messages)
XDP seeking input from NIC hardware vendors
2016-07-12 20:32 UTC (12+ messages)
[Bug 96908] [radeonsi] MSAA causes graphical artifacts
2016-07-12 20:32 UTC (2+ messages)
[PATCH] cxl: remove dead Kconfig options
2016-07-12 20:31 UTC (3+ messages)
+ module-do-a-warn_on_once-for-assert-module-mutex-not-held.patch added to -mm tree
2016-07-12 20:31 UTC
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.