All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-16 08:50:43 to 2014-11-16 12:44:42 UTC [more...]

[RFC 1/1] fs/affs/file.c: remove obsolete pagesize check
 2014-11-16 12:44 UTC 

[RFCv6 PATCH 00/16] vb2: improve dma-sg, expbuf
 2014-11-16 12:34 UTC  (3+ messages)
` [RFCv6 PATCH 02/16] vb2: replace 'write' by 'dma_dir'

[ANNOUNCE] kmod 19
 2014-11-16 12:39 UTC  (2+ messages)

What tree to base patches on?
 2014-11-16 12:39 UTC 

[PATCH] media: soc_camera: Fix VIDIOC_S_CROP ioctl miscalculation
 2014-11-16 12:38 UTC  (3+ messages)

[PATCH v7 3/6] perf tools: add core support for sampling intr machine state regs
 2014-11-16 12:36 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add "

[PATCH v7 6/6] perf: improve perf_sample_data struct layout
 2014-11-16 12:37 UTC  (2+ messages)
` [tip:perf/core] perf: Improve the "

[PATCH v7 5/6] perf record: add new -I option to sample interrupted machine state
 2014-11-16 12:36 UTC  (2+ messages)
` [tip:perf/core] perf record: Add "

[PATCH v7 4/6] perf/tests: add interrupted state sample parsing test
 2014-11-16 12:36 UTC  (2+ messages)
` [tip:perf/core] perf/tests: Add "

[PATCH v7 2/6] perf/x86: add support for sampling PEBS machine state registers
 2014-11-16 12:35 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Add "

[PATCH v7 1/6] perf: add ability to sample machine state on interrupt
 2014-11-16 12:35 UTC  (2+ messages)
` [tip:perf/core] perf: Add "

[PATCH 3/3] perf, x86: Disallow flags for most Core2/Atom/Nehalem/Westmere events
 2014-11-16 12:35 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Disallow flags for most Core2/ Atom/Nehalem/Westmere events

[PATCH 2/3] perf, x86: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST
 2014-11-16 12:35 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: "

[PATCH 1/3] perf, x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
 2014-11-16 12:34 UTC  (2+ messages)
` [tip:perf/core] perf/x86: "

[PATCH 1/3] perf, x86: Add scaling units to the EP iMC events
 2014-11-16 12:34 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel/uncore: "

[PATCH 2/2] x86: require exact match for "noxsave" command line option
 2014-11-16 12:34 UTC  (3+ messages)
` [tip:x86/urgent] x86: Require exact match for 'noxsave' "
` [tip:x86/fpu] x86: Require exact match for "noxsave" "

Bug in clk_mux_set_parent for CLK_MUX_INDEX_BIT muxes ?
 2014-11-16 12:34 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2014-11-16 12:34 UTC  (38+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] kernel-audit: Deletion of an unnecessary check before the function call "audit_log_end"
                                  ` [Cocci] "
                                    ` [PATCH 1/1] kernel-audit: Deletion of an unnecessary check before the function call "audit_log_e
                                    ` [PATCH 1/1] kernel-audit: Deletion of an unnecessary check before the function call "audit_log_end" (or improve error handling?)
                                      ` [Cocci] "
                                ` [PATCH 1/1] kprobes: Deletion of an unnecessary check before the function call "module_put"
                                  ` [Cocci] "

[PATCH 1/2] sched/deadline: introduce start_hrtick_dl for !CONFIG_SCHED_HRTICK
 2014-11-16 12:33 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Introduce start_hrtick_dl() "

[PATCH 1/2] x86: xsave.h needs user.h
 2014-11-16 12:34 UTC  (2+ messages)
` [tip:x86/fpu] x86: Add #include user.h to xsave.h

[PATCH] sched/numa: Init numa balancing fields of init_task
 2014-11-16 12:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCHv1 0/3] arm: mvebu: add Synology DS213j and DS414 .dts files
 2014-11-16 12:34 UTC  (5+ messages)
` [PATCHv1 1/3] arm: mvebu: add uartX labels for Armada SoC serial nodes

