All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-09 21:40:21 to 2014-12-09 23:08:37 UTC [more...]

[PATCH BlueZ v2 0/8] Define TS-approved "small database"
 2014-12-09 23:08 UTC  (6+ messages)
` [PATCH BlueZ v2 1/8] lib/uuid: Simplify BT base UUIDs when possible
` [PATCH BlueZ v2 2/8] unit/gatt: Define repeated MTU PDUs
` [PATCH BlueZ v2 3/8] unit/gatt: Use source db for server_tests
` [PATCH BlueZ v2 4/8] unit/gatt: Add test spec "small test database"
` [PATCH BlueZ v2 5/8] unit/gatt: minor fix for test PDUs

[Buildroot] [PATCH v2] Compile Poppler over Qt
 2014-12-09 23:08 UTC  (3+ messages)
` [Buildroot] [PATCH 0/2] Updates to Poppler

[PATCH] document string_list_clear
 2014-12-09 23:07 UTC  (9+ messages)

Why does fs/exec.c subtract sizeof(void*) from the bottom of the stack?
 2014-12-09 23:07 UTC 

[PATCH v3] sh_eth: Optimization for RX excess judgement
 2014-12-09 23:06 UTC  (3+ messages)

[PATCH v2] sh_eth: Remove redundant alignment adjustment
 2014-12-09 23:05 UTC  (3+ messages)

[Buildroot] [git commit] poppler: Install files into staging
 2014-12-09 23:05 UTC 

[Buildroot] [git commit] poppler: Add option for Qt support
 2014-12-09 23:05 UTC 

+ rtc-refine-rtc_timer_do_work-to-consider-other-set-alarm-failures.patch added to -mm tree
 2014-12-09 23:05 UTC 

+ rtc-ab8500-set-uie_unsupported-flag.patch added to -mm tree
 2014-12-09 23:05 UTC 

[Buildroot] [PATCH v5 1/1] set simple network setup via the system configuration submenu
 2014-12-09 23:04 UTC  (2+ messages)

[U-Boot] [PATCH] common/board_f.c: fix compile error when tracing disabled
 2014-12-09 23:03 UTC 

[Buildroot] [PATCH] uclibc: enable UCLIBC_HAS_STRING_GENERIC_OPT in all configs
 2014-12-09 23:01 UTC  (2+ messages)

[PATCH BlueZ v1 00/12] core: Use shared/gatt-client
 2014-12-09 23:01 UTC  (13+ messages)
` [PATCH BlueZ v1 01/12] attrib/gattrib: Add g_attrib_get_att
` [PATCH BlueZ v1 02/12] shared/att: Add err argument to disconnect cb
` [PATCH BlueZ v1 03/12] shared/gatt-client: Set op->success correctly
` [PATCH BlueZ v1 04/12] core: device: Use bt_att_register_disconnect
` [PATCH BlueZ v1 05/12] core: device: Use shared/gatt-client for GATT
` [PATCH BlueZ v1 06/12] core: Rename device_attach_attrib
` [PATCH BlueZ v1 07/12] core: Use gatt_db service callbacks
` [PATCH BlueZ v1 08/12] core: Introduce gatt-callbacks
` [PATCH BlueZ v1 09/12] profiles/gatt: Don't handle GATT service
` [PATCH BlueZ v1 10/12] profiles/gatt: Rename profile to gap
` [PATCH BlueZ v1 11/12] profiles/gap: Rewrite using bt_gatt_client
` [PATCH BlueZ v1 12/12] profiles/gap: Add Google copyright

