All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-09 19:55:23 to 2014-12-09 21:04:24 UTC [more...]

List my Staging Drivers
 2014-12-09 21:04 UTC  (5+ messages)

[PATCH v2 01/17] new helper: skb_copy_and_csum_datagram_msg()
 2014-12-09 21:04 UTC  (5+ messages)
  ` the next chunk of iov_iter-net stuff for review

[PATCH] tipc: fix broadcast link wakeup after congestion
 2014-12-09 21:03 UTC  (2+ messages)

[PATCH 1/2] lib/lcm.c: Ensure correct result whenever it fits
 2014-12-09 21:03 UTC  (2+ messages)
` [PATCH 2/2] lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n

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

[PATCH net-next ] Documentation (ixgbe.txt): use a decimal address
 2014-12-09 21:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/7] Adding janus-gateway and dependencies
 2014-12-09 21:02 UTC  (2+ messages)

[PATCH net-next] openvswitch: set correct protocol on route lookup
 2014-12-09 21:01 UTC  (2+ messages)

[PATCH 0/7] color fixes and configurable diff-highlight
 2014-12-09 21:01 UTC  (7+ messages)
` [PATCH 4/7] parse_color: refactor color storage

[PATCH 1/4] drm/i915: Add gpu hw state capture helper
 2014-12-09 21:00 UTC  (3+ messages)
` [PATCH 3/4] drm/i915: Add i915_gpu_state_unsafe debugfs entry

[PATCH net-next] macvlan: allow setting LRO independently of lower device
 2014-12-09 21:00 UTC  (2+ messages)

[Buildroot] [PATCH 2/7] Adding janus-gateway and dependencies
 2014-12-09 21:00 UTC 

+ mm-cma-fix-boot-regression-due-to-physical-address-of-high_memory.patch added to -mm tree
 2014-12-09 21:00 UTC 

+ mm-cma-fix-boot-regression-due-to-physical-address-of-high_memory-fix.patch added to -mm tree
 2014-12-09 21:00 UTC 

[Xenomai] Sleeping function called from invalid context
 2014-12-09 20:59 UTC  (15+ messages)

[PATCH net-next v2 0/4] net: allow setting congctl via routing table
 2014-12-09 20:58 UTC  (2+ messages)

[PATCH] xen/blkfront: remove redundant flush_op
 2014-12-09 20:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kthread: kthread_bind fails to enforce CPU affinity (fixes kernel BUG at kernel/smpboot.c:134!)
 2014-12-09 20:54 UTC  (7+ messages)
    ` [PATCH] powerpc: secondary CPUs signal to master before setting active and online "

[PATCH v3 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-12-09 20:53 UTC  (5+ messages)
` [PATCH v3 05/11] "

[PATCH net-next] amd-xgbe: Use disable_irq_nosync when in IRQ context
 2014-12-09 20:54 UTC 

selftests: question about git repos containing selftest
 2014-12-09 20:53 UTC  (8+ messages)

[PATCH] ACPI / Fan: Use bus id for INT3404 Fan
 2014-12-09 20:53 UTC 

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

[PATCH] NVMe: Remove remnants of cpu hotplug
 2014-12-09 20:52 UTC  (4+ messages)

[RFC PATCH] smpboot: Check for successfull allocation of cpumask vars
 2014-12-09 20:51 UTC  (4+ messages)

Is there any documents to describe the architecture of ceph unit test based on gtest
 2014-12-09 20:52 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_cursor_crc: Restore the valid pipe/connector combo check
 2014-12-09 20:41 UTC 

[PATCH] drm/dp-mst: Remove branches before dropping the reference
 2014-12-09 20:51 UTC  (3+ messages)

[PATCH 1/2] image_types.bbclass: Respect IMAGE_TYPEDEP dependencies
 2014-12-09 20:51 UTC  (3+ messages)
` [PATCH 2/2] lib/oe/image.py: Handle compressed IMAGE_TYPEDEP values

[PATCH v6] media: platform: add VPFE capture driver support for AM437X
 2014-12-09 20:49 UTC  (2+ messages)

[patch net-next 1/2] net: sched: cls_basic: fix error path in basic_change()
 2014-12-09 20:48 UTC  (5+ messages)
` [patch net-next 2/2] net: sched: cls: use nla_nest_cancel instead of nlmsg_trim

