messages from 2015-08-24 16:01:49 to 2015-08-24 17:02:56 UTC [more...]
[PATCH v7 0/8] Watchdog: introduce ARM SBSA watchdog driver
2015-08-24 17:01 UTC (6+ messages)
` [PATCH v7 1/8] Documentation: add sbsa-gwdt.txt documentation
` [PATCH v7 2/8] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
` [PATCH v7 3/8] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
` [PATCH v7 4/8] Watchdog: introdouce "pretimeout" into framework
` [PATCH v7 8/8] clocksource: simplify ACPI code in arm_arch_timer.c
[PATCH] nfit, nd_blk: BLK status register is only 32 bits
2015-08-24 17:02 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/3] fix netconsole for CONFIG_DM_ETH
2015-08-24 17:02 UTC (6+ messages)
` [U-Boot] [RFC PATCH 1/3] expose eth_is_active() function to test network device state
[U-Boot] [PATCH 1/4] sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
2015-08-24 17:02 UTC (3+ messages)
` [U-Boot] [PATCH 2/4] sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Several races in "usbnet" module (kernel 4.1.x)
2015-08-24 17:00 UTC (10+ messages)
` [PATCH] usbnet: Fix two races between usbnet_stop() and the BH
[PATCH 1/3] KVM: make halt_poll_ns per-VCPU
2015-08-24 17:00 UTC (4+ messages)
` [PATCH 2/3] KVM: dynamise halt_poll_ns adjustment
[PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-24 17:00 UTC (15+ messages)
[PATCH] ubi: do not re-read the data already read out in retry
2015-08-24 16:59 UTC (7+ messages)
[PATCH] kernel/sysctl.c: If "count" including the terminating byte '\0' the write system call should retrun success
2015-08-24 16:59 UTC (2+ messages)
[U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver
2015-08-24 16:58 UTC (6+ messages)
[U-Boot] [PATCH 3/5] arm: tegra30: video: integrate display driver for t30
2015-08-24 16:58 UTC (5+ messages)
[U-Boot] 2015.10-rc2 Chromebook Snow boot failure
2015-08-24 16:58 UTC (5+ messages)
[PATCH] Bluetooth: hci_h4: Fix zero len data packet reception issue
2015-08-24 16:57 UTC
[U-Boot] [PATCH v2 0/4] distro_bootcmd: Add support for booting from ubifs
2015-08-24 16:57 UTC (2+ messages)
[Ocfs2-devel] [RFC] ocfs2: Idea to make ocfs2_search_chain high efficiency
2015-08-24 16:57 UTC (2+ messages)
Next round: revised futex(2) man page for review
2015-08-19 22:40 UTC (4+ messages)
about mmap dma-buf and sync
2015-08-24 16:56 UTC (5+ messages)
[Qemu-devel] [PATCH RFC v3 00/32] qapi: QMP introspection
2015-08-24 16:55 UTC (7+ messages)
` [Qemu-devel] [PATCH RFC v3 30/32] qapi: New QMP command query-schema for QMP schema introspection
Adding MAX1363 to BBB
2015-08-24 16:54 UTC (2+ messages)
[PATCH 2/2] f2fs: fix to release inode correctly
2015-08-24 16:54 UTC (2+ messages)
Submodule, subtree, or something else?
2015-08-24 16:51 UTC (4+ messages)
vSwitch Performance Comparison for NFV Use Case
2015-08-24 16:50 UTC (2+ messages)
[Buildroot] [PATCH 0/4 v2] core/pkg-kernel-config: ensure linux supports modules (branch yem/kernel-module)
2015-08-24 16:50 UTC (5+ messages)
` [Buildroot] [PATCH 1/4 v2] core/pkg-kernel-module: ensure linux supports modules
` [Buildroot] [PATCH 2/4 v2] core/pkg-kernel-module: drop now-useles check for CONFIG_MODULES
` [Buildroot] [PATCH 3/4 v2] packages: ensure linux supports modules even when not using kernel-module
` [Buildroot] [PATCH 4/4 v2] package/linux-fusion: slight simplification
[PATCH linux-next v4 0/5] add driver for Atmel QSPI controller
2015-08-24 16:48 UTC (10+ messages)
` [PATCH linux-next v4 3/5] mtd: spi-nor: allow to tune the number of dummy cycles
meta-java - recent commits break foreign (MY!) builds
2015-08-24 16:48 UTC
[PATCH RFC 00/10] stat read during perf sampling
2015-08-24 16:47 UTC (8+ messages)
` [PATCH RFC 02/10] perf,tools: Support new sort type --socket
[PATCH-v6 0/6] mfd: 88pm800: Add Device tree support
2015-08-24 16:47 UTC (7+ messages)
` [PATCH-v6 5/6] mfd: 88pm800: Set default interrupt clear method
[PATCH v3 2/5] powerpc/fsl: Move fsl_guts.h out of arch/powerpc
2015-08-24 16:46 UTC
[PATCH 1/2] Documentation: gpio: board: add flags parameter to gpiod_get*() functions
2015-08-24 16:47 UTC (2+ messages)
[PATCH net-next v3 0/2] ila: Precompute checksums
2015-08-24 16:45 UTC (3+ messages)
` [PATCH net-next v3 1/2] lwt: Add cfg argument to build_state
` [PATCH net-next v3 2/2] ila: Precompute checksum difference for translations
[Qemu-devel] [PATCH v14 00/33] TileGX basic instructions
2015-08-24 16:43 UTC (35+ messages)
` [Qemu-devel] [PATCH v14 01/33] linux-user: tilegx: Firstly add architecture related features
` [Qemu-devel] [PATCH v14 02/33] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH v14 03/33] linux-user: Conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH v14 04/33] target-tilegx: Add opcode basic implementation from Tilera Corporation
` [Qemu-devel] [PATCH v14 05/33] target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
` [Qemu-devel] [PATCH v14 06/33] target-tilegx: Modify _SPECIAL_ opcodes
` [Qemu-devel] [PATCH v14 07/33] target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
` [Qemu-devel] [PATCH v14 08/33] target-tilegx: Add special register information from Tilera Corporation
` [Qemu-devel] [PATCH v14 09/33] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH v14 10/33] target-tilegx: Add several helpers for instructions translation
` [Qemu-devel] [PATCH v14 11/33] target-tilegx: Framework for decoding bundles
` [Qemu-devel] [PATCH v14 12/33] target-tilegx: Generate SEGV properly
` [Qemu-devel] [PATCH v14 14/33] target-tilegx: Handle simple logical operations
` [Qemu-devel] [PATCH v14 15/33] target-tilegx: Handle arithmetic instructions
` [Qemu-devel] [PATCH v14 16/33] target-tilegx: Handle most bit manipulation instructions
` [Qemu-devel] [PATCH v14 17/33] target-tilegx: Handle basic load and store instructions
` [Qemu-devel] [PATCH v14 18/33] target-tilegx: Handle post-increment "
` [Qemu-devel] [PATCH v14 19/33] target-tilegx: Handle unconditional jump instructions
` [Qemu-devel] [PATCH v14 20/33] target-tilegx: Handle conditional branch instructions
` [Qemu-devel] [PATCH v14 21/33] target-tilegx: Handle comparison instructions
` [Qemu-devel] [PATCH v14 22/33] target-tilegx: Implement system and memory management instructions
` [Qemu-devel] [PATCH v14 23/33] target-tilegx: Handle bitfield instructions
` [Qemu-devel] [PATCH v14 24/33] target-tilegx: Handle shift instructions
` [Qemu-devel] [PATCH v14 25/33] target-tilegx: Handle conditional move instructions
` [Qemu-devel] [PATCH v14 26/33] target-tilegx: Handle scalar multiply instructions
` [Qemu-devel] [PATCH v14 27/33] target-tilegx: Handle mask instructions
` [Qemu-devel] [PATCH v14 28/33] target-tilegx: Handle v1cmpeq, v1cmpne
` [Qemu-devel] [PATCH v14 29/33] target-tilegx: Handle mtspr, mfspr
` [Qemu-devel] [PATCH v14 30/33] target-tilegx: Handle atomic instructions
` [Qemu-devel] [PATCH v14 31/33] target-tilegx: Handle v4int_l/h
` [Qemu-devel] [PATCH v14 32/33] target-tilegx: Handle v1shli, v1shrui
` [Qemu-devel] [PATCH v14 33/33] target-tilegx: Handle v1shl, v1shru, v1shrs
[PATCH v2] powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
2015-08-24 16:43 UTC
[PATCH v2 0/2] nfsd: fix unhashing races in nfsv4 stateid handling
2015-08-24 16:41 UTC (3+ messages)
` [PATCH v2 1/2] nfsd: ensure that the ol stateid hash reference is only put once
` [PATCH v2 2/2] nfsd: ensure that delegation stateid hash references are "
[PATCH] pci: acpi: Generic function for setting up PCI device DMA coherency
2015-08-24 16:41 UTC (4+ messages)
[PATCH net-next] vrf: rename the framework to mrf
2015-08-24 16:40 UTC (3+ messages)
[ath9k-devel] How to get CSI from Atheros Chipset
2015-08-24 16:40 UTC (7+ messages)
Bugs reporting
2015-08-24 16:39 UTC (3+ messages)
` AW: "
[PATCH net-next 0/9] DSA port configuration and status
2015-08-24 16:32 UTC (4+ messages)
` [PATCH net-next 9/9] phy: fixed_phy: Set phy capabilities even when link is down
[PATCH 00/10] Add support for img AXD audio hardware decoder
2015-08-24 16:39 UTC (8+ messages)
` [PATCH 01/10] irqchip: irq-mips-gic: export gic_send_ipi
[Qemu-devel] [PATCH v2] qemu-doc.texi: Add usb sound card info
2015-08-24 16:38 UTC (7+ messages)
` [Qemu-devel] qemu-doc.texi: Improve USB documentation... and maybe even QEMU also
[PATCH v3 0/6] ARCv2 port to Linux - (C) perf
2015-08-24 16:38 UTC (4+ messages)
` [PATCH v3 4/6] ARCv2: perf: implement exclusion of event counting in user or kernel mode
[PATCH TRIVIAL v2] Avoid conflict with host definitions when cross-compiling
2015-08-24 16:36 UTC (3+ messages)
How to access the CCA related operation
2015-08-24 16:35 UTC (3+ messages)
[Ksummit-discuss] [TECH TOPIC] Kernel Hardening
2015-08-24 16:35 UTC (4+ messages)
[PATCH v6 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc
2015-08-24 16:34 UTC (3+ messages)
` [PATCH v6 3/3] qe_common: add qe_muram_ functions to manage muram
[PATCH libdrm 01/17] vbltest: fix variable shadowing warning
2015-08-24 16:34 UTC (17+ messages)
` [PATCH libdrm 02/17] modetest: fix shadowing warnings
` [PATCH libdrm 03/17] intel: resolve "
` [PATCH libdrm 04/17] intel: error out on has_error in exec2
` [PATCH libdrm 05/17] configure: enable -Wshadow when available
` [PATCH libdrm 06/17] amdgpu: remove unneeded -Wno-switch-enum flag
` [PATCH libdrm 07/17] modetest: annotate const data as such for good measure
` [PATCH libdrm 08/17] libkms: use static const "
` [PATCH libdrm 09/17] radeon: cleanup bo/cs func tables
` [PATCH libdrm 10/17] freedreno: annotate the device/bo/pipe/ringbuffer funcs as const data
` [PATCH libdrm 11/17] tests/amdgpu: reference the correct variable for memcpy
` [PATCH libdrm 12/17] tests/amdgpu: annotate the uvd message templates as const data
` [PATCH libdrm 13/17] tests/amdgpu: annotate (most of) the vce "
` [PATCH libdrm 14/17] tests/amdgpu: ensure tests work by using c99 initializers
` [PATCH libdrm 15/17] nouveau: use designated initializers
` [PATCH libdrm 16/17] intel: ignore missing-field-initializers warnings
` [PATCH libdrm 17/17] configure: remove -Wno-missing-field-initializers
[PATCH 0/3] MPS tuning
2015-08-24 16:33 UTC (5+ messages)
` [PATCH 3/3] PCI: Change MPS default to "match upstream bridge"
[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
2015-08-24 16:33 UTC (5+ messages)
` [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
[Qemu-devel] [PATCH 0/6] virtio pci 1.0 optimizations and fixes
2015-08-24 16:30 UTC (6+ messages)
` [Qemu-devel] [PATCH 4/6] virtio-pci: use wildcard mmio eventfd for 1.0 notification cap
` [Qemu-devel] [PATCH 5/6] virtio-pci: introduce pio notification capability for modern device
[U-Boot] [PATCH 2/3] colibri_t20: enable early pmic rail configuration
2015-08-24 16:29 UTC (2+ messages)
[PATCH] irqchip, gicv3-its, numa: Workaround for Cavium ThunderX erratum 23144
2015-08-24 16:28 UTC (8+ messages)
Correct radiotap header for 802.11ad
2015-08-24 16:28 UTC (6+ messages)
[U-Boot] [PATCH 1/3] arm: tegra20: implement early pmic rail configuration
2015-08-24 16:28 UTC (2+ messages)
[PATCH v4] pinctrl: mediatek: Implement wake handler and suspend resume
2015-08-24 16:27 UTC (3+ messages)
[PATCH v5 1/4] drm/i915: Add audio sync_audio_rate callback
2015-08-24 16:27 UTC (7+ messages)
` [PATCH v5 2/4] drm/i915: implement "
[PATCH] powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
2015-08-24 16:26 UTC
[U-Boot] [PATCH 0/3] arm: tegra20/colibri_t20: early pmic rail configuration
2015-08-24 16:26 UTC (2+ messages)
ath10k: first qca6174 hw2.1 firmware released
2015-08-24 16:26 UTC (4+ messages)
[SHDCI] Heavy (thousands) DMA leaks
2015-08-24 16:26 UTC (9+ messages)
` [RFC] sdhci: fix DMA leaks [was: [SHDCI] Heavy (thousands) DMA leaks]
[PATCH v9] dmaengine: Add Xilinx AXI Direct Memory Access Engine driver support
2015-08-24 16:11 UTC (2+ messages)
[Buildroot] Add missing config to RPM target package
2015-08-24 16:25 UTC (3+ messages)
[Bug 91741] Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04
2015-08-24 16:24 UTC (2+ messages)
[PATCH] uatomic: Specify complete types for atomic function calls
2015-08-24 16:24 UTC
[PATCH] cgroup: add network limits subsystem
2015-08-24 16:20 UTC (2+ messages)
[PATCH] nv50: avoid using inline vertex data submit when gl_VertexID is used
2015-08-24 16:19 UTC (3+ messages)
` [Nouveau] "
Low throughput in VMs using VxLAN
2015-08-24 16:19 UTC
[PATCH 1/2] ubifs: Remove dead xattr code
2015-08-24 16:18 UTC (8+ messages)
` [PATCH 2/2] ubifs: Allow O_DIRECT
[PATCH v2 0/5] KASan for arm64
2015-08-24 16:18 UTC (20+ messages)
` [PATCH v2 5/5] arm64: add KASan support
[PATCH] xmlto: xsltproc is required by both native and target
2015-08-24 16:18 UTC (2+ messages)
[PATCH v3 0/14] Add Analogix Core Display Port Driver
2015-08-24 16:16 UTC (6+ messages)
` [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp
[RESEND][PATCH 0/4] spi: davinci: Improve prescaler limit support
2015-08-24 16:15 UTC (7+ messages)
` [RESEND][PATCH 4/4] ARM: dts: keystone: Add ti,keystone-spi for SPI
[PATCH] describe: make '--always' fallback work after '--exact-match' failed
2015-08-24 16:15 UTC (5+ messages)
` [PATCH] describe --contains: default to HEAD when no commit-ish is given
` [PATCH v2] "
mac80211: When adding a new station, notify driver before adding to hash
2015-08-24 16:15 UTC (7+ messages)
[PATCH 3/3] arm64: renesas: r8a7795 dtsi: Add all common divider clocks
2015-08-24 16:12 UTC
[PATCH 2/3] arm64: renesas: r8a7795 dtsi: Extal clock must be overridden
2015-08-24 16:12 UTC (2+ messages)
` [PATCH 2/3] arm64: renesas: r8a7795 dtsi: Add CPG/MSTP Clock Domain
[PATCH 1/3] clk: shmobile: rcar-gen3: Add CPG/MSTP Clock Domain support
2015-08-24 16:12 UTC
[PATCH 0/3] arm64: renesas: r8a7795 clock updates
2015-08-24 16:12 UTC
[U-Boot] [PATCH] arc: make AXS101 default platform
2015-08-24 16:12 UTC (3+ messages)
[U-Boot] [PATCH 0/3] ti: add usb peripheral support for omap5 and beagle x15
2015-08-24 16:11 UTC (5+ messages)
` [U-Boot] [PATCH 3/3] include: configs: Enable DWC3 and DFU in ti_omap5_common
bug: git branch -d and case-insensitive file-systems
2015-08-24 16:11 UTC
udev PATH_ID for virtio devices
2015-08-24 16:10 UTC (7+ messages)
[PATCH 3/3] arm64: renesas: salvator-x: Add missing extal clock override
2015-08-24 16:09 UTC
[PATCH 1/3] arm64: renesas: r8a7795 dtsi: Rename extal clock node
2015-08-24 16:09 UTC
[PATCH 0/3] arm64: renesas: r8a7795/salvator-x extal clock override
2015-08-24 16:09 UTC
[PATCH 3.12 00/82] 3.12.47-stable review
2015-08-24 16:09 UTC (2+ messages)
[PATCH v8 0/2] IMX GPCv2 drivers for wakeup source and suspend
2015-08-24 16:09 UTC (5+ messages)
` [PATCH v8 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
[Qemu-devel] [RFC 00/38] MTTCG: i386, user+system mode
2015-08-24 16:08 UTC (2+ messages)
linux-kvm.org wiki
2015-08-24 16:07 UTC
[LTP] [PATCH] network: add test for low latency busy poll
2015-08-24 16:10 UTC
[PATCH] statd: statd_get_socket() should return open fds
2015-08-24 16:05 UTC
[patch] mallopt.3: Document M_ARENA_TEST, and M_ARENA_MAX
2015-08-24 16:05 UTC
[PATCH v1] IB/srp: Fix possible protection fault
2015-08-24 16:04 UTC
[PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066
2015-08-24 16:04 UTC (2+ messages)
[PATCH] svcrdma: remove dead code
2015-08-24 16:03 UTC (4+ messages)
[U-Boot] [GIT PULL v2] u-boot-mips/master
2015-08-24 16:01 UTC (2+ messages)
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.