All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-30 21:57:53 to 2014-06-30 23:46:04 UTC [more...]

[PATCH i-g-t 0/9] igt_kms refactoring and universal plane support
 2014-06-30 23:44 UTC  (10+ messages)
` [PATCH i-g-t 1/9] lib/kms: Drop igt_pipe->need_set_{crtc, cursor}
` [PATCH i-g-t 2/9] lib/kms: Track need for vblank wait locally
` [PATCH i-g-t 3/9] lib/kms: Add igt_display_commit2()
` [PATCH i-g-t 4/9] lib/kms: Add igt_display_try_commit2()
` [PATCH i-g-t 5/9] lib/kms: Add universal plane support (v2)
` [PATCH i-g-t 6/9] lib/kms: Drop primary plane windowing test from igt_plane_set_position()
` [PATCH i-g-t 7/9] tests/kms_universal_plane: Universal plane testing (v6)
` [PATCH i-g-t 8/9] tests/kms_cursor_crc: Combine data_t and test_data_t
` [PATCH i-g-t 9/9] tests/kms_cursor_crc: Call drmModeMoveCursor() directly

Blocked tasks on 3.15.1
 2014-06-30 23:42 UTC  (8+ messages)

[PATCH] x86: numa: setup_node_data(): drop dead code and rename function
 2014-06-30 23:42 UTC  (3+ messages)

Ability to/impact of running with smaller page sizes
 2014-06-30 23:42 UTC  (2+ messages)

[Qemu-devel] core dump with drive-mirror
 2014-06-30 23:40 UTC  (3+ messages)

[PATCHv3 0/8] target: Save memory on unused se_dev_entrys and se_luns
 2014-06-30 23:39 UTC  (9+ messages)
` [PATCHv3 1/8] target: Add locking to some accesses to nacl.device_list
` [PATCHv3 2/8] target: Don't unlock/relock tpg_lun_lock in loop in add_node_to_devs
` [PATCHv3 3/8] target: Allocate se_dev_entrys in device list only when used
` [PATCHv3 4/8] target: core_tpg_post_dellun can return void
` [PATCHv3 5/8] target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
` [PATCHv3 6/8] target: Allocate se_luns only when used
` [PATCHv3 7/8] target: Remove core_tpg_release_virtual_lun0 function
` [PATCHv3 8/8] target: Refactor core_enable_device_list_for_node

[lm-sensors] [PATCH 0/4] fs.h: Kernel style updates
 2014-06-30 23:39 UTC  (5+ messages)
` [PATCH 1/4] fs.h: Remove unnecessary extern prototypes

[PATCH 2/2] openvswitch: Enable tunnel GSO for OVS bridge
 2014-06-30 23:37 UTC  (3+ messages)

[BUG] nf: xt_LED: led-always-blink invisible
 2014-06-30 23:36 UTC  (3+ messages)

+ scripts-coccinelle-free-add-null-test-before-freeing-functions.patch added to -mm tree
 2014-06-30 23:35 UTC 

[RFC PATCH 1/1 v7]mmc: Support-FFU-for-eMMC-v5.0
 2014-06-30 23:35 UTC  (3+ messages)

[PATCH] firmware loader: inform direct failure when udev loader is disabled
 2014-06-30 23:30 UTC 

+ maintainers-remove-two-ancient-eata-sections.patch added to -mm tree
 2014-06-30 23:28 UTC 

[PATCH] powerpc/ucc_geth: deal with an compile warning
 2014-06-24 18:04 UTC  (2+ messages)

+ fs-asus_atk0110-fix-define_simple_attribute-semicolon-definition-and-use.patch added to -mm tree
 2014-06-30 23:19 UTC 

