messages from 2015-10-08 11:00:11 to 2015-10-08 11:51:56 UTC [more...]
[PATCH] uvesafb: make scaling configurable on Nvidia cards
2015-10-08 11:51 UTC (4+ messages)
Boss GT-001
2015-10-08 11:51 UTC (4+ messages)
[PATCH net-next] bpf, skb_do_redirect: clear sender_cpu before xmit
2015-10-08 12:07 UTC (2+ messages)
[PATCH 1/2 net] net/mlx4_core: Test interrupts fail if not all comp vectors called request_irq
2015-10-08 11:51 UTC (2+ messages)
[PATCH] mlxsw: fix warnings for big-endian 32-bit dma_addr_t
2015-10-08 12:07 UTC (4+ messages)
` [PATCH v2] "
[PATCH net] bpf: clear sender_cpu before xmit
2015-10-08 12:06 UTC (2+ messages)
[PATCH] ath10k: use pre-allocated DMA buffer in Tx
2015-10-08 11:49 UTC (3+ messages)
Queuing of dm-raid1 resyncs to the same underlying block devices
2015-10-08 11:50 UTC (7+ messages)
[PATCH 2/2] Do not set shared_ports when nreq > MAX_MSIX
2015-10-08 11:54 UTC (5+ messages)
[Patch net] act_mirred: clear sender cpu before sending to tx
2015-10-08 12:05 UTC (2+ messages)
[PATCH] btrfs: cleanup iterating over prop_handlers array
2015-10-08 11:49 UTC
RFC: LTS and stable release scheme
2015-10-08 11:49 UTC (13+ messages)
[PATCH] x86, bitops, variable_test_bit should return 1 not -1 on a match
2015-10-08 11:48 UTC (4+ messages)
October 4% Special Loan Offer
2015-10-08 11:48 UTC
BTRFS RAID1 behavior after one drive temporal disconection
2015-10-08 11:47 UTC (3+ messages)
[Bug 103351] New: Machine check exception on Broadwell quad-core with SpeedStep enabled
2015-10-08 11:47 UTC (2+ messages)
` [Bug 103351] "
[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
2015-10-08 11:46 UTC (2+ messages)
Question about non asynchronous aio calls
2015-10-08 11:46 UTC (9+ messages)
[PATCH v3 0/9] xen/arm: vgic: Support 32-bit access for 64-bit register
2015-10-08 11:46 UTC (8+ messages)
` [PATCH v3 7/9] xen/arm: vgic: Optimize the way to store the target vCPU in the rank
[PATCH] dm ioctl: bugfix for kvfree() in free_params()
2015-10-08 11:46 UTC
[PATCH v9 0/5] Mediatek xHCI support
2015-10-08 11:45 UTC (16+ messages)
` [PATCH v9 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs
` [PATCH v9 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v9 3/5] phy: add usb3.0 phy driver for mt65xx SoCs
[PATCH v3 0/5] Add support for Broadcom's iProc MDIO and Cygnus Ethernet PHY
2015-10-08 11:46 UTC (3+ messages)
[PATCH 00/44] kdbus cleanups
2015-10-08 11:32 UTC (45+ messages)
` [PATCH 01/44] Documentation/kdbus: Document new name registry flags
` [PATCH 02/44] uapi: kdbus.h: Kernel-doc fixes
` [PATCH 03/44] kdbus: Kernel-docs and comments trivial fixes
` [PATCH 04/44] kdbus: Update kernel-doc for struct kdbus_pool
` [PATCH 05/44] kdbus: Add comment on merging free pool slices
` [PATCH 06/44] kdbus: Fix kernel-doc for struct kdbus_gaps
` [PATCH 07/44] kdbus: Fix comment on translation of caps between namespaces
` [PATCH 08/44] kdbus: Rename var in kdbus_meta_export_caps()
` [PATCH 09/44] kdbus: Remove unused KDBUS_MSG_MAX_SIZE constant
` [PATCH 10/44] kdbus: Use conditional operator
` [PATCH 11/44] kdbus: Cosmetic fix of kdbus_name_is_valid()
` [PATCH 12/44] kdbus: Use conventional list macros in __kdbus_pool_slice_release()
` [PATCH 13/44] kdbus: Use list_next_entry() in kdbus_queue_entry_unlink()
` [PATCH 14/44] kdbus: Simplify expression in kdbus_get_memfd()
` [PATCH 15/44] kdbus: Simplify bitwise expression in kdbus_meta_get_mask()
` [PATCH 16/44] kdbus: Drop redundant code from kdbus_name_acquire()
` [PATCH 17/44] kdbus: Drop duplicated code from kdbus_pool_slice_alloc()
` [PATCH 18/44] kdbus: Add var initialization to kdbus_conn_entry_insert()
` [PATCH 19/44] kdbus: Drop useless initialization from kdbus_conn_reply()
` [PATCH 20/44] kdbus: Drop useless initialization from kdbus_cmd_hello()
` [PATCH 21/44] kdbus: Cleanup tests in kdbus_cmd_send()
` [PATCH 22/44] kdbus: Cleanup error path in kdbus_staging_new_user()
` [PATCH 23/44] kdbus: Cleanup kdbus_conn_call()
` [PATCH 24/44] kdbus: Cleanup kdbus_conn_unicast()
` [PATCH 25/44] kdbus: Cleanup kdbus_cmd_conn_info()
` [PATCH 26/44] kdbus: Cleanup kdbus_pin_dst()
` [PATCH 27/44] kdbus: Cleanup kdbus_conn_new()
` [PATCH 28/44] kdbus: Cleanup kdbus_queue_entry_new()
` [PATCH 29/44] kdbus: Improve tests on incrementing quota
` [PATCH 30/44] kdbus: Cleanup kdbus_meta_proc_mask()
` [PATCH 31/44] kdbus: Cleanup kdbus_conn_move_messages()
` [PATCH 32/44] kdbus: Remove duplicated code from kdbus_conn_lock2()
` [PATCH 33/44] kdbus: Improve kdbus_staging_reserve()
` [PATCH 34/44] kdbus: Improve kdbus_conn_entry_sync_attach()
` [PATCH 35/44] kdbus: Drop goto from kdbus_queue_entry_link()
` [PATCH 36/44] kdbus: Improve kdbus_name_release()
` [PATCH 37/44] kdbus: Fix error path in kdbus_meta_proc_collect_cgroup()
` [PATCH 38/44] kdbus: Fix error path in kdbus_user_lookup()
` [PATCH 39/44] kdbus: Cleanup kdbus_user_lookup()
` [PATCH 40/44] kdbus: Cleanup kdbus_item_validate_name()
` [PATCH 41/44] kdbus: Fix memfd install algorithm
` [PATCH 42/44] kdbus: Check if fd is allocated before trying to free it
` [PATCH 43/44] kdbus: Give up on failed fd allocation
` [PATCH 44/44] kdbus: Cleanup kdbus_gaps_install()
Hard lockup in ext4_finish_bio
2015-10-08 11:46 UTC
[PATCH v3 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
2015-10-08 11:45 UTC (10+ messages)
` [PATCH XEN v3 01/22] tools/Rules.mk: Properly handle libraries with recursive dependencies
` [PATCH XEN v3 02/22] tools: Refactor "xentoollog" into its own library
` [PATCH QEMU-XEN-TRADITIONAL v3 1/5] qemu-xen-traditional: Use xentoollog as a separate library
master - report: identify LV hodling sanlock locks as 'private, lockd, sanlock' within lv_role report field
2015-10-08 11:45 UTC
[ACPI] 7494b07eba: Kernel panic - not syncing: Watchdog detected hard LOCKUP on cpu 0
2015-10-08 11:44 UTC (3+ messages)
` [lkp] "
[PATCH v2 0/5] pipeline: add bulk add/delete functions for table
2015-10-08 11:42 UTC (5+ messages)
` [PATCH v2 2/5] pipeline: added "
` [PATCH v2 5/5] doc: modify release notes and deprecation notice for table and pipeline
[PATCH 1/1] spi-pxa2xx: choose closest lower speed
2015-10-08 11:43 UTC
[PATCH] bridge/netfilter: avoid unused label warning
2015-10-08 11:42 UTC (3+ messages)
[oe-commits] Alexander Kanavin : gcr: add a recipe from meta-gnome
2015-10-08 11:42 UTC (2+ messages)
[PATCH net-next 0/3] net: remove dsa.h from netdevice.h
2015-10-08 11:57 UTC (2+ messages)
[PATCH 1/2] x86: dumpstack, use pr_cont
2015-10-08 11:40 UTC (5+ messages)
` [PATCH 1/2] linux/kconfig.h: generalize IS_ENABLED logic
[PATCH] Staging: sm750fb: ddk750_dvi: Fixed character limit warning
2015-10-08 11:39 UTC (3+ messages)
` [Outreachy kernel] "
[Qemu-devel] Live migration sequence
2015-10-08 11:39 UTC
[PATCH] net: nhs: fix 32-bit build warning
2015-10-08 11:55 UTC (2+ messages)
[PATCH v7 0/9] Goodix touchscreen enhancements
2015-10-08 11:39 UTC (5+ messages)
` [PATCH v7 2/9] Input: goodix - reset device at init
Remove my email from your database
2015-10-08 11:38 UTC
[PATCH] filter-branch: strip pgp signature in commit messages
2015-10-08 11:36 UTC (5+ messages)
[PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
2015-10-08 11:36 UTC (5+ messages)
[PATCH net-next v4] net: Microchip encx24j600 driver
2015-10-08 11:50 UTC (2+ messages)
[Qemu-devel] [PULL 0/1] NUMA queue, 2015-10-06
2015-10-08 11:33 UTC (2+ messages)
[LTP] [PATCH v7 2/7] SAFE_MACROS: Add socket(), bind(), listen(), connect() and getsockname()
2015-10-08 11:29 UTC (8+ messages)
` [LTP] [PATCH v8 1/7] lib6: Remove runcc.* and the testcases that use it
` [LTP] [PATCH v8 2/7] SAFE_MACROS: Add socket(), bind(), listen(), connect() and getsockname()
` [LTP] [PATCH v8 3/7] lib6/asapi_04.c: Cleanup
` [LTP] [PATCH v8 4/7] lib6/asapi_05.c: Cleanup
` [LTP] [PATCH v8 5/7] lib6/asapi_06.c: Cleanup
` [LTP] [PATCH v8 6/7] lib6/getaddrinfo_01.c: Cleanup
` [LTP] [PATCH v8 7/7] ipv6_lib: Add it into default
[RFC] Page table sharing and bufferless execbuf
2015-10-08 11:29 UTC (6+ messages)
` [PATCH 6/9] drm/i915: driver based PASID handling
[PATCH] drm/i915/skl: Init cdclk in the driver rather than relying on pre-os
2015-10-08 11:29 UTC (3+ messages)
` [v2] "
[PATCH net-next 0/6] net: Pass net through ip fragmention
2015-10-08 11:27 UTC (4+ messages)
` [PATCH net-next 00/15] net: Pass net through the output path
` [PATCH net-next 00/16] net: Pass net through the output path v2
Using BtrFS and backup tools for keeping two systems in sync
2015-10-08 11:26 UTC (2+ messages)
alignment issue using sctp_assoc_stats via getsockopt
2015-10-08 11:26 UTC (3+ messages)
randconfig build error with next-20151007, in drivers/hwtracing/stm/policy.c
2015-10-08 11:25 UTC (2+ messages)
` [PATCH] stm class: Select configfs
[PATCH v3 1/1] ip_frag: fix creating ipv6 fragment extension header
2015-10-08 11:24 UTC (4+ messages)
` [PATCH v4 "
[PATCH] cpufreq: arm_big_little: fix frequency check when bL switcher is active
2015-10-08 11:24 UTC (4+ messages)
[nft] regarding sets names length
2015-10-08 11:23 UTC
[PATCH v4 00/14] RDS: connection scalability and performance improvements
2015-10-08 11:39 UTC (2+ messages)
[PATCH v6 0/6] KASAN for arm64
2015-10-08 11:23 UTC (13+ messages)
[Qemu-devel] Debugging u-boot after relocation on arm machie
2015-10-08 11:22 UTC (2+ messages)
[PATCH] PM / OPP: fix build warning
2015-10-08 11:21 UTC (2+ messages)
[U-Boot] [PATCH] omap3: cm-t3517: add board specific get_board_rev()
2015-10-08 11:20 UTC
CFS scheduler unfairly prefers pinned tasks
2015-10-08 11:19 UTC (3+ messages)
[PATCH 0/4] arm64: dts: qcom: add support to LS and HS connectors
2015-10-08 11:19 UTC (10+ messages)
` [PATCH 1/4] arm64: dts: fix i2c pinconf sleep state function
` [PATCH 2/4] arm64: dts: qcom: Add msm8916 I2C nodes
` [PATCH 3/4] arm64: dts: apq8016-sbc: enable i2c buses on LS and HS
` [PATCH 4/4] arm64: dts: apq8016-sbc: enable spi "
Oracle have been working on Sparc Linux
2015-10-08 11:17 UTC (2+ messages)
[PATCH v2 00/22] arm64: Consolidate CPU feature handling
2015-10-08 11:17 UTC (12+ messages)
` [PATCH v2 12/22] arm64: Delay cpu feature checks
` [PATCH v2 14/22] arm64: Cleanup HWCAP handling
` [PATCH v2 16/22] arm64/debug: Make use of the system wide safe value
[PATCH v2] barriers: introduce smp_mb__release_acquire and update documentation
2015-10-08 11:16 UTC (6+ messages)
PM / OPP: Add debugfs support
2015-10-08 11:15 UTC (4+ messages)
[PATCH v7 05/32] libxc: introduce a domain loader for HVM guest firmware
2015-10-08 11:13 UTC (7+ messages)
` [PATCH v8 "
[PATCH 0/5] Add Marvell berlin4ct clk support
2015-10-08 11:13 UTC (6+ messages)
` [PATCH 4/5] dt-bindings: add binding for marvell berlin4ct SoC
Run armv7 32 bit userspace on aarch64
2015-10-08 11:12 UTC (2+ messages)
KDBUS and freezing of DBUS-querying applications
2015-10-08 11:12 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/4] qapi: child add/delete support
2015-10-08 11:10 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 3/4] qmp: add monitor command to add/remove a child
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] Dynamic reconfiguration (was: qmp: add monitor command to add/remove a child)
` [Qemu-devel] [Qemu-block] "
[PATCH v3] scsi: ufs: add ioctl interface for query request
2015-10-08 11:09 UTC (2+ messages)
[PATCH v8 0/6] Support for creating/using Stolen memory backed objects
2015-10-08 11:09 UTC (6+ messages)
` [PATCH 4/6] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 6/6] drm/i915: Migrate stolen objects before hibernation
[PATCH] toaster: localhostbectrl Don't descend into directories for cached_layers
2015-10-08 11:08 UTC
[PATCH] ARM: shmobile: porter: add SDHI0/2 DT support
2015-10-08 11:08 UTC (8+ messages)
[tinycompress] [PATCH] build: Fix make distcheck
2015-10-08 11:07 UTC (2+ messages)
[PATCH 1/3] Documentation/kdbus: use valid endpoint names
2015-10-08 11:07 UTC (6+ messages)
` [PATCH 2/3] Documentation/kdbus: fix copy/paste error in kdbus.match.xml
` [PATCH 3/3] Documentation/kdbus: Add missing ECANCELED errno description
[net-next 00/18][pull request] Intel Wired LAN Driver Updates 2015-10-07
2015-10-08 11:21 UTC (2+ messages)
[PATCH] pretty: add format specifiers for short and raw date formats
2015-10-08 11:04 UTC (3+ messages)
[RFC 0/3] kdbus: extend selftests
2015-10-08 11:04 UTC (5+ messages)
` [RFC 2/3] kdbus: selftests extended
[PATCH 1/5] drm/i915: Store and print dmc firmware version
2015-10-08 11:03 UTC (2+ messages)
[PATCH v4 0/3] btrfs: Fix lost-data-profile caused by auto removing bg and balance bg
2015-10-08 10:59 UTC (4+ messages)
` [PATCH v4 1/3] btrfs: Fix lost-data-profile caused by auto removing bg
` [PATCH v4 2/3] btrfs: Fix lost-data-profile caused by balance bg
` [PATCH v4 3/3] btrfs: Use fs_info directly in btrfs_delete_unused_bgs
presentation: DPDK growth & next steps
2015-10-08 10:56 UTC
[PATCH v8 0/2] Enable capsule loader interface for efi firmware updating
2015-10-08 11:01 UTC (4+ 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.