Supporting U2F over HID on Linux?
 2014-12-09 20:46 UTC  (7+ messages)
  ` [systemd-devel] "

[PATCH] document string_list_clear
 2014-12-09 20:46 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] util-linux: add an option to build host programs
 2014-12-09 20:46 UTC 

[PATCH V4] powerpc: add little endian flag to syscall_get_arch()
 2014-12-09 20:37 UTC  (3+ messages)

[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
 2014-12-09 20:43 UTC  (36+ 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 4/8] userns: Check euid no fsuid when establishing an unprivileged uid mapping
                                      ` [CFT][PATCH 5/8] userns: Only allow the creator of the userns unprivileged 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
                                      ` [CFT][PATCH 8/8] userns: Allow setting gid_maps without privilege when setgroups is disabled

[GIT PULL FOR v3.20] Add am437x driver
 2014-12-09 20:45 UTC 

[GIT PULL] MFD for v3.19
 2014-12-09 20:44 UTC  (4+ messages)

diff: use built-in patterns by default via git attributes
 2014-12-09 20:42 UTC  (2+ messages)

[PATCH 0/2] Thermal/int340x: _art and _trt fixes
 2014-12-09 20:26 UTC  (4+ messages)
` [PATCH 2/2] Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missing

da9052-regulator fails to probe in linux-next
 2014-12-09 20:41 UTC 

[PATCH 1/1] net: macb: Remove obsolete comment from Kconfig
 2014-12-09 20:39 UTC  (2+ messages)

[meta-oe][PATCHv2] python-pyqt : Update to 4.11.3
 2014-12-09 20:39 UTC  (3+ messages)

[PATCH 0/3] i8k: Rework fan_mult and fan_max code
 2014-12-09 20:39 UTC  (8+ 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 3/3] i8k: Remove laptop specific config data (fan_mult, fan_max) from driver

[PATCH 0/2] DMA API usage fixes in gianfar
 2014-12-09 20:39 UTC  (5+ messages)
` [PATCH 1/2] gianfar: handle map error in gfar_new_rxbdp()
` [PATCH 2/2] gianfar: handle map error in gfar_start_xmit()

[PATCH 1/1] uio: uio_fsl_elbc_gpcm: new driver
 2014-12-09 20:37 UTC  (4+ messages)

[PATCH v3 0/2]: x86/arm64: add xenconfig
 2014-12-09 20:37 UTC  (9+ messages)
` [PATCH v3 2/2] x86, arm64, platform, xen, kconfig: add xen defconfig helper
  ` [Xen-devel] "

[PATCH v2 2/2] Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missing
 2014-12-09 20:34 UTC 

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

Perf support for interpreted and Just-In-Time translated languages
 2014-12-09 20:34 UTC  (3+ messages)

[net-next 00/13][pull request] Intel Wired LAN Driver Updates 2014-12-09
 2014-12-09 20:15 UTC  (3+ messages)

[PATCH net-next 00/10] mlx4 driver update
 2014-12-09 20:29 UTC  (7+ messages)
` [PATCH net-next 02/10] net/mlx4_core: Mask out host side virtualization features for guests
` [PATCH net-next 06/10] net/mlx4: Add mlx4_bitmap zone allocator

[RFC 0/2] Qualcomm RPM sleep states
 2014-12-09 20:28 UTC  (12+ messages)

[PATCH] git-am.txt: --ignore-date flag is not passed to git-apply
 2014-12-09 20:27 UTC  (2+ messages)

[RFD/PATCH] Documentation: mention category
 2014-12-09 20:26 UTC  (2+ messages)

Errors compiling converted tp file
 2014-12-09 20:26 UTC 

[PATCH v2 0/5] rework access to /proc/net/rpc
 2014-12-09 20:26 UTC  (5+ messages)

[RESEND PATCH] net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code
 2014-12-09 20:24 UTC  (2+ messages)

[PATCH] Input: atmel_mxt_ts - implement T100 touch object support
 2014-12-09 20:16 UTC 

[RESEND PATCH] net: introduce helper macra CMSG_FOREACH_HDR
 2014-12-09 20:23 UTC  (4+ messages)

[PATCH 00/19] gssd improvements
 2014-12-09 20:22 UTC  (7+ messages)

[PATCH] Route keyboard LEDs through the generic LEDs layer
 2014-12-09 20:22 UTC  (6+ messages)

[wish] Revert changes in git gui
 2014-12-09 20:21 UTC  (2+ messages)

[PATCH v4 0/2] spi: st: New driver for ST's SPI Controller
 2014-12-09 20:21 UTC  (6+ messages)
` [PATCH v4 1/2] spi: Add new driver for STMicroelectronics' "
` [PATCH v4 2/2] spi: st: Provide Device Tree binding documentation

