All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-03 06:05:18 to 2015-06-03 07:02:27 UTC [more...]

[PATCH 1/2] btrfs-progs: qgroup: show 'none' when we did not limit it on this qgroup
 2015-06-03  6:57 UTC  (3+ messages)
` [PATCH] btrfs: qgroup: allow user to clear the limitation on qgroup
` [PATCH 2/2] btrfs-progs: qgroup: allow user to clear some "

[PATCH 00/24] Convert to atomic, part 3
 2015-06-03  7:01 UTC  (14+ messages)
` [PATCH 03/24] drm/i915: clean up intel_sanitize_crtc
` [PATCH 04/24] drm/i915: Update power domains only on affected crtc's
` [PATCH 07/24] drm/i915: Add a simple atomic crtc check function
` [PATCH 08/24] drm/i915: Do not add planes from intel_atomic_setup_scalers

[Qemu-devel] [PATCH v1 0/8] Extend Microblaze Properties
 2015-06-03  7:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 3/8] target-microblaze: Convert endi to a CPU property
` [Qemu-devel] [PATCH v1 4/8] target-microblaze: Convert version_mask "
` [Qemu-devel] [PATCH v1 5/8] target-microblaze: Convert pvr-full "
` [Qemu-devel] [PATCH v1 6/8] ml605_mmu: Move the hardcoded values to the init function
` [Qemu-devel] [PATCH v1 7/8] s3adsp1800: Remove the hardcoded values from the reset

[PATCH 0/8] crypto: Avoid using RNG in interrupt context
 2015-06-03  7:01 UTC  (11+ messages)
` [PATCH 1/8] crypto: chainiv - Move IV seeding into init function
` [PATCH 2/8] crypto: echainiv "
` [PATCH 3/8] crypto: eseqiv "
` [PATCH 4/8] crypto: seqiv "
` [PATCH 5/8] crypto: drbg - Add stdrng alias and increase priority
` [PATCH 6/8] crypto: echainiv - Set Kconfig default to m
` [PATCH 7/8] crypto: rng - Make DRBG the default RNG
` [PATCH 8/8] crypto: rng - Remove krng

[Qemu-devel] On x86 MMU modes
 2015-06-03  7:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 1/1] xilinx_axidma.c: Fix up the stream_running() function
 2015-06-03  7:00 UTC  (2+ messages)

[PATCH v3] dmar: device scope mem leak fix
 2015-06-03  7:00 UTC  (2+ messages)

[PATCH bluetooth-next] cfg802154: fix rdev-ops naming convension and format specifiers
 2015-06-03  7:00 UTC  (2+ messages)

[PATCHv2 1/2] blk-mq: Shared tag enhancements
 2015-06-03  7:00 UTC  (2+ messages)

[meta-java][PATCH] openjdk-7: 75b13-2.5.4: fix xawt build
 2015-06-03  6:58 UTC 

[Qemu-devel] STM32F205 SysTick emulation
 2015-06-03  6:57 UTC  (4+ messages)

ocfs2 inconsistent when updating journal superblock failed
 2015-06-03  6:58 UTC  (5+ messages)
` [Ocfs2-devel] "

[PATCH v4 00/11] simplify block layer based on immutable biovecs
 2015-06-03  6:57 UTC  (4+ messages)

[Bug 71891] New: 3.13 fails to boot with the radeon module
 2015-06-03  6:57 UTC  (2+ messages)
` [Bug 71891] "

[PATCH v5 0/8] All sort of cdclk stuff
 2015-06-03  6:57 UTC  (4+ messages)
` [PATCH v5 1/8] drm/i915: Cache current cdclk frequency in dev_priv

[net-next v2] ipv4: inet_bind: check the addr_len first
 2015-06-03  6:56 UTC  (5+ messages)

Would adding closefrom(2) syscall to the kernel make sense ?
 2015-06-03  6:55 UTC 

[PATCH] ACPICA: Add mutex to avoid race condition of reference count of notify object
 2015-06-03  6:53 UTC  (7+ messages)

[GIT PULL v4 00/21] libnd: non-volatile memory device support
 2015-06-03  6:55 UTC  (6+ messages)

Debugging "Completion Timeout" errors as reported by AER
 2015-06-03  6:47 UTC  (4+ messages)

[RFC 0/9] net: dsa: mv88e6352: add 802.1q VLAN support
 2015-06-03  6:53 UTC  (6+ messages)
` [RFC 3/9] net: dsa: mv88e6xxx: add support for VTU ops

