messages from 2015-05-12 21:58:55 to 2015-05-12 22:49:06 UTC [more...]
[PATCH tip/core/rcu 0/3] Tiny RCU updates for 4.2
2015-05-12 22:48 UTC
[GIT PULL] ARM: rockchip: some soc-level fixes for 4.1
2015-05-12 22:48 UTC (4+ messages)
` [PATCH 1/2] ARM: rockchip: fix undefined instruction of reset_ctrl_regs
[Powertop] Powertop V1.x code base
2015-05-12 22:48 UTC
[PATCH tip/core/rcu 0/4] RCU-protected list updates for 4.2
2015-05-12 22:46 UTC (5+ messages)
` [PATCH tip/core/rcu 1/4] rculist: Fix another sparse warning
` [PATCH tip/core/rcu 2/4] rculist: Fix list_entry_rcu to read ptr with rcu_dereference_raw
` [PATCH tip/core/rcu 3/4] md/bitmap: Fix list_entry_rcu usage
` [PATCH tip/core/rcu 4/4] netfilter: "
[PATCH 1/2] powerpc/qman: Change fsl,qman-channel-id to cell-index
2015-05-12 22:46 UTC (6+ messages)
[PATCH net-next v7 00/24] switchdev: spring cleanup
2015-05-12 22:45 UTC (2+ messages)
[PATCH] ath10k/mac80211: add rawtxrx, nohwcrypt module param for raw tx injection, sw crypto support
2015-05-12 22:44 UTC (8+ messages)
lustre_dlm_flags.h GPLv3 license clarification
2015-05-12 22:43 UTC
[U-Boot] [PATCH 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux
2015-05-12 22:42 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] arm: mvebu: Disable L2 cache before enabling d-cache
` [U-Boot] [PATCH 2/4] arm: mvebu: Update CBAR with SOC regs base
` [U-Boot] [PATCH 3/4] mv-common.h: Include support for device trees
` [U-Boot] [PATCH 4/4] db-88f6820-gp.h: Load data blobs into lower memory
[PATCH v3] dma-buf: add ref counting for module as exporter
2015-05-12 22:42 UTC (4+ messages)
[PATCH 0/2] selftests: installation fixes
2015-05-12 22:41 UTC (14+ messages)
` [PATCH 1/2] selftests/lib.mk: fix INSTALL_RULE
` [PATCH 2/2] selftests/breakpoints: only set TEST_PROGS when built
[U-Boot] [PATCH 01/24] usb: add device connection/disconnection detection
2015-05-12 22:41 UTC (42+ messages)
` [U-Boot] [PATCH 03/24] bootstage: Add IDs for SPI flash reading and decompression
` [U-Boot] [PATCH 04/24] dm: i2c: Implement 'i2c bus' command for driver model
` [U-Boot] [PATCH 05/24] dm: i2c: Add a function to find out the chip offset length
` [U-Boot] [PATCH 06/24] tpm: Support using driver model with I2C
` [U-Boot] [PATCH 07/24] tpm: Rename Infineon TPM to slb9645tt
` [U-Boot] [PATCH 08/24] dm: gpio: Fix comment typo in GPIOD_IS_IN
` [U-Boot] [PATCH 09/24] arm: Include the .got section in the binary
` [U-Boot] [PATCH 10/24] arm: Add a prototype for save_boot_params_ret()
` [U-Boot] [PATCH 14/24] sandbox: Correct error handling in state_read_file()
` [U-Boot] [PATCH 15/24] sandbox: Add missing errno.h includes in a few files
` [U-Boot] [PATCH 16/24] sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
` [U-Boot] [PATCH 17/24] sandbox: spi: Add newline to printf() in sandbox_sf_probe
` [U-Boot] [PATCH 18/24] sandbox: Fix warning in display_options
` [U-Boot] [PATCH 19/24] sandbox: Support wide-screen LCD emulation
[PATCH V2] mtd: fsl-quadspi: Access multiple chips simultaneously
2015-05-12 22:40 UTC (2+ messages)
lustre_dlm_flags.h GPLv3 license clarification
2015-05-12 22:40 UTC (3+ messages)
[PATCH RFC] vfs: add a O_NOMTIME flag
2015-05-12 22:39 UTC (14+ messages)
[U-Boot] [PATCH v5 00/15] usb: ohci dm support & add sunxi ehci + ohci support
2015-05-12 22:39 UTC (5+ messages)
` [U-Boot] [PATCH v5 15/15] sunxi: ohci: Add ohci usb host controller support
Radeon Verde displayport failure
2015-05-12 22:38 UTC (6+ messages)
[PATCH tip/core/rcu 0/24] Initialization/Kconfig updates for 4.2
2015-05-12 22:30 UTC (25+ messages)
` [PATCH tip/core/rcu 01/24] rcu: Control grace-period delays directly from value
` [PATCH tip/core/rcu 02/24] rcu: Modulate grace-period slow init to normalize delay
` [PATCH tip/core/rcu 03/24] rcu: Shut up spurious gcc uninitialized-variable warning
` [PATCH tip/core/rcu 04/24] rcu: Panic if RCU tree can not accommodate all CPUs
` [PATCH tip/core/rcu 05/24] rcu: Remove superfluous local variable in rcu_init_geometry()
` [PATCH tip/core/rcu 06/24] rcu: Cleanup rcu_init_geometry() code and arithmetics
` [PATCH tip/core/rcu 07/24] rcu: Simplify rcu_init_geometry() capacity arithmetics
` [PATCH tip/core/rcu 08/24] rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items
` [PATCH tip/core/rcu 09/24] rcu: Limit rcu_capacity[] size "
` [PATCH tip/core/rcu 10/24] rcu: Remove unnecessary fields from rcu_state structure
` [PATCH tip/core/rcu 11/24] rcu: Limit count of static data to the number of RCU levels
` [PATCH tip/core/rcu 12/24] rcu: Simplify arithmetic to calculate number of RCU nodes
` [PATCH tip/core/rcu 13/24] rcu: Provide diagnostic option to slow down grace-period scans
` [PATCH tip/core/rcu 14/24] rcu: Directly drive TASKS_RCU from Kconfig
` [PATCH tip/core/rcu 15/24] rcu: Directly drive RCU_USER_QS "
` [PATCH tip/core/rcu 16/24] rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
` [PATCH tip/core/rcu 17/24] rcu: Enable diagnostic dump of rcu_node combining tree
` [PATCH tip/core/rcu 18/24] rcu: Create RCU_EXPERT Kconfig and hide booleans behind it
` [PATCH tip/core/rcu 19/24] rcu: Break dependency of RCU_FANOUT_LEAF on RCU_FANOUT
` [PATCH tip/core/rcu 20/24] rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
` [PATCH tip/core/rcu 21/24] rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
` [PATCH tip/core/rcu 22/24] rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO
` [PATCH tip/core/rcu 23/24] rcu: Remove prompt for RCU implementation
` [PATCH tip/core/rcu 24/24] rcu: Conditionally compile RCU's eqs warnings
[U-Boot] [PATCH 0/4] arm: mvebu: Allow DB-88F6820-GP to boot Linux
2015-05-12 22:37 UTC
[Intel-wired-lan] [PATCH 0/3] igb: add i210/i211 external phy support
2015-05-12 22:37 UTC (6+ messages)
` [Intel-wired-lan] [PATCH 3/3] net: igb: register mii_bus for SerDes w/ external phy
[PATCH v5 0/3] cat-file --follow-symlinks
2015-05-12 22:36 UTC (9+ messages)
` [PATCH v5 3/3] cat-file: add --follow-symlinks to --batch
[Qemu-devel] [PATCH 0/1] ahci: do not remap clb/fis unconditionally
2015-05-12 22:36 UTC (2+ messages)
` [Qemu-devel] [PATCH 1/1] "
[PATCH v3 0/2] clk: improve handling of orphan clocks
2015-05-12 22:35 UTC (10+ messages)
xfs: does mkfs.xfs require fancy switches to get decent performance? (was Tux3 Report: How fast can we fsync?)
2015-05-12 22:35 UTC (17+ messages)
[PATCH 1/1] python3: Upgrade from 3.4.2 to 3.4.3
2015-05-12 22:35 UTC (3+ messages)
[Qemu-devel] GSoC 2015 (Mac OS 9 support) report, week 2
2015-05-12 22:35 UTC
[PATCH v2] MIPS: Fix a preemption issue with thread's FPU defaults
2015-05-12 22:35 UTC (3+ messages)
[PATCH 1/1] suspend: delete sys_sync()
2015-05-12 22:34 UTC (4+ messages)
[PATCH v2 0/4] Clk drivers for NXP LPC18xx family
2015-05-12 22:32 UTC (12+ messages)
` [PATCH v2 2/4] doc: dt: add documentation for lpc1850-cgu clk driver
` [PATCH v2 3/4] clk: add lpc18xx ccu "
[Qemu-devel] GSoC 2015: Enabling Mac OS 9 support in QEMU
2015-05-12 22:32 UTC
[PATCH 1/4] libxl: populate build_info vfb in separate function
2015-05-12 22:31 UTC
[linux-linus test] 55347: regressions - FAIL
2015-05-12 22:30 UTC
[Bug 98171] New: [Regression] Marvell SE91xx SATA 3 controllers not recognized correctly
2015-05-12 22:28 UTC (3+ messages)
` [Bug 98171] "
[PATCH] gpio: pinctrl: Initialize Armada-XP GPIO/Pinctrl drivers at arch_initcall
2015-05-12 22:29 UTC (3+ messages)
+ rmap-fix-theoretical-race-between-do_wp_page-and-shrink_active_list-fix.patch added to -mm tree
2015-05-12 22:28 UTC
+ rmap-fix-theoretical-race-between-do_wp_page-and-shrink_active_list.patch added to -mm tree
2015-05-12 22:28 UTC
[PATCH v2] rmap: fix theoretical race between do_wp_page and shrink_active_list
2015-05-12 22:28 UTC (3+ messages)
[PATCH 0/8] Add basic fitImage support
2015-05-12 22:27 UTC (5+ messages)
` [PATCH 4/8] kernel: Pull uImage generation into separate class
[meta-oe][PATCH 01/20] smstools: fix PN -> BPN for multilib
2015-05-12 22:28 UTC (6+ messages)
[PATCH] staging: rtl8192u: ieee80211: Silence sparse warning
2015-05-12 22:23 UTC (7+ messages)
[PATCH net-next] net_sched: gred: add TCA_GRED_LIMIT attribute
2015-05-12 22:23 UTC (2+ messages)
[PATCH 0/6] support "dataplane" mode for nohz_full
2015-05-12 22:23 UTC (7+ messages)
` [PATCH 5/6] nohz: support PR_DATAPLANE_STRICT mode
[PATCH v2 net-next 0/2] tcp: tcp_info extensions
2015-05-12 22:21 UTC (4+ messages)
[PATCH] imx27: dt: only map 1 Kbyte for fec registers
2015-05-12 22:21 UTC (6+ messages)
[PATCH v2] ARM: net: add JIT support for loads from struct seccomp_data
2015-05-12 22:20 UTC (3+ messages)
[PATCH net-next] switchdev: add support for fdb add/del/dump via switchdev_port_obj ops
2015-05-12 22:20 UTC (2+ messages)
[PATCH net-next v1 0/7] amd-xgbe: AMD XGBE driver updates 2015-05-12
2015-05-12 22:19 UTC (3+ messages)
` [PATCH net-next v1 4/7] amd-xgbe: Move the PHY support into amd-xgbe
[Qemu-devel] [PATCH 0/2] configure: increase glib requirement to 2.22
2015-05-12 22:19 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] configure: require glib 2.22
` [Qemu-devel] [PATCH 2/2] glib: remove stale compat functions
[PATCH v3] imx27: dt: only map 4 Kbyte for fec registers
2015-05-12 22:18 UTC (2+ messages)
[PATCH 0/2] PCI: iproc: add bcma PCIe 2.0 controller
2015-05-12 22:18 UTC (9+ messages)
` [PATCH 1/2] PCI: iproc: make of_irq_parse_and_map_pci() configurable
` [PATCH 2/2] PCI: iproc: add bcma pcie driver
[PATCH 0/5] Convert management helpers to Core Capability bits
2015-05-12 22:17 UTC (8+ messages)
` [PATCH 2/5] IB/core: Formalize the creation of immutable per port data within the ib_device object
` [PATCH 3/5] IB/core: Convert management helpers to core capability bits
[PATCH] arm: boot: dts: add DTS for Baltos IR5221
2015-05-12 22:15 UTC (2+ messages)
[U-Boot] [PATCH] board: add support for Vision System's Baltos Industrial PC
2015-05-12 22:16 UTC
any chance for xfs shrinking?
2015-05-12 22:15 UTC (2+ messages)
[PATCH 1/2] completion: add a helper function to get config variables
2015-05-12 22:14 UTC (2+ messages)
[Bug 50151] New: glibc 2.16 included a new function __ppc_get_timebase
2015-05-12 22:12 UTC (2+ messages)
` [Bug 50151] "
[U-Boot] [PATCH v2 1/2] kconfig: Make board selection choices optional
2015-05-12 22:12 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/2] arch: "
` [U-Boot] [PATCH v3 2/2] Clean all defconfigs with savedefconfig
[Qemu-devel] [PATCH v6 0/7] Add limited support of VMware's hyper-call rpc
2015-05-12 22:10 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 4/7] vmport_rpc: Add QMP access to vmport_rpc object
mpt2sas DMA mask
2015-05-12 22:10 UTC (4+ messages)
[RFC 0/2] strace/drm: Add i915 ioctls to strace
2015-05-12 22:10 UTC (7+ messages)
` [Intel-gfx] "
[RFC 0/2] asus notebook fan control
2015-05-12 22:09 UTC (3+ messages)
` [RFC v4] asus-wmi: add "
Merging PRs on the command line
2015-05-12 22:09 UTC (3+ messages)
[ANNOUNCE] shark project: trace and monitor system easily
2015-05-12 22:08 UTC
[PATCH 0/3] Raspberry Pi firmware driver
2015-05-12 22:08 UTC (7+ messages)
` [PATCH 2/3] ARM: bcm2835: Add the "
[RFCv4 PATCH 00/34] sched: Energy cost model for energy-aware scheduling
2015-05-12 22:07 UTC (3+ messages)
[Buildroot] [PATCH] google-breakpad: add patch to fix AArch64 build issue
2015-05-12 22:06 UTC (2+ messages)
[PATCH v3 0/3] USB PHY driver for Broadcom's Cygnus chipset
2015-05-12 22:05 UTC (6+ messages)
` [PATCH v3 2/3] Phy: DT binding documentation for Broadcom Cygnus USB PHY driver
[GIT PULL] SoCFPGA DTS updates for v4.2
2015-05-12 22:05 UTC (5+ messages)
` [GIT PULL] SoCFPGA "
BCM2836 (Raspberry Pi 2) port
2015-05-12 22:03 UTC (8+ messages)
[Qemu-devel] [PATCH v2 0/5] target-mips: add UHI semihosting support
2015-05-12 22:01 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] include/softmmu-semi.h: Make semihosting support 64-bit clean
` [Qemu-devel] [PATCH v2 2/5] hw/mips: Do not clear BEV for MIPS malta kernel load
` [Qemu-devel] [PATCH v2 3/5] target-mips: remove identical code in different branch
` [Qemu-devel] [PATCH v2 4/5] target-mips: add Unified Hosting Interface (UHI) support
` [Qemu-devel] [PATCH v2 5/5] target-mips: convert host to MIPS errno values when required
[rtc-linux] [PATCH] rtc: armada38x: remove unused variables
2015-05-12 22:03 UTC (4+ messages)
` "
` [rtc-linux] "
[Buildroot] [git commit] czmq: unbreak static linking
2015-05-12 22:02 UTC (5+ messages)
[PATCH v2] upload-pack: Optionally allow fetching reachable sha1
2015-05-12 22:01 UTC (4+ messages)
` [PATCH 1/3] config.txt: Clarify allowTipSHA1InWant with camelCase
` [PATCH 3/3] upload-pack: Optionally allow fetching reachable sha1
+ mm-memory-failure-me_huge_page-does-nothing-for-thp.patch added to -mm tree
2015-05-12 22:00 UTC
+ mm-soft-offline-dont-free-target-page-in-successful-page-migration.patch added to -mm tree
2015-05-12 22:00 UTC
+ mm-memory-failure-introduce-get_hwpoison_page-for-consistent-refcount-handling.patch added to -mm tree
2015-05-12 22:00 UTC
+ mm-memory-failure-split-thp-earlier-in-memory-error-handling.patch added to -mm tree
2015-05-12 22:00 UTC
[PATCH v3 0/4] firmware: few fixes for name uses
2015-05-12 21:49 UTC (2+ messages)
` [PATCH v3 4/4] firmware: use const for remaining firmware names
[PATCH 0/4] hwpoison fixes for v4.2
2015-05-12 22:00 UTC (4+ messages)
` [PATCH 2/4] mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling
[Qemu-devel] [PATCH 00/34] block: Cache mode for children, reopen overhaul and more
2015-05-12 21:59 UTC (3+ messages)
` [Qemu-devel] [PATCH 21/34] block: Consider all block layer options in append_open_options
[PATCH 000/208] big x86 FPU code rewrite
2015-05-12 21:54 UTC (3+ messages)
` [PATCH 193/208] x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
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.