All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-26 21:07:11 to 2016-11-27 06:10:47 UTC [more...]

Did you get my message this time?
 2016-11-27  5:05 UTC 

[PATCH net-next 0/4] Documentation: net: phy: Improve documentation
 2016-11-27  6:01 UTC  (5+ messages)
` [PATCH net-next 1/4] Documentation: net: phy: remove description of function pointers
` [PATCH net-next 2/4] Documentation: net: phy: Add a paragraph about pause frames/flow control
` [PATCH net-next 3/4] Documentation: net: phy: Add blurb about RGMII
` [PATCH net-next 4/4] Documentation: net: phy: Add links to several standards documents

[PATCH 0/2] net: phy: realtek: fix RTL8211F TX-delay handling
 2016-11-27  5:55 UTC  (7+ messages)
` [PATCH 1/2] Documentation: devicetree: clarify usage of the RGMII phy-modes
` [PATCH 2/2] net: phy: realtek: fix enabling of the TX-delay for RTL8211F

[PATCH v3 1/3] 99base: add memtrace-ko.sh to debug kernel module large memory consumption
 2016-11-27  5:45 UTC  (4+ messages)

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-27  5:32 UTC  (12+ messages)

[Patch net-next] net_sched: move the empty tp check from ->destroy() to ->delete()
 2016-11-27  4:47 UTC  (9+ messages)

[qemu-upstream-4.5-testing test] 102669: regressions - FAIL
 2016-11-27  5:18 UTC 

[PATCH 1/3] hwmon: Add Texas Instruments TMP108 temperature sensor driver
 2016-11-27  5:15 UTC  (3+ messages)
` [PATCH 2/3] hwmon: tmp108: Use devm variants of registration interfaces
` [PATCH 3/3] hwmon: tmp108: Update driver to use hwmon_chip_info

[PATCH 0/3] Texas Instruments TMP108 temperature sensor driver
 2016-11-27  5:12 UTC 

cron job: media_tree daily build: ERRORS
 2016-11-27  5:10 UTC 

trustExitCode doesn't apply to vimdiff mergetool
 2016-11-27  5:08 UTC  (2+ messages)

Xmas Offer
 2016-11-26  5:43 UTC 

Xmas Offer
 2016-11-26  5:43 UTC 

Xmas Offer
 2016-11-26  5:43 UTC 

[PATCH 1/4] fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
 2016-11-27  4:41 UTC  (5+ messages)
` [PATCH 2/4] fscrypt: unexport fscrypt_initialize()
` [PATCH 3/4] fscrypt: move non-public structures and constants to fscrypt_private.h
` [PATCH 4/4] fscrypt: move the policy flags and encryption mode definitions to uapi header

f2fs crash when filling up small filesystem
 2016-11-27  4:39 UTC 

git-daemon regression: 650c449250d7 common-main: call git_extract_argv0_path()
 2016-11-27  4:31 UTC  (4+ messages)
    ` [PATCH] common-main: stop munging argv[0] path

[PATCH] fscrypto: move ioctl processing more fully into common code
 2016-11-27  4:20 UTC  (5+ messages)

[PATCH] Avoid nested function definition
 2016-11-27  4:06 UTC  (2+ messages)

automatic IRQ affinity for virtio
 2016-11-27  3:37 UTC  (4+ messages)

[xen-unstable test] 102668: tolerable FAIL - PUSHED
 2016-11-27  3:35 UTC 

[PATCH v2 0/2] virtio-crypto: add Linux driver
 2016-11-27  3:32 UTC  (9+ messages)
` [PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family
    ` [Qemu-devel] "
` [PATCH v2 2/2] crypto: add virtio-crypto driver
  ` [Qemu-devel] "

[PATCH] elf(5): document notes
 2016-11-27  3:32 UTC  (6+ messages)
  ` [PATCH v2] "

Large performance regression with 6in4 tunnel (sit)
 2016-11-27  3:23 UTC  (8+ messages)

[PATCH] powerpc/boot: regenerate zImage linker script when options change
 2016-11-27  3:21 UTC  (2+ messages)
` [PATCH v2] "