[PATCH v5 0/2] Add HDA codec match and new registers
 2015-06-03  6:54 UTC  (3+ messages)
` [PATCH v5 1/2] ALSA: hda - add HDA default codec match function
` [PATCH v5 2/2] ALSA: hda - add new HDA registers

[PATCH] i40evf: fix of supporting jumbo frame
 2015-06-03  6:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] HID: i2c-hid: Do not set the ACPI companion field in the HID device
 2015-06-03  6:51 UTC  (2+ messages)

[PATCH] ewah/bitmap: silence warning about MASK macro redefinition
 2015-06-03  6:51 UTC  (10+ messages)
        ` [PATCH 1/2] "
        ` [PATCH 2/2] ewah: use less generic macro name

[PATCH v2 00/19] Make git-pull a builtin
 2015-06-03  6:49 UTC  (20+ messages)
` [PATCH v2 01/19] parse-options-cb: implement parse_opt_pass_strbuf()
` [PATCH v2 02/19] parse-options-cb: implement parse_opt_pass_argv_array()
` [PATCH v2 03/19] argv-array: implement argv_array_pushv()
` [PATCH v2 04/19] pull: implement skeletal builtin pull
` [PATCH v2 05/19] pull: implement fetch + merge
` [PATCH v2 06/19] pull: pass verbosity, --progress flags to fetch and merge
` [PATCH v2 07/19] pull: pass git-merge's options to git-merge
` [PATCH v2 08/19] pull: pass git-fetch's options to git-fetch
` [PATCH v2 09/19] pull: error on no merge candidates
` [PATCH v2 10/19] pull: support pull.ff config
` [PATCH v2 11/19] pull: check if in unresolved merge state
` [PATCH v2 12/19] pull: fast-forward working tree if head is updated
` [PATCH v2 13/19] pull: implement pulling into an unborn branch
` [PATCH v2 14/19] pull: set reflog message
` [PATCH v2 15/19] pull: teach git pull about --rebase
` [PATCH v2 16/19] pull: configure --rebase via branch.<name>.rebase or pull.rebase
` [PATCH v2 17/19] pull --rebase: exit early when the working directory is dirty
` [PATCH v2 18/19] pull --rebase: error on no merge candidate cases
` [PATCH v2 19/19] pull: remove redirection to git-pull.sh

[Qemu-devel] [PATCH v3 0/4] iotests: skip tests with unchanged dependencies
 2015-06-03  6:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/4] iotests: fix exclusion option

[PATCH bluetooth-next] nl802154: export supported commands
 2015-06-03  6:49 UTC  (2+ messages)

Minor bug report
 2015-06-03  6:48 UTC  (3+ messages)

linux-next: manual merge of the usb tree with the mips tree
 2015-06-03  6:48 UTC 

[Buildroot] [PATCH 1/1] Package Additions: tpm-tools and TrouSers
 2015-06-03  6:48 UTC  (3+ messages)

[PATCH] drm/i915/skl: Implement WaBarrierPerformanceFixDisable (again)
 2015-06-03  6:49 UTC  (2+ messages)

[PATCH v4 0/8] mfd: cros_ec: Add multi EC and proto v3 support
 2015-06-03  6:45 UTC  (4+ messages)

information leak in struct sockaddr_ieee802154 processing
 2015-06-03  6:45 UTC  (4+ messages)

[PATCH/RFCv3 1/2] git-rebase -i: add command "drop" to remove a commit
 2015-06-03  6:42 UTC  (5+ messages)
` [PATCH/RFCv3 2/2] git rebase -i: warn about removed commits

[PATCH 1/1] staging: lustre/lustre/obdclass/llog_cat.c: get rid of sparse context imbalance warning
 2015-06-03  6:42 UTC  (2+ messages)

[nightly] Core TISDK 2015.05 build 2015-06-02_22-00-51
 2015-06-03  6:42 UTC 

