messages from 2016-01-22 20:51:15 to 2016-01-22 22:08:35 UTC [more...]
[PATCH 0/2] pci/lspci: Identify Enhanced Allocation (EA) Resources
2016-01-22 22:04 UTC (3+ messages)
` [PATCH 1/2] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources
` [PATCH 2/2] Add support for enhanced allocation regions
[PATCH 0/5] Fixes for MST (daisy-chain and 4k tiles)
2016-01-22 22:07 UTC (4+ messages)
` [PATCH 2/5] drm/dp/mst: Calculate MST PBN with 31.32 fixed point
` [PATCH 3/5] drm/dp/mst: change MST detection scheme
` [PATCH 4/5] drm/dp/mst: move GUID storage from mgr, port to only mst branch
[PATCH v2] ARM: mm: mark section-aligned portion of rodata NX
2016-01-22 22:08 UTC (7+ messages)
[GIT PULL] NVMe changes for 4.5-rc1
2016-01-22 22:08 UTC (5+ messages)
[PATCHv8 1/4] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support
2016-01-22 22:05 UTC (8+ messages)
[kernel-hardening] status: GRKERNSEC_KSTACKOVERFLOW
2016-01-22 22:04 UTC (5+ messages)
` [kernel-hardening] "
[PATCH] leds: core: avoid error message when a USB LED device is unplugged
2016-01-22 22:03 UTC (4+ messages)
[PATCH] mkswap: Add warnings for insecure device permissions/owners
2016-01-22 22:03 UTC (6+ messages)
` "
Windows Make Broken
2016-01-22 22:02 UTC (6+ messages)
[PATCH] xfs: check sizes of XFS on-disk structures at compile time
2016-01-22 22:01 UTC (5+ messages)
[PATCH 0/3] lm90: device tree and thermal zone support
2016-01-22 22:00 UTC (5+ messages)
` [PATCH 1/3] lm90: separate register accessors from sysfs
` [lm-sensors] "
[U-Boot] [PATCH] pci: restore initialization for DM_PCI
2016-01-22 22:00 UTC (11+ messages)
[PATCH V3 00/10] Introduce ACPI world to GICv3 & ITS irqchip
2016-01-22 21:56 UTC (3+ messages)
[PATCH v2] leds: core: avoid error message when a USB LED device is unplugged
2016-01-22 21:55 UTC (2+ messages)
fs: sandboxed process brings host down
2016-01-22 21:55 UTC (5+ messages)
Wrong device name after hot-swap
2016-01-22 21:55 UTC
+ dax-add-support-for-fsync-msync-v8-fix-3-v2.patch added to -mm tree
2016-01-22 21:55 UTC
[PATCH v2] kallsyms: add support for relative offsets in kallsyms address table
2016-01-22 21:54 UTC (8+ messages)
` [PATCH v3] "
[to-be-updated] dax-add-support-for-fsync-msync-v8-fix-3.patch removed from -mm tree
2016-01-22 21:54 UTC
disk=['file://..xvda'] not working for boot disks anymore?
2016-01-22 21:54 UTC (3+ messages)
[RFC v1 0/8] x86/init: Linux linker tables
2016-01-22 21:52 UTC (10+ messages)
+ dax-add-support-for-fsync-msync-v8-fix-2-v2.patch added to -mm tree
2016-01-22 21:51 UTC
[to-be-updated] dax-add-support-for-fsync-msync-v8-fix-2.patch removed from -mm tree
2016-01-22 21:51 UTC
[PATCH, REGRESSION v4] mm: make apply_to_page_range more robust
2016-01-22 21:49 UTC (3+ messages)
[ BUG ] push --force-with-lease status output signals a "fast-fowarded" push when the ref is force-updated
2016-01-22 21:47 UTC
[meta-yocto][PATCH] poky-tiny: Use musl for default system C library
2016-01-22 21:45 UTC (5+ messages)
[PATCH 00/33] Compile-time stack metadata validation
2016-01-22 21:44 UTC (4+ messages)
` [PATCH 0/2] A few stacktool warning fixes
` [PATCH 1/2] tools/stacktool: Add __reiserfs_panic to global_noreturns list
` [PATCH 2/2] x86/kvm: Add output operand in vmx_handle_external_intr inline asm
md failing mechanism
2016-01-22 21:44 UTC (3+ messages)
[U-Boot] Please pull u-boot-fdt
2016-01-22 21:42 UTC
[PATCH 1/2] regulator: core: Use a bitfield for continuous_voltage_range
2016-01-22 21:42 UTC (4+ messages)
[PATCH v3 0/5] DAX fsync/msync fixes
2016-01-22 21:36 UTC (12+ messages)
` [PATCH v3 1/5] dax: never rely on bh.b_dev being set by get_block()
` [PATCH v3 2/5] dax: clear TOWRITE flag after flush is complete
` [PATCH v3 3/5] dax: improve documentation for fsync/msync
` [PATCH v3 4/5] dax: fix PMD handling "
` [PATCH v3 5/5] dax: fix clearing of holes in __dax_pmd_fault()
How to statically build kernel module?
2016-01-22 21:40 UTC (2+ messages)
+ vmstat-remove-bug_on-from-vmstat_update.patch added to -mm tree
2016-01-22 21:39 UTC
[PATCH v1 00/12] HVMlite domU support
2016-01-22 21:35 UTC (26+ messages)
` [PATCH v1 01/12] x86/smp: Make start_secondary() and initial_pg_pmd visible globally
` [PATCH v1 02/12] xen/hvmlite: Factor out common kernel init code
` [PATCH v1 03/12] xen/hvmlite: Import hvmlite-related Xen public interfaces
` [PATCH v1 04/12] xen/hvmlite: Bootstrap HVMlite guest
` [PATCH v1 05/12] xen/hvmlite: Allow HVMlite guests delay initializing grant table
` [PATCH v1 06/12] xen/hvmlite: Initialize PCI
` [PATCH v1 07/12] xen/hvmlite: Prepare cpu_initialize_context() routine for HVMlite SMP
` [PATCH v1 08/12] xen/hvmlite: Initialize context for secondary VCPUs
` [PATCH v1 09/12] xen/hvmlite: Extend APIC operations for HVMlite guests
` [PATCH v1 10/12] xen/hvmlite: Use x86's default timer init "
` [PATCH v1 11/12] xen/hvmlite: Boot secondary CPUs
` [PATCH v1 12/12] xen/hvmlite: Enable CPU on-/offlining
[Intel-wired-lan] [next PATCH v2 00/15] TSO and checksum fixes for i40e
2016-01-22 21:37 UTC (16+ messages)
` [Intel-wired-lan] [next PATCH v2 08/15] i40e/i40evf: Do not write to descriptor unless we complete
` [Intel-wired-lan] [next PATCH v2 09/15] i40e/i40evf: Add exception handling for Tx checksum
` [Intel-wired-lan] [next PATCH v2 12/15] i40e: Fix ATR in relation to tunnels
` [Intel-wired-lan] [next PATCH v2 14/15] i40e: Update feature flags to reflect newly enabled features
` [Intel-wired-lan] [next PATCH v2 15/15] i40evf: "
[distros-debian-jessie test] 38684: trouble: broken/pass
2016-01-22 21:35 UTC
[Bug 93829] [Wine] Lockup with MotoGP 2
2016-01-22 21:32 UTC
[PATCH 00/16] fm10k: update shared code from ND team
2016-01-22 21:31 UTC (3+ messages)
` [PATCH 15/16] fm10k: use default mailbox message handler for pf
Weighted Priority Queue Recovery
2016-01-22 21:31 UTC
[PATCH] mm, gup: introduce concept of "foreign" get_user_pages()
2016-01-22 21:31 UTC (3+ messages)
iProc bus scanning regression (after "PCI: iproc: Add PAXC interface support")
2016-01-22 21:31 UTC (5+ messages)
[RFC 0/6] mmc: sdhi: add basic r8a7795 support
2016-01-22 21:30 UTC (2+ messages)
[PATCH] bsd-headers: fix LICENSE syntax, && -> &
2016-01-22 21:26 UTC
[BUG] XEN domU crash when PV grub chainloads 32-bit domU grub
2016-01-22 17:44 UTC (4+ messages)
` [Xen-devel] "
[kernel-hardening] [RFC PATCH 0/1] Adding previous syscall context to seccomp
2016-01-22 21:23 UTC (5+ messages)
` [kernel-hardening] [RFC PATCH 1/1] seccomp: provide information about the previous syscall
` [kernel-hardening] "
` "
[PATCH v8 0/4] perf: add support for profiling jitted code
2016-01-22 21:22 UTC (4+ messages)
` [PATCH v8 2/4] perf inject: add jitdump mmap injection support
[PATCH 0/6] Pipe level color management V2
2016-01-22 21:20 UTC (3+ messages)
` [PATCH 2/6] drm: introduce color correction properties
[Bug 93828] New: Xorg hangs randomly with nouveau driver
2016-01-22 21:19 UTC (3+ messages)
` [Bug 93828] "
Has RFC4821 been implemented?
2016-01-22 21:19 UTC (3+ messages)
Minor bug, git ls-files -o aborts because of broken submodules
2016-01-22 21:18 UTC (2+ messages)
[PATCH] scsi update
2016-01-22 21:17 UTC (3+ messages)
` [PATCH] scsi: export function scsi_scan.c:sanitize_inquiry_string
net: use-after-free in recvmmsg
2016-01-22 21:16 UTC (2+ messages)
[PATCH v3] Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
2016-01-22 21:11 UTC
Regression for mmap writes through FUSE in 4.2+
2016-01-22 21:10 UTC
[Bridge] hw csum failure introduced in linux-4.2
2016-01-22 21:10 UTC (2+ messages)
[PATCH 0/2] perf bpf: Fix relocation error
2016-01-22 21:09 UTC (8+ messages)
` [PATCH 1/2] perf test: Add libbpf relocation checker
` clang --target=bpf missing on f23 was: "
+ maintainers-return-arch-sh-to-maintained-state-with-new-maintainers.patch added to -mm tree
2016-01-22 21:09 UTC
+ maintainers-return-arch-sh-to-maintained-state-with-new-maintainers.patch added to -mm tree
2016-01-22 21:09 UTC
[PATCH] MAINTAINERS: return arch/sh to maintained state, with new maintainers
2016-01-22 21:08 UTC (3+ messages)
[PATCH] bcma: init serial console directly from ChipCommon code
2016-01-22 21:07 UTC (2+ messages)
[PATCH v2 0/7] IB/qib: Use rdmavt for cq, post send/recv, some qp ops
2016-01-22 21:08 UTC (8+ messages)
` [PATCH v2 1/7] IB/qib: Use rdmavt device allocation function
` [PATCH v2 2/7] IB/qib: Remove create and free mad agents
` [PATCH v2 3/7] IB/qib: Remove completion queue data structures and functions from qib
` [PATCH v2 4/7] IB/qib: Use rdmavt version of post_send
` [PATCH v2 5/7] IB/qib: Remove qib_post_receive and use rdmavt version
` [PATCH v2 6/7] IB/qib: Remove qib multicast verbs functions
` [PATCH v2 7/7] IB/qib: Remove qib_query_qp function
[PATCH nftables] Add support for masquerade port selection
2016-01-22 21:06 UTC (2+ messages)
[PATCH 1/2] busybox: Add support for busybox-init
2016-01-22 21:06 UTC (4+ messages)
` [PATCH 2/2] local.conf.sample: Document HOW-TO enable systemd or busbox to replace sysvinit
+ ocfs2-cluster-fix-memory-leak-in-o2hb_region_release.patch added to -mm tree
2016-01-22 21:05 UTC
[PATCH v2 0/6] IB/rdmavt: clean ups, mad agents and query_qp
2016-01-22 21:05 UTC (7+ messages)
` [PATCH v2 1/6] IB/rdmavt: Remove unused variable from Queue Pair
` [PATCH v2 2/6] IB/rdmavt: add modify queue pair driver helpers
` [PATCH v2 3/6] IB/rdmavt: Add device structure allocation
` [PATCH v2 4/6] IB/rdmavt: Add mad agents to rdmavt
` [PATCH v2 5/6] IB/rdmavt: Fix copyright date
` [PATCH v2 6/6] IB/rdmavt: Add support for rvt_query_qp
[PATCH v7 0/2] improve sync efficiency with sb inode wb list
2016-01-22 21:01 UTC (3+ messages)
` [PATCH v7 1/2] sb: add a new writeback list for sync
` [PATCH v7 2/2] wb: inode writeback list tracking tracepoints
[PATCH v2 0/8] IB/rdmavt: Add functions for cq, qp, post send and recv
2016-01-22 21:01 UTC (9+ messages)
` [PATCH v2 1/8] IB/rdmavt: Add completion queue functions
` [PATCH v2 2/8] IB/rdmavt: Add post send to rdmavt
` [PATCH v2 3/8] IB/rdmavt: Add support for tracing events
` [PATCH v2 4/8] IB/rdmavt: Add modify qp
` [PATCH v2 5/8] IB/rdmavt: Add destroy qp verb
` [PATCH v2 6/8] IB/rdmavt: Add post receive to rdmavt
` [PATCH v2 7/8] IB/rdmavt: Add multicast functions
` [PATCH v2 8/8] IB/rdmavt: Add misc dev register functionality
[Xen-devel] [PATCH 1/3] xen-netback: fix license ident used in MODULE_LICENSE
2016-01-22 21:00 UTC (5+ messages)
` "
[Qemu-devel] [PATCH v5 00/12] fdc: fix 2.88mb floppy diskette support
2016-01-22 20:59 UTC (14+ messages)
` [Qemu-devel] [PATCH v5 01/12] fdc: move pick_geometry
` [Qemu-devel] [PATCH v5 02/12] fdc: reduce number of pick_geometry arguments
` [Qemu-devel] [PATCH v5 03/12] fdc: add drive type qapi enum
` [Qemu-devel] [PATCH v5 04/12] fdc: add disk field
` [Qemu-devel] [PATCH v5 05/12] fdc: Throw an assertion on misconfigured fd_formats table
` [Qemu-devel] [PATCH v5 06/12] fdc: add pick_drive
` [Qemu-devel] [PATCH v5 07/12] fdc: Add fallback option
` [Qemu-devel] [PATCH v5 08/12] fdc: add drive type option
` [Qemu-devel] [PATCH v5 09/12] fdc: add physical disk sizes
` [Qemu-devel] [PATCH v5 10/12] fdc: rework pick_geometry
` [Qemu-devel] [PATCH v5 11/12] qtest/fdc: Support for 2.88MB drives
` [Qemu-devel] [PATCH v5 12/12] fdc: change auto fallback drive for ISA FDC to 288
[RFC PATCH net] net/core: don't increment rx_dropped on inactive slaves
2016-01-22 20:59 UTC (2+ messages)
[Bug 111151] New: [pata_amd][pata_acpi] Internal base address register error prevents initialization of PATA drive
2016-01-22 20:57 UTC (2+ messages)
` [Bug 111151] "
[PATCH v2 0/9] Start to rely on rdmavt for qp support and other verbs
2016-01-22 20:56 UTC (10+ messages)
` [PATCH v2 1/9] IB/qib: Remove ibport and use rdmavt version
` [PATCH v2 2/9] IB/qib: Implement qib support for AH notification
` [PATCH v2 3/9] IB/qib: Remove mmap from qib
` [PATCH v2 4/9] IB/qib: Use rdmavt pkey verbs function
` [PATCH v2 5/9] IB/qib: Remove qpn, qp tables and related variables from qib
` [PATCH v2 6/9] IB/qib: Delete QIB user context allocation and de-alloction functions
` [PATCH v2 7/9] IB/qib: Remove qib_query_device function
` [PATCH v2 8/9] IB/qib: Use rdmavt send and receive flags
` [PATCH v2 9/9] IB/qib: Remove create qp and create qp table functionality
[git pull] Input updates for 4.5-rc0 (round 2)
2016-01-22 20:56 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.