[PATCH v4 4/7] sched/deadline: Remove unnecessary definitions in cpudeadline.h
 2014-11-16 12:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v4 1/7] sched/cpupri: Remove unnecessary definitions in cpupri.h
 2014-11-16 12:33 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] sched/deadline: fix rq->dl.pushable_tasks bug in push_dl_task()
 2014-11-16 12:32 UTC  (2+ messages)
` [tip:sched/core] sched/deadline: Fix rq-> dl.pushable_tasks "

[PATCH 1/1 linux-next] iio: common: remove unnecessary sizeof(u8)
 2014-11-16 12:33 UTC 

[PATCH v2] sched/fair: fix use stale overloaded status to find busiest group
 2014-11-16 12:32 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Fix stale overloaded status in the busiest group finding logic

[PATCH] sched: move p->nr_cpus_allowed to select_task_rq
 2014-11-16 12:32 UTC  (2+ messages)
` [tip:sched/core] sched: Move p-> nr_cpus_allowed check to select_task_rq()

[PATCH] sched: completion: document when to use wait_for_completion_io_*
 2014-11-16 12:31 UTC  (2+ messages)
` [tip:sched/core] sched/completion: Document when to use wait_for_completion_io_*()

[PATCH] sched: updated comments of CLONE_NEWUTS and CLONE_NEWIPC
 2014-11-16 12:31 UTC  (2+ messages)
` [tip:sched/core] sched: Update comments about "

[PATCH] sched/fair: Kill task_struct::numa_entry and numa_group::task_list
 2014-11-16 12:31 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Kill task_struct:: numa_entry "

N900 modem support in 3.18-rc1
 2014-11-16 12:29 UTC  (14+ messages)

[qemu-mainline test] 31599: regressions - FAIL
 2014-11-16 12:26 UTC 

[Buildroot] [PATCH 1/3] package/tvheadend: Bump version
 2014-11-16 12:26 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/tvheadend: add support for host-python3
` [Buildroot] [PATCH 3/3] package/tvheadend: Remove tabs

frequent lockups in 3.18rc4
 2014-11-16 12:16 UTC  (11+ messages)

[Bug 73530] New: Asus U38N: Black screen with Radeon driver in Linux 3.10, 3.11 and 3.12
 2014-11-16 12:14 UTC  (2+ messages)
` [Bug 73530] Asus U38N: Black screen with Radeon driver in Linux

[PATCH v2] ASoC: Fix kerneldoc errors
 2014-11-16 12:10 UTC  (6+ messages)

[PATCH] ACPI / WAKEUP : enable wakeup power for physical child devices
 2014-11-16 12:10 UTC 

Benchmarking for vhost polling patch
 2014-11-16 12:08 UTC 

teuthology gevent version
 2014-11-16 12:04 UTC 

[PATCH] Spelling fixes
 2014-11-16 11:57 UTC  (3+ messages)

[Buildroot] [PATCH v2] pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR
 2014-11-16 11:55 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: fix build error without OpenSSL support
 2014-11-16 11:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] sunxi: HDMI (cfb) console support
 2014-11-16 11:55 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] sun4i: Rename dram_clk_cfg to dram_clk_gate
` [U-Boot] [PATCH 2/6] sunxi: Add video pll clock functions
` [U-Boot] [PATCH 3/6] sunxi: video: Add cfb console driver for sunxi
` [U-Boot] [PATCH 4/6] sunxi: video: Add sun6i support
` [U-Boot] [PATCH 5/6] sunxi: video: Add simplefb support
` [U-Boot] [PATCH 6/6] sunxi: Add usb keyboard Kconfig option

[PATCHv2 0/3] reiser4: space grabbing fixes
 2014-11-16 11:49 UTC  (7+ messages)
` [PATCHv2 2/3] reiser4: block_alloc: sanitize grab_enabled modifications

[U-Boot] [PATCH 1/5] arm: socfpga: dts: altr, rst-mgr.h: Move to SPDX license identifiers
 2014-11-16 11:47 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bits
