linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-24 09:29:53 to 2013-10-24 15:55:15 UTC [more...]

[PATCH] clk: sunxi: fix memory leaks
 2013-10-24 15:52 UTC  (2+ messages)

Subject: [PATCHSET driver-core-next] sysfs: separate out kernfs, part #1
 2013-10-24 15:49 UTC  (25+ messages)
` [PATCH 01/34] sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr
` [PATCH 02/34] sysfs: honor bin_attr.attr.ignore_lockdep
` [PATCH 03/34] sysfs: remove unused sysfs_get_dentry() prototype
` [PATCH 09/34] sysfs, kernfs: introduce kernfs_create_link()
` [PATCH 10/34] sysfs, kernfs: introduce kernfs_rename[_ns]()
` [PATCH 13/34] sysfs, kernfs: introduce kernfs_create_dir[_ns]()
` [PATCH 15/34] sysfs, kernfs: prepare write path for kernfs
` [PATCH 16/34] sysfs, kernfs: prepare llseek "
` [PATCH 17/34] sysfs, kernfs: prepare mmap "
` [PATCH 20/34] sysfs, kernfs: introduce kernfs_ops
` [PATCH 21/34] sysfs, kernfs: add sysfs_dirent->s_attr.size
` [PATCH 22/34] sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR
` [PATCH 23/34] sysfs, kernfs: introduce kernfs_create_file[_ns]()
` [PATCH 24/34] sysfs, kernfs: remove sysfs_add_one()
` [PATCH 25/34] sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()
` [PATCH 26/34] sysfs, kernfs: introduce kernfs_notify()
` [PATCH 27/34] sysfs, kernfs: reorganize SYSFS_* constants
` [PATCH 28/34] sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotation
` [PATCH 29/34] sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()
` [PATCH 30/34] sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.h
` [PATCH 31/34] sysfs, kernfs: move inode code to fs/kernfs/inode.c
` [PATCH 32/34] sysfs, kernfs: move dir core code to fs/kernfs/dir.c
` [PATCH 33/34] sysfs, kernfs: move file core code to fs/kernfs/file.c
` [PATCH 34/34] sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c

[ANNOUNCE] 3.8.13.9-rt20
 2013-10-24 15:53 UTC 

[RFC 00/12] Add DRM Exynos HDMI on SoCs from Exynos4 family
 2013-10-24 15:52 UTC  (5+ messages)
` [RFC 04/12] phy: Add simple-phy driver
` [RFC 05/12] phy: use of_phy_simple_xlate for NULL xlate function

[PATCH net] tcp: delete unused req in tcp_synack_rtt_meas()
 2013-10-24 15:46 UTC  (2+ messages)

Proposal for menuconfig removal
 2013-10-24 15:35 UTC  (3+ messages)

[PATCH] drivers: video: exynos: Fix compiler Warning
 2013-10-24 15:31 UTC  (2+ messages)

[Suggestion] arc: compiler: bug: about an arc compiler's bug which is not in gcc main source code
 2013-10-24 15:29 UTC  (10+ messages)
              ` [PATCH] kernel/modsign_certificate.S: use real contents instead of macro GLOBAL()

[PATCH 0/7] RFC: __smp_call_function_single improvements
 2013-10-24 15:19 UTC  (8+ messages)
` [PATCH 1/7] Revert: "softirq: Add support for triggering softirq work on softirqs"
` [PATCH 2/7] kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
` [PATCH 3/7] kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
` [PATCH 4/7] kernel: fix generic_exec_single indication
` [PATCH 5/7] llists: move llist_reverse_order from raid5 to llist.c
` [PATCH 6/7] kernel: use lockless list for smp_call_function_single
` [PATCH 7/7] blk-mq: use __smp_call_function_single directly

[RFC] A logger specialized for receiving from netconsole
 2013-10-24 15:15 UTC  (2+ messages)

lz4hc compression in UBIFS?
 2013-10-24 15:15 UTC 

