All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-20 23:42:31 to 2016-09-21 02:33:02 UTC [more...]

[Qemu-devel] [PATCH] intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE
 2016-09-21 16:12 UTC 

[INFO] ratio of const vs dynamic usercopy
 2016-09-21  2:31 UTC  (7+ messages)

[U-Boot] [RESEND PATCH 00/10] Consolidate errno.h headers, improvements of rest and ehci-generic
 2016-09-21  2:29 UTC  (11+ messages)
` [U-Boot] [RESEND PATCH 01/10] treewide: use #include <...> to include public headers
` [U-Boot] [RESEND PATCH 02/10] Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>
` [U-Boot] [RESEND PATCH 03/10] treewide: replace #include <asm/errno.h> with <linux/errno.h>
` [U-Boot] [RESEND PATCH 04/10] Remove arch/${ARCH}/include/asm/errno.h
` [U-Boot] [RESEND PATCH 05/10] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
` [U-Boot] [RESEND PATCH 06/10] Move error macros from <asm-generic/errno.h> to <linux/errno.h>
` [U-Boot] [RESEND PATCH 07/10] Move ENOTSUPP defines to include/linux/errno.h
` [U-Boot] [RESEND PATCH 08/10] errno.h: sync error macros with linux 4.8-rc7
` [U-Boot] [RESEND PATCH 09/10] reset: add no-op stubs for optional reset control
` [U-Boot] [RESEND PATCH 10/10] usb: ehci-generic: support reset control for generic EHCI

linux-next: build failure after merge of the akpm-current tree
 2016-09-21  2:26 UTC  (9+ messages)

Aspeed board for development
 2016-09-21  2:26 UTC  (2+ messages)

[PATCH v6 0/6] vhost: optimize enqueue
 2016-09-21  2:26 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/9] ddr: altera: Configuring SDRAM extra cycles timing parameters
 2016-09-21  2:26 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/9] arm: socfpga: Adding handoff for SDRAM ctrlcfg.extratime1
` [U-Boot] [PATCH v3 3/9] arm: socfpga: mcvevk: "
` [U-Boot] [PATCH v3 4/9] arm: socfpga: socrates: "
` [U-Boot] [PATCH v3 5/9] arm: socfpga: is1: "
` [U-Boot] [PATCH v3 6/9] arm: socfpga: vining_fpga: "
` [U-Boot] [PATCH v3 7/9] arm: socfpga: sr1500: "
` [U-Boot] [PATCH v3 8/9] arm: socfpga: de0-nano-soc: "
` [U-Boot] [PATCH v3 9/9] arm: socfpga: sockit: "

[meta-fsl-arm][PATCH] weston: Rebase patches for Weston 1.11
 2016-09-20 22:47 UTC 

[PATCH v4]net/virtio: add mtu set in virtio
 2016-09-21  2:21 UTC  (11+ messages)

[PATCH v3] Enable MSR-BASED TPR shadow even if APICv is inactive
 2016-09-21  2:14 UTC 

[PATCH] mem-hotplug: Don't clear the only node in new_node_page()
 2016-09-21  2:11 UTC  (6+ messages)

[PATCH 1/3] drivers/net:new PMD using tun/tap host interface
 2016-09-21  2:13 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v3 0/5] POWER9 TCG enablements - part4(pending)
 2016-09-21  1:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 2/5] target-ppc: improve lxvw4x implementation

[PATCH] Xen/timer: Disable watchdog during dumping timer queues
 2016-09-21  1:54 UTC  (9+ messages)

[mm, page_alloc] 91727d2eac: WARNING: CPU: 0 PID: 65 at mm/memcontrol.c:998 mem_cgroup_update_lru_size+0xf0/0x106
 2016-09-21  2:09 UTC 

[rtc-linux] [PATCH 1/2] rtc: Add some dummy static inline functions
 2016-09-21  2:01 UTC  (4+ messages)
` [rtc-linux] "
    `  "

[Bug 97840] [regression] [tonga] Freeze since new memory manager enabled
 2016-09-21  2:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/10] ppc/pnv: loading skiboot and booting the kernel
 2016-09-21  2:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 04/10] ppc/pnv: add a PIR handler to PnvChip
` [Qemu-devel] [PATCH v3 05/10] ppc/pnv: add a PnvCore object

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
 2016-09-21  2:05 UTC 

[PATCH net-next 0/7] ftgmac100 support for ast2500
 2016-09-21  2:02 UTC  (5+ messages)
