messages from 2013-08-04 02:15:44 to 2013-08-05 03:18:14 UTC [more...]
[PATCH] hostap: do not return positive number on failure path in prism2_open()
2013-08-05 3:18 UTC (2+ messages)
[Patch net-next v2 1/8] net: introduce generic union inet_addr
2013-08-05 3:16 UTC (6+ messages)
` [Patch net-next v2 6/8] fs: use generic union inet_addr and helper functions
` [Cluster-devel] "
[PATCHSET cgroup/for-3.12] cgroup: make cgroup_event specific to memcg
2013-08-05 3:14 UTC (8+ messages)
` [PATCH 1/5] cgroup: implement CFTYPE_NO_PREFIX
` [PATCH 2/5] cgroup: export __cgroup_from_dentry() and __cgroup_dput()
` [PATCH 3/5] cgroup, memcg: move cgroup_event implementation to memcg
` [PATCH 4/5] cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg
` [PATCH 5/5] memcg: rename cgroup_event to mem_cgroup_event
[PATCH][RFC] CPU Jitter random number generator (resent)
2013-08-05 3:05 UTC (4+ messages)
[PATCH 0/8] Correct memory hot add/remove for powerpc
2013-08-05 3:13 UTC (9+ messages)
` [PATCH 2/8] Mark powerpc memory resources as busy
` [PATCH 3/8] Add all memory via sysfs probe interface at once
[PULL] fixes
2013-08-05 3:04 UTC
[PATCH 1/3] tracing: add ftrace_trace_stack into __trace_puts/__trace_bputs
2013-08-05 3:07 UTC (2+ messages)
How kernel handle interrupts[AX88796B network controller]
2013-08-05 3:01 UTC (4+ messages)
[PATCH] tracing: fix wrong output of the __array field type string
2013-08-05 3:04 UTC (2+ messages)
[PATCH v3 1/3] Type fix on HOWTO in ko_KR
2013-08-05 3:00 UTC
arch/x86/kernel/cpu/intel.c needs an update for Haswell?
2013-08-05 2:59 UTC (9+ messages)
BUG cxgb3: Check and handle the dma mapping errors
2013-08-05 2:59 UTC
[PATCH v2 1/3] Type fix on HOWTO in ko_KR
2013-08-05 2:58 UTC (2+ messages)
[patch 0/2] Soft-dirty page tracker improvemens
2013-08-05 2:54 UTC (4+ messages)
` [patch 1/2] [PATCH] mm: Save soft-dirty bits on swapped pages
[PATCH v2 3/3] Correct unfaithful translation on HOWTO in ko_KR
2013-08-05 2:47 UTC
[PATCH v2 2/3] Type fix on stable_api_nonsense.txt
2013-08-05 2:47 UTC
[PATCH net] busy_poll: cleanup do-nothing placeholders
2013-08-05 2:41 UTC (2+ messages)
[PATCH] perf, tools: Increase the file descriptor limits
2013-08-05 2:41 UTC
Linux 3.11-rc4
2013-08-05 2:34 UTC (2+ messages)
` O_TMPFILE fs corruption (Re: Linux 3.11-rc4)
[PATCH] Add per-process flag to control thp
2013-08-05 2:36 UTC (7+ messages)
[PATCH] RFC: perf, tools: Move gtk browser into separate perfgtk executable
2013-08-05 2:22 UTC
[PATCH] arch: m68k: include: asm: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not
2013-08-05 2:21 UTC (8+ messages)
[PATCH v4 0/4] [SCSI] sg: fix race condition in sg_open
2013-08-05 2:19 UTC (6+ messages)
` [PATCH v5 "
[PATCH trivial] include/linux/coda.h: remove useless '#else'
2013-08-05 2:12 UTC (9+ messages)
[PATCH 2/3] f2fs: add sysfs entries to select the gc policy
2013-08-05 2:00 UTC (2+ messages)
[PATCH 1/3] f2fs: add sysfs support for controlling the gc_thread
2013-08-05 1:59 UTC (2+ messages)
[PATCH] fbdev: suppress warning when assigning vga-save/restore base
2013-08-05 1:51 UTC (3+ messages)
(no subject)
2013-08-05 1:00 UTC
[PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
2013-08-05 1:33 UTC (4+ messages)
` [PATCH v2 RESEND 07/18] x86, ACPI: Also initialize signature and length when parsing root table
[PATCH RFC nohz_full 0/7] v4 Provide infrastructure for full-system idle
2013-08-05 1:26 UTC (5+ messages)
` [PATCH RFC nohz_full 1/7] nohz_full: Add Kconfig parameter for scalable detection of all-idle state
` [PATCH RFC nohz_full 2/7] nohz_full: Add rcu_dyntick data "
[patch v2 0/3] mm: improve page aging fairness between zones/nodes
2013-08-05 1:15 UTC (3+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy
[PATCH resend] drop_caches: add some documentation and info message
2013-08-05 1:13 UTC (9+ messages)
[GIT PULL] extcon next for 3.12
2013-08-05 0:49 UTC
[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
2013-08-05 0:29 UTC (18+ messages)
` [PATCH 02/23] memcg, thp: charge huge cache pages
` [PATCH 03/23] thp: compile-time and sysfs knob for thp pagecache
` [PATCH 08/23] block: implement add_bdi_stat()
` [PATCH 10/23] thp, mm: warn if we try to use replace_page_cache_page() with THP
` [PATCH 12/23] thp, mm: add event counters for huge page alloc on file write or read
` [PATCH 13/23] thp, mm: allocate huge pages in grab_cache_page_write_begin()
` [PATCH 15/23] mm, fs: avoid page allocation beyond i_size on read
` [PATCH 16/23] thp, mm: handle transhuge pages in do_generic_file_read()
` [PATCH 17/23] thp, libfs: initial thp support
` [PATCH 18/23] thp: libfs: introduce simple_thp_release()
` [PATCH 19/23] truncate: support huge pages
` [PATCH 20/23] thp: handle file pages in split_huge_page()
` [PATCH 21/23] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCH 22/23] thp, mm: split huge page on mmap file page
` [PATCH 23/23] ramfs: enable transparent huge page cache
[GIT PULL] libata fixes for 3.11-rc4
2013-08-05 0:19 UTC
[GIT PULL] workqueue fixes for 3.11-rc4
2013-08-05 0:11 UTC
[RFC/PATCH 0/2] ext4: Transparent Decompression Support
2013-08-04 23:48 UTC (11+ messages)
[PATCH 001/001] CHAR DRIVERS: a simple device to give daemons a /sys-like interface
2013-08-04 23:19 UTC (4+ messages)
[PATCH cgroup/for-3.12] cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
2013-08-04 23:07 UTC
i915 INFO: trying to register non-static key
2013-08-04 23:06 UTC (2+ messages)
Linux 3.11-rc2
2013-08-04 22:15 UTC (5+ messages)
` Linux 3.11-rc2 (acpi backlight, revert)
[PATCH] usb: fix some scripts/kernel-doc warnings
2013-08-04 21:29 UTC (4+ messages)
[PATCH] checkpatch: Add --types option to report only specific message types
2013-08-04 21:21 UTC
[PATCH] Staging: olpc_dcon: more big endian conformity
2013-08-04 21:04 UTC
[PATCH jiffies] Avoid undefined behavior from signed overflow
2013-08-04 20:34 UTC (9+ messages)
[GIT PULL] msm gpio fixes for 3.11
2013-08-04 20:27 UTC (2+ messages)
[PATCH] Staging: olpc_dcon: replace some magic numbers
2013-08-04 20:18 UTC (7+ messages)
[PATCH] MAINTAINERS: Add mach-bcm and drivers
2013-08-04 20:12 UTC (2+ messages)
[PATCH v3 4/4] ASoC: kirkwood: change kirkwood-i2s to mvebu-pcm-audio and DT doc
2013-08-04 19:40 UTC (4+ messages)
Build breakage due to latest ARM fixes
2013-08-04 19:36 UTC (9+ messages)
[RFC v01 0/3] Power Capping Framework
2013-08-04 19:36 UTC (5+ messages)
[PATCH v3 2/4] ASoc: kirkwood: merge kirkwood-i2c and kirkwood-dma
2013-08-04 19:32 UTC (3+ messages)
[PATCH] Staging: olpc_dcon: updating MAINTAINERS
2013-08-04 18:57 UTC (2+ messages)
Hello
2013-08-04 14:57 UTC
[PATCH] Staging:xgifb:Fixed a warning of Space before semicolon
2013-08-04 18:56 UTC (2+ messages)
[PATCH] tmpfs: fix SEEK_DATA/SEEK_HOLE regression
2013-08-04 18:30 UTC
[PATCH] staging: ozwpan: Fix build warning
2013-08-04 18:17 UTC (2+ messages)
[PATCH] Staging:xgifb:Fixed a warning of Space before semicolon
2013-08-04 18:08 UTC (2+ messages)
Kernel causes excessive delay mounting USB device
2013-08-04 17:42 UTC (4+ messages)
[PATCH RESEND 0/8] x86 platform framebuffers
2013-08-04 17:34 UTC (6+ messages)
[PATCH 0/3] exec: minor cleanups + minor fix
2013-08-04 17:13 UTC (6+ messages)
` [PATCH 1/3] exec: introduce exec_binprm() for "depth == 0" code
3.11-rc3+git: __divdi3 undefined on powerpc (from radeon)
2013-08-04 15:49 UTC (2+ messages)
[PATCH] Staging: wlags49_h2: fixed 80 line character and white space issue in ap_h2.c Fixed various coding style warnings found by the checkpatch.pl tool
2013-08-04 15:43 UTC (2+ messages)
[3.10.4] NFS locking panic, plus persisting NFS shutdown panic from 3.9.*
2013-08-04 15:40 UTC
[PATCH v1] p2m: use GNTTABOP_unmap_and_duplicate if available
2013-08-04 14:56 UTC (2+ messages)
[PATCH 0/5] exec: more cleanups
2013-08-04 14:48 UTC (4+ messages)
` [PATCH 1/5] exec: move allow_write_access/fput to exec_binprm()
[GIT PULL] slave-dmaengine fixes
2013-08-04 14:07 UTC
[PATCH v4 1/2] xen/balloon: set a mapping for ballooned out pages
2013-08-04 14:39 UTC (2+ messages)
` [PATCH v4 2/2] xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
[PATCH v3 1/2] xen/balloon: set a mapping for ballooned out pages
2013-08-04 14:30 UTC (8+ messages)
[PATCH] acpi: video: improve quirk check
2013-08-04 14:19 UTC (15+ messages)
[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
2013-08-04 14:15 UTC (3+ messages)
[PATCH 3/3] f2fs: remove redundant code from f2fs_write_begin
2013-08-04 14:10 UTC
Cannot hot remove a memory device
2013-08-04 14:12 UTC (4+ messages)
[PATCH 1/3] ARM: imx: Add DMAMUX clock for Vybrid vf610 SoC
2013-08-04 13:55 UTC (3+ messages)
` [PATCH 3/3] dma: Add Freescale eDMA engine driver support
[PATCH] ACPI: Do not fail acpi_bind_one() if device is already bound correctly
2013-08-04 14:03 UTC (4+ messages)
[PATCH 1/2] ARM: OMAP4: Tablet: Add BMA180 sensor
2013-08-04 13:45 UTC (3+ messages)
` [PATCH 2/2] iio: add Bosch BMA180 acceleration sensor driver
[PATCH 0/2] iio: input: ti_am335x_adc: Add continuous sampling and trigger support round 3
2013-08-04 13:11 UTC (6+ messages)
` [PATCH 1/2] input: ti_tsc: Enable shared IRQ for TSC
` [PATCH 2/2] iio: ti_am335x_adc: Add continuous sampling and trigger support
[QUERY] lguest64
2013-08-04 12:37 UTC (9+ messages)
[PATCH] gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them
2013-08-04 12:35 UTC (2+ messages)
System freeze apparently caused by mei module
2013-08-04 11:40 UTC
[PATCH 00/15] cpufreq: initialize drivers .owner field with THIS_MODULE
2013-08-04 11:38 UTC (3+ messages)
` [PATCH 02/15] cpufreq: cpufreq-cpu0: initialize "
Congratulations!!!
2013-08-04 11:12 UTC
[PATCH] vt: make the default color configurable
2013-08-04 11:09 UTC
[PATCH] ARM: sun7i: Add Cubieboard2 Device Tree
2013-08-04 10:04 UTC
[PATCHv3 0/9] ARM: sunxi: Introduce Allwinner A20 support
2013-08-04 9:58 UTC (10+ messages)
` [PATCHv3 1/9] "
` [PATCHv3 2/9] ARM: sun7i: Add Allwinner A20 DTSI
` [PATCHv3 3/9] ARM: sun7i: Add Olimex A20-Olinuxino-Micro support
` [PATCHv3 4/9] pinctrl: sunxi: Add Allwinner A20 pins set
` [PATCHv3 5/9] pinctrl: sunxi: Fix inconsistent indentation
` [PATCHv3 6/9] ARM: sun7i: Add the PIO controller node to the DTSI
` [PATCHv3 7/9] ARM: sun7i: DT: Add UART muxing options "
` [PATCHv3 8/9] ARM: sun7i: a20-olinuxino: Enable UARTs muxing
` [PATCHv3 9/9] ARM: sun7i: a20-olinuxino: Enable the user LED
[PATCHv3 00/10] ARM: sunxi: Add support for the Allwinner A31 SoC
2013-08-04 9:47 UTC (11+ messages)
` [PATCHv3 01/10] irqchip: GIC: Add Cortex-A7 compatible string
` [PATCHv3 02/10] clk: sunxi: fix initialization of basic clocks
` [PATCHv3 03/10] ARM: sunxi: Add the Allwinner A31 compatible to the machine definition
` [PATCHv3 04/10] ARM: sun6i: Add restart code for the A31
` [PATCHv3 05/10] ARM: sunxi: Add Allwinner A31 DTSI
` [PATCHv3 06/10] ARM: sun6i: Add WITS Colombus A31 evaluation kit support
` [PATCHv3 07/10] pinctrl: sunxi: Add Allwinner A31 pins set
` [PATCHv3 08/10] ARM: sunxi: dt: Add PIO controller to A31 DTSI
` [PATCHv3 09/10] ARM: sun6i: Add UART0 muxing options
` [PATCHv3 10/10] ARM: sun6i: colombus: Add uart0 muxing
[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-08-04 5:10 UTC (15+ messages)
` [PATCH 01/18] mm, hugetlb: protect reserved pages when softofflining requests the pages
` [PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve
Linux 3.10.5
2013-08-04 9:38 UTC (2+ messages)
Linux 3.4.56
2013-08-04 9:38 UTC (2+ messages)
[PATCH 0/6] ARM: sunxi: DTSI cleanups
2013-08-04 9:34 UTC (7+ messages)
` [PATCH 1/6] ARM: sun4i: a10: Remove useless simple-bus reg property
` [PATCH 2/6] ARM: sun4i: dt: Fix A10 SoC bus base address
` [PATCH 3/6] ARM: sun5i: a10s: Remove useless simple-bus reg property
` [PATCH 4/6] ARM: sun5i: dt: Fix A10s SoC bus base address
` [PATCH 5/6] ARM: sun5i: a13: Remove useless simple-bus reg property
` [PATCH 6/6] ARM: sun5i: dt: Fix A13 SoC bus base address
Linux 3.0.89
2013-08-04 9:24 UTC (2+ messages)
[PATCH 2/3] xfs: Implement FALLOC_FL_COLLAPSE_RANGE
2013-08-04 8:29 UTC (5+ messages)
[GIT PULL] sound fixes for 3.11-rc4
2013-08-04 8:22 UTC
aviso
2013-08-04 4:43 UTC
[git pull] drm build fix
2013-08-04 3:50 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox