All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-28 18:20:18 to 2013-11-28 20:02:58 UTC [more...]

[PATCH v4 09/41] sysfs, kernfs: introduce kernfs_create_dir[_ns]()
 2013-11-28 19:54 UTC  (34+ messages)
` [PATCHSET PARTIAL REPOST driver-core-next] sysfs: separate out kernfs, take #3
  ` [PATCH 01/34] sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ->priv
  ` [PATCH 02/34] sysfs, kernfs: introduce kernfs_create_dir[_ns]()
  ` [PATCH 03/34] sysfs, kernfs: prepare read path for kernfs
  ` [PATCH 05/34] sysfs, kernfs: prepare mmap "
  ` [PATCH 07/34] sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h
  ` [PATCH 08/34] sysfs, kernfs: introduce kernfs_ops
  ` [PATCH 09/34] sysfs, kernfs: add sysfs_dirent->s_attr.size
  ` [PATCH 10/34] sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR
  ` [PATCH 11/34] sysfs, kernfs: introduce kernfs_create_file[_ns]()
  ` [PATCH 12/34] sysfs, kernfs: remove sysfs_add_one()
  ` [PATCH 13/34] sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()
  ` [PATCH 14/34] sysfs, kernfs: introduce kernfs_notify()
  ` [PATCH 15/34] sysfs, kernfs: reorganize SYSFS_* constants
  ` [PATCH 16/34] sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotation
  ` [PATCH 17/34] sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()
  ` [PATCH 18/34] sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.h
  ` [PATCH 19/34] sysfs, kernfs: move inode code to fs/kernfs/inode.c
  ` [PATCH 20/34] sysfs, kernfs: move dir core code to fs/kernfs/dir.c
  ` [PATCH 21/34] sysfs, kernfs: move file core code to fs/kernfs/file.c
  ` [PATCH 22/34] sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c
  ` [PATCH 23/34] sysfs, kernfs: drop unused params from sysfs_fill_super()
  ` [PATCH 24/34] sysfs, kernfs: make sysfs_super_info->ns const
  ` [PATCH 25/34] sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init()
  ` [PATCH 26/34] sysfs, kernfs: introduce sysfs_root_sd
  ` [PATCH 27/34] sysfs, kernfs: implement kernfs_create/destroy_root()
  ` [PATCH 28/34] sysfs, kernfs: make inode number ida per kernfs_root
  ` [PATCH 29/34] sysfs, kernfs: make super_blocks bind to different kernfs_roots
  ` [PATCH 30/34] sysfs, kernfs: prepare mount path for kernfs
  ` [PATCH 31/34] sysfs, kernfs: move mount core code to fs/kernfs/mount.c
  ` [PATCH 32/34] sysfs, kernfs: make sysfs_dirent definition public
  ` [PATCH 33/34] sysfs, kernfs: implement kernfs_ns_enabled()
  ` [PATCH 34/34] sysfs, kernfs: remove cross inclusions of internal headers

[PATCH 00/34] perf/core improvements and fixes
 2013-11-28 20:02 UTC  (7+ messages)
` [PATCH 34/34] perf tools unwinding: Use the per-feature check flags

ARC-1120 and MD very sloooow
 2013-11-28 19:59 UTC  (10+ messages)

[Buildroot] [Bug 6704] New: wpa_supplicant: fix wrong path to executable file in D-Bus
 2013-11-28 19:57 UTC  (2+ messages)
` [Buildroot] [Bug 6704] "

[PATCH_v2 0/7] Refactor bnep code and implement pan methods
 2013-11-28 19:55 UTC  (7+ messages)
` [PATCH_v2 1/7] profiles/network: Remove redundant code for bnep interface name
` [PATCH_v2 3/7] profiles/network: Rename common.c|h to bnep.c|h

[PATCH v7 01/10] t5601: remove clear_ssh, refactor setup_ssh_wrapper
 2013-11-28 19:53 UTC 

[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
 2013-11-28 19:53 UTC  (11+ messages)

[Xenomai] [PATCH] rtcan_flexcan: fix devtype_data initialization
 2013-11-28 19:52 UTC  (2+ messages)

[PATCH v6 4/5] MCS Lock: Barrier corrections
 2013-11-28 19:50 UTC  (16+ messages)

[PATCH v7 10/10] git_connect(): Use common return point
 2013-11-28 19:50 UTC 

[PATCH v7 09/10] connect.c: Refactor url parsing
 2013-11-28 19:50 UTC 

[PATCH v7 08/10] git_connect(): Refactor the port handling for ssh
 2013-11-28 19:49 UTC 

[PATCH v7 07/10] git fetch: support host:/~repo
 2013-11-28 19:49 UTC 

[PATCH v7 06/10] t5500: Test case for diag-url
 2013-11-28 19:49 UTC 

[PATCH v7 04/10] git_connect: factor out discovery of the protocol and its parts
 2013-11-28 19:49 UTC 

[PATCH v7 05/10] git fetch-pack: Add --diag-url
 2013-11-28 19:49 UTC 

[PATCH v11 0/7] ARM: support for the Trusted Foundations secure monitor
 2013-11-28 19:47 UTC  (10+ messages)
` [PATCH v11 7/7] ARM: tegra: support Trusted Foundations by default