` [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs

[U-Boot] [PATCH 0/8] Consolidate errno.h headers, improvements of rest and ehci-generic
 2016-09-21  2:01 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] treewide: replace #include <asm/errno.h> with <linux/errno.h>
` [U-Boot] [PATCH 2/8] Remove arch/${ARCH}/include/asm/errno.h
` [U-Boot] [PATCH 3/8] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
` [U-Boot] [PATCH 4/8] Move error macros from <asm-generic/errno.h> to <linux/errno.h>
` [U-Boot] [PATCH 5/8] Move ENOTSUPP defines to include/linux/errno.h
` [U-Boot] [PATCH 6/8] errno.h: sync error macros with linux 4.8-rc7
` [U-Boot] [PATCH 7/8] reset: add no-op stubs for optional reset control
` [U-Boot] [PATCH 8/8] usb: ehci-generic: support reset control for generic EHCI

[PATCH 2/3] docs:tun/tap PMD information
 2016-09-21  2:00 UTC  (2+ messages)
` [PATCH v3] drivers/net:new PMD using tun/tap host interface

[PATCH] ARM: *: mm: Implement get_user_pages_fast()
 2016-09-21  2:00 UTC 

[xen-4.5-testing test] 101045: tolerable FAIL - PUSHED
 2016-09-21  1:57 UTC 

[Fuego] [LTSI-dev] Jenkins error
 2016-09-21  1:56 UTC 

[PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP
 2016-09-21  1:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix gtt_mgr bo's offset
 2016-09-21  1:54 UTC  (7+ messages)

[U-Boot] [PATCH v2] ddr: altera: Configuring SDRAM extra cycles timing parameters
 2016-09-21  1:53 UTC  (3+ messages)

[PATCH 1/1] gcc-sanitizers: Fix libtool library files
 2016-09-21  1:47 UTC  (5+ messages)

[PATCH 0/2] Rename SNOW 3G/KASUMI references
 2016-09-21  1:45 UTC  (3+ messages)
` [PATCH 1/2] snow3g: rename some SNOW 3G references
` [PATCH 2/2] kasumi: rename all KASUMI references

[PATCH 0/5] Some fixes for mmc core and sdhci/arasan
 2016-09-21  1:45 UTC  (7+ messages)
` [PATCH 1/5] mmc: core: don't try to switch block size for dual rate mode
` [PATCH 2/5] mmc: core: switch to 1V8 or 1V2 for hs400es mode
` [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es
` [PATCH 4/5] mmc: sdhci: Don't try to switch to unsupported voltage
` [PATCH 5/5] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1

[PATCH 0/3] move xfs non-project quota tests to generic
 2016-09-21  1:41 UTC  (4+ messages)
` [PATCH 3/3] move now-generic "

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-09-21  1:37 UTC  (12+ messages)
` [PATCH v3 07/15] "

[PATCH v6 2/2] xen: move TLB-flush filtering out into populate_physmap during vm creation
 2016-09-21  1:39 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix undefined struct variable in inode.h
 2016-09-21  1:38 UTC 

[BUG] perf report --pid not reporting correctly
 2016-09-21  1:29 UTC 

[Qemu-devel] [PATCH v6 0/3] ppc: handle broadcast tlb flush
 2016-09-21  1:28 UTC  (2+ messages)

[Bug 97438] New: Running a lot of Firefox instances causes kernel page fault
 2016-09-21  1:28 UTC  (3+ messages)
  ` [Bug 97438] "

[kernel-hardening] [RFC PATCH 0/8] arm64: move thread_info off of the task stack
 2016-09-21  1:26 UTC  (4+ messages)
` [kernel-hardening] "
  `  "

[PATCH v2 00/11] syscall/tracing: compat syscall support
 2016-09-20 18:49 UTC  (3+ messages)
` [PATCH v2 09/11] tile/tracing: fix compat syscall handling

[PATCH 0/1] rpm: make install with --nosignature and --nodigest work
 2016-09-21  1:21 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v10 RESEND 0/3] Documentation: Add description of enable multi-cpus support for kdump
 2016-09-21  1:20 UTC  (5+ messages)

[PATCH 0/4] rtl8xxxu - four patches for 4.9
 2016-09-21  1:19 UTC  (5+ messages)
` [PATCH 1/4] rtl8xxxu: Fix off by one error calculating pubq
` [PATCH 2/4] rtl8xxxu: Clean up llt_init() API
` [PATCH 3/4] rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()
` [PATCH 4/4] rtl8xxxu: Stop log spam from each successful interrupt

[U-Boot] [PATCH 2/9] arm: socfpga: Adding handoff for SDRAM ctrlcfg.extratime1
 2016-09-21  1:19 UTC  (8+ messages)

[U-Boot] [PATCH 1/9] ddr: altera: Configuring SDRAM extra cycles timing parameters
 2016-09-21  1:18 UTC  (6+ messages)