[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
 2014-12-09 23:00 UTC  (32+ messages)
        ` [CFT][PATCH 1/3] userns: Avoid problems with negative groups
          ` [CFT][PATCH 2/3] userns: Add a knob to disable setgroups on a per user namespace basis
                      ` [CFT][PATCH 1/7] userns: Document what the invariant required for safe unprivileged mappings
                        ` [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis
                                    ` [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings
                                      ` [CFT][PATCH 2/8] userns: Don't allow setgroups until a gid mapping has been setablished
                                      ` [CFT][PATCH 3/8] userns: Don't allow unprivileged creation of gid mappings
                                      ` [CFT][PATCH 6/8] userns: Rename id_map_mutex to userns_state_mutex
                                      ` [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis

[PATCH] x86: mce: Avoid timer double-add during CMCI interrupt storms
 2014-12-09 23:00 UTC  (3+ messages)

[Buildroot] [git commit] uclibc: enable UCLIBC_HAS_STRING_GENERIC_OPT in all configs
 2014-12-09 23:00 UTC 

the next chunk of iov_iter-net stuff for review
 2014-12-09 22:50 UTC  (30+ messages)
        ` [PATCH 01/25] iov_iter.c: macros for iterating over iov_iter
        ` [PATCH 02/25] iov_iter.c: iterate_and_advance
        ` [PATCH 03/25] iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
        ` [PATCH 04/25] iov_iter.c: convert iov_iter_get_pages() "
        ` [PATCH 05/25] iov_iter.c: convert iov_iter_get_pages_alloc() "
        ` [PATCH 06/25] iov_iter.c: convert iov_iter_zero() to iterate_and_advance
        ` [PATCH 07/25] iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
        ` [PATCH 08/25] iov_iter.c: convert copy_from_iter() to iterate_and_advance
        ` [PATCH 09/25] iov_iter.c: convert copy_to_iter() "
        ` [PATCH 10/25] iov_iter.c: handle ITER_KVEC directly
        ` [PATCH 11/25] csum_and_copy_..._iter()
        ` [PATCH 12/25] new helper: iov_iter_kvec()
        ` [PATCH 13/25] copy_from_iter_nocache()
        ` [PATCH 14/25] raw.c: stick msghdr into raw_frag_vec
        ` [PATCH 15/25] ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt"
        ` [PATCH 16/25] ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
        ` [PATCH 17/25] switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
        ` [PATCH 18/25] switch l2cap ->memcpy_fromiovec() to msghdr
        ` [PATCH 19/25] vmci: propagate msghdr all way down to __qp_memcpy_from_queue()
        ` [PATCH 20/25] put iov_iter into msghdr
        ` [PATCH 21/25] first fruits - kill l2cap ->memcpy_fromiovec()
        ` [PATCH 22/25] switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
        ` [PATCH 23/25] ppp_read(): switch to skb_copy_datagram_iter()
        ` [PATCH 24/25] skb_copy_datagram_iovec() can die
        ` [PATCH 25/25] bury memcpy_toiovec()

[Buildroot] [PATCH v3] pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR
 2014-12-09 22:59 UTC  (3+ messages)

ARM page tables
 2014-12-09 22:59 UTC  (3+ messages)

[PATCH v7 0/1] iio: jsa1212: Add JSA1212 proximity/ALS sensor
 2014-12-09 22:59 UTC  (21+ messages)
` [PATCH v7 1/1] "

[v8 0/5] ext4: add project quota support
 2014-12-09 22:57 UTC  (3+ messages)
` [v8 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[PATCH] NFS: Fix use of nfs_attr_use_mounted_on_fileid()
 2014-12-09 22:57 UTC  (3+ messages)

[PATCH V2] x86/mm: Fix zone ranges boot printout
 2014-12-09 22:50 UTC  (3+ messages)

[PATCH net] netlink: use jhash as hashfn for rhashtable
 2014-12-09 22:56 UTC  (3+ messages)

[PATCH v2] x86-64, doc: update to account for file shuffling
 2014-12-09 22:54 UTC 

[PATCH v3] Perf Bench: Locking Microbenchmark
 2014-12-09 22:54 UTC 

[PATCH v3 00/23] nd/untracked-cache updates
 2014-12-09 22:53 UTC  (4+ messages)
` [PATCH v3 23/23] untracked cache: guard and disable on system changes

[GIT PULL] arch/nios2 for v3.19
 2014-12-09 22:52 UTC  (4+ messages)

[PATCH] x86-64, doc: update to account for file shuffling
 2014-12-09 22:51 UTC  (3+ messages)

Question about hfs_cat_keycmp
 2014-12-09 22:50 UTC  (2+ messages)

[PATCH 0/3] i8k: Rework fan_mult and fan_max code
 2014-12-09 22:49 UTC  (9+ messages)
` [PATCH 1/3] i8k: cosmetic: distinguish between fan speed and fan rpm
` [PATCH 2/3] i8k: Autodetect maximal fan speed and fan RPM multiplier

[PATCH] PCI: layerscape: fix platform_no_drv_owner.cocci warnings
 2014-12-09 22:49 UTC  (2+ messages)

[PATCH v3 0/2] Disable the ThinkPad HW mute/level control when possible
 2014-12-09 22:47 UTC  (3+ messages)

+ drivers-rtc-rtc-snvs-fix-suspend-resume.patch added to -mm tree
 2014-12-09 22:43 UTC 

List my Staging Drivers
 2014-12-09 22:42 UTC  (5+ messages)

[RFC/PATCH] pkt-line: allow writing of LARGE_PACKET_MAX buffers
 2014-12-09 22:41 UTC  (3+ messages)

PV DomU running linux 3.17.3 causing xen-netback fatal error in Dom0
 2014-12-09 22:39 UTC 

[PATCH] PCI: rcar: fix error handling of irq_of_parse_and_map
 2014-12-09 22:38 UTC  (3+ messages)

[PATCH] PCI: keystone: fix error handling of irq_of_parse_and_map
 2014-12-09 22:38 UTC  (3+ messages)

[PATCH] soc: tegra: pmc: restrict compilation of suspend-related support to ARM
 2014-12-09 22:36 UTC  (2+ messages)

Query about GRUB_ENABLE_CRYPTODISK
 2014-12-09 22:36 UTC  (3+ messages)

[RFC PATCH 00/16] ib_mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2014-12-09 22:36 UTC  (6+ messages)
` [RFC PATCH 03/16] ib/mad: Add check for jumbo MADs support on a device

[PATCH 0/2] Tegra PCI multiplatform fixes
 2014-12-09 22:31 UTC  (3+ messages)
` [PATCH 1/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

[PATCH v3] wireless: Supporting of IFLA_INFO_KIND rtnl attribute
 2014-12-09 22:21 UTC 

[RFC/PATCH 0/7] arm: omap: move more HWMOD data to DT
 2014-12-09 22:30 UTC  (18+ messages)
` [RFC/PATCH 1/7] arm: omap: hwmod: add debugfs interface
` [RFC/PATCH 2/7] arm: omap: devicetree: add new properties for OMAP devices
` [RFC/PATCH 3/7] arm: omap: hwmod: drop 'const' qualifier from omap_hwmod_class name
` [RFC/PATCH 4/7] arm: omap: device: add support for generating sysconfig data from DT
` [RFC/PATCH 5/7] arm: omap: hwmod: allow for registration of class-less hwmods
` [RFC/PATCH 6/7] arm: boot: dts: am4372: add sysconfig data to all HWMODs
` [RFC/PATCH 7/7] arm: omap: hwmod: 43xx: remove sysc and class data

[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
 2014-12-08  7:45 UTC  (9+ messages)
` [RESEND PATCH v5 0/5] acerhdf: adding new models, appropriate governor and minor clean up
  ` [RESEND PATCH v5 3/5] acerhdf: Use bang-bang thermal governor

Fixing Btrfs Filesystem Full Problems typo?
 2014-12-09 22:29 UTC  (9+ messages)

[RFC PATCH] Add esrt support
 2014-12-09 22:28 UTC  (3+ messages)

Perf support for interpreted and Just-In-Time translated languages
 2014-12-09 22:22 UTC  (5+ messages)
      ` Perf support for interpreted and Just-In-Time translated olanguages

[PATCH] bridge: Remove BR_PROXYARP flooding check code
 2014-12-09 22:21 UTC  (2+ messages)

[PATCH] hexagon: Fix build failures in linux-next
 2014-12-09 22:21 UTC 

[PATCH] spi/falcon: Remove hardware prepare and unprepare functions
 2014-12-09 22:20 UTC 

+ mm-fix-invalid-use-of-pfn_valid_within-in-test_pages_in_a_zone.patch added to -mm tree
 2014-12-09 22:20 UTC 

+ mm-fix-invalid-use-of-pfn_valid_within-in-test_pages_in_a_zone.patch added to -mm tree
 2014-12-09 22:19 UTC 

[RFC PATCH net-next] tun: support retrieving multiple packets in a single read with IFF_MULTI_READ
 2014-12-09 22:19 UTC  (2+ messages)

[PATCH V2] arm64: optimized copy_to_user and copy_from_user assembly code
 2014-12-09 22:18 UTC  (7+ messages)

[PATCH v2] mac80211: Supporting of IFLA_INFO_KIND rtnl attribute
 2014-12-09 22:08 UTC  (7+ messages)

[PATCH] PCI: Clear bridge MEM_64 flag if one child does not support it
 2014-12-09 22:15 UTC  (10+ messages)

Blobs not referenced by file (anymore) are not removed by GC
 2014-12-09 22:15 UTC  (5+ messages)

[PATCH v3] drm/i915/bdw: Fix the write setting up the WIZ hashing mode
 2014-12-09 22:14 UTC  (2+ messages)

[PATCH] modetest: Allocate dumb buffers with the correct bpp
 2014-12-09 22:14 UTC 

[PATCH v2 0/3] FPGA Framework with DT and sysfs support
 2014-12-09 22:12 UTC  (9+ messages)
` [PATCH v2 2/3] fpga manager: framework core

[libvirt test] 32180: regressions - FAIL
 2014-12-09 22:11 UTC 

A question about hugepage initialization time
 2014-12-09 22:10 UTC  (5+ messages)

[PATCH] NVMe: Re-introduce nvmeq->q_suspended
 2014-12-09 22:08 UTC  (4+ messages)

[PATCH 2/2] exclude page structures of non-dumped pages
 2014-12-09 22:07 UTC 

[PATCH 1/2] use raw i/o and root device to use less memory
 2014-12-09 22:07 UTC 

[PATCH] clocksource: tegra: wrap arch/arm-specific sections in CONFIG_ARM
 2014-12-09 22:07 UTC 

[PATCH 0/2] time and space saving patches for large memories
 2014-12-09 22:04 UTC 

[PATCH][net-next][V2] net: avoid to call skb_queue_len again
 2014-12-09 22:03 UTC  (2+ messages)

[PATCH 0/2] clockevents: introduce ->set_dev_mode() and convert a few drivers
 2014-12-09 22:03 UTC  (6+ messages)
` [PATCH 1/2] clockevents: introduce ->set_dev_mode() which can return error
` [PATCH 2/2] clockevents: migrate some drivers to new ->set_dev_mode()

Interleaved allocation
 2014-12-09 22:03 UTC  (2+ messages)

[GIT PULL] asm-generic: asm/io.h rewrite
 2014-12-09 22:01 UTC  (2+ messages)

[net-next v2 00/13][pull request] Intel Wired LAN Driver Updates 2014-12-09
 2014-12-09 22:01 UTC  (2+ messages)

[Buildroot] [git commit] pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR
 2014-12-09 22:00 UTC 

[PATCH RFC] trace, blktrace: remove trace from running list only if trace is running
 2014-12-09 22:00 UTC  (4+ messages)
` [PATCH RFC v2] trace, blktrace: don't let the sysfs interface remove trace from running list

[PATCH 1/2] drm/i915/hdmi: fetch infoframe status in get_config v3
 2014-12-09 21:59 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: calculate pfit changes in set_config v3

[PATCH] KVM: x86: nVMX: support for MSR loading/storing
 2014-12-09 21:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dnsmasq: let init script cleanup stale pidfile
 2014-12-09 21:58 UTC  (5+ messages)

+ lib-lcmc-lcmn0=lcm0n-is-0-not-n.patch added to -mm tree
 2014-12-09 21:58 UTC 

+ lib-lcmc-ensure-correct-result-whenever-it-fits.patch added to -mm tree
 2014-12-09 21:58 UTC 

[PATCH] PCI: Clear all bridge res MEM_64 if host bridge has non mem64
 2014-12-09 21:53 UTC  (2+ messages)

[PATCH] ASoC: soc-dapm: Fix comparison of pointers
 2014-12-09 21:53 UTC 

[PATCH 0/6] PCI: MMCONFIG clean up
 2014-12-09 21:50 UTC  (7+ messages)
` [PATCH 6/6] pci, acpi: Share ACPI PCI config space accessors

pull-request: can-next 2014-12-07
 2014-12-09 21:49 UTC  (2+ messages)

[PATCH 0/2] virtio_ccw: minor enhancements
 2014-12-09 21:49 UTC  (3+ messages)

PCI BAR sysfs node permissions
 2014-12-09 21:48 UTC  (2+ messages)

[linux-lvm] thin provisioned volume failed - perhaps issues extending metadata?
 2014-12-09 21:48 UTC  (3+ messages)

da9052-regulator fails to probe in linux-next
 2014-12-09 21:47 UTC  (8+ messages)

[PATCH] SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-09 21:47 UTC  (2+ messages)
` [Update][PATCH] "

[GIT PULL 0/9] ARM: SoC changes for 3.19
 2014-12-09 21:46 UTC  (8+ messages)
` [GIT PULL 6/9] ARM: SoC DT updates "
` [GIT PULL 7/9] ARM: SoC/OMAP GPMC driver cleanup and move "
` [GIT PULL 8/9] ARM: SoC defconfig changes "
` [GIT PULL 9/9] ARM64: SoC "

DCB 4.1 spec update
 2014-12-09 21:46 UTC  (3+ messages)

[U-Boot] ti, am3517: errata 430973 workaround
 2014-12-09 21:45 UTC  (2+ messages)

[PATCH v2 00/17] On demand paging
 2014-12-09 21:43 UTC  (3+ messages)
` [PATCH v2 06/17] IB/core: Add support for extended query device caps

[PATCH] fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c
 2014-12-09 21:42 UTC  (2+ messages)

pull-request: can 2014-12-07
 2014-12-09 21:41 UTC  (2+ messages)

[bisected] xfrm: TCP connection initiating PMTU discovery stalls on v3.12+
 2014-12-09 21:40 UTC  (5+ messages)
  ` [bisected] xfrm: TCP connection initiating PMTU discovery stalls on v3


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.