` [U-Boot] [PATCH 3/5] arm: socfpga: Add missing DW master SPI clock prototyp to clock_manager.h
` [U-Boot] [PATCH 4/5] spi: designware_spi: Some fixes / changes
` [U-Boot] [PATCH 5/5] arm: socfpga: DW_SPI: Remove clock info from config header

[U-Boot] [PATCH] imx:mx6sxsabresd fix pfuz probe failed
 2014-11-16 11:42 UTC  (3+ messages)

[PATCH 0/8] Astrometa DVB USB support
 2014-11-16 11:36 UTC  (6+ messages)
` [PATCH 2/8] rtl2832: implement PIP mode

[PATCH] zsmalloc: correct fragile [kmap|kunmap]_atomic use
 2014-11-16 11:41 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR
 2014-11-16 11:25 UTC  (4+ messages)

[Buildroot] [PATCH 0/4] pkg-infra: differentiate remote and local tarball filenames (branch yem/download)
 2014-11-16 11:22 UTC  (2+ messages)

Doubt in major and minor numbers
 2014-11-16 11:20 UTC  (2+ messages)

[U-Boot] [PATCH] sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUS
 2014-11-16 11:19 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-15
 2014-11-16 11:18 UTC  (3+ messages)

Good news!
 2014-11-16 11:07 UTC 

[PATCH 0/5] wiphy-specific regulatory management
 2014-11-16 11:09 UTC  (8+ messages)
` [PATCH 5/5] cfg80211: Allow usermode to query wiphy specific regd info

radosgw buffer overflow
 2014-11-16 11:08 UTC  (9+ messages)

82599 Ethernet Controller Virtual Function
 2014-11-16 11:08 UTC 

[PATCH v2 1/4] cfg80211: leave invalid channels on regdomain change
 2014-11-16 11:06 UTC  (12+ messages)
` [PATCH v2 2/4] cfg80211: update missing fields in custom regulatory path
` [PATCH v2 3/4] cfg80211: allow wiphy specific regdomain management
` [PATCH v2 4/4] cfg80211: Allow usermode to query wiphy specific regd info

[U-Boot] [PATCH] .travis.yml: build u-boot on travis-ci
 2014-11-16 11:05 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[Buildroot] [PATCH] package/libcap: needs headers >= 3.0
 2014-11-16 11:04 UTC 

civetweb threads
 2014-11-16 11:03 UTC  (6+ messages)

[Xenomai] Some questions and issues about Xenomai 3
 2014-11-16 11:02 UTC  (2+ messages)

[PATCH V6 18/18] xen: Support Xen pv-domains using PAT
 2014-11-16 10:59 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 17/18] x86: Enable PAT to use cache mode translation tables
 2014-11-16 10:58 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 16/18] x86: Respect PAT bit when copying pte values between large and normal pages
 2014-11-16 10:58 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 15/18] x86: Support PAT bit in pagetable dump for lower levels
 2014-11-16 10:58 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 14/18] x86: Clean up pgtable_types.h
 2014-11-16 10:58 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] clocksource: meson6: Select CLKSRC_MMIO
 2014-11-16 10:58 UTC  (2+ messages)

[PATCH V6 13/18] x86: Use new cache mode type in memtype related functions
 2014-11-16 10:57 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 12/18] x86: Use new cache mode type in mm/ioremap.c
 2014-11-16 10:57 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 11/18] x86: Use new cache mode type in setting page attributes
 2014-11-16 10:57 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 10/18] x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c
 2014-11-16 10:57 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 09/18] x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert()
 2014-11-16 10:56 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 08/18] x86: Use new cache mode type in mm/iomap_32.c
 2014-11-16 10:56 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 07/18] x86: Use new cache mode type in asm/pgtable.h
 2014-11-16 10:56 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 06/18] x86: Use new cache mode type in arch/x86/mm/init_64.c
 2014-11-16 10:55 UTC  (2+ messages)