[RFC 0/3] Put vdso in ramfs-like filesystem (vdsofs)
 2016-09-21  1:17 UTC  (8+ messages)

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-21  1:15 UTC  (4+ messages)

[PATCH 2/5] mmc: core: switch to 1V8 or 1V2 for hs400es mode
 2016-09-21  1:15 UTC  (2+ messages)

[PATCH v5 1/2] qe: modify get_qe_base function
 2016-09-21  1:13 UTC  (4+ messages)
` [PATCH v5 2/2] QE: remove PPCisms for QE

[xen-unstable test] 101040: tolerable FAIL - PUSHED
 2016-09-21  1:12 UTC 

[RFC] msm8992/msm8994: Google Nexus 5X/6P initial board support
 2016-09-21  1:12 UTC  (8+ messages)
` [RFC 1/4] arm64: dts: msm8992 SoC and LG Bullhead (Nexus 5X) support
` [RFC 3/4] arm64: dts: msm8994 SoC and Huawei Angler (Nexus 6P) support

[PATCH 0/9] x86/entry/head: standardize the end of the stack
 2016-09-21  1:10 UTC  (5+ messages)
` [PATCH 1/9] x86/entry/head/32: use local labels
` [PATCH 3/9] x86/entry/32: fix the end of the stack for newly forked tasks

[Qemu-devel] [PATCH v6 RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support
 2016-09-21  1:07 UTC 

[PATCH v6 00/29] Fix delegation behaviour when server revokes some state
 2016-09-21  1:07 UTC  (3+ messages)

UBSAN reports issue in ip_idents_reserve
 2016-09-21  1:06 UTC  (3+ messages)
  ` [PATCH net] net: get rid of an signed integer overflow in ip_idents_reserve()

[PATCH v2 1/4] mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64
 2016-09-21  1:03 UTC  (5+ messages)
` [PATCH v2 2/4] mmc: dw_mmc: avoid race condition of cpu and IDMAC

Can't mount btrfs raid1
 2016-09-21  1:00 UTC  (2+ messages)

[ovmf baseline-only test] 67735: all pass
 2016-09-21  0:56 UTC 

[Bug 97882] [amdgpu SI] amdgpu on SI devices is much slower then radeon
 2016-09-21  0:53 UTC  (3+ messages)

boot-wrapped xen image barfs with overlapped sections
 2016-09-21  0:52 UTC  (2+ messages)

[linux] 938bb716fe: BUG: key ffff88002af54718 not in .data!
 2016-09-21  0:51 UTC 

[meta-networking][PATCH 0/4] libtalloc/tevent/ldb/tdb: fixes for deterministic builds
 2016-09-21  0:51 UTC  (6+ messages)
` [meta-networking][PATCH 1/4] libtalloc: "

[Qemu-devel] [PATCH RFC v1 00/29] ARC cores
 2016-09-21  0:49 UTC  (29+ messages)
` [Qemu-devel] [PATCH RFC v1 06/29] target-arc: EX, LD, ST, SYNC, PREFETCH
` [Qemu-devel] [PATCH RFC v1 07/29] target-arc: MAX, MIN
` [Qemu-devel] [PATCH RFC v1 09/29] target-arc: NEG, ABS, NOT
` [Qemu-devel] [PATCH RFC v1 10/29] target-arc: POP, PUSH
` [Qemu-devel] [PATCH RFC v1 11/29] target-arc: BCLR, BMSK, BSET, BTST, BXOR
` [Qemu-devel] [PATCH RFC v1 13/29] target-arc: NORM, NORMW
` [Qemu-devel] [PATCH RFC v1 14/29] target-arc: MPY, MPYH, MPYHU, MPYU
` [Qemu-devel] [PATCH RFC v1 15/29] target-arc: MUL64, MULU64, DIVAW
` [Qemu-devel] [PATCH RFC v1 16/29] target-arc: BBIT0, BBIT1, BR
` [Qemu-devel] [PATCH RFC v1 17/29] target-arc: B, BL
` [Qemu-devel] [PATCH RFC v1 19/29] target-arc: LR, SR
` [Qemu-devel] [PATCH RFC v1 22/29] target-arc: ASLS, ASRS
` [Qemu-devel] [PATCH RFC v1 24/29] target-arc: NOP, UNIMP
` [Qemu-devel] [PATCH RFC v1 28/29] target-arc: decode

[xiaolong.ye@intel.com: [mm] 0331ab667f: kernel BUG at mm/mmap.c:327!]
 2016-09-21  0:49 UTC  (2+ messages)

[RFC] net/ixgbe: start rxtx after all nic config done
 2016-09-21  0:46 UTC  (4+ messages)

[PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery
 2016-09-21  0:45 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4 00/29] Create a book for Kernel development
 2016-09-21  0:44 UTC  (2+ messages)