CQEs in unreliable connection
 2013-11-28 19:49 UTC  (2+ messages)

[PATCH v7 03/10] git_connect: remove artificial limit of a remote command
 2013-11-28 19:48 UTC 

[PATCH v7 02/10] t5601: Add tests for ssh
 2013-11-28 19:48 UTC 

non-const pointer void * addr in rdma_reg_* and rdma_post_[send|write]
 2013-11-28 19:47 UTC  (3+ messages)
    ` [PATCH] Add const qualifier in rdma_reg*, rdma_post_send*|write and ibv_reg_mr (was: Re: non-const pointer void * addr in rdma_reg_* and rdma_post_[send|write])

[PATCH] Update QEMU_UPSTREAM_REVISION
 2013-11-28 19:44 UTC  (2+ messages)

[PATCH v6 08/12] libxl: ocaml: drop the ocaml heap lock before calling into libxl
 2013-11-28 19:43 UTC  (5+ messages)

[Qemu-devel] [PATCH arm-devs v2 0/8] Fix Support for ARM A9 CBAR
 2013-11-28 19:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH arm-devs v2 5/8] arm/highbank: Fix CBAR intialisation
` [Qemu-devel] [PATCH arm-devs v2 7/8] arm/xilinx_zynq: Implement "
` [Qemu-devel] [PATCH arm-devs v2 8/8] arm/highbank.c: Fix MPCore periphbase name

patches past 2.4.5
 2013-11-28 19:41 UTC  (2+ messages)

[Buildroot] [PATCH] wpa_supplicant: define BINDIR for systemd/dbus service files
 2013-11-28 19:41 UTC  (2+ messages)

[PATCH 00/32 v3] perf/core improvements and fixes
 2013-11-28 19:41 UTC 

[PATCH] wlags49_h2: Fix overflow in wireless_set_essid()
 2013-11-27  9:03 UTC 

[PATCH v2] wlags49_h2: Fix overflow in wireless_set_essid()
 2013-11-27  9:30 UTC 

[RFC PATCH] Documentation: devicetree: add description for generic bus properties
 2013-11-28 19:39 UTC  (10+ messages)

[PATCH] btrfs-progs: add options to sync filesystem after subvol delete
 2013-11-28 19:36 UTC  (2+ messages)

How to resume broke clone ?
 2013-11-28 19:35 UTC  (13+ messages)

[Buildroot] [buildroot] libevas build failure analysis
 2013-11-28 19:35 UTC  (3+ messages)

[Qemu-devel] Changed host CPU from Core2Duo to Core i3 or i5 => Windows 8 reboots infinitely
 2013-11-28 19:33 UTC  (2+ messages)

[Qemu-devel] slirp smb with modern win guests when samba is also running on host
 2013-11-28 19:32 UTC 

[PATCH]: exec: avoid propagating PF_NO_SETAFFINITY into userspace child
 2013-11-28 19:33 UTC  (12+ messages)
                  ` [PATCH 0/1] usermodehelper: kill ____call_usermodehelper()->set_cpus_allowed_ptr()
                    ` [PATCH 1/1] "

[PATCH openvswitch] netlink: Implement & enable memory mapped netlink i/o
 2013-11-28 19:24 UTC  (4+ messages)
` [ovs-dev] "

[PATCH] BTRFS-PROG: recursively subvolume snapshot and delete
 2013-11-28 19:23 UTC  (3+ messages)

3.13.0-rc1+ INFO: inconsistent lock state
 2013-11-28 19:22 UTC  (4+ messages)