fast-import should not care about core.ignorecase
 2014-12-09 20:19 UTC  (5+ messages)

[Buildroot] [PATCH] support/script/scancpan: remove duplicated dependency
 2014-12-09 20:19 UTC  (4+ messages)

[PATCHv2 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3
 2014-12-09 20:19 UTC  (5+ messages)

[U-Boot] [PATCH 2/2] dm: stv0991: Move serial to driver model
 2014-12-09 20:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] stv0991: increase the initial ram size config
 2014-12-09 20:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v5 3/3] stv0991: enable default and misc command configs
 2014-12-09 20:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 2/3] stv0991: enable ethernet support
 2014-12-09 20:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5,2/3] "

[U-Boot] [PATCH v5 1/3] stv0991: Add basic stv0991 architecture support
 2014-12-09 20:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[PATCH 0/7] i915 atomic plane helper conversion (v3)
 2014-12-09 19:53 UTC  (2+ messages)
` [PATCH 1/7] drm/plane-helper: Test for plane disable earlier

[PATCH v4 0/6] FPGA Manager Framework
 2014-12-09 20:14 UTC  (14+ messages)
` [PATCH v4 1/6] doc: add bindings document for altera fpga manager
` [PATCH v4 2/6] arm: dts: socfpga: add "
` [PATCH v4 3/6] ARM: socfpga: defconfig: enable "
` [PATCH v4 4/6] fpga manager: add sysfs interface document
` [PATCH v4 5/6] staging: fpga manager: framework core
` [PATCH v4 6/6] staging: fpga manager: add driver for altera socfpga manager

[Buildroot] [git commit] support/script/scancpan: remove duplicated dependency
 2014-12-09 20:15 UTC 

[PATCH] ext4: the _require checks for bigalloc need a larger fs size
 2014-12-09 20:13 UTC 

__hci_cmd_sync() not suitable for nokia h4p
 2014-12-09 20:13 UTC  (4+ messages)

[PATCH] srcu: Isolate srcu sections using CONFIG_SRCU
 2014-12-09 20:12 UTC  (2+ messages)

IB_CQ_VECTOR_LEAST_ATTACHED
 2014-12-09 20:11 UTC  (8+ messages)

[PATCH] pnfs: Prepare for flexfiles by pulling out common code
 2014-12-09 20:11 UTC 

[next:master 10653/11539] arch/x86/ia32/audit.c:38:14: sparse: incompatible types for 'case' statement
 2014-12-09 20:08 UTC  (5+ messages)

smsc911x: loopback test causing oops
 2014-12-09 19:33 UTC 

[PATCH 4/4 net-next] net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
 2014-12-09 20:05 UTC  (2+ messages)

[PATCH 3/4 net-next] net: bcmgenet: precalculate TxCB->bd_addr
 2014-12-09 20:05 UTC  (2+ messages)

[PATCH] mmap-lld; Add new recipe for mmap lld
 2014-12-09 20:04 UTC  (5+ messages)

[PATCH] edma3-lld: add new recipe for edma3 low level driver
 2014-12-09 20:04 UTC  (3+ messages)

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

[PATCH 2/4 net-next] net: bcmgenet: rework Tx queue init
 2014-12-09 20:02 UTC  (2+ messages)

[PATCH] nios2: enable "make defconfig"
 2014-12-09 20:02 UTC 

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

[PATCH net-next 2/2] tcp_cubic: refine Hystart delay threshold
 2014-12-09 19:58 UTC  (2+ messages)

[PATCH net-next 1/2] tcp_cubic: add SNMP counters to track how effective is Hystart
 2014-12-09 19:58 UTC  (2+ messages)

[PATCH] x86: bpf_jit_comp: Reduce is_ereg() code size
 2014-12-09 19:57 UTC  (4+ messages)
  ` [PATCH] x86: bpf_jit_comp: Remove inline from static function definitions

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
 2014-12-09 19:57 UTC  (3+ messages)
` [PATCH] x86: bpf_jit_comp: Reduce is_ereg() code size

[PATCH 0/2] Two nfsd referral xdr encoding bugs
 2014-12-09 19:57 UTC  (4+ messages)
` [PATCH 1/2] nfsd4: fix xdr4 inclusion of escaped char

[PATCH 0/5] drm/i915: CRC fixes
 2014-12-09 19:28 UTC  (2+ messages)
` [PATCH 5/5] drm/i915: Make i915_pipe_crc_read() oops proof


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.