` [tip:x86/mm] x86: Use new cache mode type in arch/x86/mm/ init_64.c

[PATCH V6 05/18] x86: Use new cache mode type in arch/x86/pci
 2014-11-16 10:55 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 04/18] x86: Use new cache mode type in drivers/video/fbdev/vermilion
 2014-11-16 10:55 UTC  (2+ messages)
` [tip:x86/mm] x86: Use new cache mode type in drivers/video/fbdev/ vermilion

[PATCH V6 03/18] x86: Use new cache mode type in drivers/video/fbdev/gbefb.c
 2014-11-16 10:55 UTC  (2+ messages)
` [tip:x86/mm] x86: Use new cache mode type in drivers/video/fbdev/ gbefb.c

[PATCH V6 02/18] x86: Use new cache mode type in include/asm/fb.h
 2014-11-16 10:54 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH V6 01/18] x86: Make page cache mode a real type
 2014-11-16 10:54 UTC  (2+ messages)
` [tip:x86/mm] "

some question about TCR setting
 2014-11-16 10:53 UTC  (5+ messages)

[PATCH v4 0/6] Xilinx Zynq OCM support
 2014-11-16 10:51 UTC  (4+ messages)
` [PATCH v4 6/6] ARM: zynq: DT: Add OCM controller node

[U-Boot] [PATCH 0/6] arm: socfpga: Add Designware SPI support
 2014-11-16 10:47 UTC  (4+ messages)
` [U-Boot] [PATCH 2/6] arm: socfpga: Add socfpga_spim_enable() to reset_manager.c

vtpmmgr bug: fails to start if locality!=0
 2014-11-16 10:46 UTC  (8+ messages)

[PATCH] ARM: dts: sunxi: Add de_be0 clk parent pll to simplefb node
 2014-11-16 10:45 UTC  (4+ messages)

[radeonsi, regression] All my Steam games fail to load into the 3D-engine-powered part (SIGPWR and SIGXCPU)
 2014-11-16 10:41 UTC  (4+ messages)
  ` [radeonsi, regression, bisected] "

[RFC] Addition of layout description and format strings to CTF
 2014-11-16 10:32 UTC 

[PATCH 1/1 linux-next] drm: remove unnecessary sizeof(u8)
 2014-11-16 10:21 UTC 

[PATCH v4 0/6] UIO driver for APM X-Gene QMTM
 2014-11-16 10:20 UTC  (5+ messages)
` [PATCH v4 5/6] Documentation: dt-bindings: Add binding info for X-Gene QMTM UIO driver

[PATCH] staging: media: bcm2048: fix coding style error
 2014-11-16 10:20 UTC  (5+ messages)

[B.A.T.M.A.N.] Current OpenWrt build
 2014-11-16 10:19 UTC  (6+ messages)

[Qemu-devel] [PATCH V8 0/3] Virtual Machine Generation ID
 2014-11-16 10:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] docs: vm generation id device's description
` [Qemu-devel] [PATCH 2/3] i386: Add a Virtual Machine Generation ID device
` [Qemu-devel] [PATCH 3/3] tests: update acpi tables after adding the vmgenid device

[RFC] adp1653: Add device tree bindings for LED controller
 2014-11-16 10:15 UTC  (6+ messages)

[efi:next 2/3] arch/x86/boot/compressed/eboot.c:26:16: sparse: incorrect type in return expression (different modifiers)
 2014-11-16 10:13 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-10
 2014-11-16 10:07 UTC  (3+ messages)
` [Buildroot] Analysis of build results

[PATCH] lspci: Show device name as exported by BIOS (sysfs label attribute)
 2014-11-16 10:05 UTC  (4+ messages)
` [PATCH] lspci: Show device name as exported by BIOS (sysfs label attribute) (V2)

[PATCH v2 0/4] ARM: dts: sunxi: Add simplefb nodes
 2014-11-16 10:04 UTC  (3+ messages)

[PATCH 1/1 linux-next] tpm: remove unnecessary sizeof(u8)
 2014-11-16 10:03 UTC 

[PATCH RESEND] ARM: sunxi: make sun6i SMP ops static
 2014-11-16 10:02 UTC  (2+ messages)

[PATCH/RFC v2 1/2] submodule: add ability to shallowly clone any branch in a repo as a submodule
 2014-11-16  9:55 UTC  (2+ messages)

