messages from 2017-02-08 18:28:41 to 2017-02-08 19:00:59 UTC [more...]
[PATCH 00/35] sched.h modernization -v2, phase #4: "Remove header dependencies"
2017-02-08 18:51 UTC (9+ messages)
` [PATCH 04/35] sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h>
` [PATCH 06/35] sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h>
` [PATCH 13/35] sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>
` [PATCH 19/35] sched/headers: Remove the <linux/gfp.h> include "
` [PATCH 23/35] sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h>
` [PATCH 25/35] sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
` [PATCH 31/35] sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
` [PATCH 35/35] sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
[PATCH 00/48] sched.h modernization -v2, phase #2: "Prepare header dependencies"
2017-02-08 18:39 UTC (27+ messages)
` [PATCH 02/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
` [PATCH 04/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
` [PATCH 05/48] sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
` [PATCH 06/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
` [PATCH 07/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
` [PATCH 08/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
` [PATCH 13/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h>
` [PATCH 14/48] sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
` [PATCH 18/48] sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
` [PATCH 23/48] sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
` [PATCH 24/48] sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
` [PATCH 26/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
` [PATCH 28/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
` [PATCH 29/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
` [PATCH 30/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
` [PATCH 31/48] sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
` [PATCH 34/48] sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
` [PATCH 36/48] sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
` [PATCH 37/48] sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
` [PATCH 39/48] sched/headers: Prepare to move the task_lock()/unlock() APIs "
` [PATCH 40/48] sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
` [PATCH 42/48] sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h>
` [PATCH 43/48] sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>
` [PATCH 44/48] sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h>
` [PATCH 45/48] sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
` [PATCH 46/48] sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
[RFC 03/19] IB/mthca: Replace PCI pool old API
2017-02-08 19:00 UTC (13+ messages)
` [RFC 09/19] scsi: csiostor: "
` [RFC 10/19] scsi: lpfc: "
` [RFC 11/19] scsi: megaraid: "
` [RFC 12/19] scsi: mpt3sas: "
` [RFC 13/19] scsi: mvsas: "
` [RFC 14/19] scsi: pmcraid: "
` [RFC 15/19] usb: gadget: amd5536udc: "
` [RFC 16/19] usb: gadget: net2280: "
` [RFC 17/19] usb: gadget: pch_udc: "
` [RFC 18/19] PCI: Remove PCI pool macro functions
` [RFC 19/19] checkpatch: warn for use of old PCI pool API
` [RFC 00/19] Replace PCI pool by DMA "
[PATCH/RFC net-next 1/2] flow dissector: ND support
2017-02-08 18:54 UTC (7+ messages)
` [oss-drivers] "
[PATCH v2 00/14] qla2xxx: Bug Fixes and updates for target
2017-02-08 18:42 UTC (8+ messages)
` [PATCH v2 01/14] qla2xxx: Fix delayed response to command for loop mode/direct connect
` [PATCH v2 02/14] qla2xxx: Allow relogin to proceed if remote login did not finish
` [PATCH v2 03/14] qla2xxx: Allow vref count to timeout on vport delete
[Qemu-devel] Question about QEMU's threading model and stacking multiple block drivers
2017-02-08 19:00 UTC (4+ messages)
Xen 4.9 Development Update
2017-02-08 18:59 UTC (5+ messages)
[PATCH 00/53] sched.h modernization -v2, phase #3: "Move definitions between headers"
2017-02-08 18:45 UTC (41+ messages)
` [PATCH 01/53] sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>
` [PATCH 02/53] sched/headers: Move the 'cpu_idle_type' enum from <linux/sched.h> to <linux/sched/idle.h>
` [PATCH 03/53] sched/headers: Move the wake_up_if_idle() prototype "
` [PATCH 04/53] sched/headers: Move idle polling methods "
` [PATCH 05/53] sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h>
` [PATCH 06/53] sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h>
` [PATCH 07/53] sched/headers, delayacct: Move the 'struct task_delay_info' definition from <linux/sched.h> to <linux/delayacct.h>
` [PATCH 08/53] sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h>
` [PATCH 09/53] sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h>
` [PATCH 10/53] sched/headers: Move autogroup APIs into <linux/sched/autogroup.h>
` [PATCH 11/53] sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
` [PATCH 12/53] sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h>
` [PATCH 13/53] sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
` [PATCH 14/53] sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header
` [PATCH 15/53] sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h>
` [PATCH 16/53] sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h>
` [PATCH 17/53] sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h>
` [PATCH 18/53] sched/headers: Move more mm_struct related functionality from <linux/sched.h> to <linux/sched/mm.h>
` [PATCH 19/53] sched/headers: Move the 'init_mm' declaration from <linux/sched.h> to <linux/mm_types.h>
` [PATCH 20/53] sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>
` [PATCH 21/53] sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h>
` [PATCH 22/53] sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h>
` [PATCH 23/53] sched/headers: Remove various unrelated headers from <linux/sched.h>
` [PATCH 24/53] sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sched/xacct.h>
` [PATCH 25/53] sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
` [PATCH 26/53] sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>
` [PATCH 27/53] sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h>
` [PATCH 28/53] sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h>
` [PATCH 29/53] sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h>
` [PATCH 30/53] sched/headers, time/timekeeping: Move the xtime_update() prototype from <linux/sched.h> to <linux/time.h>
` [PATCH 31/53] sched/headers: Move <asm/current.h> include from the middle of <linux/sched.h> to the header portion
` [PATCH 32/53] sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h>
` [PATCH 33/53] sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/task.h>
` [PATCH 34/53] sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c
` [PATCH 35/53] sched/core: Move, sort and clean up <linux/sched.h> structure predeclarations
` [PATCH 36/53] sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/preempt.h>
` [PATCH 38/53] sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h>
` [PATCH 39/53] signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h>
` [PATCH 48/53] sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h>
` [PATCH 50/53] sched/headers, timekeeping: Move the timer tick function prototypes to <linux/timekeeping.h>
net: use-after-free in tw_timer_handler
2017-02-08 18:55 UTC (8+ messages)
fs/crypt ioctl and attr
2017-02-08 18:55 UTC (9+ messages)
[PATCH net 0/2] Fixes for header length truncation
2017-02-08 18:56 UTC (2+ messages)
[PATCH 0/5] xen: sched: scheduling (mostly, Credit2) and cpupool fixes and improvements
2017-02-08 18:55 UTC (8+ messages)
` [PATCH 2/5] xen: credit2: never consider CPUs outside of our cpupool
[PATCH] ARM: xip: disable PATCH_PHYS_VIRT for ARCH_MULTIPLATFORM when XIP
2017-02-08 18:55 UTC (10+ messages)
OFED-4.8, rdma-core, and library paths
2017-02-08 18:54 UTC (11+ messages)
[PATCH 1/2] net/ixgbe: calculate the correct number of received packets in bulk alloc function
2017-02-08 18:53 UTC (5+ messages)
` [PATCH v2 "
[PATCH] ASoC: bcm2835: Add 8 channel (multitrack) capability
2017-02-08 18:54 UTC (4+ messages)
[meta-oe][PATCH v2 1/3] libev: Add recipe for version 4.24
2017-02-08 18:53 UTC (2+ messages)
[PATCH v2 00/25] linux/eal: Remove most causes of panic on init
2017-02-08 18:51 UTC (26+ messages)
` [PATCH v2 01/25] eal: CPU init will no longer panic
` [PATCH v2 02/25] eal: return error instead of panic for cpu init
` [PATCH v2 03/25] eal: No panic on hugepages info init
` [PATCH v2 04/25] eal: do not panic on failed hugepage query
` [PATCH v2 05/25] eal: failure to parse args returns error
` [PATCH v2 06/25] eal-common: introduce a way to query cpu support
` [PATCH v2 07/25] eal: Signal error when CPU isn't supported
` [PATCH v2 08/25] eal: do not panic on memzone initialization fails
` [PATCH v2 09/25] eal: set errno when exiting for already called
` [PATCH v2 10/25] eal: Do not panic on log failures
` [PATCH v2 11/25] eal: Do not panic on pci-probe
` [PATCH v2 12/25] eal: do not panic on vfio failure
` [PATCH v2 13/25] eal: do not panic on memory init
` [PATCH v2 14/25] eal: do not panic on tailq init
` [PATCH v2 15/25] eal: do not panic on alarm init
` [PATCH v2 16/25] eal: convert timer_init not to call panic
` [PATCH v2 17/25] eal: change the private pipe call to reflect errno
` [PATCH v2 18/25] eal: Do not panic on interrupt thread init
` [PATCH v2 19/25] eal: do not error if plugins fail to init
` [PATCH v2 20/25] eal_pci: Continue probing even on failures
` [PATCH v2 21/25] eal: do not panic on failed PCI probe
` [PATCH v2 22/25] eal_common_dev: continue initializing vdevs
` [PATCH v2 23/25] eal: do not panic (or abort) if vdev init fails
` [PATCH v2 24/25] eal: do not panic when bus probe fails
` [PATCH v2 25/25] rte_eal_init: add info about rte_errno codes
[Qemu-devel] [PATCH v5 0/2] docs: Improve sample configuration files
2017-02-08 18:49 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 2/2] mach-virt: Provide "
[PATCH] rev-parse --git-path: fix output when running in a subdirectory
2017-02-08 18:47 UTC (2+ messages)
[Qemu-arm] [PATCH] target-arm: Declare virtio-mmio as dma-coherent in dt
2017-02-08 18:47 UTC (8+ messages)
` [Qemu-arm] [Qemu-devel] "
` [Qemu-devel] [Qemu-arm] "
[U-Boot] [PATCH] drivers: net: phy: atheros: apply the previous register setting for AR8031 to fix the voltage peak issue
2017-02-08 18:47 UTC (9+ messages)
[PATCH] nvme-cli: fabrics: Fix to pass "host_traddr" to the kernel driver
2017-02-08 18:46 UTC
BTRFS and cyrus mail server
2017-02-08 18:38 UTC
[PATCH rdma-core 0/7] Add mlx5 direct verbs
2017-02-08 18:45 UTC (5+ messages)
[PATCH v4] usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver
2017-02-08 18:45 UTC (6+ messages)
[PATCH 00/10] sched.h modernization -v2, phase #1: "Pre-splitup cleanups"
2017-02-08 18:34 UTC (8+ messages)
` [PATCH 01/10] sched/headers: Make all include/linux/sched/*.h headers build standalone
` [PATCH 02/10] sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()
` [PATCH 03/10] sched/headers: Make task_struct::wake_q an opaque pointer
` [PATCH 04/10] sched/core: Move the get_preempt_disable_ip() inline to sched/core.c
` [PATCH 05/10] sched/core: Remove the tsk_cpus_allowed() wrapper
` [PATCH 06/10] sched/core: Remove the tsk_nr_cpus_allowed() wrapper
` [PATCH 08/10] sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
Trying to use xfuncname without success
2017-02-08 18:37 UTC (4+ messages)
ARM imx.6 SATA speed regression
2017-02-08 18:38 UTC (6+ messages)
switch "ms bind ipv6" default to "true"?
2017-02-08 18:44 UTC (5+ messages)
raid1: cannot add disk to replace faulty because can only mount fs as read-only
2017-02-08 13:46 UTC (9+ messages)
Regression on rt kernel while using POSIX timers
2017-02-08 18:41 UTC
[U-Boot] [PATCH 0/6] ARM: DRA7: AM57xx: Enable SPL_DM
2017-02-08 18:42 UTC (4+ messages)
[PATCH] Btrfs: create a helper to create em for IO
2017-02-08 18:40 UTC (3+ messages)
` [PATCH v2] "
OpenGL context switching with Noveau
2017-02-08 18:41 UTC (2+ messages)
[PATCH i-g-t] lib/igt_gt: Define HANG_ALLOW_* as bit flags
2017-02-08 18:39 UTC (5+ messages)
[patch net-next 00/15] mlxsw: Reflect nexthop status changes
2017-02-08 18:20 UTC (6+ messages)
` [patch net-next 12/15] ipv4: fib: Notify about "
[PATCH] omap3isp: add support for CSI1 bus
2017-02-08 18:32 UTC (2+ messages)
two small PCI MSI cleanups V2
2017-02-08 17:30 UTC (3+ messages)
` [PATCH 2/2] PCI/msi: remove pci_msi_domain_{alloc,free}_irqs
[PATCH v2] libvirt: Place systemd units at appropriate location
2017-02-08 18:38 UTC (2+ messages)
[PATCH] PM / Domains: Provide dummy governors if CONFIG_PM_GENERIC_DOMAINS=n
2017-02-08 18:37 UTC
[PATCH v2 net-next] virtio: Fix affinity for #VCPUs != #queue pairs
2017-02-08 18:37 UTC (2+ messages)
[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)
2017-02-08 18:37 UTC (2+ messages)
nftables bug: Only the first two elements of a map are used for NAT
2017-02-08 18:11 UTC
[v3 0/3] Auto BKOPS PM suspend
2017-02-08 11:59 UTC (3+ messages)
` [v3 3/3] mmc: Checking BKOPS status prior to Suspend
[PATCH 4/5] regulator: core: simplify _regulator_get()
2017-02-08 18:34 UTC (2+ messages)
` Applied "regulator: core: simplify _regulator_get()" to the regulator tree
mm: deadlock between get_online_cpus/pcpu_alloc
2017-02-08 17:46 UTC (13+ messages)
Software Freedom Conservancy donations
2017-02-08 18:34 UTC
[QUESTION] Early Write Acknowledge for PCIe configuration space
2017-02-08 18:35 UTC (4+ messages)
[RFC V2 00/12] Define coherent device memory node
2017-02-08 15:04 UTC (6+ messages)
` [RFC V2 12/12] mm: Tag VMA with VM_CDM flag explicitly during mbind(MPOL_BIND)
[PATCH v4 1/5] ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audio
2017-02-08 18:34 UTC (2+ messages)
` Applied "ASoC: hdac_hdmi: Begin to add support for DP Multi-stream audio" to the asoc tree
[RFC 06/16] ASoC: Intel: Skylake: Add route change to rt298 machine
2017-02-08 18:34 UTC (2+ messages)
` Applied "ASoC: Intel: bxt: Add route change to rt298 machine" to the asoc tree
[RFC 04/16] ASoC: Intel: Skylake: Add route change to nau88l25_max98357a machine
2017-02-08 18:34 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: Add route change to nau88l25_max98357a machine" to the asoc tree
[RFC 05/16] ASoC: Intel: Skylake: Add route change to nau88l25_ssm4567 machine
2017-02-08 18:34 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: Add route change to nau88l25_ssm4567 machine" to the asoc tree
[PATCH v3 12/12] ASoC: hdac_hdmi: Add support to handle MST capable pin
2017-02-08 18:34 UTC (2+ messages)
` Applied "ASoC: hdac_hdmi: Add support to handle MST capable pin" to the asoc tree
[PATCH v2] ASoc: hdmi-codec: remove HDMI device unregister
2017-02-08 18:34 UTC (3+ messages)
` Applied "ASoC: hdmi-codec: remove HDMI device unregister" to the asoc tree
[PATCH v2 8/9] ASoC: sunxi: allow the analog codec driver to be built on ARM64
2017-02-08 18:34 UTC (4+ messages)
` Applied "ASoC: sunxi: allow the analog codec driver to be built on ARM64" to the asoc tree
[PATCH] drm/i915: fix for WaDisableDopClockGating:bdw
2017-02-08 18:33 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
2017-02-08 18:31 UTC
[PATCH] Btrfs: add another missing end_page_writeback on submit_extent_page failure
2017-02-08 18:30 UTC (11+ messages)
[PATCH 00/17] iwlwifi: updates intended for v4.11 2017-02-08
2017-02-08 15:51 UTC (3+ messages)
` [PATCH 09/17] iwlwifi: pcie: don't increment / decrement a bool
` [PATCH 17/17] iwlwifi: mvm: avoid exceeding the allowed print length
[PATCH v3 net-next] net: phy: Add LED mode driver for Microsemi PHYs
2017-02-08 18:29 UTC (2+ messages)
[PATCH v2 0/5] Fix "support large inline thresholds"
2017-02-08 18:28 UTC (7+ 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.