All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-29 20:28:59 to 2016-10-30 01:26:00 UTC [more...]

[PATCH 0/6] mfd: audit and demodule drivers/mfd/ab* drivers
 2016-10-30  1:24 UTC  (5+ messages)
` [PATCH 1/6] mfd: ab3100-core: Make it explicitly non-modular
` [PATCH 2/6] mfd: ab8500-core: "
` [PATCH 3/6] mfd: ab8500-debugfs: "
` [PATCH 5/6] mfd: ab8500: make sysctrl "

[net:master 113/114] drivers/net/vxlan.c:947:21: warning: unused variable 'sock6'
 2016-10-30  1:16 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 3034783472f5353f71af44ed52ad9ee65f9f6d17
 2016-10-30  1:12 UTC 

[PATCH 0/3] Add new builtin_misc_device users
 2016-10-30  1:02 UTC  (11+ messages)
` [PATCH 1/3] lightnvm: make core.c explicitly non-modular
` [PATCH 2/3] blackfin: make-bf561/coreb.c "
` [PATCH 3/3] s390: char: make slp_ctl "

[PATCH net-next] genetlink: Fix generic netlink family unregister
 2016-10-30  0:58 UTC  (2+ messages)

[PATCH v2 net 1/2] vxlan: avoid using stale vxlan socket
 2016-10-30  0:56 UTC  (4+ messages)
` [PATCH v2 net 2/2] geneve: avoid using stale geneve socket

[PATCH net] qede: Fix out-of-bound fastpath memory access
 2016-10-30  0:52 UTC  (2+ messages)

[PATCH v3 00/46] Cache Monitoring Technology (aka CQM)
 2016-10-30  0:38 UTC  (47+ messages)