[PATCH 1/1 linux-next] ACPI: remove unnecessary sizeof(u8)
 2014-11-16  9:57 UTC 

[PATCH 1/1] perf: fix corruption of sibling list with hotplug
 2014-11-16  9:49 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix "

[PATCH v2] sched/cputime: fix clock_nanosleep/clock_gettime inconsistency
 2014-11-16  9:50 UTC  (2+ messages)
` [tip:sched/urgent] sched/cputime: Fix clock_nanosleep()/ clock_gettime() inconsistency

[PATCH] sched/cputime: fix clock_nanosleep/clock_gettime inconsistency
 2014-11-16  9:50 UTC  (2+ messages)
` [tip:sched/urgent] sched/cputime: Fix cpu_timer_sample_group() double accounting

[PATCH v4] sched/numa: fix unsafe get_task_struct() in task_numa_assign()
 2014-11-16  9:50 UTC  (2+ messages)
` [tip:sched/urgent] sched/numa: Avoid selecting oneself as swap target

SSD1306 OLED driver
 2014-11-16  9:50 UTC  (2+ messages)

[PATCH v4] bitops: Fix shift overflow in GENMASK macros
 2014-11-16  9:49 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH 3/3] perf, x86, uncore: Fix SBOX PMU on Haswell-EP to fix boot crash
 2014-11-16  9:49 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP

[PATCH 2/3] perf, x86, uncore: Fix IRP uncore register offsets on Haswell EP
 2014-11-16  9:49 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel/uncore: "

Cleanup patches
 2014-11-16  9:50 UTC  (6+ messages)

[GIT PULL] EFI changes for v3.19
 2014-11-16  9:49 UTC  (3+ messages)

[Xenomai] Pull requests
 2014-11-16  9:47 UTC  (2+ messages)

Tiny dts change breaks boot on n900
 2014-11-16  9:38 UTC  (4+ messages)
` dtb size limit? was "

[PATCHv2 net 0/4] Implement ndo_gso_check() for vxlan nics
 2014-11-16  9:35 UTC  (5+ messages)
` [PATCHv2 net 1/4] net: Add vxlan_gso_check() helper
` [PATCHv2 net 3/4] net/mlx4_en: Implement ndo_gso_check()

[PATCH V4 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates
 2014-11-16  9:34 UTC  (7+ messages)
` [PATCH V4 01/14] sh: Eliminate unused irq_reg_{readl,writel} accessors

imx 535 loco board sata bug
 2014-11-16  9:12 UTC  (3+ messages)

[RFC PATCH 0/3] Expose gpu counters via perf pmu driver
 2014-11-16  9:27 UTC  (8+ messages)

[U-Boot] [PATCH 0/7] MIPS: convert all boards to generic-board
 2014-11-16  9:17 UTC  (3+ messages)
` [U-Boot] [PATCH 6/7] MIPS: vct: switch to generic board

[GIT PULL] x86 fixes
 2014-11-16  9:07 UTC 

[PATCH for-next] RDMA/CMA: Mark IPv4 addresses correctly when the listener is IPv6
 2014-11-16  9:04 UTC  (3+ messages)

[PATCH 17/56] fs/exofs: support compiling out splice
 2014-11-16  9:02 UTC  (2+ messages)
  ` [osd-dev] "

[PATCH 0/2] wil6210 patches
 2014-11-16  8:55 UTC  (4+ messages)
` [PATCH 2/2] wil6210: atomic I/O for the card memory

[B.A.T.M.A.N.] [PATCHv2 0/2] fixes for multicast counter imbalances
 2014-11-16  8:55 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: fix counter for multicast supporting nodes
` [B.A.T.M.A.N.] [PATCHv2 2/2] batman-adv: fix multicast counter when purging originators

/proc/net/sockstat invalid memory accounting or memory leak in latest kernels?
 2014-11-16  8:54 UTC  (9+ messages)
                          ` /proc/net/sockstat invalid memory accounting or memory leak in latest kernels? (trying to debug)


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.