[PATCH] skd: Replaced custom debug PRINTKs with pr_debug
 2013-10-24 15:09 UTC  (3+ messages)

[PATCH 0/2 v2] epoll: reduce 'epmutex' lock contention
 2013-10-24 14:56 UTC  (6+ messages)
` [PATCH 1/2 v2] epoll: optimize EPOLL_CTL_DEL using rcu
` [PATCH 2/2 v2] epoll: Do not take global 'epmutex' for simple topologies

[PATCH] arm64: allow ioremap_cache() to use existing RAM mappings
 2013-10-24 14:54 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH 0/2] ARM64: perf: add support for the perf registers and dwarf unwinding
 2013-10-24 14:50 UTC  (3+ messages)
` [PATCH 2/2] ARM64: perf: wire up perf_regs and unwind support

[PATCH] iio:light:tsl2563: Add DT support
 2013-10-24 15:13 UTC  (6+ messages)
` [PATCHv2] "

[PATCHv6 0/3] DT Support for TWL4030 power button
 2013-10-24 14:48 UTC  (4+ messages)
` [PATCHv6 1/3] Input: twl4030-pwrbutton - add device tree support
` [PATCHv6 2/3] Input: twl4030-pwrbutton: use dev_err for errors
` [PATCHv6 3/3] Input: twl4030-pwrbutton: simplify driver using devm_*

[PATCH] xen/hvc-console: Make it work with HVM guests
 2013-10-24 14:49 UTC  (7+ messages)
` [Xen-devel] "

[RFC PATCH] debugobject: add support for kref
 2013-10-24 14:48 UTC  (2+ messages)

[PATCH RFC v2 00/29] Introduce pcim_enable_msi*() family helpers
 2013-10-24 14:31 UTC  (7+ messages)
` [PATCH RFC v2 12/29] PCI/MSI: "

[PATCH] PM / hibernate: Move software_resume to late_initcall_sync
 2013-10-24 14:21 UTC  (2+ messages)

Usage of for_each_child_of_node()
 2013-10-24 14:21 UTC  (7+ messages)

[PATCH v4 0/3] qrwlock: Introducing a queue read/write lock implementation
 2013-10-24 14:12 UTC  (6+ messages)
` [PATCH v4 1/3] qrwlock: A "

[PATCH] trivial: fix spelling in CONTEXT_TRACKING_FORCE help text
 2013-10-24 14:07 UTC 

[PATCH] perf session: Add option to copy events when queueing
 2013-10-24 14:07 UTC  (7+ messages)

[PATCH] perf, x86: Optimize intel_pmu_pebs_fixup_ip()
 2013-10-24 14:06 UTC  (13+ messages)

[PATCH] thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
 2013-10-24 14:06 UTC 

[PATCH] x86, kdump: crashkernel=X try to reserve below 896M first, then try below 4G, then MAXMEM
 2013-10-24 14:02 UTC  (10+ messages)

HPD flood warning since b8f102e8b
 2013-10-24 14:02 UTC  (8+ messages)

[PATCH v11 0/7] tracing: trace event triggers
 2013-10-24 13:59 UTC  (8+ messages)
` [PATCH 1/7] tracing: Add basic event trigger framework
` [PATCH v11 2/7] tracing: Add 'traceon' and 'traceoff' event trigger commands
` [PATCH v11 3/7] tracing: Add 'snapshot' event trigger command
` [PATCH v11 4/7] tracing: Add 'stacktrace' "
` [PATCH v11 5/7] tracing: Add 'enable_event' and 'disable_event' event trigger commands
` [PATCH v11 6/7] tracing: Add and use generic set_trigger_filter() implementation
` [PATCH v11 7/7] tracing: Add documentation for trace event triggers

[PATCH] Input: add regulator haptic driver
 2013-10-24 13:38 UTC  (2+ messages)

[PATCH 0/3] tracing: add support for multibuffer event filters
 2013-10-24 13:34 UTC  (4+ messages)
` [PATCH 1/3] tracing: Update event filters for multibuffer
` [PATCH 2/3] tracing: Make register/unregister_ftrace_command __init
` [PATCH 3/3] tracing: Add support for SOFT_DISABLE to syscall events