[GIT PULL] ARM: EXYNOS: DTS improvements for 4.2, 3rd
 2015-06-03  6:41 UTC  (3+ messages)

[PATCH 0/3] Make CONFIG_OF user selectable
 2015-06-03  6:40 UTC  (4+ messages)
` [PATCH 2/3] of: make "

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-06-03  6:39 UTC  (13+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms
            ` [Linaro-mm-sig] "
` [Linaro-mm-sig] [RFCv3 1/2] device: add dma_params->max_segment_count

[PATCH v4 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-06-03  6:22 UTC  (3+ messages)

[PATCH v4 1/2] dma: Add Xilinx Central DMA DT Binding Documentation
 2015-06-03  6:21 UTC  (4+ messages)

[PATCH] mac80211: release channel on auth failure
 2015-06-03  6:36 UTC 

FAILED: patch "[PATCH] drm/i915: Avoid GPU hang when coming out of s3 or s4" failed to apply to 4.0-stable tree
 2015-06-03  6:38 UTC  (3+ messages)

Patch "vfs: read file_handle only once in handle_to_path" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "UBI: block: Add missing cache flushes" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "storvsc: Set the SRB flags correctly when no data transfer is needed" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "sd: Disable support for 256 byte/sector disks" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "rtlwifi: rtl8192cu: Fix kernel deadlock" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "Revert "drm/radeon: only mark audio as connected if the monitor supports it (v3)"" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "pwm: img: Impose upper and lower timebase steps value" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "power/reset: at91: fix return value check in at91_reset_platform_probe()" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "MIPS: fix FP mode selection in lieu of .MIPS.abiflags data" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "md: fix race when unfreezing sync_action" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "iwlwifi: pcie: prevent using unmapped memory in fw monitor" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "iwlwifi: mvm: Free fw_status after use to avoid memory leak" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "iwlwifi: mvm: clean net-detect info if device was reset during suspend" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "Input: elantech - fix semi-mt protocol for v3 HW" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

[RFC] mac80211: convert HW flags to unsigned long bitmap
 2015-06-03  6:35 UTC  (2+ messages)

Patch "drm/radeon: retry dcpd fetch" has been added to the 4.0-stable tree
 2015-06-03  6:35 UTC 

Patch "drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

Patch "drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

Patch "drm/radeon: don't share plls if monitors differ in audio support" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

Patch "drm/radeon/audio: make sure connector is valid in hotplug case" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

Patch "drm/radeon: add new bonaire pci id" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

[RFC PATCH 00/20] xfs: reverse mapping btree support
 2015-06-03  6:34 UTC  (10+ messages)
` [PATCH 01/20] xfs: xfs_alloc_fix_freelist() can use incore perag structures
` [PATCH 03/20] xfs: sanitise error handling in xfs_alloc_fix_freelist
` [PATCH 04/20] xfs: clean up XFS_MIN_FREELIST macros
` [PATCH 05/20] xfs: introduce rmap btree definitions
` [PATCH 08/20] xfs: add owner field to extent allocation and freeing
` [PATCH 13/20] xfs: rmap btree requires more reserved free space
` [PATCH 14/20] xfs: add rmap btree operations

Patch "drm/plane-helper: Adapt cursor hack to transitional helpers" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

Patch "drm/amdkfd: Don't report local memory size" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

Patch "dm: fix reload failure of 0 path multipath mapping on blk-mq devices" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

Patch "dm: fix casting bug in dm_merge_bvec()" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

Patch "ARC: unbork !LLSC build" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

[PATCH v2 wpan-tools] info: add frequency to channel listing for phy capabilities
 2015-06-03  6:34 UTC  (2+ messages)

Patch "ACPI / init: Fix the ordering of acpi_reserve_resources()" has been added to the 4.0-stable tree
 2015-06-03  6:34 UTC 

virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT
 2015-06-03  6:32 UTC 

virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT
 2015-06-03  6:32 UTC 

rte_eal_alarm_set() is affected by discontinuous jumps in the system time
 2015-06-03  6:31 UTC 

[PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
 2015-06-03  6:31 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-02
 2015-06-03  6:30 UTC 

[Qemu-devel] [PATCH v7 0/3] remove icc bus/bridge
 2015-06-03  6:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 1/3] sysbus: register reset handler for main_system_bus when created

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-03  6:27 UTC 

[LTP] ltp: vma03 fix the alginment of page size
 2015-06-03  6:25 UTC  (2+ messages)

[PATCH 2/2] rcu: Simplify rcu_init_geometry() capacity arithmetics
 2015-06-03  6:37 UTC  (2+ messages)

[GIT PULL] EFI changes for v4.2
 2015-06-03  6:22 UTC  (5+ messages)

[GIT PULL 1/4] ARM: imx: cleanup for 4.2
 2015-06-03  6:23 UTC  (5+ messages)
` [GIT PULL 3/4] ARM: imx: device tree changes "

ADMIN: Patchwork outage
 2015-06-03  6:23 UTC 

[PATCH 1/2] rcu: Cleanup rcu_init_geometry() code and arithmetics
 2015-06-03  6:37 UTC  (2+ messages)

[PATCH v6] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-06-03  6:22 UTC  (3+ messages)

[PATCH v2] binding: of: Add vendor prefix for EON Corporation
 2015-06-03  6:22 UTC 

[PATCH v3 0/9] rcu: Cleanup RCU tree initialization
 2015-06-03  6:18 UTC  (10+ messages)
` [PATCH v3 1/9] rcu: Panic if RCU tree can not accommodate all CPUs
` [PATCH v3 2/9] rcu: Remove superfluous local variable in rcu_init_geometry()
` [PATCH v3 3/9] rcu: Cleanup rcu_init_geometry() code and arithmetics
` [PATCH v3 4/9] rcu: Simplify rcu_init_geometry() capacity arithmetics
` [PATCH v3 5/9] rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items
` [PATCH v3 6/9] rcu: Limit rcu_capacity[] size "
` [PATCH v3 7/9] rcu: Remove unnecessary fields from rcu_state structure
` [PATCH v3 8/9] rcu: Limit count of static data to the number of RCU levels
` [PATCH v3 9/9] rcu: Simplify arithmetic to calculate number of RCU nodes

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-03  6:20 UTC  (4+ messages)

[PATCH v3 0/2] staging: ion: ion-physmem driver
 2015-06-03  6:17 UTC  (5+ messages)
` [PATCH v3 1/2] staging: ion: Add generic "
` [PATCH v3 2/2] staging: ion: Add ion-physmem documentation

[RFC 0/6] MADV_FREE: respect pte_dirty, not PG_dirty
 2015-06-03  6:15 UTC  (14+ messages)
` [RFC 1/6] mm: keep dirty bit on KSM page
` [RFC 2/6] mm: keep dirty bit on anonymous page migration
` [RFC 3/6] mm: mark dirty bit on swapped-in page
` [RFC 4/6] mm: mark dirty bit on unuse_pte
` [RFC 5/6] mm: decouple PG_dirty from MADV_FREE
` [RFC 6/6] mm: MADV_FREE refactoring

[PATCH v2 00/12] ARM: imx: move timer driver into drivers/clocksource
 2015-06-03  6:16 UTC  (6+ messages)
` [PATCH v2 05/12] ARM: imx: setup tctl register in device specific function

[PATCH] bootimg bbclass: don't hardcode 'bzImage' name
 2015-06-03  6:11 UTC 

[ALSA-UTILS][PATCH] Add support for cplay and crecord
 2015-06-03  6:10 UTC  (18+ messages)
                ` snd-aloop not working in linux-3.12.10

RFC: making the PVH 64bit ABI as stable
 2015-06-03  6:09 UTC  (5+ messages)
  ` RFC: making the PVH 64bit ABI as stableo

[PATCH V2 0/3] Pistachio USB2.0 PHY
 2015-06-03  6:07 UTC  (5+ messages)

Using loopback card to Connect GSM two way call to the real sound card UDA1345TS
 2015-06-03  6:05 UTC  (15+ messages)
        ` [LAD] Fw: [alsa-devel] "
          ` Fw: "
            ` [LAD] [alsa-devel] "


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.