` [PATCH] udp: fix possible seqlock deadlock
  ` [PATCH v2] inet: fix possible seqlock deadlocks
    ` [PATCH] inet: further fixes of "

[PATCH] ARM: mach-shmobile: kzm9g: add zboot support
 2013-11-28 19:17 UTC  (2+ messages)

[Buildroot] [git commit] beecrypt: unconditionally disable openpm
 2013-11-28 19:17 UTC  (2+ messages)

[PATCH] gpiolib: Replace WARN_ON with WARN_ON_ONCE
 2013-11-28 19:16 UTC  (2+ messages)

master - lvmetad: Add newline to missing socket error mesg
 2013-11-28 19:17 UTC 

page fault deadlock
 2013-11-28 19:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4 v4] block, arm: Fix buffered flash writes on VExpress
 2013-11-28 19:12 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4 v4] block: rename pflash_t member width to bank_width
` [Qemu-devel] [PATCH 2/4 v5] block: Add device-width property to pflash_cfi01
` [Qemu-devel] [PATCH 3/4 v4] block: return status for each device
` [Qemu-devel] [PATCH 4/4 v4] block: Set proper device-width for vexpress flash

[PATCH 0/6] ARM: machine struct support
 2013-11-28 19:02 UTC  (6+ messages)
` [PATCH 1/6] arm: gen-mach-types: add MAX_MACH_TYPE
  ` [PATCH 2/6] ARM: introduce machine description

[PATCH v2 0/9] arm: zynq: Add support for cpufreq
 2013-11-28 19:07 UTC  (10+ messages)
` [PATCH v2 4/9] clocksource/cadence_ttc: Use enable/disable_irq

[PATCH] mxc_nand: remove redundant stat counting
 2013-11-28 19:05 UTC  (3+ messages)

[Patch v3] IPv6: Fixed support for blackhole and prohibit routes
 2013-11-28 19:04 UTC  (3+ messages)
` [PATCH] ipv6: ip6_pkt_prohibit(_out) should not depend on CONFIG_IPV6_MULTIPLE_TABLES

[Buildroot] [Bug 6554] New: gdb needs to dependents on host texinfo
 2013-11-28 19:03 UTC  (2+ messages)
` [Buildroot] [Bug 6554] "

[PATCH 1/4] dt: Add bindings documentation for the ADI AXI-I2S controller
 2013-11-28 19:02 UTC  (4+ messages)
` [PATCH 2/4] ASoC: Add support for the Analog Devices AXI-I2S core
  ` [PATCH 3/4] dt: Add bindings documentation for the ADI AXI-SPDIF audio controller
` [PATCH 4/4] ASoC: Add support for the Analog Devices AXI-SPDIF driver

Change to vsftpd recipe
 2013-11-28 19:02 UTC  (4+ messages)

[Buildroot] [PATCH] gdb: disable texinfo/documentation
 2013-11-28 19:02 UTC 

[Buildroot] [git commit] wpa_supplicant: define BINDIR for systemd/dbus service files
 2013-11-28 19:01 UTC 

[PATCHv10 00/41] ARM: TI SoC clock DT conversion
 2013-11-28 18:58 UTC  (4+ messages)

[PATCH 00/13] Valgrind patches for hypercalls
 2013-11-28 18:57 UTC  (14+ messages)
` [PATCH 01/13] xen: Fix XEN_SYSCTL_getdomaininfolist for version 0xa
` [PATCH 02/13] xen: Infratructure for XEN_TMEM_* hypercalls
` [PATCH 03/13] xen: XENMEM_maximum_ram_page hypercall
` [PATCH 04/13] xen: XENMEM_maximum_gpfn hypercall
` [PATCH 05/13] xen: XENMEM_machphys_mfn_list hypercall
` [PATCH 06/13] xen: XENMEM_add_to_physmap hypercall
` [PATCH 07/13] xen: XENMEM_remove_from_physmap hypercall
` [PATCH 08/13] xen: XEN_DOMCTL_gethvmcontext hypercall
` [PATCH 09/13] xen: XEN_DOMCTL_getpageframeinfo3 hypercall
` [PATCH 10/13] xen: XEN_DOMCTL_sethvmcontext hypercall
` [PATCH 11/13] xen: XEN_DOMCTL_shadow_op hypercall
` [PATCH 12/13] xen: XEN_SYSCTL_readconsole hypercall
` [PATCH 13/13] xen: XEN_SYSCTL_debugkeys hypercall

[PATCH] loop: fix comment typo in loop_config_discard
 2013-11-28 18:51 UTC 

ACPI
 2013-11-28 18:51 UTC  (14+ messages)

[PATCH v5 00/14] Armada 370/XP NAND support
 2013-11-28 18:50 UTC  (9+ messages)

[Patch v2] IPv6: Fixed support for blackhole and prohibit routes
 2013-11-28 18:50 UTC  (2+ messages)

[PATCH 0/8] Cure faux idle wreckage
 2013-11-28 18:50 UTC  (5+ messages)
` [PATCH 7/8] sched, net: Fixup busy_loop_us_clock()

