All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-11 21:19:42 to 2015-11-11 22:25:51 UTC [more...]

[PATCH 1/2] tools: Actually install tmon in the install rule
 2015-11-11 22:25 UTC  (2+ messages)
` [PATCH 2/2] tools: Add a "make all" rule

[PATCH net v3 0/5] packet fixes
 2015-11-11 22:25 UTC  (6+ messages)
` [PATCH net v3 1/5] packet: do skb_probe_transport_header when we actually have data
` [PATCH net v3 2/5] packet: always probe for transport header
` [PATCH net v3 3/5] packet: only allow extra vlan len on ethernet devices
` [PATCH net v3 4/5] packet: infer protocol from ethernet header if unset
` [PATCH net v3 5/5] packet: fix tpacket_snd max frame len

[PATCH V3 00/26] Coresight integration with perf
 2015-11-11 22:18 UTC  (47+ messages)
` [PATCH V3 01/26] coresight: etm3x: moving etm_readl/writel to header file
` [PATCH V3 02/26] coresight: etm3x: moving sysFS entries to dedicated file
` [PATCH V3 03/26] coresight: etm3x: unlocking tracers in default arch init
` [PATCH V3 04/26] coresight: etm3x: splitting struct etm_drvdata
` [PATCH V3 05/26] coresight: etm3x: implementing 'cpu_id()' API
` [PATCH V3 06/26] coresight: associating path with session rather than tracer
` [PATCH V3 07/26] coresight: moving PM runtime operations to core framework
` [PATCH V3 08/26] coresight: etm3x: adding operation mode for etm_enable()
` [PATCH V3 09/26] coresight: add API to get sink from path
` [PATCH V3 10/26] coresight: etm3x: set progbit to stop trace collection
` [PATCH V3 11/26] coresight: etm3x: changing default trace configuration
` [PATCH V3 12/26] coresight: etm3x: consolidating initial config
` [PATCH V3 13/26] coresight: etm3x: implementing user/kernel mode tracing
` [PATCH V3 14/26] coresight: etm3x: adding perf_get/set_config() API
` [PATCH V3 15/26] coresight: etm3x: implementing perf_enable/disable() API
` [PATCH V3 16/26] perf: changing pmu::setup_aux() parameter to include event
` [PATCH V3 17/26] coresight: etb10: moving to local atomic operations
` [PATCH V3 18/26] coresight: adding operation mode for sink->enable()
` [PATCH V3 19/26] coresight: etb10: implementing AUX space API
` [PATCH V3 20/26] coresight: etm-perf: new PMU driver for ETM tracers
` [PATCH V3 21/26] coresight: introducing a global trace ID function
` [PATCH V3 22/26] coresight: updating documentation to reflect integration with perf
` [PATCH V3 23/26] perf tools: making function set_max_cpu_num() non static
` [PATCH V3 24/26] perf tools: adding perf_session to *info_prive_size()
` [PATCH V3 25/26] perf tools: making coresight PMU listable
` [PATCH V3 26/26] perf tools: adding coresight etm PMU record capabilities

[patch added to the 3.12 stable tree] spi: fix pointer-integer size mismatch warning
 2015-11-11 22:25 UTC  (3+ messages)
` [patch added to the 3.12 stable tree] drm/i915: Restore lost DPLL register write on gen2-4

[PATCH] tools/net: Use include/uapi with __EXPORTED_HEADERS__
 2015-11-11 22:24 UTC 

[Buildroot] [git commit] package/python-protobuf: eliminate unneeded build-time dependencies
 2015-11-11 22:24 UTC 

[PATCH] tools/hv: Use include/uapi with __EXPORTED_HEADERS__
 2015-11-11 22:23 UTC 

[PATCH] Cleanup useless codes in CMCI handler
 2015-11-11 22:01 UTC  (2+ messages)
` [UNTESTED PATCH] x86, mce: Avoid double entry of deferred errors into the genpool

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-11 22:22 UTC  (5+ messages)