[U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
 2014-06-30 23:17 UTC  (13+ messages)

[PATCH 2/2] HID: leds: move led_mode attribute to led-class devices in MSI GT683R driver
 2014-06-30 23:17 UTC  (8+ messages)
` [PATCH 2/2 v2] HID: leds: Use attribute-groups "

[Qemu-devel] [PATCH v4 00/33] target-arm: add Security Extensions for CPUs
 2014-06-30 23:09 UTC  (34+ messages)
` [Qemu-devel] [PATCH v4 01/33] target-arm: add cpu feature EL3 to CPUs with Security Extensions
` [Qemu-devel] [PATCH v4 02/33] target-arm: move Aarch32 SCR into security reglist
` [Qemu-devel] [PATCH v4 03/33] target-arm: increase arrays of registers R13 & R14
` [Qemu-devel] [PATCH v4 04/33] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v4 05/33] target-arm: reject switching to monitor mode
` [Qemu-devel] [PATCH v4 06/33] target-arm: make arm_current_pl() return PL3
` [Qemu-devel] [PATCH v4 07/33] target-arm: add non-secure Translation Block flag
` [Qemu-devel] [PATCH v4 08/33] target-arm: A32: Emulate the SMC instruction
` [Qemu-devel] [PATCH v4 09/33] target-arm: extend Aarch32 async excp masking
` [Qemu-devel] [PATCH v4 10/33] target-arm: extend Aarch64 SCR.{FIQ|IRQ} handling
` [Qemu-devel] [PATCH v4 11/33] target-arm: add async excp target_el&mode function
` [Qemu-devel] [PATCH v4 12/33] target-arm: use dedicated target_el function
` [Qemu-devel] [PATCH v4 13/33] target-arm: implement IRQ/FIQ routing to Monitor mode
` [Qemu-devel] [PATCH v4 14/33] target-arm: Respect SCR.FW, SCR.AW and SCTLR.NMFI
` [Qemu-devel] [PATCH v4 15/33] target-arm: add NSACR register
` [Qemu-devel] [PATCH v4 16/33] target-arm: add SDER definition
` [Qemu-devel] [PATCH v4 17/33] target-arm: add MVBAR support
` [Qemu-devel] [PATCH v4 18/33] target-arm: add macros to access banked registers
` [Qemu-devel] [PATCH v4 19/33] target-arm: insert Aarch32 cpregs twice into hashtable
` [Qemu-devel] [PATCH v4 20/33] target-arm: arrayfying fieldoffset for banking
` [Qemu-devel] [PATCH v4 21/33] target-arm: add SCTLR_EL3 and make SCTLR banked
` [Qemu-devel] [PATCH v4 22/33] target-arm: make CSSELR banked
` [Qemu-devel] [PATCH v4 23/33] target-arm: add TTBR0_EL3 and make TTBR0/1 banked
` [Qemu-devel] [PATCH v4 24/33] target-arm: add TCR_EL3 and make TTBCR banked
` [Qemu-devel] [PATCH v4 25/33] target-arm: make c2_mask and c2_base_mask banked
` [Qemu-devel] [PATCH v4 26/33] target-arm: make DACR banked
` [Qemu-devel] [PATCH v4 27/33] target-arm: make IFSR banked
` [Qemu-devel] [PATCH v4 28/33] target-arm: make DFSR banked
` [Qemu-devel] [PATCH v4 29/33] target-arm: make IFAR/DFAR banked
` [Qemu-devel] [PATCH v4 30/33] target-arm: make PAR banked
` [Qemu-devel] [PATCH v4 31/33] target-arm: make VBAR banked
` [Qemu-devel] [PATCH v4 32/33] target-arm: make c13 cp regs banked (FCSEIDR, ...)
` [Qemu-devel] [PATCH v4 33/33] target-arm: Limit migration of duplicate CP regs

[PATCH 1/1] script/kconfig: remove a warning for menucofig
 2014-06-30 23:10 UTC  (4+ messages)

[U-Boot] [PATCH v4 0/3] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-30 23:09 UTC  (14+ messages)

[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
 2014-06-30 23:09 UTC  (14+ messages)
` [PATCH RFC net-next 03/14] bpf: introduce syscall(BPF, ...) and BPF maps

[PATCH 00/13] leds: fix attribute-creation races
 2014-06-30 23:06 UTC  (4+ messages)
` [PATCH 11/13] input: lm8323: fix attribute-creation race

[next:master 156/212] fs/binfmt_elf.c:158:18: note: in expansion of macro 'min'
 2014-06-30 23:06 UTC  (10+ messages)
              ` [patch] binfmt_elf.c: use get_random_int() to fix entropy depleting fix

[patch] x86, perf: avoid spamming kernel log for bts buffer failure
 2014-06-30 23:04 UTC 

+ mm-memcontrol-rewrite-charge-api-fix-shmem_unuse.patch added to -mm tree
 2014-06-30 23:02 UTC 

[PATCH mmotm/next] mm: memcontrol: rewrite charge API: fix shmem_unuse
 2014-06-30 23:02 UTC  (4+ messages)

Argument type for FS_IOC_GETFLAGS/FS_IOC_SETFLAGS ioctls
 2014-06-30 22:51 UTC  (3+ messages)

[PATCH] libxl: add PV console if not explicitly specified
 2014-06-30 22:57 UTC  (2+ messages)
` [libvirt] "

Scheduled Maintenance & Upgrade
 2014-06-30 22:56 UTC 

[PATCH net v4 0/3] net: libphy: Add phy specific functions to access
 2014-06-30 22:54 UTC  (8+ messages)
` [PATCH net v4 1/3] net: libphy: Add phy specific function to access mmd phy registers
` [PATCH net v4 2/3] net: libphy: Add stubs to hook IEEE MMD Register reads and writes
` [PATCH net v4 3/3] Documentation: networking: phy.txt: Update text for indirect MMD access

[PATCH] libxc: Pause & unpause the domain in xc_mem_event_enable based on its initial state
 2014-06-30 22:54 UTC  (6+ messages)

[PATCH 2/2] parport: parport_pc: Add force_epp module option for parport_pc
 2014-06-30 22:47 UTC  (2+ messages)
` [Linux-parport] "

[PATCH] PCI: Do not touch siblings in pci_assign_unassigned_bridge_resources
 2014-06-30 22:47 UTC  (6+ messages)

+ zram-remove-global-tb_lock-with-fine-grain-lock.patch added to -mm tree
 2014-06-30 22:46 UTC 

+ zram-use-size_t-instead-of-u16.patch added to -mm tree
 2014-06-30 22:46 UTC 

[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
 2014-06-30 22:43 UTC  (9+ messages)
` [PATCH v3 02/10] devicetree: Add generic IOMMU device tree bindings
` [RFC 04/10] memory: Add Tegra124 memory controller support

[PATCH] netlink: Fix netlink_recvmsg() handling of error from netlink_dump()
 2014-06-30 22:35 UTC 

[Buildroot] Is grub-bios-setup the way to go to make a bootable CF?
 2014-06-30 22:41 UTC  (6+ messages)

[RFC v2 1/4] Bluetooth: Connection parameters check helper
 2014-06-30 22:38 UTC  (7+ messages)
` [RFC v2 3/4] Bluetooth: Enable new LE meta event
` [RFC v2 4/4] Bluetooth: Introduce "New Connection Parameter" Event

[PATCH] drm/plane-helper: Use proper plane init function
 2014-06-30 22:37 UTC 

[PATCH 0/3] static keys: fix test/set races
 2014-06-30 22:36 UTC  (4+ messages)

[meta-selinux][PATCH] gnupg: use wildcard in name
 2014-06-30 22:35 UTC 

[Buildroot] [PATCH 0/14 v3] freescale: update userspace packages (branch yem/fsl-imx)
 2014-06-30 22:34 UTC  (3+ messages)
` [Buildroot] [PATCH 14/14] defconfig/wandboard: update kernel + bootlaoder

Issues regarding "mem_access: Add helper API to setup ring and enable mem_access"
 2014-06-30 22:31 UTC  (8+ messages)

[Qemu-devel] Qemu only uses a Qemu File to communicate in two hosts?
 2014-06-30 22:30 UTC  (4+ messages)

(no subject)
 2014-06-30 22:30 UTC 

[PATCH v10 0/5] link bonding
 2014-06-30 22:29 UTC  (3+ messages)
` [PATCH v11 1/5] bond: new link bonding library

[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
 2014-06-30 22:28 UTC  (6+ messages)
` [PATCH 1/5] man-pages: open.2: describe O_BENEATH_ONLY flag
` [PATCH 5/5] man-pages: cap_rights_get: retrieve Capsicum fd rights

[Qemu-devel] Qemu Shared memory
 2014-06-30 22:27 UTC  (2+ messages)

[Buildroot] [PATCH 0/14 v9] Some download-related changes (branch yem/check-downloads)
 2014-06-30 22:26 UTC  (15+ messages)
` [Buildroot] [PATCH 01/14] Makefile: add BR2_DL_DIR to EXTRA_ENV
` [Buildroot] [PATCH 02/14] pkg-infra: also set PKGDIR for the download step
` [Buildroot] [PATCH 03/14] pkg-infra: move the git download helper to a script
` [Buildroot] [PATCH 04/14] pkg-infra: move the svn "
` [Buildroot] [PATCH 05/14] pkg-infra: move the cvs "
` [Buildroot] [PATCH 06/14] pkg-infra: move the hg "
` [Buildroot] [PATCH 07/14] pkg-infra: move the wget "
` [Buildroot] [PATCH 08/14] pkg-infra: move the bzr "
` [Buildroot] [PATCH 09/14] pkg-infra: move the scp "
` [Buildroot] [PATCH 10/14] pkg-infra: move the cp (aka localfiles) "
` [Buildroot] [PATCH 11/14] pkg-infra: don't use DL_DIR as scratchpad for temporary downloads
` [Buildroot] [PATCH 12/14] pkg-infra: add possiblity to check downloaded files against known hashes
` [Buildroot] [PATCH 13/14] manual: add documentation about packages' hashes
` [Buildroot] [PATCH 14/14] package/ca-certificates: add tarball's hashes

[PATCH] genirq: Fix memory leak when calling irq_free_hwirqs()
 2014-06-30 22:24 UTC 

[PATCH] regulatory: add NULL to alpha2
 2014-06-30 22:23 UTC  (3+ messages)

[PATCH 00/13] Remove mach-kirkwood and mach-dove
 2014-06-30 22:21 UTC  (8+ messages)

[PATCH v2] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling
 2014-06-30 22:22 UTC  (4+ messages)

[PATCH 1/5] cfg80211: introduce regulatory flags controlling bw
 2014-06-30 22:21 UTC  (21+ messages)
` [PATCH 2/5] cfg80211: allow drivers to provide regulatory settings
` [PATCH 3/5] cfg80211: treat the special "unknown" alpha2 as valid
` [PATCH 4/5] cfg80211: accept world/same regdom from driver/user hints

[PATCH] x86: ioapic: Fix irq_free_descs count
 2014-06-30 22:19 UTC  (4+ messages)

[PATCH] Log offsets of I/O operations
 2014-06-30 22:19 UTC  (4+ messages)

[PATCH v6 0/4] ARM: SMP: support Broadcom mobile SoCs
 2014-06-30 22:15 UTC  (10+ messages)
` [PATCH v6 1/4] ARM: add SMP support for "
` [PATCH v6 2/4] ARM: configs: enable SMP in bcm_defconfig
` [PATCH v6 3/4] ARM: dts: enable SMP support for bcm28155
` [PATCH v6 4/4] ARM: dts: enable SMP support for bcm21664

[PATCH] sh-pfc: r8a7791: add CAN pin groups
 2014-06-30 22:11 UTC 

[PATCH] devicetree: bindings: document Broadcom CPU enable method
 2014-06-30 22:09 UTC  (2+ messages)

[PATCH 0/5] Improve sequential read throughput v4r8
 2014-06-30 22:09 UTC  (6+ messages)
` [PATCH 4/4] mm: page_alloc: Reduce cost of the fair zone allocation policy

Does it make sense to define a constant for openat and such that is guaranteed not to be used for special purposes later on?
 2014-06-30 22:08 UTC  (2+ messages)

[B.A.T.M.A.N.] Fwd: Re: increasing BATADV_FRAG_MAX_FRAGMENTS
 2014-06-30 22:07 UTC 

mm: derefing NULL vma->vm_mm when unmapping
 2014-06-30 22:07 UTC  (3+ messages)

mm: slub: invalid memory access in setup_object
 2014-06-30 22:03 UTC  (4+ messages)

[PATCH 1/2] shmem: fix init_page_accessed use to stop !PageLRU bug
 2014-06-30 22:00 UTC  (6+ messages)
` [PATCH 2/2] mm: replace init_page_accessed by __SetPageReferenced

[Bug 68571] New: GPU lockup on AMD Radeon HD6850 with DPM=1
 2014-06-30 22:00 UTC  (2+ messages)
` [Bug 68571] "

[dora][PATCH] vala: should not depend on gtk+
 2014-06-30 22:00 UTC  (2+ messages)

[PATCH v4 00/13] Clock support for rk3066,rk3188 and rk3288
 2014-06-30 22:00 UTC  (4+ messages)
` [PATCH v4 01/13] clk: composite: support determine_rate using rate_ops->round_rate + mux_ops->set_parent
    ` [PATCH v4.1 "

[patch 0/5] KVM: support for pinning sptes
 2014-06-30 22:00 UTC  (7+ messages)
` [patch 2/5] KVM: MMU: allow pinning spte translations (TDP-only)

[PATCH 0/9] ARM: dts: sunxi: Various sunxi dts patches
 2014-06-30 21:57 UTC  (15+ messages)
  ` [PATCH 3/9] ARM: dts: sun7i: Add AXP209 support to various boards
  ` [PATCH 4/9] ARM: dts: sun7i: Rename sun7i-a20-ir to sun4i-a10-ir
  ` [PATCH 5/9] ARM: dts: sun7i: Add ir receiver support to a20-i12-tvbox
  ` [PATCH 6/9] ARM: dts: sun7i: Add board support for LinkSprite pcDuino V3
  ` [PATCH 7/9] ARM: dts: sun7i: Add new ba10-tvbox board
  ` [PATCH 8/9] ARM: dts: sun4i: Add ir controller nodes and pinmux
  ` [PATCH 9/9] ARM: dts: sun4i: Add ir node to various boards


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.