(unknown),
 2016-11-27  3:07 UTC 

[git pull] vfs fix
 2016-11-27  3:04 UTC  (6+ messages)

ip manpage comments
 2016-11-27  2:49 UTC 

[PATCH] Fix -Wunused error
 2016-11-27  2:56 UTC  (2+ messages)

[PATCH] powerpc/64be: option to use ELFv2 ABI for big endian kernels
 2016-11-27  2:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] virtio: fix complaint by sparse
 2016-11-27  2:53 UTC  (4+ messages)

[PATCH v2] mempool: remove a redundant socket_id assignment
 2016-11-27  2:44 UTC 

[PATCH v2] mempool: remove a redundant word "for" in comment
 2016-11-27  2:43 UTC 

Can't always start 32 bit domains after 64 bit domains
 2016-11-27  2:46 UTC  (12+ messages)

[PATCH 0/3] minor build fixes
 2016-11-27  2:46 UTC  (5+ messages)
` [PATCH 2/3] powerpc: allow compilation on cross-endian toolchain

[PATCH 1/2] kbuild: provide include/asm/asm-prototypes.h for ARM
 2016-11-27  2:33 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/24] block: Fix some filename generation issues
 2016-11-27  2:33 UTC  (26+ messages)
` [Qemu-devel] [PATCH v2 01/24] block/mirror: Small absolute-paths simplification
` [Qemu-devel] [PATCH v2 02/24] block: Use children list in bdrv_refresh_filename
` [Qemu-devel] [PATCH v2 03/24] block: Add BDS.backing_overridden
` [Qemu-devel] [PATCH v2 04/24] block: Respect backing bs in bdrv_refresh_filename
` [Qemu-devel] [PATCH v2 05/24] block: Make path_combine() return the path
` [Qemu-devel] [PATCH v2 06/24] block: bdrv_get_full_backing_filename_from_...'s ret. val
` [Qemu-devel] [PATCH v2 07/24] block: bdrv_get_full_backing_filename's "
` [Qemu-devel] [PATCH v2 08/24] block: Add bdrv_make_absolute_filename()
` [Qemu-devel] [PATCH v2 09/24] block: Fix bdrv_find_backing_image()
` [Qemu-devel] [PATCH v2 10/24] block: Add bdrv_dirname()
` [Qemu-devel] [PATCH v2 11/24] blkverify: Make bdrv_dirname() return NULL
` [Qemu-devel] [PATCH v2 12/24] quorum: "
` [Qemu-devel] [PATCH v2 13/24] block/nbd: Implement bdrv_dirname()
` [Qemu-devel] [PATCH v2 14/24] block/nfs: "
` [Qemu-devel] [PATCH v2 15/24] block: Use bdrv_dirname() for relative filenames
` [Qemu-devel] [PATCH v2 16/24] block: Add 'base-directory' BDS option
` [Qemu-devel] [PATCH v2 17/24] iotests: Add quorum case to test 110
` [Qemu-devel] [PATCH v2 18/24] block: Add sgfnt_runtime_opts to BlockDriver
` [Qemu-devel] [PATCH v2 19/24] block: Add BlockDriver.bdrv_gather_child_options
` [Qemu-devel] [PATCH v2 20/24] block: Generically refresh runtime options
` [Qemu-devel] [PATCH v2 21/24] block: Purify .bdrv_refresh_filename()
` [Qemu-devel] [PATCH v2 22/24] block: Do not copy exact_filename from format file
` [Qemu-devel] [PATCH v2 23/24] block/curl: Implement bdrv_refresh_filename()
` [Qemu-devel] [PATCH v2 24/24] block/null: Generate filename even with latency-ns

Crash due to mutex genl_lock called from RCU context
 2016-11-27  2:26 UTC  (5+ messages)

[PATCH 0/3] Texas Instruments TMP108 temperature sensor driver
 2016-11-27  2:18 UTC  (2+ messages)

[PATCH] mlx4: give precise rx/tx bytes/packets counters
 2016-11-27  2:16 UTC  (3+ messages)

[PATCH net-next 6/6] tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
 2016-11-27  2:06 UTC  (2+ messages)

[PATCH net] sit: Set skb->protocol properly in ipip6_tunnel_xmit()
 2016-11-27  2:04 UTC  (2+ messages)

[PATCH v3] drm/i915: start adding dp mst audio
 2016-11-27  1:33 UTC  (3+ messages)

[xen-4.5-testing test] 102666: regressions - FAIL
 2016-11-27  1:23 UTC 

[Buildroot] [PATCH v2] package/pseudo: update version
 2016-11-27  1:12 UTC 

netlink: GPF in sock_sndtimeo
 2016-11-27  1:11 UTC  (2+ messages)

Xmas Offer
 2016-11-26 10:26 UTC 

[Bug 98238] witcher 2: objects are black when changing lod
 2016-11-27  1:07 UTC  (2+ messages)

Gigabit ethernet driver for Alacritechs SLIC devices (v3)
 2016-11-27  1:02 UTC  (5+ messages)
` [PATCH v3 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver

arm64: Approach for DT based NUMA and issues
 2016-11-27  1:01 UTC  (2+ messages)

[Bug 98005] VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface
 2016-11-27  0:53 UTC  (4+ messages)

[Buildroot] Request for Help
 2016-11-27  0:47 UTC  (7+ messages)

ir-keytable: infinite loops, segfaults
 2016-11-27  0:39 UTC  (13+ messages)

[PATCH net-next 0/4] bnxt_en: Add DCBNL support
 2016-11-27  0:38 UTC  (5+ messages)
` [PATCH net-next 1/4] bnxt_en: Re-factor bnxt_setup_tc()
` [PATCH net-next 2/4] bnxt_en: Update firmware header file to include DCB command structs
` [PATCH net-next 3/4] bnxt_en: Implement DCBNL to support host-based DCBX
` [PATCH net-next 4/4] bnxt_en: Add PFC statistics

[PATCH] MIPS: OCTEON: kill cvmx_helper_link_autoconf()
 2016-11-27  0:30 UTC 

npm.bbclass support for deep native modules?
 2016-11-27  0:17 UTC 

[PATCH net] net, sched: respect rcu grace period on cls destruction
 2016-11-27  0:18 UTC 

[PATCH] tools: add tags and cscope index file generation support
 2016-11-27  0:12 UTC 

[Qemu-devel] [PATCH for-2.9] block/curl: Prefer URL in options over filename
 2016-11-26 23:54 UTC 

[mm] 2d66cccd73: kernel BUG at mm/slub.c:889!
 2016-11-26 23:47 UTC 

[RFC PATCH v8 1/9] Restartable sequences system call
 2016-11-26 23:43 UTC  (2+ messages)

[Buildroot] [PATCH] fs/ubifs: work around fakeroot / sed -i issue on systems with SELinux enabled
 2016-11-26 23:40 UTC 

Linux 4.8.11
 2016-11-26 23:35 UTC  (2+ messages)

[linux-lvm] very slow sequential writes on lvm raid1 (bitmap?)
 2016-11-26 23:21 UTC  (8+ messages)

[Buildroot] pseudo: remaining issues
 2016-11-26 23:25 UTC  (3+ messages)

[PATCH] xfce4-vala: fix build
 2016-11-26 23:22 UTC 

cpu hotplug: convert more drivers (batch #6 and last)
 2016-11-26 23:14 UTC  (36+ messages)
` [PATCH 01/22] cpufreq/acpi-cpufreq: Convert to hotplug state machine
` [PATCH 02/22] cpufreq/acpi-cpufreq: drop rdmsr_on_cpus() usage
` [PATCH 03/22] idle/intel: Remove superfluous SMP fuction call
` [PATCH 04/22] idle/intel: Convert to hotplug state machine
` [PATCH 05/22] oprofile/nmi timer: "
` [PATCH 06/22] tracing/rb: "
` [PATCH 07/22] mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead()
` [PATCH 08/22] mm/vmstat: Avoid on each online CPU loops
` [PATCH 09/22] mm/vmstat: Convert to hotplug state machine
` [PATCH 10/22] mm/zsmalloc: "
` [PATCH 11/22] mm/zswap: Convert dst-mem "
` [PATCH 12/22] mm/zswap: Convert pool "
` [PATCH 13/22] iommu/vt-d: Convert "
` [PATCH 14/22] mm/compaction: "
` [PATCH 15/22] arm64/cpuinfo: Make hotplug notifier symmetric
` [PATCH 16/22] arm64/cpuinfo: Convert to hotplug state machine
` [PATCH 17/22] KVM/PPC/Book3S HV: "
` [PATCH 18/22] zram: "
` [PATCH 19/22] soc/fsl/qbman: "
` [PATCH 20/22] "
` [PATCH 21/22] staging/lustre/libcfs: "
  ` [lustre-devel] "
` [PATCH 22/22] Remove obsolete cpu hotplug register / unregister functions

[PATCH] btrfs: raid56: Use correct stolen pages to calculate P/Q
 2016-11-26 23:16 UTC  (8+ messages)

[RFC] kernel/sysctl.c: return -EINVAL when write invalid val to ulong type sysctl
 2016-11-26 23:15 UTC  (2+ messages)

drivers/staging/greybus/bootrom.c:298:35-39: ERROR: fw is NULL but dereferenced
 2016-11-26 23:11 UTC 

[PATCH] multipath-tools: add CFLAGS to compilation options for prioritizers and checkers
 2016-11-26 23:00 UTC  (2+ messages)

[PATCH] adb: properly mark continued kernel messages
 2016-11-26 22:43 UTC  (2+ messages)

Add modules-next branch to linux-next
 2016-11-26 22:42 UTC 

[PATCH 0/7] security: apparmor: apparmorfs.c Checkpatch mods
 2016-11-26 22:41 UTC  (8+ messages)

[PATCH v3] Staging: iio: adc: fix sysfs files modes in ad7192.c
 2016-11-26 22:39 UTC 

[PATCH v4 0/2] i2c: aspeed: added driver for Aspeed I2C
 2016-11-26 22:31 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH] hwmon: (dme1737) Convert to use devm_hwmon_device_register_with_groups
 2016-11-26 22:26 UTC 

[PATCH] Fix multiple definition error under lto
 2016-11-26 22:25 UTC 

[PATCH] Annotate die() with noreturn
 2016-11-26 22:22 UTC 

[PATCH] Fix objtool with clang
 2016-11-26 22:20 UTC 

[PULL REQUEST] i2c for 4.9
 2016-11-26 22:12 UTC 

Kernel build issues with upstream binutils
 2016-11-26 22:04 UTC 

[PATCH RFC] HID: cp2112: add IRQ chip handling
 2016-11-26 21:57 UTC  (2+ messages)

[qemu-upstream-4.7-testing test] 102664: regressions - FAIL
 2016-11-26 21:51 UTC 

[PATCH] of: Fix issue where code would fall through to error case
 2016-11-26 21:39 UTC  (7+ messages)

[PATCH 0/1] NET: usb: cdc_ncm: adding MBIM RESET_FUNCTION request and modifying ncm bind common code
 2016-11-26 21:17 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/2] x86/intel_rdt: Fix setting of closid when adding CPUs to a group
 2016-11-26 21:06 UTC  (6+ messages)
` [PATCH 2/2] x86/intel_rdt: Update task closid immediately on CPU in rmdir and unmount


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.