messages from 2015-10-12 21:13:03 to 2015-10-12 21:58:30 UTC [more...]
[PATCH 00/20] tree-wide convert to memremap()
2015-10-12 21:58 UTC (8+ messages)
` [PATCH 09/20] i915: switch from acpi_os_ioremap to memremap
` [Intel-gfx] "
` [PATCH 13/20] intel-iommu: switch from ioremap_cache "
[Buildroot] [git commit] configs/raspberrypi: use EABIhf
2015-10-12 21:58 UTC
[U-Boot] [PATCH] Tegra210: add QSPI driver
2015-10-12 21:57 UTC (4+ messages)
[PATCH 00/12] e2fsprogs: misc fixes and cleanups; save checksum seeds
2015-10-12 21:57 UTC (13+ messages)
` [PATCH 01/12] libext2fs: fix maximum bg overhead calculation with meta_bg enabled
` [PATCH 02/12] libext2fs: automatically enable meta_bg to avoid filling up BG 0
` [PATCH 03/12] libext2fs: clean up feature test macros with predicate functions
` [PATCH 04/12] e2fsck: "
` [PATCH 05/12] misc: "
` [PATCH 06/12] resize2fs: "
` [PATCH 07/12] debugfs: "
` [PATCH 08/12] libext2fs: store checksum seed in superblock
` [PATCH 09/12] tune2fs: allow user to turn on saving the checksum seed
` [PATCH 10/12] e2fsck: check the checksum seed feature flag is set correctly
` [PATCH 11/12] mke2fs: store checksum seed at format time
` [PATCH 12/12] tests: check proper operation of metadata_csum_seed
[Buildroot] [v2 1/1] make: disable guile support when static linking enabled
2015-10-12 21:57 UTC (2+ messages)
+ lib-kconfig-zlib_deflate-must-select-bitreverse.patch added to -mm tree
2015-10-12 21:55 UTC
[Buildroot] [git commit] make: disable guile support
2015-10-12 21:55 UTC
randconfig build error with next-20151009, in lib/zlib_deflate/deftree.c
2015-10-12 21:55 UTC (2+ messages)
[PATCH 0/8] ext4/jbd2: misc fixes and cleanups; save checksum seeds
2015-10-12 21:55 UTC (9+ messages)
` [PATCH 1/8] jbd2: gate checksum calculations on crc driver presence, not sb flags
` [PATCH 2/8] ext4: promote ext4 over ext2 in the default probe order
` [PATCH 3/8] ext2: only permit ro mounts with compat features we know we don't support
` [PATCH 4/8] ext4: store checksum seed in superblock
` [PATCH 5/8] ext4: call out CRC and corruption errors with specific error codes
` [PATCH 6/8] ext4: make the bitmap read routines return real "
` [PATCH 7/8] ext4: clean up feature test macros with predicate functions
` [PATCH 8/8] jbd2: "
[PATCH 1/1] Adding issync field to delegreturn_exit tracepoint
2015-10-12 21:55 UTC
[PATCH 0/5] NAND support for Broadcom NS2 SoC
2015-10-12 21:54 UTC (21+ messages)
` [PATCH 1/5] mtd: brcmnand: Fix pointer type-cast in brcmnand_write()
` [PATCH 2/5] mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64
` [PATCH 3/5] mtd: brcmnand: Optional DT flag to reset IPROC NAND controller
[PATCH v3 00/44] alternate refs backends
2015-10-12 21:52 UTC (44+ messages)
` [PATCH v3 02/44] refs: make repack_without_refs and is_branch public
` [PATCH v3 03/44] refs-be-files.c: rename refs to refs-be-files
` [PATCH v3 04/44] refs.c: add a new refs.c file to hold all common refs code
` [PATCH v3 06/44] refs.c: move delete_ref and delete_refs to the common code
` [PATCH v3 07/44] refs.c: move read_ref_at to the common refs file
` [PATCH v3 08/44] refs.c: move the hidden refs functions to the common code
` [PATCH v3 09/44] refs.c: move dwim and friend functions to the common refs code
` [PATCH v3 10/44] refs.c: move warn_if_dangling_symref* to the common code
` [PATCH v3 11/44] refs.c: move read_ref, read_ref_full and ref_exists "
` [PATCH v3 12/44] refs.c: move resolve_refdup to common
` [PATCH v3 13/44] refs.c: move check_refname_format to the common code
` [PATCH v3 14/44] refs.c: move is_branch "
` [PATCH v3 15/44] refs.c: move prettify_refname "
` [PATCH v3 16/44] refs.c: move ref iterators "
` [PATCH v3 17/44] refs.c: move head_ref_namespaced "
` [PATCH v3 18/44] refs: move transaction functions into "
` [PATCH v3 19/44] refs: add a backend method structure with transaction functions
` [PATCH v3 19/44] refs-be-files.c: "
` [PATCH v3 20/44] refs-be-files.c: add methods for misc ref operations
` [PATCH v3 21/44] refs-be-files.c: add methods for the ref iterators
` [PATCH v3 22/44] refs-be-files.c: add method for for_each_reftype_
` [PATCH v3 23/44] refs-be-files.c: add do_for_each_per_worktree_ref
` [PATCH v3 24/44] refs.c: move refname_is_safe to the common code
` [PATCH v3 25/44] refs.h: document make refname_is_safe and add it to header
` [PATCH v3 26/44] refs.c: move copy_msg to the common code
` [PATCH v3 27/44] refs.c: move peel_object "
` [PATCH v3 28/44] refs.c: move should_autocreate_reflog to "
` [PATCH v3 29/44] refs.c: add ref backend init function
` [PATCH v3 30/44] refs.c: add methods for reflog
` [PATCH v3 31/44] refs.c: add method for initial ref transaction commit
` [PATCH v3 32/44] initdb: move safe_create_dir into common code
` [PATCH v3 33/44] refs.c: add method for initializing refs db
` [PATCH v3 34/44] refs-be-files.c: add method to rename refs
` [PATCH v3 35/44] refs: make lock generic
` [PATCH v3 36/44] refs: make files_log_ref_write functions public
` [PATCH v3 37/44] refs: break out a ref conflict check
` [PATCH v3 38/44] refs: move duplicate check to common code
` [PATCH v3 39/44] refs: always handle non-normal refs in files backend
` [PATCH v3 40/44] refs: allow ref backend to be set for clone
` [PATCH v3 41/44] refs: add register_refs_backend
` [PATCH v3 42/44] introduce "extensions" form of core.repositoryformatversion
` [PATCH v3 43/44] refs: add LMDB refs backend
` [PATCH v3 44/44] refs: tests for db backend
[Cocci] elision of unneeded parens
2015-10-12 21:54 UTC (5+ messages)
[Buildroot] [PATCH] gdb: backport xtensa NPTL support
2015-10-12 21:53 UTC (2+ messages)
[Buildroot] [git commit] gdb: backport xtensa NPTL support
2015-10-12 21:51 UTC
Next-20151009 - crash during boot
2015-10-12 21:50 UTC
[PATCH 1/6] powerpc/kconfig: Move NR_IRQS into "Kernel Options"
2015-10-12 21:47 UTC (3+ messages)
` [PATCH 5/6] powerpc/kconfig: Move cpu options after platform options
[PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity
2015-10-12 21:46 UTC (16+ messages)
` [PATCH 05/37] ARM: dts: s5pv210-aquila: Fix typo in regulator enable GPIO property
` [PATCH 06/37] ARM: dts: s5pv210-goni: "
` [PATCH 34/37] ARM: dts: tegra20-harmony: Fix regulator enable GPIO polarity
` [PATCH 35/37] ARM: dts: tegra20-iris-512: "
` [PATCH 36/37] ARM: dts: tegra20-seaboard: "
` [PATCH 37/37] ARM: dts: tegra20-ventana: "
[PATCH v2 0/4] ARM: dts: use syscon property instead of ctrl-module
2015-10-12 21:46 UTC (7+ messages)
` [PATCH v2 1/4] ARM: dts: dra7: Add dt node for the sycon pcie
[PATCH] soc/qcom: add OCMEM driver
2015-10-12 21:45 UTC
[PATCH 0/4] fix (mostly) minor nits spotted by gcc sanitization
2015-10-12 21:45 UTC (5+ messages)
` [PATCH 2/4] xfs_repair: fix unaligned accesses
[Buildroot] [PATCH] sparc64: fix toolchain building when C++ is enabled
2015-10-12 21:45 UTC (2+ messages)
[PATCH 10/25] scsi: hisi_sas: add misc HBA initialization
2015-10-12 21:44 UTC (2+ messages)
[Buildroot] [git commit] sparc64: fix toolchain building when C++ is enabled
2015-10-12 21:45 UTC
[Buildroot] [PATCH v2 1/1] package/tvheadend: add dbus as optional dependency
2015-10-12 21:44 UTC (2+ messages)
[Buildroot] [git commit] package/tvheadend: add dbus as optional dependency
2015-10-12 21:44 UTC
[Buildroot] [PATCH] imx-gpu-viv: install g2d library and header
2015-10-12 21:44 UTC (2+ messages)
[Buildroot] [PATCH] imx-gpu-viv: add G2D libs and GPU tools selection
2015-10-12 21:43 UTC (2+ messages)
[PATCH] staging: lustre: llite: Remove useless cast on void pointer
2015-10-12 21:43 UTC
[REPOST PATCH 0/4] Add DRA7 IOMMU DT nodes
2015-10-12 21:43 UTC (4+ messages)
` [REPOST PATCH 1/4] ARM: dts: DRA7: Add dsp1_system syscon node
[PATCH 0/2] Add updated DAX locking to ext2
2015-10-12 21:41 UTC (5+ messages)
` [PATCH 2/2] ext2: Add locking for DAX faults
[Buildroot] [git commit] imx-gpu-viv: add G2D libs and GPU tools selection
2015-10-12 21:40 UTC
FW: root password in a core-image-base without "debug-tweaks" ?
2015-10-12 21:39 UTC
[PATCH] linux/clock_cooling.h: use unique include guard
2015-10-12 21:38 UTC
[PATCH v3] drivers: power: twl4030_charger: fix link problems when building as module
2015-10-12 21:38 UTC (7+ messages)
` [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode
[PATCH v9 0/5] CPUFreq driver using CPPC methods
2015-10-12 21:37 UTC (2+ messages)
Add submodule specifying depth and branch at the same time won't work
2015-10-12 21:36 UTC (2+ messages)
` [PATCH] submodule: Test a shallow branch
[PATCH] UBIFS: Fix possible memory leak in ubifs_readdir()
2015-10-12 21:35 UTC
[PATCH] ARM: dts: Add am335x-bonegreen
2015-10-12 21:36 UTC (3+ messages)
[PATCH v10 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-10-12 21:35 UTC (4+ messages)
` [PATCH v10 4/6] "
sending patch revisions w mutt ???
2015-10-12 21:35 UTC (3+ messages)
` [Outreachy kernel] "
[seabios baseline-only test] 38159: tolerable FAIL
2015-10-12 21:34 UTC
[PATCH 0/5] Add DRA7 sub-mailboxes for 4.4
2015-10-12 21:34 UTC (3+ messages)
[PATCH v9 2/5] CPPC: Add a CPUFreq driver for use with CPPC
2015-10-12 21:34 UTC (4+ messages)
` [PATCH] "
[Qemu-devel] [PATCH v3] arm_mptimer: Convert to use ptimer
2015-10-12 21:31 UTC
[PATCH 0/4] PM / Domains: Trivial clean-up for power on/off functions
2015-10-12 22:00 UTC (2+ messages)
[PATCH] PM / Domains: Remove in_progress counter from struct generic_pm_domain
2015-10-12 21:59 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/vlc: Add optional dependency to libtaglib
2015-10-12 21:30 UTC (2+ messages)
[PATCH] staging: rdma: hfi1: remove unnecessary 'out of memory' messages
2015-10-12 21:28 UTC (2+ messages)
` [PATCH v2] staging: rdma: hfi1: remove unnecessary out of memory messages
PLS I NEED YOUR HELP
2015-10-12 21:27 UTC
[PATCH 00/14] RFC: Consolidation: FUSB200 and FOTG210
2015-10-12 21:22 UTC (11+ messages)
` [PATCH 0/9] usb/host/fotg210: code style and warning fixes
` [PATCH 1/9] usb/host/fotg210: Fix coding style issues
` [PATCH 2/9] usb/host/fotg210: remove KERN_WARNING from pr_warn
` [PATCH 3/9] usb/host/fotg210: Remove useless else statement
` [PATCH 4/9] usb/host/fotg210: Remove NULL checks dma_pool_destroy
` [PATCH 5/9] usb/host/fotg210: change kmalloc by kmalloc_array
` [PATCH 6/9] usb/host/fotg210: replace msleep by usleep_range
` [PATCH 7/9] usb/host/fotg210: convert macro to inline function
` [PATCH 8/9] usb/host/fotg210: Add function: output_buf_tds_dir()
` [PATCH 9/9] usb/host/fotg210: Add function scan_frame_queue()
[Buildroot] [PATCH v3] package/iqvlinux: new package
2015-10-12 21:24 UTC (8+ messages)
[Qemu-devel] [PATCH 0/3] powerpc tcg backend improvements
2015-10-12 21:23 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] tcg/ppc: Adjust exit_tb for change in prologue placement
` [Qemu-devel] [PATCH 2/3] tcg/ppc: Revise goto_tb implementation
` [Qemu-devel] [PATCH 3/3] tcg/ppc: Prefer mask over andi
[PATCH 0/3] Adding Xilinx Zynq 7000 FPGA Manager driver
2015-10-12 21:24 UTC (5+ messages)
` [PATCH 1/3] doc: dt: fpga: Added Documentation for Xilinx Zynq FPGA manager
can't oom-kill zap the victim's memory?
2015-10-12 21:23 UTC (8+ messages)
` Can't we use timeout based OOM warning/killing?
` Silent hang up caused by pages being not scanned?
dump_historic_ops, slow requests
2015-10-12 21:22 UTC
[PATCH 1/2] PCI: pciehp: Queue power work requests in dedicated function
2015-10-12 21:21 UTC (3+ messages)
` [RFC PATCH] PCI: pciehp: pciehp_queue_power_work() can be static
[PATCH 0/2] gpiolib: Improve open-drain and open-source GPIO support
2015-10-12 21:20 UTC (3+ messages)
` [PATCH 1/2] gpiolib: Split GPIO flags parsing and GPIO configuration
` [PATCH 2/2] gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag
radeonsi - crash with 7870 Tahiti - Bad Active CU detection?
2015-10-12 21:20 UTC (2+ messages)
[U-Boot] [PATCH v2 1/3] x86: pci: Add PCI IDs for Wildcat Point
2015-10-12 21:18 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] x86: spi: Add support "
` [U-Boot] [PATCH v2 3/3] x86: Added support for Advantech SOM-6896
[PATCH] crypto: add precalculated hash for zero message length
2015-10-12 21:16 UTC (3+ messages)
` [PATCH 3/8] crypto: ccp: Use precalculated hash from headers
[PATCH 0/9] PCIe speed changes
2015-10-12 21:16 UTC (5+ messages)
` [PATCH 3/9] pci: implement generic code for PCIe speed change
` [PATCH 9/9] perf: change pcie speed on pstate change
[Buildroot] [git commit] package/iqvlinux: new package
2015-10-12 21:15 UTC
[PATCH] MAINTAINERS: Add myself as maintainer for the gma500 driver
2015-10-12 21:14 UTC (2+ messages)
use interrupt without clearing ?
2015-10-12 21:14 UTC (3+ messages)
[Bug 92214] Flightgear crashes during splashboot with R600 driver and mesa 11.0.2
2015-10-12 21:14 UTC (2+ messages)
` [Bug 92214] Flightgear crashes during splashboot with R600 driver, LLVM 3.7.0 "
[PATCH] watchdog: perform all-CPU backtrace in case of hard lockup
2015-10-12 21:14 UTC (2+ messages)
[PATCH 0/5] improve handling of errors returned by kthread_park()
2015-10-12 21:13 UTC (2+ messages)
[PATCH phosphor-host-ipmid] Moved to sdbus and more
2015-10-12 21:13 UTC (3+ messages)
` [PATCH phosphor-host-ipmid] Moved from gdbus to sdbus. Fixed sdbus memory leak. Added commands to get a Palmetto to IPL further
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.