Parse the list of additional 3D modes
 2013-11-28 18:48 UTC  (5+ messages)
` [PATCH 1/2] drm/edid: split VIC display mode lookup into a separate function
` [PATCH 2/2] drm/edid: parse the list of additional 3D modes

[PATCH 3/5][v2] phylib: Add generic 10G driver
 2013-11-28 18:46 UTC  (2+ messages)

Linux kernel 3.2.53 released
 2013-11-28 18:46 UTC 

/proc/mdstat status documentation and md: export_rdev
 2013-11-28 18:45 UTC  (3+ messages)

[osstest PATCH] target_cmd_build: honour DistccHosts host property
 2013-11-28 18:45 UTC  (3+ messages)

[Qemu-devel] [PULL v3 00/12] target-lm32 updates
 2013-11-28 18:43 UTC  (13+ messages)
` [Qemu-devel] [PULL v3 01/12] lm32_sys: increase test case name length limit
` [Qemu-devel] [PULL v3 02/12] tests: lm32: new rule for single test cases
` [Qemu-devel] [PULL v3 03/12] milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
` [Qemu-devel] [PULL v3 04/12] lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
` [Qemu-devel] [PULL v3 05/12] milkymist-vgafb: swap pixel data in source buffer
` [Qemu-devel] [PULL v3 06/12] target-lm32: kill cpu_abort() calls
` [Qemu-devel] [PULL v3 07/12] target-lm32: move model features to LM32CPU
` [Qemu-devel] [PULL v3 08/12] target-lm32: add breakpoint/watchpoint support
` [Qemu-devel] [PULL v3 09/12] lm32_sys: print test result on stderr
` [Qemu-devel] [PULL v3 10/12] lm32_sys: dump cpu state if test case fails
` [Qemu-devel] [PULL v3 11/12] target-lm32: stop VM on illegal or unknown instruction
` [Qemu-devel] [PULL v3 12/12] hw/lm32: print error if cpu model is not found

[PATCH] Input: define KEY_WWAN for Wireless WAN
 2013-11-28 18:42 UTC 

[PATCH v3 00/15] uprobes: Add uprobes support for ARM
 2013-11-28 18:41 UTC  (4+ messages)
` [PATCH v3 01/15] uprobes: allow ignoring of probe hits

Warning in record_one_backref()
 2013-11-28 18:38 UTC  (3+ messages)

[PATCH] Fix race between oom kill and task exit
 2013-11-28 18:38 UTC  (8+ messages)

[PATCH] OF: base: match each node compatible against all given matches first
 2013-11-28 18:36 UTC  (3+ messages)

[PATCH] lib/vsprintf.c: add %paD format specifier for dma_addr_t types
 2013-11-28 18:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu_opts_parse(): always check return value
 2013-11-28 18:32 UTC  (2+ messages)

[Qemu-devel] [PATCH arm-devs v3 0/4] A9 global timer + mpcore trivials
 2013-11-28 18:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH arm-devs v3 1/4] cpu/a9mpcore: rename timerbusdev variable
` [Qemu-devel] [PATCH arm-devs v3 2/4] cpu/a9mpcore: reorder operations/declarations
` [Qemu-devel] [PATCH arm-devs v3 4/4] cpu/a9mpcore: Add Global Timer

[Buildroot] [Bug 1279] New: Buildroot compiled Busybox and Coreutils LFS issues
 2013-11-28 18:30 UTC  (2+ messages)
` [Buildroot] [Bug 1279] "

[PATCH] subtree: add squash handling for split and push
 2013-11-28 18:23 UTC  (2+ messages)

[Buildroot] [PATCH] e2tools: new package
 2013-11-28 18:28 UTC  (3+ messages)

[Buildroot] ucilbc 0.9.33.2 fails to build on buildroot 2013.11 internal toolchain
 2013-11-28 18:27 UTC  (3+ messages)

[ath9k-devel] ath9k_htc, Pending regulatory request on ARM
 2013-11-28 18:24 UTC  (4+ messages)

[Buildroot] [PATCHv2] e2fsprogs: Install libraries to staging
 2013-11-28 18:23 UTC  (2+ messages)

Open source networking Projects
 2013-11-28 18:22 UTC  (2+ messages)

[PATCH 0/2] pcrypt/padata rcu fixes
 2013-11-28 18:20 UTC  (3+ messages)
` [PATCH 1/2] crypto: pcrypt - Fix wrong usage of rcu_dereference()
` [PATCH 2/2] padata: "


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.