All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-24 15:35:33 to 2015-08-24 16:36:10 UTC [more...]

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

[Qemu-devel] [PATCH v14 00/33] TileGX basic instructions
 2015-08-24 16:29 UTC  (34+ 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

[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)

Adding MAX1363 to BBB
 2015-08-24 16:26 UTC 

[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  (3+ messages)

[PATCH] uatomic: Specify complete types for atomic function calls
 2015-08-24 16:24 UTC 

[PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
 2015-08-24 16:22 UTC  (17+ messages)

[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  (24+ 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  (6+ messages)

[U-Boot] [GIT PULL v2] u-boot-mips/master
 2015-08-24 16:01 UTC  (2+ messages)

[PATCH] rfkill: Copy "all" global state to other types
 2015-08-24 16:01 UTC 

[PATCH 0/7] ipmi: various fixes for panic notifier robustness
 2015-08-24 16:00 UTC  (7+ messages)
` [PATCH 7/7] ipmi/kcs: Don't run the KCS state machine when it is KCS_IDLE

[Printing-architecture] PDF workflow, cupsaddsmb, and Windows clients
 2015-08-24 15:59 UTC  (3+ messages)

[Bug 103141] New: Host-triggerable NULL pointer oops
 2015-08-24 15:57 UTC  (3+ messages)
` [Bug 103141] "

[PATCH 3/3 v4] mm/vmalloc: Cache the vmalloc memory info
 2015-08-24 15:55 UTC  (4+ messages)

[Buildroot] [PATCH] apitrace: bump to version 7.0
 2015-08-24 15:55 UTC  (4+ messages)

[Qemu-devel] SMP and qemu scheduler, HELP
 2015-08-24 15:52 UTC  (2+ messages)

about mmap dma-buf and sync
 2015-08-24 15:52 UTC  (4+ messages)

[PATCH-v6 0/6] mfd: 88pm800: Add Device tree support
 2015-08-24 15:51 UTC  (6+ messages)
` [PATCH-v6 5/6] mfd: 88pm800: Set default interrupt clear method

handle-based object store
 2015-08-24 15:50 UTC 

[PATCHv3 0/5] Fix compound_head() race
 2015-08-24 15:49 UTC  (9+ messages)
` [PATCHv3 4/5] mm: make compound_head() robust

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-08-24 15:47 UTC  (3+ messages)

[PATCHSET sched,cgroup] sched: Implement interface for cgroup unified hierarchy
 2015-08-24 15:47 UTC  (12+ messages)
` [PATCH 3/3] "

[Qemu-devel] [PATCH] target-i386: add a list of enforceable CPU models to the help output
 2015-08-24 15:46 UTC  (2+ messages)

[Internal PATCH] ipmi: add of_device_id in MODULE_DEVICE_TABLE
 2015-08-24 14:14 UTC 

[Buildroot] virtualisation packages
 2015-08-24 15:45 UTC  (2+ messages)

[PATCH RESEND] sched/nohz: Affine unpinned timers to housekeepers
 2015-08-24 15:45 UTC  (7+ messages)

Enabling contributors to run teuthology suites
 2015-08-24 15:44 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] [v3] libgudev: New package
 2015-08-24 15:44 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/network-manager: Now needs libgudev under systemd
` [Buildroot] [PATCH 3/3] package/libmbim: "

[Buildroot] [PATCH] package/dropbear: fix when readlink is busybox'
 2015-08-24 15:43 UTC  (5+ messages)

[PATCH iptables v2] libxt_CT: add support for recently introduced zone options
 2015-08-24 15:38 UTC 

Intel SST on a Bay Trail tablet
 2015-08-24 15:38 UTC  (5+ messages)

[PATCH v3 1/1] USB:option:add ZTE PIDs
 2015-08-24 15:36 UTC 

[PATCH v2 0/8] Add rcu_sync infrastructure to avoid _expedited() in percpu-rwsem
 2015-08-24 15:34 UTC  (3+ messages)

qemu + initramfs
 2015-08-24 15:36 UTC  (3+ messages)

[PATCH 0/4] V2: Upgrade packages and fix failure of atftp with gcc 5.2
 2015-08-24 15:31 UTC  (5+ messages)
` [PATCH 1/4] autofs: 5.1.0 -> 5.1.1
` [PATCH 2/4] libvpx: 1.3.0 -> 1.4.0
` [PATCH 3/4] ltrace: 7.2 -> 7.3
` [PATCH 4/4] atftp: build with gcc 5.2

[Buildroot] uClibc-ng 1.0.6 update
 2015-08-24 15:36 UTC 

[PATCH 0/5] btrfs: scrub: setup all fields for sblock_to_check
 2015-08-24 15:34 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum
` [PATCH 3/5] btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_recheck_block_checksum
` [PATCH 4/5] btrfs: Reduce unnecessary arguments in scrub_recheck_block
` [PATCH 5/5] btrfs: Remove len argument from scrub_find_csum


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.