[RFC PATCH 0/6] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-10-24 11:00 UTC  (12+ messages)
` [RFC PATCH 1/6] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [RFC PATCH 2/6] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP

[PATCH] dma: edma: Fix memory leak
 2013-10-24 13:14 UTC 

[PATCH v8 0/19] enable swiotlb-xen on arm and arm64
 2013-10-24 13:11 UTC  (12+ messages)
` [PATCH v8 13/19] swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
` [PATCH v8 18/19] swiotlb-xen: no need to do execute two bus_to_phys translations in a row

[PATCH] tested with vendor=0x04f3 product=0x002f
 2013-10-24 13:07 UTC 

[PATCHv2] regmap: debugfs: Fix a boot time crash with early regmap init
 2013-10-24 12:55 UTC  (2+ messages)

(no subject)
 2013-10-24 12:50 UTC  (17+ messages)
` [PATCH 01/11] Export __smp_call_function_single()
` [PATCH 02/11] smp: don't warn about csd->flags having CSD_FLAG_LOCK cleared for !wait
` [PATCH 03/11] block: make rq->cmd_flags be 64-bit
` [PATCH 05/11] direct-io: only inc/dec inode->i_dio_count for file systems
` [PATCH 10/11] blk-mq: new multi-queue block IO queueing mechanism

[PATCH] futex: Remove the owner check when waking task in handle_futex_death
 2013-10-24 12:47 UTC  (2+ messages)

READ/WRITE definitions in drivers/spi/spi-omap-100k.c
 2013-10-24 12:46 UTC 

[PATCH 3.2 094/149] can: flexcan: fix flexcan_chip_start() on imx6
 2013-10-24 12:45 UTC  (3+ messages)

ktap inclusion in drivers/staging/?
 2013-10-24 12:44 UTC  (9+ messages)

[PATCH v3 00/15] KVM: MMU: locklessly write-protect
 2013-10-24 12:32 UTC  (13+ messages)
` [PATCH v3 10/15] KVM: MMU: allocate shadow pages from slab
` [PATCH v3 13/15] KVM: MMU: locklessly write-protect the page

[PATCH 3.2 000/149] 3.2.52-rc1 review
 2013-10-24 12:32 UTC  (3+ messages)

