All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-13 03:12:22 to 2015-04-13 05:57:17 UTC [more...]

[PATCH v2] Fix caller's argument for _require_command()
 2015-04-13  5:57 UTC  (2+ messages)

[PATCH] mgmt: Create ipc socket parent dir if does not exists
 2015-04-13  5:56 UTC  (2+ messages)

clk: clock rates can overflow 32-bit fields
 2015-04-13  5:53 UTC  (2+ messages)

[PATCH V2 0/2] hrtimer: Iterate only over active clock-bases
 2015-04-13  5:53 UTC  (10+ messages)
` [PATCH V2 2/2] "
    ` [PATCH] hrtimer: Replace cpu_base->active_bases with a direct check of the active list

[Buildroot] [PATCH 1/2] package/uclibc: libm: Add missing C99 float/ld wrappers (backport)
 2015-04-13  5:50 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/6] Add support for Colibri Vybrid Modules
 2015-04-13  5:49 UTC  (8+ messages)
` [U-Boot] [PATCH v2 5/6] usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 10.5.3
 2015-04-13  5:47 UTC 

[PATCH v4 0/4] Signalling last decoded frame by V4L2_BUF_FLAG_LAST and -EPIPE
 2015-04-13  5:42 UTC  (3+ messages)
` [PATCH v4 1/4] [media] videodev2: Add V4L2_BUF_FLAG_LAST

mvsas panics and dies when attached to a port extender on newer kernels
 2015-04-13  5:41 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: hci_uart: Reorder Atheros specific driver callbacks
 2015-04-13  5:41 UTC  (2+ messages)

[PATCH] ibmveth: Fix off-by-one error in ibmveth_change_mtu()
 2015-04-13  5:39 UTC  (2+ messages)