` [PATCH v3 01/46] perf/x86/intel/cqm: remove previous version of CQM and MBM
` [PATCH v3 02/46] perf/x86/intel: rename CQM cpufeatures to CMT
` [PATCH v3 03/46] x86/intel: add CONFIG_INTEL_RDT_M configuration flag
` [PATCH v3 04/46] perf/x86/intel/cmt: add device initialization and CPU hotplug support
` [PATCH v3 05/46] perf/x86/intel/cmt: add per-package locks
` [PATCH v3 06/46] perf/x86/intel/cmt: add intel_cmt pmu
` [PATCH v3 07/46] perf/core: add RDT Monitoring attributes to struct hw_perf_event
` [PATCH v3 08/46] perf/x86/intel/cmt: add MONitored Resource (monr) initialization
` [PATCH v3 09/46] perf/x86/intel/cmt: add basic monr hierarchy
` [PATCH v3 10/46] perf/x86/intel/cmt: add Package MONitored Resource (pmonr) initialization
` [PATCH v3 11/46] perf/x86/intel/cmt: add cmt_user_flags (uflags) to monr
` [PATCH v3 12/46] perf/x86/intel/cmt: add per-package rmid pools
` [PATCH v3 13/46] perf/x86/intel/cmt: add pmonr's Off and Unused states
` [PATCH v3 14/46] perf/x86/intel/cmt: add Active and Dep_{Idle, Dirty} states
` [PATCH v3 15/46] perf/x86/intel: encapsulate rmid and closid updates in pqr cache
` [PATCH v3 16/46] perf/x86/intel/cmt: set sched rmid and complete pmu start/stop/add/del
` [PATCH v3 17/46] perf/x86/intel/cmt: add uflag CMT_UF_NOLAZY_RMID
` [PATCH v3 18/46] perf/core: add arch_info field to struct perf_cgroup
` [PATCH v3 19/46] perf/x86/intel/cmt: add support for cgroup events
` [PATCH v3 20/46] perf/core: add pmu::event_terminate
` [PATCH v3 21/46] perf/x86/intel/cmt: use newly introduced event_terminate
` [PATCH v3 22/46] perf/x86/intel/cmt: sync cgroups and intel_cmt device start/stop
` [PATCH v3 23/46] perf/core: hooks to add architecture specific features in perf_cgroup
` [PATCH v3 24/46] perf/x86/intel/cmt: add perf_cgroup_arch_css_{online,offline}
` [PATCH v3 25/46] perf/x86/intel/cmt: add monr->flags and CMT_MONR_ZOMBIE
` [PATCH v3 26/46] sched: introduce the finish_arch_pre_lock_switch() scheduler hook
` [PATCH v3 27/46] perf/x86/intel: add pqr cache flags and intel_pqr_ctx_switch
` [PATCH v3 28/46] perf,perf/x86,perf/powerpc,perf/arm,perf/*: add int error return to pmu::read
` [PATCH v3 29/46] perf/x86/intel/cmt: add error handling to intel_cmt_event_read
` [PATCH v3 30/46] perf/x86/intel/cmt: add asynchronous read for task events
` [PATCH v3 31/46] perf/x86/intel/cmt: add subtree read for cgroup events
` [PATCH v3 32/46] perf/core: Add PERF_EV_CAP_READ_ANY_{CPU_,}PKG flags
` [PATCH v3 33/46] perf/x86/intel/cmt: use PERF_EV_CAP_READ_{,CPU_}PKG flags in Intel cmt
` [PATCH v3 34/46] perf/core: introduce PERF_EV_CAP_CGROUP_NO_RECURSION
` [PATCH v3 35/46] perf/x86/intel/cmt: use PERF_EV_CAP_CGROUP_NO_RECURSION in intel_cmt
` [PATCH v3 36/46] perf/core: add perf_event cgroup hooks for subsystem attributes
` [PATCH v3 37/46] perf/x86/intel/cmt: add cont_monitoring to perf cgroup
` [PATCH v3 38/46] perf/x86/intel/cmt: introduce read SLOs for rotation
` [PATCH v3 39/46] perf/x86/intel/cmt: add max_recycle_threshold sysfs attribute
` [PATCH v3 40/46] perf/x86/intel/cmt: add rotation scheduled work
` [PATCH v3 41/46] perf/x86/intel/cmt: add rotation minimum progress SLO
` [PATCH v3 42/46] perf/x86/intel/cmt: add rmid stealing
` [PATCH v3 43/46] perf/x86/intel/cmt: add CMT_UF_NOSTEAL_RMID flag
` [PATCH v3 44/46] perf/x86/intel/cmt: add debugfs intel_cmt directory
` [PATCH v3 45/46] perf/stat: fix bug in handling events in error state
` [PATCH v3 46/46] perf/stat: revamp read error handling, snapshot and per_pkg events

[PATCH 4.8 000/125] 4.8.6-stable review
 2016-10-30  0:44 UTC  (3+ messages)

[PATCH 4.4 00/51] 4.4.29-stable review
 2016-10-30  0:43 UTC  (3+ messages)

5849963102831 linux-raid
 2016-10-30  0:34 UTC 

[PATCH net-next] ibmveth: v1 calculate correct gso_size and set gso_type
 2016-10-30  0:21 UTC  (5+ messages)

[linux-3.10 test] 101783: regressions - FAIL
 2016-10-30  0:17 UTC 

[PATCH v3] sparse: add support for static assert
 2016-10-30  0:04 UTC  (5+ messages)

[PATCH] pinctrl: sunxi: make bool drivers explicitly non-modular
 2016-10-30  0:00 UTC  (3+ messages)

iscsi target kernel error log support
 2016-10-29 23:58 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS a6c7313ed0e8197f6c7d378ccd7e508ac4b1d252
 2016-10-29 23:52 UTC 

[char-misc-next 1/2] mei: show the HBM protocol versions in the device attributes
 2016-10-29 23:42 UTC  (2+ messages)
` [char-misc-next 2/2] mei: bus: demote error to debug level upon disconnect

Is This Email Still Working
 2016-10-29 23:29 UTC 

[PATCH net-next 0/2] mlx4 XDP TX refactor
 2016-10-29 23:18 UTC  (4+ messages)
` [PATCH net-next 2/2] net/mlx4_en: Refactor the XDP forwarding rings scheme

[PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list
 2016-10-29 23:06 UTC  (30+ messages)

bisected gma500 kernel splat on portwell nano-8044
 2016-10-29 22:14 UTC  (3+ messages)

Need some pointers to debug a target hang
 2016-10-29 23:03 UTC  (7+ messages)

[PATCH] systemd: Reload configuration on package install
 2016-10-29 23:01 UTC  (5+ messages)

[PATCH v1 00/19] Add configuration options for split-index
 2016-10-29 22:58 UTC  (15+ messages)
` [PATCH v1 03/19] split-index: add {add,remove}_split_index() functions
` [PATCH v1 05/19] update-index: warn in case of split-index incoherency
` [PATCH v1 09/19] config: add git_config_get_max_percent_split_change()
` [PATCH v1 10/19] read-cache: regenerate shared index if necessary

[PATCH] drm/nouveau/acpi: fix check for power resources support
 2016-10-29 22:45 UTC  (2+ messages)

iscsi_trx going into D state
 2016-10-29 22:29 UTC  (11+ messages)

[PATCH 0/2] NFSv4.2 umask support
 2016-10-29 22:20 UTC  (6+ messages)
` [PATCH 0/2] NFSv4.2 mode_umask support
  ` [PATCH 1/2] nfs: add support for the umask attribute
  ` [PATCH 2/2] nfsd: "

[Cluster-devel] [PATCH 00/60] block: support multipage bvec
 2016-10-29 22:20 UTC  (4+ messages)
` [PATCH 23/60] block: introduce flag QUEUE_FLAG_NO_MP

[PATCH v2] nfsd: Fix general protection fault in release_lock_stateid()
 2016-10-29 22:19 UTC 

[v2 4/5] vfio: implement APIs to set/put kvm to/from vfio group
 2016-10-29 22:15 UTC  (2+ messages)

[RFC v1 00/14] Bus1 Kernel Message Bus
 2016-10-29 22:13 UTC  (8+ messages)
` [RFC v1 02/14] bus1: provide stub cdev /dev/bus1

[PATCH v3.1 00/15] Initial PVHv2 Dom0 support
 2016-10-29 22:11 UTC  (3+ messages)
` [PATCH v3.1 02/15] xen/x86: fix return value of *_set_allocation functions

[kernel-hardening] rowhammer protection [was Re: Getting interrupt every million cache misses]
 2016-10-29 22:02 UTC  (10+ messages)
`  "

[refpolicy] [PATCH] Let the user list noxattr fs directories
 2016-10-29 22:01 UTC 

[PATCH] parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value value
 2016-10-29 21:52 UTC 

[meta-raspberrypi3] Failed to build gstreamer1.0-plugins-bad with minimal configuration
 2016-10-29 21:13 UTC  (5+ messages)

babeltrace API question
 2016-10-29 21:49 UTC 

[PATCH] parisc: Ignore the pkey system calls for now
 2016-10-29 21:47 UTC 

Kernel 4.8.4: INFO: task kworker/u16:8:289 blocked for more than 120 seconds
 2016-10-29 21:44 UTC  (12+ messages)

babeltrace question (bt_struct_declaration_lookup_field_index)
 2016-10-29 21:38 UTC 

[v2 1/2] of: Add vendor prefix for Lattice Semiconductor
 2016-10-29 21:38 UTC  (8+ messages)
` [v2 2/2] fpga: Add support for Lattice iCE40 FPGAs

sound: bebop: strncmp length oddity
 2016-10-29 21:37 UTC 

babeltrace API question
 2016-10-29 21:35 UTC 

[PATCH v4 1/2] of: Add vendor prefix for Lattice Semiconductor
 2016-10-29 21:32 UTC  (2+ messages)
` [PATCH v4 2/2] fpga: Add support for Lattice iCE40 FPGAs

[PATCH 0/2] R8A7792 clock fixes
 2016-10-29 21:31 UTC  (4+ messages)
  ` [PATCH] ARM: dts: r8a7794: remove Z clock

[PATCH net-next 0/1] net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY
 2016-10-29 21:31 UTC  (3+ messages)
` [PATCH net-next 1/1] "

linux-next: build warning in Linus' tree
 2016-10-29 21:29 UTC  (4+ messages)

[PATCH 0/4] soc: renesas: Identify SoC and register with the SoC bus
 2016-10-29 21:27 UTC  (5+ messages)
` [PATCH/RFC 4/4] "

pull-request: mac80211-next 2016-10-28
 2016-10-29 21:27 UTC  (3+ messages)

[PATCH] Staging: ks7010: ks7010_sdio.c: Fixed a coding style issue
 2016-10-29 21:26 UTC 

[PATCH] net: phy: dp83848: add dp83822 PHY support
 2016-10-29 21:26 UTC  (2+ messages)

[PATCH net] enic: fix rq disable
 2016-10-29 21:25 UTC  (2+ messages)

Linux 4.9-rc3
 2016-10-29 21:22 UTC 

[refpolicy] I want to use refpolicy in centos 7
 2016-10-29 21:22 UTC  (2+ messages)

[PATCH net 1/1] tipc: fix broadcast link synchronization problem
 2016-10-29 21:21 UTC  (2+ messages)

[PATCH net v2 1/2] ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
 2016-10-29 21:19 UTC  (4+ messages)
` [PATCH net v1 2/2] ibmvnic: Fix missing brackets in init_sub_crq_irqs

[RFC PATCH] kbuild: add -fno-PIE
 2016-10-29 21:18 UTC  (11+ messages)

console issue since 3.6, console=ttyS1 hangs
 2016-10-29 21:16 UTC  (11+ messages)

[patch net-next v2] rocker: set physical device for port netdevice
 2016-10-29 21:16 UTC  (2+ messages)

[net 0/4][pull request] Intel Wired LAN Driver Updates 2016-10-27
 2016-10-29 21:14 UTC  (2+ messages)

[PATCH net-next] tcp_bbr: add a state transition diagram and accompanying comment
 2016-10-29 21:13 UTC  (2+ messages)

[U-Boot] [PATCH] travis.yml: Add in uniphier as a job, modify aarch64 builds a bit
 2016-10-29 21:11 UTC 

[Qemu-devel] [RFC 1/2] linux-headers: update
 2016-10-29 21:10 UTC  (6+ messages)
`  "
` [Qemu-devel] [RFC 2/2] ARM: KVM: Enable in-kernel timers with user space gic
  `  "

Linux kernel 4.9-rc3 released
 2016-10-29 21:08 UTC 

Linux-4.X-rcY patches can't be applied with git?
 2016-10-29 21:08 UTC  (9+ messages)

WorldCIST'2017 - 5th World Conference on Information Systems and Technologies - Deadline: November 20
 2016-10-29 21:06 UTC 

[kernel-hardening][RFC PATCH 0/5] Expand HARDENED_ATOMIC overflow protection
 2016-10-29 21:04 UTC  (2+ messages)

[PATCH] [media] dib0700: Fix uninitialized protocol for NEC repeat codes
 2016-10-29 21:04 UTC  (4+ messages)
  ` [PATCH] [media] dib0700: fix nec repeat handling

[PATCH net-next v1 00/16] tipc: socket layer improvements
 2016-10-29 21:01 UTC  (3+ messages)
` [PATCH net-next v1 04/16] tipc: rename struct tipc_skb_cb member handle to bytes_read

[PATCH 1/2] drm/i915: Use the full hammer when shutting down the rcu tasks
 2016-10-29 20:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[ath9k-devel] Bayesian rate control
 2016-10-29 20:50 UTC  (7+ messages)
          `  "

[qemu-mainline test] 101782: regressions - FAIL
 2016-10-29 20:43 UTC 

[GIT pull] x86 fix for 4.9
 2016-10-29 20:37 UTC 

[PATCH] drm/amd/powerplay: don't succeed in getters if fan is missing
 2016-10-29 20:32 UTC 

[Bug 98494] Screen flickering in Black Mesa game
 2016-10-29 20:30 UTC  (2+ messages)

[PATCH v7 0/6] Add eBPF hooks for cgroups
 2016-10-29 20:29 UTC  (9+ messages)

[Tech-board-discuss] List of current TAB nominees and their statements
 2016-10-29 20:29 UTC  (2+ messages)

[PATCH 1/2] drm/amd/powerplay: export a function to read fan rpm
 2016-10-29 20:28 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/amdgpu: expose fan rpm though hwmon


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.