[PATCH 2/2] arm64: bpf: add BPF XADD instruction
 2015-11-11 22:21 UTC  (12+ messages)

[master][jethro][fido][PATCH] libxml2: fix CVE-2015-7942 and CVE-2015-8035
 2015-11-11 22:21 UTC 

[Qemu-devel] [PULL for-2.5 0/1] qemu-ga fix for 2.5
 2015-11-11 22:18 UTC  (2+ messages)
` [Qemu-devel] [PULL for-2.5 1/1] qga: fix append file open modes for win32

memory reclaim problems on fs usage
 2015-11-11 22:19 UTC  (5+ messages)

[PATCH] run-command: detect finished children by closed pipe rather than waitpid
 2015-11-11 22:18 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/1] qemu: add patch to fix SSP support detection
 2015-11-11 22:18 UTC 

[PATCH] netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPI
 2015-11-11 22:17 UTC  (2+ messages)

Brain fart alert
 2015-11-11 22:17 UTC  (5+ messages)

[PATCH] xfsprogs: print name of verifier if it fails
 2015-11-11 22:15 UTC 

[RFC v3 0/8] mac80211: jump labels for HW flags
 2015-11-11 22:15 UTC  (9+ messages)
` [RFC v3 1/8] mac80211: add ieee80211_hw_clear()
` [RFC v3 2/8] mac80211: introduce ieee80211_local_check()
` [RFC v3 3/8] mac80211: use static keys for hw flags
` [RFC v3 4/8] mac80211: test the static key code
` [RFC v3 5/8] mac80211: generate hw flags from include file
` [RFC v3 6/8] kconfig: introduce "count"
` [RFC v3 7/8] kconfig: regenerate the shipped files
` [RFC v3 8/8] mac80211: use Kconfig counters to determine feature optimisation

[uml-devel] [PATCH v2] EPOLL Interrupt Controller V2.0
 2015-11-11 21:49 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] board_init: Fix the logic to setup malloc_base
 2015-11-11 22:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] README: Add more clarification about CONFIG_SYS_SPL_MALLOC_START

nvme: controller resets
 2015-11-11 22:14 UTC  (6+ messages)

[PATCH 00/19] drm: Add Allwinner A10 display engine support
 2015-11-11 22:14 UTC  (6+ messages)
` [PATCH 08/19] drm: Add Allwinner A10 Display Engine support

regression in ixgbe SFP detection patch
 2015-11-11 22:13 UTC  (8+ messages)
    ` [Intel-wired-lan] "

[GIT PULL] xfs: updates for 4.4-rc1
 2015-11-11 22:13 UTC  (2+ messages)

[PATCH] 8250_pci: Prevent Exar/RTD Boards from binding
 2015-11-11 22:13 UTC  (13+ messages)

[PATCH] xfs: print name of verifier if it fails
 2015-11-11 22:13 UTC 

[PATCH mtd-utils 00/11] flash_{un,}lock upgrades
 2015-11-11 22:13 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual: fix bash export syntax in example code
 2015-11-11 22:13 UTC  (5+ messages)

[PATCH] Staging: R8723au: rtw_ieee80211: Fixing code style space issues
 2015-11-11 22:12 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual: fix bash export syntax in example code
 2015-11-11 22:12 UTC 

illegal snapshot, cannot be deleted
 2015-11-11 22:11 UTC 

[PATCH] null_blk: Register as a LightNVM device
 2015-11-11 22:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 1/1] target-ppc: Implement rtas_get_sysparm(PROCESSOR_MODULE_INFO)
 2015-11-11 22:10 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] vl: Simplify vga interface configuration code
 2015-11-11 22:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] vl: Table-based select_vgahw()
` [Qemu-devel] [PATCH 2/2] vl: Replace *_vga_available() functions with class_names field

