messages from 2016-09-26 11:16:01 to 2016-09-26 12:34:41 UTC [more...]
[PATCH v2 0/2] Clarify License information : stubdom, tools/blktap2
2016-09-26 12:34 UTC (4+ messages)
` [PATCH v2 0/1] [STUBDOM] Added COPYING files and README.source files
` [PATCH 2/2] blktap2: Added COPYING file
[PATCH 4.4 000/118] 4.4.22-stable review
2016-09-26 12:34 UTC (3+ messages)
` [PATCH 4.4 048/118] cpuset: make sure new tasks conform to the current config of the cpuset
[PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies)
2016-09-26 12:34 UTC (3+ messages)
[PATCH v4 0/3] drm/nouveau: set DMA mask before mapping scratch page
2016-09-26 12:32 UTC (8+ messages)
` [PATCH v4 1/3] drm/nouveau: set streaming DMA mask early
` [PATCH v4 2/3] drm/nouveau/fb/gf100: defer DMA mapping of scratch page to init() hook
` [PATCH v4 3/3] drm/nouveau/fb/nv50: "
[PATCH v7 00/14] x86: multiboot2 protocol support
2016-09-26 12:32 UTC (8+ messages)
` [PATCH v7 01/14] x86: move xen ELF end of image to 16 MiB
` [PATCH v7 02/14] x86: properly calculate xen ELF end of image address
[PATCH 1/2] ARM: vexpress: refine MCPM smp operations override criteria
2016-09-26 12:30 UTC (4+ messages)
` [PATCH 2/2] drivers: cci: add missing CCI port availability firmware check
[ADV7393] DRM Encoder Slave or DRM Bridge
2016-09-26 12:30 UTC (15+ messages)
[U-Boot] [PATCH] vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
2016-09-26 12:30 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
[PATCH 0/5] ISDN-CAPI: Fine-tuning for several function implementations
2016-09-26 12:28 UTC (5+ messages)
` [PATCH 3/5] ISDN-CAPI: Adjust 17 function calls together with variable assignments
` "
BUG: Git blame provides incorrect previous commit if the line is uncommitted
2016-09-26 12:29 UTC
[PATCH] staging: vt6656: Remove unneccesary return variable
2016-09-26 12:29 UTC (4+ messages)
` [Outreachy kernel] "
[x86-tip] strange nr_cpus= boot regression
2016-09-26 12:29 UTC
[PATCH 0/8] rbd: layering (mostly) error path fixes
2016-09-26 12:28 UTC (8+ messages)
` [PATCH 3/8] rbd: mark the original request as done if stat request fails
` [PATCH 6/8] rbd: rework rbd_img_obj_exists_submit() error paths
` [PATCH 7/8] rbd: don't call rbd_osd_req_format_read() for !img_data requests
[PATCH] fix documentation error on debug functions
2016-09-26 12:28 UTC (2+ messages)
[PATCH] x86/AMD: apply erratum 665 workaround
2016-09-26 12:27 UTC
[RFC PATCH v2 0/5] Additional scheduling information in tracepoints
2016-09-26 12:27 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL
2016-09-26 12:26 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] gpio: bcm2835: add device tree support
` [U-Boot] [PATCH 2/9] serial: bcm283x_mu: "
` [U-Boot] [PATCH 3/9] serial: pl01x: expose skip_init platdata option in DT
` [U-Boot] [PATCH 4/9] fdt: add dt-bindings for bcm2835
` [U-Boot] [PATCH 5/9] fdt: import bcm283x device tree sources from the linux kernel tree
` [U-Boot] [PATCH 6/9] fdt: adjust bcm283x device tree for u-boot
` [U-Boot] [PATCH 7/9] serial: bcm283x_mu: support disabling after initialization
` [U-Boot] [PATCH 8/9] board: rpi: move uart deactivation to board_init
` [U-Boot] [PATCH 9/9] ARM: bcm283x: use OF_CONTROL for bcm283x
group scheduler regression since 4.3 (bisect 9d89c257d sched/fair: Rewrite runnable load and utilization average tracking)
2016-09-26 12:25 UTC (7+ messages)
[PATCH v3] vhost: Add indirect descriptors support to the TX path
2016-09-26 12:25 UTC (9+ messages)
[PATCH 1/1] doc: clarify usage of testpmd mac fwd mode
2016-09-26 12:24 UTC (2+ messages)
4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
2016-09-26 12:23 UTC (2+ messages)
[Qemu-devel] [PATCH 00/18] target-riscv: Add full-system emulation support for the RISC-V Instruction Set Architecture (RV64G, RV32G)
2016-09-26 12:21 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/18] target-riscv: Add RISC-V target stubs and Maintainer
` [Qemu-devel] [PATCH 02/18] target-riscv: Add RISC-V Target stubs inside target-riscv/
` [Qemu-devel] [PATCH 03/18] target-riscv: Add initialization for translation
` [Qemu-devel] [PATCH 04/18] target-riscv: Add framework for instruction decode
` [Qemu-devel] [PATCH 05/18] target-riscv: Add Arithmetic instructions
` [Qemu-devel] [PATCH 06/18] target-riscv: Add JALR, Branch Instructions
` [Qemu-devel] [PATCH 07/18] target-riscv: Add Loads/Stores, FP Loads/Stores
` [Qemu-devel] [PATCH 08/18] target-riscv: Add Atomic Instructions
` [Qemu-devel] [PATCH 09/18] target-riscv: Add FMADD, FMSUB, FNMADD, FNMSUB Instructions,
` [Qemu-devel] [PATCH 10/18] target-riscv: Add Single Precision Floating-Point Instructions
` [Qemu-devel] [PATCH 11/18] target-riscv: Add Double "
` [Qemu-devel] [PATCH 12/18] target-riscv: Add system instructions
` [Qemu-devel] [PATCH 13/18] target-riscv: Add CSR read/write helpers
` [Qemu-devel] [PATCH 14/18] target-riscv: softmmu/address translation support
` [Qemu-devel] [PATCH 15/18] target-riscv: Interrupt Handling
` [Qemu-devel] [PATCH 16/18] target-riscv: Timer Support
` [Qemu-devel] [PATCH 17/18] target-riscv: Add support for Host-Target Interface (HTIF) Devices
` [Qemu-devel] [PATCH 18/18] target-riscv: Add generic test board, activate target
[PATCH 0/7 v4] sched: reflect sched_entity move into task_group's load
2016-09-26 12:19 UTC (8+ messages)
` [PATCH 1/7 v4] sched: factorize attach entity
` [PATCH 2/7 v4] sched: fix hierarchical order in rq->leaf_cfs_rq_list
` [PATCH 3/7 v4] sched: factorize PELT update
` [PATCH 4/7 v4] sched: propagate load during synchronous attach/detach
` [PATCH 5/7 v4] sched: propagate asynchrous detach
` [PATCH 6/7 v4] sched: fix task group initialization
` [PATCH 7/7 v4] sched: fix wrong utilization accounting when switching to fair class
[PATCH] brcmfmac: implement more accurate skb tracking
2016-09-26 12:20 UTC (6+ messages)
[PATCH] spi: pxa2xx: Add support for GPIO descriptor chip selects
2016-09-26 12:19 UTC
[PATCH] AArch64: Detect crc32 extension support from assembler
2016-09-26 12:17 UTC
[PATCH] spi: imx: Gracefully handle NULL master->cs_gpios
2016-09-26 12:14 UTC
[U-Boot] [PATCH v3 1/2] mx6sabresd: Make SPL DDR configuration to match the DCD table
2016-09-26 12:14 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] mx6sabresd: Add SPL support for the mx6dl variant
[Qemu-devel] vhost-user-test failure
2016-09-26 12:13 UTC (6+ messages)
[PATCH 1/2] dt-bindings: mxsfb: Add bindings for the MXSFB KMS/DRM driver
2016-09-26 12:11 UTC (7+ messages)
` [PATCH 2/2] drm: Add new driver for MXSFB controller
Changing the default for "core.abbrev"?
2016-09-26 12:11 UTC (18+ messages)
` [PATCH 0/10] helping people resolve ambiguous sha1s
` [PATCH 01/10] get_sha1: detect buggy calls with multiple disambiguators
` [PATCH 02/10] get_sha1: avoid repeating ourselves via ONLY_TO_DIE
` [PATCH 03/10] get_sha1: propagate flags to child functions
` [PATCH 04/10] get_short_sha1: peel tags when looking for treeish
` [PATCH 05/10] get_short_sha1: refactor init of disambiguation code
` [PATCH 06/10] get_short_sha1: NUL-terminate hex prefix
` [PATCH 07/10] get_short_sha1: mark ambiguity error for translation
` [PATCH 08/10] sha1_array: let callbacks interrupt iteration
` [PATCH 09/10] for_each_abbrev: drop duplicate objects
` [PATCH 10/10] get_short_sha1: list ambiguous objects on error
[PATCH 0/5] drm/i915/skl: drop pre-production stepping workarounds
2016-09-26 12:10 UTC (3+ messages)
[PATCH] drm/radeon: Fix negative cursor position
2016-09-26 12:09 UTC (4+ messages)
[Drbd-dev] [PATCH] drbd: mark symbols static where possible
2016-09-24 4:19 UTC
[PATCH v4 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
2016-09-26 12:09 UTC (6+ messages)
` [PATCH v4 1/6] VMX: Statically assign two PI hooks
` [PATCH v4 2/6] VMX: Properly handle pi when all the assigned devices are removed
[PATCH 00/60] krogoth-next staged
2016-09-26 12:08 UTC (4+ messages)
[PATCH 1/2] drm/i915: add a few missing platform tags to workaround tags
2016-09-26 12:07 UTC (2+ messages)
` [PATCH 2/2] drm/i915/skl: tell the user about pre-production hardware
fetcher failure
2016-09-26 12:07 UTC
[PATCH] drm/i915/audio: extend get_saved_enc() to support more scenarios
2016-09-26 12:06 UTC (5+ messages)
[PATCH v7] KVM: arm/arm64: Route vtimer events to user space
2016-09-26 12:06 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/5] vmstateify a bunch of rare devices [for 2.8]
2016-09-26 12:05 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/5] vmstateify rc4030
[Xenomai] RTcan: Assertation failed
2016-09-26 12:04 UTC (2+ messages)
New branch for linux-next
2016-09-26 12:01 UTC (2+ messages)
[meta-toraxdex] unrecoverable build error
2016-09-26 12:00 UTC (3+ messages)
[PATCH] scsi: be2iscsi: mark symbols static where possible
2016-09-26 12:00 UTC
Recent changes (master)
2016-09-26 12:00 UTC
[PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event
2016-09-26 11:59 UTC (9+ messages)
[PATCH] serial: stm32: mark symbols static where possible
2016-09-26 11:58 UTC (2+ messages)
[patch v2] arcmsr: buffer overflow in arcmsr_iop_message_xfer()
2016-09-26 11:58 UTC (4+ messages)
[Drbd-dev] drbd threads and workqueues: For what is each responsible?
2016-09-26 11:58 UTC (2+ messages)
[PATCHv2 0/3] Fix handware handshake on SAM9x5 platforms
2016-09-26 11:57 UTC (5+ messages)
` [PATCHv2 1/3] serial: mctrl_gpio: implement mctrl_gpio_use_rtscts
[Qemu-devel] [PATCH] virtio-serial: virtio console emergency write support
2016-09-26 11:56 UTC (2+ messages)
defining default locale (LANG/LC_ALL)
2016-09-26 11:55 UTC (2+ messages)
[PATCH V5 3/4] drm/bridge: Add driver for GE B850v3 LVDS/DP++ Bridge
2016-09-26 11:54 UTC (4+ messages)
Request: Extra case for %G? format
2016-09-26 11:53 UTC (2+ messages)
[PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails
2016-09-26 11:49 UTC
Kernel 4.6.7-rt13: Intel Ethernet driver igb causes huge latencies in cyclictest
2016-09-26 11:48 UTC (4+ messages)
` AW: "
[PATCH 1/2] drm/amdgpu: fix GART_DEBUGFS define
2016-09-26 11:47 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: improve VM PTE trace points
[PATCH v2] f2fs: support checkpoint error injection
2016-09-26 11:45 UTC (2+ messages)
[PATCH 1/2] f2fs: do fault injection initialization in default_options
2016-09-26 11:45 UTC (4+ messages)
` [PATCH 2/2] f2fs: fix to recover old fault injection config in ->remount_fs
[Qemu-devel] [PATCH V8 0/6] coroutine: mmap stack memory and stack size
2016-09-26 11:44 UTC (7+ messages)
` [Qemu-devel] [PATCH V8 1/6] oslib-posix: add helpers for stack alloc and free
` [Qemu-devel] [PATCH V8 2/6] coroutine: add a macro for the coroutine stack size
` [Qemu-devel] [PATCH V8 3/6] coroutine-ucontext: use helper for allocating stack memory
` [Qemu-devel] [PATCH V8 4/6] coroutine-sigaltstack: "
` [Qemu-devel] [PATCH V8 5/6] oslib-posix: add a configure switch to debug stack usage
` [Qemu-devel] [PATCH V8 6/6] coroutine: reduce stack size to 60kB
[U-Boot] [PATCH 0/3] keystone, clk: revert ugly work-around by #ifdef CONFIG_CLK
2016-09-26 11:45 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: keystone: remove declaration of unused functions
` [U-Boot] [PATCH 2/3] ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
` [U-Boot] [PATCH 3/3] Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
[PATCH] vhost: mark symbols static in vhost.c
2016-09-26 11:45 UTC (2+ messages)
[PATCH net-next 2/2] net: ethernet: mediatek: bug fix to disable HW LRO
2016-09-26 11:43 UTC (2+ messages)
Json config and stubdomain
2016-09-26 11:40 UTC (3+ messages)
[PATCH TRIVIAL infiniband-diags] ibaddr.c: Fix LID printfs to be unsigned rather than signed
2016-09-26 11:38 UTC
Regression in 4.8 - CPU speed set very low
2016-09-26 11:37 UTC (4+ messages)
[PATCH v3] drm/exynos: mixer: configure layers once in mixer_atomic_flush()
2016-09-26 11:36 UTC
[PATCH 2nd RESEND v2 0/3] drm/bridge: add Silicon Image SiI8620 driver
2016-09-26 11:35 UTC (6+ messages)
` [PATCH 2nd RESEND v2 3/3] "
Fwd: Openindiana, using -machine pc,accel=xen in qemu
2016-09-26 11:32 UTC (4+ messages)
` Fwd: Openindiana, using -machine pc, accel=xen "
[Buildroot] [PATCH] qt5: Disable passing of -isystem flag in CXXFLAGS
2016-09-26 11:30 UTC (3+ messages)
Patch "vti: flush x-netns xfrm cache when vti interface is removed" has been added to the 4.4-stable tree
2016-09-26 11:28 UTC
[PATCH 1/2] brcmfmac: initialize fws(ignal) for BCDC protocol only
2016-09-26 11:28 UTC (2+ messages)
Patch "tipc: fix NULL pointer dereference in shutdown()" has been added to the 4.4-stable tree
2016-09-26 11:28 UTC
Patch "net: smc91x: fix SMC accesses" has been added to the 4.4-stable tree
2016-09-26 11:28 UTC
Patch "Revert "phy: IRQ cannot be shared"" has been added to the 4.4-stable tree
2016-09-26 11:28 UTC
Patch "net/mlx5: Added missing check of msg length in verifying its signature" has been added to the 4.4-stable tree
2016-09-26 11:28 UTC
Patch "net/irda: handle iriap_register_lsap() allocation failure" has been added to the 4.4-stable tree
2016-09-26 11:28 UTC
Patch "net: dsa: bcm_sf2: Fix race condition while unmasking interrupts" has been added to the 4.4-stable tree
2016-09-26 11:28 UTC
Patch "bridge: re-introduce 'fix parsing of MLDv2 reports'" has been added to the 4.4-stable tree
2016-09-26 11:28 UTC
[U-Boot] [PATCH v2] net: fec_mxc: Convert into driver model
2016-09-26 11:27 UTC
[PATCH] [4.8-rc7, regression] fault_in_multipages_readable() throws set-but-unused error
2016-09-26 11:24 UTC (5+ messages)
[PATCH V2][linux-fslc][4.1-1.0.x-imx] net: fec: support RRACC_SHIFT16 to align IP header
2016-09-26 11:24 UTC (3+ messages)
` [PATCH V3 0/4][linux-fslc][4.1-1.0.x-imx] net: fec: updates "
[Qemu-devel] Migration dirty bitmap: should only mark pages as dirty after they have been sent
2016-09-26 11:23 UTC (2+ messages)
[Qemu-devel] [PATCH]MC146818 RTC: coordinate guest clock base to destination host after migration
2016-09-26 11:22 UTC (11+ messages)
` [Qemu-devel] [PATCH v2]MC146818 "
` [Qemu-devel] [PATCH v3]MC146818 "
` [Qemu-devel] [PATCH v4]MC146818 "
[Qemu-devel] [PATCH v2 00/14] pc: q35: x2APIC support in kvm_apic mode
2016-09-26 11:22 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 07/14] pc: apic_common: extend APIC ID property to 32bit
[PATCH net-next 0/2] net: ethernet: mediatek: some bug fixes for PDAM and HW LRO
2016-09-26 11:21 UTC (3+ messages)
` [PATCH net-next 2/2] net: ethernet: mediatek: bug fix to disable "
[PATCH V2] staging: rtl8172: usb_intf.c: Fixed block comment coding style
2016-09-26 11:20 UTC (3+ messages)
[PATCH 2/2] mwifiex: fix unaligned read in mwifiex_config_scan()
2016-09-26 11:19 UTC (2+ messages)
` [2/2] "
[U-Boot] Please pull from u-boot-i2c
2016-09-26 11:17 UTC
[PATCH 0/2] power: supply: max17042_battery: Improve properties
2016-09-26 11:16 UTC (3+ messages)
` [PATCH 1/2] power: supply: max17042_battery: use VF SOC register for capacity property
Realtek datasheets - R8168
2016-09-26 11:16 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.