[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9
 2013-10-24 12:26 UTC  (2+ messages)
` Automatic NUMA balancing patches for tip-urgent/stable

drm/i915: Avoid accessing the stolen address when it is unavailable
 2013-10-24 16:33 UTC  (2+ messages)

FYI!!
 2013-10-24 12:15 UTC 

System Administrator
 2013-10-24 12:06 UTC 

[PATCH v11 00/15] kmemcg shrinkers
 2013-10-24 12:05 UTC  (16+ messages)
` [PATCH v11 01/15] memcg: make cache index determination more robust
` [PATCH v11 02/15] memcg: consolidate callers of memcg_cache_id
` [PATCH v11 03/15] vmscan: also shrink slab in memcg pressure
` [PATCH v11 04/15] memcg: move initialization to memcg creation
` [PATCH v11 05/15] memcg: move stop and resume accounting functions
` [PATCH v11 06/15] memcg: per-memcg kmem shrinking
` [PATCH v11 07/15] memcg: scan cache objects hierarchically
` [PATCH v11 08/15] vmscan: take at least one pass with shrinkers
` [PATCH v11 09/15] memcg,list_lru: add per-memcg LRU list infrastructure
` [PATCH v11 10/15] memcg,list_lru: add function walking over all lists of a per-memcg LRU
` [PATCH v11 11/15] super: make icache, dcache shrinkers memcg-aware
` [PATCH v11 12/15] memcg: allow kmem limit to be resized down
` [PATCH v11 13/15] vmpressure: in-kernel notifications
` [PATCH v11 14/15] memcg: reap dead memcgs upon global memory pressure
` [PATCH v11 15/15] memcg: flush memcg items upon memcg destruction

[PATCH 0/2] Improve firmware loading times on AMD and Intel
 2013-10-24 12:05 UTC  (11+ messages)
` [PATCH 1/2] firmware, fix request_firmware_nowait() freeze with no uevent

[PATCH] bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
 2013-10-24 12:04 UTC  (2+ messages)

[PATCH] regmap: debugfs: Fix a boot time crash with early regmap init
 2013-10-24 12:03 UTC  (3+ messages)

[PATCH] arc: kernel: add default extern variable 'screen_info' in "setup.c"
 2013-10-24 11:51 UTC  (7+ messages)

[PATCH] add new prctl for a per process wide close on exec
 2013-10-24 11:44 UTC  (3+ messages)

We Offer loan at 3%. Send Name/Amount/Duration
 2013-10-24 11:24 UTC 

RFC: (re-)binding the VFIO platform driver to a platform device
 2013-10-24 11:32 UTC  (6+ messages)
` [PATCH 1/4] driver core: Add new device_driver flag to allow binding via sysfs only
  ` [PATCH 3/4] VFIO: pci: amend vfio-pci for explicit "

[PATCHv1 0/8] ALSA: Add SAI driver and enable SGT15000 codec
 2013-10-24 11:05 UTC  (3+ messages)
` [PATCHv1 1/8] ALSA: Add SAI SoC Digital Audio Interface driver

[RFC PATCH 1/2] devices cgroup: allow can_attach() if ns_capable
 2013-10-24 10:57 UTC  (6+ messages)

zram/zsmalloc issues in very low memory conditions
 2013-10-24 10:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: Don't send to devicetree list for "arch/*/boot/dts"
 2013-10-24 10:40 UTC  (4+ messages)

[PATCH 1/2] avr32: setup crt for early panic()
 2013-10-24 10:31 UTC  (2+ messages)
` [PATCH 2/2] avr32: fix out-of-range jump in large kernels

[PATCH next] sysfs: fix sysfs_write_file for bin file
 2013-10-24 10:31 UTC  (2+ messages)

[PATCH] Input: add regulator haptic driver
 2013-10-24 10:30 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v4 0/3] perf support to SDT markers
 2013-10-24 10:25 UTC  (4+ messages)
` [PATCH v4 2/3] Support for perf to probe into SDT markers:

[PATCH 1/2] regulator: s5m8767: Modify parse_dt function to parse data related to ramp
 2013-10-24 10:15 UTC  (2+ messages)

[f2fs-dev] [PATCH V2] f2fs: check all ones or zeros bitmap with bitops for better mount performance
 2013-10-24 10:03 UTC  (2+ messages)

[PATCH] Generic WorkQueue Engine (GenWQE) device driver v2
 2013-10-24 10:09 UTC  (2+ messages)

[patch 1/2] mm: memcg: use proper memcg in limit bypass
 2013-10-24  9:58 UTC  (2+ messages)
` [patch 2/2] mm: memcg: fix test for child groups

[RFC] [PATCH] Generic WorkQueue Engine (GenWQE) device driver
 2013-10-24  9:56 UTC  (8+ messages)
`  "

[PATCH RESEND 2/2] mm/zswap: refoctor the get/put routines
 2013-10-24  9:53 UTC 

[PATCH RESEND 1/2] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrent​ly
 2013-10-24  9:51 UTC 

Linux Foundation Technical Advisory Board Elections and Nomination process
 2013-10-24  9:42 UTC  (2+ messages)
` TAB election results [was Re: Linux Foundation Technical Advisory Board Elections and Nomination process]

[PATCH] scripts/checkkconfig.py: find unused Kconfig parameters
 2013-10-24  9:39 UTC  (2+ messages)

[PATCH 0/8] treewide: Remove OOM message after input_alloc_device
 2013-10-24  9:31 UTC  (3+ messages)
` [PATCH 6/8] platform:x86: Remove OOM message after input_allocate_device


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).