[PATCH] loop: properly observe rotational flag of underlying device
 2015-11-11 22:08 UTC  (3+ messages)

[PATCH] thermal: rockchip: fix compile error
 2015-11-11 22:06 UTC  (3+ messages)

6lowpan socket
 2015-11-11 22:06 UTC  (2+ messages)

[mtd-utils PATCH] nandtest: support hex/dec/oct for --offset and --length
 2015-11-11 22:06 UTC  (2+ messages)

event group without multiplexing
 2015-11-11 22:05 UTC 

[RFC 1/1] memremap: devm_memremap_pages has wrong nid
 2015-11-11 22:05 UTC  (3+ messages)

[Qemu-devel] CUDA has problems with Mac OS 10.4
 2015-11-11 22:03 UTC  (5+ messages)
            ` [Qemu-devel] [OpenBIOS] "

[Qemu-devel] [RFC] ide: Don't use qemu_hw_version() for firmware revision
 2015-11-11 22:02 UTC 

+ printk-only-unregister-boot-consoles-when-necessary.patch added to -mm tree
 2015-11-11 22:02 UTC 

+ asm-sections-add-helpers-to-check-for-section-data.patch added to -mm tree
 2015-11-11 22:02 UTC 

Inheritance Fund
 2015-11-11 21:52 UTC 

[PATCH 1/4] lib/mpi: only require buffers as big as needed for the integer
 2015-11-11 21:58 UTC  (3+ messages)
` [PATCH 4/4] crypto: RSA padding algorithm

Increasing # Shards vs multi-OSDs per device
 2015-11-11 21:59 UTC  (2+ messages)

+ checkpatch-fix-a-number-of-complex_macro-false-positives.patch added to -mm tree
 2015-11-11 21:59 UTC 

[GIT PULL 0/5] perf/urgent fixes
 2015-11-11 21:56 UTC  (6+ messages)
` [PATCH 1/5] perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
` [PATCH 2/5] perf annotate: Support full source file paths for srcline fix
` [PATCH 3/5] perf session: Add missing newlines to some pr_err() calls
` [PATCH 4/5] perf probe: Verify parameters in two functions
` [PATCH 5/5] tools include: Add compiler.h to list.h

[Qemu-devel] [PATCH for-2.5 0/2] Promote 'input-send-event' to supported
 2015-11-11 21:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.5 1/2] input: Avoid CamelCase in InputEvent enums
` [Qemu-devel] [PATCH for-2.5 2/2] input: Promote 'input-send-event' to stable API

[PATCH] mmc: change to use kmalloc
 2015-11-11 21:57 UTC  (4+ messages)

+ account-certain-kmem-allocations-to-memcg-checkpatch-fixes.patch added to -mm tree
 2015-11-11 21:56 UTC 

[U-Boot] [PATCH v3 00/12] dm: input: Move keyboard drivers to driver model
 2015-11-11 21:56 UTC  (2+ messages)

[PATCH V4] PM / OPP: Add debugfs support
 2015-11-11 21:54 UTC  (3+ messages)
