messages from 2016-12-18 22:37:43 to 2016-12-19 02:07:46 UTC [more...]
[PATCH 00/21] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
2016-12-19 2:07 UTC (4+ messages)
` [PATCH 02/21] MIPS memblock: Add dts mem and reserved-mem callbacks
` [PATCH 16/21] MIPS memblock: Alter paging initialization method
` [PATCH 21/21] MIPS memblock: Deactivate old bootmem allocator
[PATCH] extcon: 3gpio: add driver for USB OTG port controlled by 3 GPIOs
2016-12-19 2:01 UTC (4+ messages)
` [PATCH] extcon: 3gpio: fix platform_no_drv_owner.cocci warnings
[PATCH 00/11] KVM implementation of PAPR HPT resizing extension
2016-12-19 0:48 UTC (13+ messages)
` [PATCH 03/11] powerpc/kvm: Gather HPT related variables into sub-structure
` [PATCH 04/11] powerpc/kvm: Don't store values derivable from HPT order
` [PATCH 05/11] powerpc/kvm: Split HPT allocation from activation
` [PATCH 06/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
[PATCH v4 0/2] FPGA: TS-7300 FPGA manager
2016-12-19 1:58 UTC (4+ messages)
` [PATCH v4 2/2] ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300
[PATCH v2 0/4] clk: rockchip: support clk controller for rk3328 SoC
2016-12-19 1:56 UTC (11+ messages)
` [PATCH v2 1/4] clk: rockchip: add dt-binding header for rk3328
` [PATCH v2 2/4] dt-bindings: add bindings for rk3328 clock controller
` [PATCH v2 3/4] clk: rockchip: add clock controller for rk3328
` [PATCH v2 4/4] clk: rockchip: add new pll-type "
[XTF PATCH 00/16] Add test cases for nested vmxon
2016-12-19 1:51 UTC (6+ messages)
` [XTF PATCH 01/16] vvmx: test whether VMX feature is present in CPUID
[U-Boot] [PATCH v3 00/26] sunxi: Allwinner A64: SPL support
2016-12-19 1:50 UTC (27+ messages)
` [U-Boot] [PATCH v3 01/26] sun6i: Restrict some register initialization to Allwinner A31 SoC
` [U-Boot] [PATCH v3 02/26] armv8: prevent using THUMB
` [U-Boot] [PATCH v3 03/26] armv8: add lowlevel_init.S
` [U-Boot] [PATCH v3 04/26] SPL: tiny-printf: add "l" modifier
` [U-Boot] [PATCH v3 05/26] SPL: tiny-printf: ignore "-" modifier
` [U-Boot] [PATCH v3 06/26] move UL() macro from armv8/mmu.h into common.h
` [U-Boot] [PATCH v3 07/26] SPL: make struct spl_image 64-bit safe
` [U-Boot] [PATCH v3 08/26] armv8: add simple sdelay implementation
` [U-Boot] [PATCH v3 09/26] armv8: move reset branch into boot hook
` [U-Boot] [PATCH v3 10/26] ARM: boot0 hook: remove macro, include whole header file
` [U-Boot] [PATCH v3 11/26] sunxi: introduce extra config option for boot0 header
` [U-Boot] [PATCH v3 12/26] sunxi: A64: do an RMR switch if started in AArch32 mode
` [U-Boot] [PATCH v3 13/26] sunxi: provide default DRAM config for sun50i in Kconfig
` [U-Boot] [PATCH v3 14/26] sunxi: H3: Rework MBUS priority setup
` [U-Boot] [PATCH v3 15/26] sunxi: H3: add and rename some DRAM contoller registers
` [U-Boot] [PATCH v3 16/26] sunxi: H3: add DRAM controller single bit delay support
` [U-Boot] [PATCH v3 17/26] sunxi: clocks: Use the correct pattern register for PLL11
` [U-Boot] [PATCH v3 18/26] sunxi: A64: use H3 DRAM initialization code for A64 as well
` [U-Boot] [PATCH v3 19/26] sunxi: H3/A64: fix non-ODT setting
` [U-Boot] [PATCH v3 20/26] sunxi: DRAM: fix H3 DRAM size display on aarch64
` [U-Boot] [PATCH v3 21/26] sunxi: A64: enable SPL
` [U-Boot] [PATCH v3 22/26] SPL: read and store arch property from U-Boot image
` [U-Boot] [PATCH v3 23/26] Makefile: use "arm64" architecture for U-Boot image files
` [U-Boot] [PATCH v3 24/26] ARM: SPL/FIT: differentiate between arm and arm64 arch properties
` [U-Boot] [PATCH v3 25/26] sunxi: introduce RMR switch to enter payloads in 64-bit mode
` [U-Boot] [PATCH v3 26/26] sunxi: A64: add 32-bit SPL support
[Qemu-devel] [PATCH 0/2] Add Atmel I2C TPM AT97SC3204T emulated device
2016-12-19 1:47 UTC (4+ messages)
` [Qemu-devel] [PATCH v1 "
[PATCH] dma-buf: Wait on the reservation object when sync'ing before CPU access
2016-12-19 1:40 UTC (5+ messages)
` [PATCH v2] "
[PATCH net-next 1/1] driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address
2016-12-19 1:24 UTC
linux-next: manual merge of the target-bva tree with Linus' tree
2016-12-19 1:28 UTC
[ovmf baseline-only test] 68240: all pass
2016-12-19 1:27 UTC
[PATCH net-next 1/1] driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx
2016-12-19 1:24 UTC
[PATCH] app/testpmd: fix invalid port ID
2016-12-19 1:24 UTC (2+ messages)
[PATCH 1/1] libata: Fix ATA request sense
2016-12-19 1:17 UTC
[PATCH] serial: 8250: Avoid "too much work" from bogus rx timeout interrupt
2016-12-19 1:14 UTC
[PATCH] vvmx: fix the wrong address width in c/s 08fac63
2016-12-19 1:14 UTC
[PATCH 0/1] Fix a long-standing isatty() problem on Windows
2016-12-19 1:12 UTC (7+ messages)
` [PATCH 1/1] mingw: intercept isatty() to handle /dev/null as Git expects it
` [PATCH] winansi_isatty(): fix when Git is used from CMD
[fs] fa629d46c4: vm-scalability.throughput 43.5% improvement
2016-12-19 1:11 UTC (2+ messages)
linux-next: build failure after merge of the kvm tree
2016-12-19 1:11 UTC
[PATCH 0/3] of/overlay: sysfs based ABI for dt overlays
2016-12-19 1:10 UTC (4+ messages)
` [PATCH 1/3] of/overlay: add API function to count and pop last
` [PATCH 2/3] of/overlay: sysfs based ABI for dt overlays
` [PATCH 3/3] of/overlay: documentation for sysfs ABI
Switching from group to project quota's
2016-12-19 1:03 UTC
[U-Boot] Uboot for Wakame Board (New ARM single board openhardware computer)
2016-12-19 1:08 UTC
[Qemu-devel] Can qemu reopen image files?
2016-12-19 1:07 UTC (2+ messages)
[PATCH net] netfilter: check duplicate config when initializing in ipt_CLUSTERIP
2016-12-19 1:02 UTC (2+ messages)
[linux-4.1 test] 103736: regressions - FAIL
2016-12-19 0:58 UTC
Regression: CONFIG_IP_MULTICAST must now be defined in exynos_defconfig
2016-12-19 0:56 UTC (4+ messages)
` [PATCH] ARM: exynos_defconfig: enable IP multicast
[xen-unstable test] 103737: regressions - trouble: broken/fail/pass
2016-12-19 0:55 UTC
[rtc-linux] [PATCH v2 0/2] drivers: rtc: rtc-tps65910: Add RTC calibration support
2016-12-19 0:54 UTC (6+ messages)
` [rtc-linux] [PATCH v2 2/2] drivers: rtc: rtc-tps65910: use 'unsigned int' instead of 'unsigned' in arguments
` [rtc-linux] "
` [rtc-linux] Re: [PATCH v2 0/2] drivers: rtc: rtc-tps65910: Add RTC calibration support
[RFC PATCH 00/14] sparc64 shared context/TLB support
2016-12-19 0:52 UTC (29+ messages)
` [RFC PATCH 02/14] sparc64: add new fields to mmu context for shared context support
` [RFC PATCH 04/14] sparc64: load shared id into context register 1
` [RFC PATCH 05/14] sparc64: Add PAGE_SHR_CTX flag
` [RFC PATCH 06/14] sparc64: general shared context tsb creation and support
Suggestion for the "Did you mean this?" feature
2016-12-19 0:48 UTC (2+ messages)
[RFC ABI V6 00/14] SG-based RDMA ABI Proposal
2016-12-19 0:48 UTC (2+ messages)
[PATCH] NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
2016-12-19 0:48 UTC (5+ messages)
` [PATCH resend] "
[PATCH v1 0/3] make kurobox-pro be able to shutdown after device-tree migration
2016-12-19 0:34 UTC (3+ messages)
` [PATCH v2] power: reset: add linkstation-reset driver
[PATCH 0/6] NFSv4: Fix stateid used when flock locks in use. - V2
2016-12-19 0:33 UTC (6+ messages)
` [PATCH 5/6] NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one
` [PATCH] NFSv4: ensure __nfs4_find_lock_state returns consistent result
Bluetooth 6lowpan ping6 slab corruption
2016-12-19 0:30 UTC (7+ messages)
[PATCH] NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success
2016-12-19 0:28 UTC (8+ messages)
` [PATCH resend] "
[PATCH 1/2] brcm: add firmware for the BCM4356 SDIO device
2016-12-19 0:28 UTC (2+ messages)
[rtc-linux] [PATCH] rtc: pcf8563: Do not disable clk out by default
2016-12-19 0:25 UTC (3+ messages)
` "
[Patch] hwmon (sht15) enabled device tree
2016-12-19 0:24 UTC (2+ messages)
[PATCH 1/1] rtc: rx8010: change lock mechanism
2016-12-19 0:17 UTC (2+ messages)
[lkp-developer] [quota] c3b004460d: WARNING:at_fs/quota/dquot.c:#dquot_disable
2016-12-19 0:15 UTC
[PATCH 1/8] extcon: axp288: Remove dependency on non-existing platform_data
2016-12-19 0:13 UTC (8+ messages)
` [PATCH 2/8] extcon: axp288: Remove usb_phy notification code
` [PATCH 3/8] extcon: axp288: Simplify axp288_handle_chrg_det_event
` [PATCH 4/8] extcon: axp288: Fix possibly reporting 2 cables in state true
` [PATCH 5/8] extcon: axp288: Make a couple of messages dev_info instead of dev_dbg
` [PATCH 6/8] extcon: axp288: Use vbus-valid instead of -present to determine cable presence
` [PATCH 7/8] extcon: axp288: Remove unnecessary irq?_en register writes
` [PATCH 8/8] extcon: axp288: Fix the module not auto-loading
[lkp-developer] [sched/core] 6b94780e45: unixbench.score -4.5% regression
2016-12-19 0:14 UTC
Seeking Fedora Maintainer
2016-12-19 0:21 UTC (3+ messages)
[lkp-developer] [mm, page_alloc] 13aae042a2: BUG:unable_to_handle_kernel
2016-12-19 0:12 UTC
[PATCH] include sys/sysmacros.h for getting major() definition
2016-12-19 0:12 UTC (7+ messages)
[RFC][PATCH] spinlock_debug: report spinlock lockup from unlock
2016-12-19 0:11 UTC (2+ messages)
` [lkp-developer] [spinlock_debug] bb161feebc: BUG:spinlock_missed_unlock_deadline_on_CPU
[GIT PULL] RTC for 4.10
2016-12-19 0:08 UTC (2+ messages)
` [rtc-linux] "
[PATCH 00/14] extcon api extension + axp288_charger fixes
2016-12-19 0:07 UTC (15+ messages)
` [PATCH 01/14] extcon: Add extcon_get_extcon_dev_by_cable_id function
` [PATCH 02/14] extcon: Make extcon_register_notifier use extcon_get_extcon_dev_by_cable_id
` [PATCH 03/14] power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors
` [PATCH 04/14] power: supply: axp288_charger: Drop platform_data dependency
` [PATCH 05/14] power: supply: axp288_charger: use devm extcon / supply register
` [PATCH 06/14] power: supply: axp288_charger: Register extcon notifers after power_supply
` [PATCH 07/14] power: supply: axp288_charger: Move init_hw_regs call before supply registration
` [PATCH 08/14] power: supply: axp288_charger: Actually get and use the USB_HOST extcon device
` [PATCH 09/14] power: supply: axp288_charger: Handle charger type changing without disconnect
` [PATCH 10/14] power: supply: axp288_charger: Some minor cleanups
` [PATCH 11/14] power: supply: axp288_charger: Get and process initial hardware-state
` [PATCH 12/14] power: supply: axp288_charger: Fix wrong regmap_update_bits
` [PATCH 13/14] power: supply: axp288_charger: Remove unnecessary irq?_en register writes
` [PATCH 14/14] power: supply: axp288_charger: Fix the module not auto-loading
[PATCH 0/4] mmc: pwrseq-simple: add various functionality for devices
2016-12-19 0:01 UTC (8+ messages)
` [PATCH 4/4] mmc: pwrseq-simple: add disable-post-power-on option
minleft fixes
2016-12-18 23:55 UTC (5+ messages)
` [PATCH 3/4] xfs: adjust allocation length in xfs_alloc_space_available
Btrfs Heatmap - v3 - scriptable .. more flexible
2016-12-18 23:53 UTC
[PATCH iproute2 v2 0/3] update ifstat for new stats
2016-12-18 14:22 UTC (6+ messages)
` [PATCH iproute2 v2 1/3] ifstat: Add extended statistics to ifstat
[GIT PULL] platform-drivers-x86 for 4.10-2
2016-12-18 23:47 UTC (2+ messages)
[PATCH] ARM: disallow ARM_THUMB for ARMv4 builds
2016-12-18 23:40 UTC (8+ messages)
[git pull] vfs.git pile 2
2016-12-18 23:40 UTC (6+ messages)
[PATCH linux 0/3] LPC/MBOX work
2016-12-14 23:14 UTC (3+ messages)
` [PATCH linux 2/3] drivers/misc: Add aspeed mbox driver
Fwd: Us congress hearing of maan alsaan Money laundry قضية الكونغجرس لغسيل الأموال للمليادير معن الصانع
2016-12-18 21:46 UTC
[Buildroot] [PATCH] gmp: bump to version 6.1.2
2016-12-18 23:33 UTC (2+ messages)
[Buildroot] [git commit] gmp: bump to version 6.1.2
2016-12-18 23:32 UTC
[PATCH -v4 00/10] FUTEX_UNLOCK_PI wobbles
2016-12-18 23:31 UTC (8+ messages)
` [PATCH -v4 02/10] futex: Add missing error handling to FUTEX_REQUEUE_PI
[Buildroot] [PATCH 1/1] package/mpv: fixup fix build on powerpc64 w/ altivec
2016-12-18 23:31 UTC
[PATCH] Input: mouse: synaptics - change msleep to usleep_range for small msecs
2016-12-18 23:30 UTC (6+ messages)
[GIT PULL] libnvdimm for 4.10
2016-12-18 23:28 UTC (2+ messages)
python-btrfs v4, yay
2016-12-18 23:27 UTC
[PATCH] input: i8042-x86ia64io.h: Add Pegatron touchpad to noloop table
2016-12-18 23:26 UTC (2+ messages)
[Patch v2] hwmon: (sht21) Add Electronic Identification Code retrieval
2016-12-18 23:18 UTC
linux-next: manual merge of the overlayfs tree with Linus' tree
2016-12-18 23:25 UTC
[PATCH] at86rf230: Allow slow GPIO pins for "rstn"
2016-12-18 23:25 UTC
[PATCH] dm-crypt: fix lost ioprio when queuing crypto bios from task with ioprio
2016-12-18 23:23 UTC (6+ messages)
` [dm-devel] "
` "
[ath9k-devel] regression: ath_tx_edma_tasklet() Illegal idle entry in RCU read-side critical section
2016-12-18 23:21 UTC (8+ messages)
` "
interface to trigger a bus recovery sequence
2016-12-18 23:14 UTC (2+ messages)
[PATCH v3 0/7] Runtime PM for Thunderbolt on Macs
2016-12-18 23:05 UTC (3+ messages)
` [PATCH v3 6/7] thunderbolt: Power down controller when idle
[PATCH 1/2] linux-fslc-imx: Bump revision to 80e3b3c
2016-12-18 22:59 UTC (2+ messages)
` [PATCH 2/2] linux-fslc: Bump revision to 532916d
[meta-fsl-arm][krogoth][PATCH 1/2] linux-fslc-imx: Bump revision to 2fa70a9
2016-12-18 22:57 UTC (2+ messages)
` [meta-fsl-arm][krogoth][PATCH 2/2] linux-fslc: Bump revision to 928f8d5
[refpolicy] [PATCH] wm: update the window manager (wm) module and enable its role template
2016-12-18 22:57 UTC (10+ messages)
` [refpolicy] [PATCH v2] "
` [refpolicy] [PATCH v3] "
` [refpolicy] [PATCH 5/5] rtkit: enable dbus chat with xdm
` [refpolicy] [PATCH v2 "
` [refpolicy] [PATCH v3 "
[refpolicy] [PATCH] udev: manage tmpfs files and directories
2016-12-18 22:56 UTC (3+ messages)
` [refpolicy] [PATCH v2] "
[refpolicy] [PATCH] udev: always enable kernel module loading
2016-12-18 22:56 UTC (2+ messages)
[refpolicy] [PATCH 1/2] games: general update and improved pulseaudio integration
2016-12-18 22:56 UTC (4+ messages)
` [refpolicy] [PATCH 2/2] wm: improved integration with games
[PATCH][yocto-docs] Couple aesthetic fixes for Chapter 1, kernel dev manual
2016-12-18 22:50 UTC
xfs_file_splice_read: possible circular locking dependency detected
2016-12-18 22:49 UTC (13+ messages)
` [RFC][CFT] splice_read reworked
` [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe()
` [PATCH 04/12] "
[Buildroot] [PATCH v3,1/3] python-vcversioner: new package
2016-12-18 22:48 UTC (3+ messages)
` [Buildroot] [PATCH v3,2/3] python-jsonschema: "
` [Buildroot] [PATCH v3,3/3] soletta: "
[PATCH] usbip: vudc: check for NULL before use
2016-12-18 22:44 UTC
[PATCH v3] net: macb: Added PCI wrapper for Platform Driver
2016-12-18 22:43 UTC (2+ messages)
[meta-filesystems][PATCH V2] xfsprogs: Fix parallel install and Make dependencies
2016-12-18 22:41 UTC (3+ messages)
[PATCH] usb: storage: sddr09: remove unused variable
2016-12-18 22:38 UTC
[ovmf test] 103739: all pass - PUSHED
2016-12-18 22:37 UTC
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.