[PATCH v4 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
 2015-04-13  5:40 UTC  (10+ messages)
` [PATCH v4 4/9] snic:Add snic target discovery
` [PATCH v4 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [PATCH v4 6/9] snic:Add low level queuing interfaces

[PATCH] Bluetooth: btbcm: Export patchram download as separate function
 2015-04-13  5:39 UTC  (2+ messages)

Feature request: implement '--follow' option for `git blame`
 2015-04-13  5:32 UTC  (4+ messages)
  ` Re[2]: "

[PATCH] Fix to convert SURROGATE PAIR filename
 2015-04-13  5:31 UTC  (3+ messages)

[PATCH] generic/076: fixed incorrect fsstress parameters
 2015-04-13  5:16 UTC  (5+ messages)

KVM: How does is PAT emulation supposed to work?
 2015-04-13  5:16 UTC 

Invitation and RFC: Linux Plumbers Device Tree track proposed
 2015-04-13  5:13 UTC  (3+ messages)

minimising standard coreutils
 2015-04-13  5:09 UTC 

[PATCH 1/2] cpufreq: arm_big_little: check if the frequency is set correctly
 2015-04-13  5:08 UTC  (8+ messages)

Big disk space usage difference, even after defrag, on identical data
 2015-04-13  5:06 UTC  (3+ messages)

[PATCH] CodingGuidelines: updating 'rough' rule count
 2015-04-13  5:04 UTC  (5+ messages)
  ` [PATCH v2] "

[Dizzy] Multilib in Poky
 2015-04-13  5:03 UTC 

[PATCH -next v3] target/rd: Don't pass imcomplete scatterlist entries to sbc_dif_verify_*
 2015-04-13  4:59 UTC  (2+ messages)

linux-next: manual merge of the block tree with Linus' tree
 2015-04-13  4:58 UTC 

[PATCH v2 1/5] revision: add --merges={show|only|hide} option
 2015-04-13  4:56 UTC  (7+ messages)
` [PATCH v2 2/5] log: honor log.merges= option

[PATCH] clk: Show clock rate instead of return value
 2015-04-13  4:56 UTC  (2+ messages)

How to correct params_format on DPCM ?
 2015-04-13  4:54 UTC  (6+ messages)

[PATCH] doc: fix vhost guide
 2015-04-13  4:52 UTC  (2+ messages)

[PATCH] ASoC: Intel: fix a compiling issue
 2015-04-13  4:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/kodi: Fix path to binary in service
 2015-04-13  4:50 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/kodi: Fix build errors due to new ffmpeg

[U-Boot] [PATCH v6 00/15] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-04-13  4:48 UTC  (16+ messages)
` [U-Boot] [PATCH v6 01/15] sun7i: Remove duplicate call to psci_arch_init
` [U-Boot] [PATCH v6 02/15] ARM: Factor out common psci_get_cpu_id
` [U-Boot] [PATCH v6 03/15] ARM: Factor out reusable psci_cpu_off_common
` [U-Boot] [PATCH v6 04/15] ARM: Factor out reusable psci_cpu_entry
` [U-Boot] [PATCH v6 05/15] ARM: Factor out reusable psci_get_cpu_stack_top
` [U-Boot] [PATCH v6 06/15] ARM: Put target PC for PSCI CPU_ON on per-CPU stack
` [U-Boot] [PATCH v6 07/15] tegra124: Add more registers to struct mc_ctlr
` [U-Boot] [PATCH v6 08/15] virt-dt: Allow reservation of secure region when in a RAM carveout
` [U-Boot] [PATCH v6 09/15] tegra: Make tegra_powergate_power_on public
` [U-Boot] [PATCH v6 10/15] tegra: Add ap_pm_init hook
` [U-Boot] [PATCH v6 11/15] tegra124: Add PSCI support for Tegra124
` [U-Boot] [PATCH v6 12/15] tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
` [U-Boot] [PATCH v6 13/15] tegra: Set CNTFRQ for secondary CPUs
` [U-Boot] [PATCH v6 14/15] ARM: tegra: Enable SMMU when going non-secure
` [U-Boot] [PATCH v6 15/15] jetson-tk1: Add PSCI configuration options and reserve secure code

[PATCH] powerpc: Re-enable dynticks
 2015-04-13  4:37 UTC 

[PATCH] clk: at91: pll: fix input range validity check
 2015-04-13  4:37 UTC  (3+ messages)

[PATCH] mk: remove uio suffix from virtio pmd
 2015-04-13  4:35 UTC  (2+ messages)

[ANNOUNCE] xfs: master branch updated to 21c3ea1
 2015-04-13  4:33 UTC 

[Bugfix v3] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-13  4:31 UTC  (6+ messages)

[PATCH RFC net-next] tcp: improve SACK RTT for CC
 2015-04-13  4:24 UTC  (3+ messages)

[PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
 2015-04-13  4:24 UTC  (6+ messages)

linux-next: build failure after merge of the pm tree
 2015-04-13  4:24 UTC  (2+ messages)

[PATCH 0/2] Add a MTD driver for OpenPower PNOR flash
 2015-04-13  4:22 UTC  (2+ messages)

PMU in xen enviroment
 2015-04-13  4:21 UTC 

[PATCH 3.4 000/176] 3.4.107-rc1 review
 2015-04-13  4:19 UTC  (4+ messages)

[RFT][PATCH 1/2] gpio: bcm-kona: Return error if requesting an already taken gpio
 2015-04-13  4:15 UTC  (5+ messages)
` [RFT][PATCH 2/2] gpio: bcm-kona: Implement get_direction callback

[PATCH V3 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-04-13  4:14 UTC  (6+ messages)
` [PATCH V3 5/6] dts: msm8974: Add blsp2_bam dma node

[PATCH v2] crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON
 2015-04-13  4:13 UTC  (7+ messages)

mlocate/updatedb and btrfs subvolume mounts
 2015-04-13  4:12 UTC  (3+ messages)

[PATCH] crypto: arm: workaround for building with old binutils
 2015-04-13  4:12 UTC  (3+ messages)

[PATCH] usb: chipidea: Use extcon framework for VBUS and ID detection
 2015-04-13  3:53 UTC  (3+ messages)

[PATCH v6 0/6] Add common clock support for Broadcom iProc architecture
 2015-04-13  4:08 UTC  (6+ messages)
` [PATCH v6 1/6] clk: iproc: define Broadcom iProc clock binding

XP machine freeze
 2015-04-13  4:07 UTC  (4+ messages)

[PATCH 1/2] drm/i915/skl: Allow universal planes to position
 2015-04-13  4:06 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/skl: Support for 90/270 rotation

[PATCH] clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC
 2015-04-13  4:02 UTC  (5+ messages)

linux-next: build warning after merge of the vfs tree
 2015-04-13  4:00 UTC 

smp_call_function_single lockups
 2015-04-13  3:56 UTC  (11+ messages)
      ` [PATCH] smp/call: Detect stuck CSD locks

[PATCH v2 0/7] Basic support to ZTE ZX296702
 2015-04-13  3:56 UTC  (3+ messages)
` [PATCH v2 5/7] clk: zx: add clock support to zx296702

[PATCH 00/31] ACPICA: 20150410 Release
 2015-04-13  3:51 UTC  (64+ messages)
` [PATCH 01/31] ACPICA: Linuxize: Reduce divergences for 20150410 release
` [PATCH 02/31] ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address
` [PATCH 03/31] ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset
` [PATCH 04/31] ACPICA: Executer: Cleanup to remove an unnecessary conversion
` [PATCH 05/31] ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR()
` [PATCH 06/31] ACPICA: Utilities: Cleanup to convert physical address printing formats
` [PATCH 07/31] ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers
` [PATCH 08/31] ACPICA: Utilities: split IO address types from data type models
` [PATCH 09/31] ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table()
` [PATCH 10/31] ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event
` [PATCH 11/31] ACPICA: Applications: Remove use of __DATE__ macro
` [PATCH 12/31] ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push()
` [PATCH 13/31] ACPICA: Tables: Move an iasl specific table function to iasl source file
` [PATCH 14/31] ACPICA: Utilities: Correct conditional compilation definitions
` [PATCH 15/31] ACPICA: Resources: "
` [PATCH 16/31] ACPICA: Casting changes around acpi_physical_address/acpi_size
` [PATCH 17/31] ACPICA: Fix a sscanf format string
` [PATCH 18/31] ACPICA: Update Resource descriptor dump module
` [PATCH 19/31] ACPICA: Update AML Debugger global variables
` [PATCH 20/31] ACPICA: iASL/Disassembler: Add option to assume table contains valid AML
` [PATCH 21/31] ACPICA: iASL: Enhancement for constant folding
` [PATCH 22/31] ACPICA: Add infrastructure for External() opcode
` [PATCH 23/31] ACPICA: Add "Windows 2015" string to _OSI support
` [PATCH 24/31] ACPICA: Permanently set _REV to the value '2'
` [PATCH 25/31] ACPICA: Remove unused internal AML opcode
` [PATCH 26/31] ACPICA: Add "//" before ascii output of buffers
` [PATCH 27/31] ACPICA: Update for SLIC ACPI table
` [PATCH 28/31] ACPICA: iASL: Add support for MSDM "
` [PATCH 29/31] ACPICA: Disassembler: Some cleanup of the table dump module
` [PATCH 30/31] ACPICA: Fix a couple issues with the local printf module
` [PATCH 31/31] ACPICA: Update version to 20150410

[added to the 3.18 stable tree] net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
 2015-04-13  3:50 UTC 

What can I do next to use R4 partition sdb
 2015-04-13  3:55 UTC  (5+ messages)
      ` Can the fix for 'bug in fsck: it jumps to wrong branch for some reason' be included in next reiser4progs please

meta-ivi LAYERS--ERROR: No recipes available for: ***.bbappend
 2015-04-13  3:52 UTC  (3+ messages)

[PATCH bluetooth-next v2] mac802154: add description to mac802154 APIs
 2015-04-13  3:49 UTC 

[PATCH] pinctrl: bcm2835: Fix support for threaded level triggered IRQs
 2015-04-13  3:48 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: rpi: add a couple more revision IDs
 2015-04-13  3:43 UTC 

[Qemu-devel] How address_space_rw works?
 2015-04-13  3:41 UTC  (2+ messages)

[PATCH 0/2] git-p4: Improve client path detection
 2015-04-13  3:40 UTC  (4+ messages)

Regarding generic_buffer.c Application for Android
 2015-04-13  3:40 UTC  (4+ messages)

UBI: Bitrot checking
 2015-04-13  3:36 UTC  (9+ messages)
` [PATCH 4/4] UBI: Implement bitrot checking

Ceph-deploy refuses to create a named daemon
 2015-04-13  3:33 UTC 

linux-next: manual merge of the powerpc-mpe tree with the powerpc tree
 2015-04-13  3:30 UTC  (3+ messages)

linux-next: manual merge of the powerpc-mpe tree with the powerpc tree
 2015-04-13  3:27 UTC  (3+ messages)

[PATCH 1/2] pinctrl: bcm2835: add pinctrl pre-processor define
 2015-04-13  3:22 UTC  (2+ messages)

Kernel thread scheduling
 2015-04-13  3:21 UTC  (16+ messages)

[PATCH-v2 00/20] ext4 encryption patches
 2015-04-13  3:16 UTC  (21+ messages)
` [PATCH-v2 01/20] ext4 crypto: add ext4_mpage_readpages()
` [PATCH-v2 02/20] ext4 crypto: reserve codepoints used by the ext4 encryption feature
` [PATCH-v2 03/20] ext4 crypto: add ext4 encryption Kconfig
` [PATCH-v2 04/20] ext4 crypto: export ext4_empty_dir()
` [PATCH-v2 05/20] ext4 crypto: add encryption xattr support
` [PATCH-v2 06/20] ext4 crypto: add encryption policy and password salt support
` [PATCH-v2 07/20] ext4 crypto: add ext4 encryption facilities
` [PATCH-v2 08/20] ext4 crypto: add encryption key management facilities
` [PATCH-v2 09/20] ext4 crypto: validate context consistency on lookup
` [PATCH-v2 10/20] ext4 crypto: inherit encryption policies on inode and directory create
` [PATCH-v2 11/20] ext4 crypto: implement the ext4 encryption write path
` [PATCH-v2 12/20] ext4 crypto: implement the ext4 decryption read path
` [PATCH-v2 13/20] ext4 crypto: filename encryption facilities
` [PATCH-v2 14/20] ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
` [PATCH-v2 15/20] ext4 crypto: insert encrypted filenames into a leaf directory block
` [PATCH-v2 16/20] ext4 crypto: partial update to namei.c for fname crypto
` [PATCH-v2 17/20] ext4 crypto: filename encryption modifications
` [PATCH-v2 18/20] ext4 crypto: enable filename encryption
` [PATCH-v2 19/20] ext4 crypto: Add symlink encryption
` [PATCH-v2 20/20] ext4 crypto: enable encryption feature flag

[U-Boot] [PATCH 0/2] ARM: zynq: include ps7_init_gpl.c/h of Zed, MicroZed, ZC702, ZC706
 2015-04-13  3:12 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x


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.