` [PATCH V5] "

[PATCH] xfs_fsr: more selinux fixes
 2015-11-11 21:52 UTC 

[PATCH 3/4] nvdimm: Add IOCTL pass thru
 2015-11-11 21:52 UTC  (7+ messages)

+ account-certain-kmem-allocations-to-memcg.patch added to -mm tree
 2015-11-11 21:52 UTC 

+ vmalloc-allow-to-account-vmalloc-to-memcg.patch added to -mm tree
 2015-11-11 21:52 UTC 

+ slab-add-slab_account-flag.patch added to -mm tree
 2015-11-11 21:52 UTC 

+ memcg-only-account-kmem-allocations-marked-as-__gfp_account.patch added to -mm tree
 2015-11-11 21:52 UTC 

+ revert-gfp-add-__gfp_noaccount.patch added to -mm tree
 2015-11-11 21:52 UTC 

+ revert-kernfs-do-not-account-ino_ida-allocations-to-memcg.patch added to -mm tree
 2015-11-11 21:52 UTC 

[U-Boot] [PATCH] ARM: crt0: Pass malloc base address
 2015-11-11 21:49 UTC  (7+ messages)

[RFC PATCH 0/3] Machine check recovery when kernel accesses poison
 2015-11-11 21:48 UTC  (5+ messages)

fs: out of bounds on stack in iov_iter_advance
 2015-11-11 21:47 UTC  (12+ messages)

[PATCH RESEND] USB: serial: cp210x: Add tx_empty()
 2015-11-11 21:47 UTC 

[Qemu-devel] [PATCH v7 for-2.6 00/24] block: Rework bdrv_close_all()
 2015-11-11 21:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 10/24] iotests: Add test for eject under NBD server

[PATCH v2 00/11] mtd: migrate 'of_node' handling to core, not in mtd_part_parser_data
 2015-11-11 21:46 UTC  (3+ messages)
` [PATCH v2 01/11] mtd: add get/set of_node/flash_node helpers

[BISECTED] v4.3-rc5: OMAP1 boot hang
 2015-11-11 21:44 UTC  (3+ messages)

[Qemu-devel] [PATCH] nseries: Don't use qemu_hw_version()
 2015-11-11 21:42 UTC 

[PATCH v6 0/3] Mediatek SPI-NOR flash driver
 2015-11-11 21:41 UTC  (9+ messages)
` [PATCH v6 2/3] mtd: mtk-nor: mtk serial flash controller driver
` [PATCH v6 3/3] arm64: dts: mt8173: Add nor flash node

[PATCH] Documentation: make formatting more consistent
 2015-11-11 21:41 UTC  (2+ messages)

[PATCH] ARM: OMAP: DRA7: hwmod: Add data for McASP3
 2015-11-11 21:40 UTC  (5+ messages)

[PATCH i-g-t] igt/pm_rps: current freq < user specified min is no longer a fail
 2015-11-11 21:37 UTC 

[PATCH v3 0/3] ARM: OMAP2+ McASP(3) support for DRA7xx family
 2015-11-11 21:37 UTC  (4+ messages)

[PATCH] drm/i915/bxt: Broxton doesn't use gen9 scaling for rps frequencies
 2015-11-11 21:36 UTC  (3+ messages)

[xen-4.4-testing test] 64054: regressions - FAIL
 2015-11-11 21:33 UTC 

Upstream patches for Samsung Exynos s5p-mfc and gsc-m2m
 2015-11-11 21:29 UTC  (6+ messages)
` [PATCH 4/4] v4l2-mem2mem: allow reqbufs(0) with "in use" MMAP buffers

[MODULES PATCH] irqsoff and preemptoff contexts
 2015-11-11 21:29 UTC 

strange behavior with nfsv3 using linux v4.1
 2015-11-11 21:28 UTC  (3+ messages)

[PATCH 0/4] scheduler ordering bits
 2015-11-11 21:23 UTC  (7+ messages)
` [PATCH 4/4] locking: Introduce smp_cond_acquire()

[PATCH] Expose x_tables /proc entries as 0444 not 0440
 2015-11-11 21:20 UTC  (7+ messages)

[meta-oe][PATCH V2 15/17] networkmanager: package for adsl plugin
 2015-11-11 21:19 UTC 

[PATCH 0/4] PSR general improvements and stabilization
 2015-11-11 21:20 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Force PSR exit when IRQ_HPD is detected on eDP
` [PATCH 2/4] drm/i915: Remove duplicated dpcd write on hsw_psr_enable_sink
` [PATCH 3/4] drm/i915: PSR: Let's rely more on frontbuffer tracking
` [PATCH 4/4] drm/i915: PSR: Mask LPSP hw tracking back again


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.