[PATCHv3 net-next 0/2] Preparation for mv88e6390
 2016-09-21  0:43 UTC  (3+ messages)
` [PATCHv3 net-next 1/2] net: dsa: mv88e6xxx: Add helper for accessing port registers

[RFC PATCH v2] f2fs: preallocate blocks for encrypted file
 2016-09-21  0:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add resolutions via the command-line
 2016-09-21  0:41 UTC  (8+ messages)

[bug] pwritev02 hang on s390x with 4.8.0-rc7
 2016-09-21  0:38 UTC  (10+ messages)
    ` [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok()

Supporting one IPMI request does not yield one response
 2016-09-21  0:38 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio crypto device specification
 2016-09-21  0:31 UTC  (2+ messages)
` [Qemu-devel] [virtio-dev] "

[PATCH] PM / devfreq: exynos-ppmu: ppmu_events array should not be NULL terminated
 2016-09-21  0:30 UTC 

[PATCH V2 0/2] Correct AER severity for printing AER information
 2016-09-21  0:27 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] igep00x0: disable CONFIG_DISPLAY_BOARDINFO
 2016-09-21  0:26 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] igep00x0: consolidate defconfigs

linux-next: manual merge of the powerpc tree with the kbuild tree
 2016-09-21  0:24 UTC 

[Fuego] [LTSI-dev] First post, LTSI TEST questions
 2016-09-21  0:23 UTC 

[Qemu-devel] [PATCH v2] add resolutions via command-line
 2016-09-21  0:17 UTC  (4+ messages)

[PATCH] fs/proc/array.c: slightly improve render_sigset_t
 2016-09-21  0:16 UTC  (2+ messages)

[PATCH RFC 0/3] xdp: Generalize XDP
 2016-09-21  0:13 UTC  (10+ messages)
` [PATCH RFC 1/3] xdp: Infrastructure to generalize XDP

[PATCH v2] power: bq27xxx_battery: allow kernel poll_interval parameter runtime update
 2016-09-21  0:11 UTC  (2+ messages)

[RFC PATCH 1/6] sched/fair: check_preempt_wakeup: Fix assumption on the default policy
 2016-09-21  0:09 UTC  (5+ messages)

[PATCH] [linux-next] Fix double word "the the" in Doc/filesystems
 2016-09-21  0:08 UTC  (2+ messages)

[radeon-alex:drm-next-4.9-wip 361/376] vi.c:undefined reference to `amd_set_clockgating_by_smu'
 2016-09-21  0:07 UTC 

[PATCH v2 1/1] power: supply: sbs-battery: Cleanup removal of chip->pdata
 2016-09-21  0:05 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: Fix reset offset for the A23 and A33
 2016-09-21  0:04 UTC  (2+ messages)

[PATCH v3 0/5] AT91: sckc improvements
 2016-09-21  0:04 UTC  (10+ messages)
` [PATCH v3 1/5] clk: at91: move slow clock controller clocks to sckc.c
` [PATCH v3 2/5] clk: at91: Add sama5d4 sckc support
` [PATCH v3 3/5] clk: at91: sckc: optimize boot time

Enlarging device of linear array again (Thank you Stan!)
 2016-09-21  0:01 UTC  (4+ messages)

[PATCH] Documentation: DMA-API-HOWTO: Fix a typo
 2016-09-20 23:59 UTC  (2+ messages)

[PATCH 1/2] clk: imx6: fix i.MX6DL clock tree to reflect reality
 2016-09-20 23:58 UTC  (6+ messages)
` [PATCH 2/2] clk: imx6: initialize GPU clocks

[PATCH v4 net-next 00/16] tcp: BBR congestion control algorithm
 2016-09-20 23:56 UTC  (5+ messages)
` [PATCH v4 net-next 16/16] tcp_bbr: add BBR congestion control

[PATCH 1/1] ARM: imx5: Add clocks configuration
 2016-09-20 23:52 UTC  (4+ messages)
` [PATCH v2 1/1] clk: imx53: "

Possible code defects: macros and precedence
 2016-09-20 23:47 UTC  (8+ messages)

[Qemu-devel] [PATCH v3] Add resolutions via the command-line
 2016-09-20 23:46 UTC 

[PATCHv4 next 0/3] IPvlan introduce l3s mode
 2016-09-20 23:45 UTC  (3+ messages)

[xen-4.6-testing baseline-only test] 67734: tolerable FAIL
 2016-09-20 23:44 UTC 

[PATCH v3 0/9] SELinux support for Infiniband RDMA
 2016-09-20 23:43 UTC  (12+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU
 2016-09-20 23:42 UTC  (4+ messages)


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.