All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-06 12:50:01 to 2017-02-06 13:36:42 UTC [more...]

[PATCH 00/89] Major reorganization of <linux/sched.h>
 2017-02-06 13:36 UTC  (41+ messages)
` [PATCH 01/89] sched/core: Clean up comments
` [PATCH 02/89] delayacct: Include <uapi/linux/taskstats.h>
` [PATCH 05/89] sched/topology: Split out scheduler topology code from core.c into topology.c
` [PATCH 06/89] sched/topology: Split out scheduler topology interfaces from <linux/sched.h> into <linux/sched/topology.h>
` [PATCH 08/89] sched/idle: Move wake_up_if_idle prototype to <linux/sched/idle.h>
` [PATCH 18/89] sched/core: Move task->mm handling methods to <linux/sched/mm.h>
` [PATCH 23/89] sched/headers, softlockup: Move softlockup detector watchdog methods to <linux/nmi.h>
` [PATCH 24/89] sched/headers: Remove #include <linux/capability.h> from <linux/sched.h>
` [PATCH 25/89] sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
` [PATCH 31/89] sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h>
` [PATCH 33/89] sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h>
` [PATCH 37/89] sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>
` [PATCH 38/89] sched/headers: Remove <linux/rtmutex.h> "
` [PATCH 43/89] sched/headers: Remove <linux/gfp.h> include "
` [PATCH 47/89] sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h>
` [PATCH 50/89] sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()
` [PATCH 51/89] sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h>
` [PATCH 54/89] sched/headers: Make the include/linux/sched/*.h headers build standalone
` [PATCH 65/89] sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
` [PATCH 66/89] sched/headers: Use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
` [PATCH 70/89] sched/core: Remove unused prefetch_stack()
` [PATCH 71/89] sched/headers, vfs/execve: Move the do_execve*() prototypes from <linux/sched.h> to <linux/binfmts.h>
` [PATCH 72/89] sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>
` [PATCH 73/89] sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h>
` [PATCH 74/89] sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
` [PATCH 75/89] sched/headers, timekeeping: Consolidate the timer tick function prototypes
` [PATCH 76/89] sched/headers, mm: Move 'struct tlbflush_unmap_batch' from <linux/sched.h> to <linux/mm_types_task.h>
` [PATCH 77/89] sched/headers: Move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
` [PATCH 78/89] sched/core: Remove the tsk_cpus_allowed() wrapper
` [PATCH 79/89] sched/core: Remove the tsk_nr_cpus_allowed() wrapper
` [PATCH 80/89] sched/headers: Move the <linux/magic.h> include to <linux/sched/task_stack.h>
` [PATCH 81/89] sched/headers: Remove spurious <linux/sched.h> inclusion dependencies
` [PATCH 82/89] rcu: Separate the rcu synchronization types and APIs into <linux/rcupdate_wait.h>
` [PATCH 83/89] timers: Remove the <linux/sysctl.h> include from <linux/timer.h>
` [PATCH 84/89] x86/apic: Remove the <linux/pm.h> header inclusion from <asm/apic.h>
` [PATCH 85/89] hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>
` [PATCH 86/89] sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>
` [PATCH 87/89] sched/headers: Move the sched_exec() prototype to <linux/sched/task.h>
` [PATCH 88/89] sched/headers: Remove #ifdefs from <linux/sched.h>
` [PATCH 89/89] sched/headers: Clean up <linux/sched.h>

[PATCH 0/2] arm64: numa: fix spurious BUG() on NOMAP regions
 2017-02-06 13:36 UTC  (5+ messages)
` [PATCH 2/2] arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA

[Buildroot] [PATCH next] lftp: bump version to 4.7.4
 2017-02-06 13:35 UTC  (2+ messages)

cryptodev - Session and queue pair relationship
 2017-02-06 13:35 UTC 

[Buildroot] [PATCH v2] efl: do not force dependency on libudev by making eeze a config option
 2017-02-06 13:34 UTC  (3+ messages)

[PATCH 1/1] gtp: support SGSN-side tunnels
 2017-02-06 13:33 UTC  (3+ messages)

tip: demise of tsk_cpus_allowed() and tsk_nr_cpus_allowed()
 2017-02-06 13:32 UTC  (5+ messages)

[Buildroot] [PATCH v6 0/9] bump/choice for qt 5.8.0
 2017-02-06 13:32 UTC  (8+ messages)
` [Buildroot] [PATCH v6 1/9] qt5: add choice between version 5.6.2 and 5.8.0
` [Buildroot] [PATCH v6 9/9] package/python-pyqt5: add patch to fix build with Qt 5.8.0

[PATCH net 0/4] Fix on-stack USB buffers
 2017-02-06 13:32 UTC  (9+ messages)
` [PATCH net 1/4] pegasus: Use heap buffers for all register access

[PATCH v2 0/7] gpio: mockup: extensions for testing purposes
 2017-02-06 13:31 UTC  (14+ messages)
` [PATCH v2 1/7] gpio: mockup: readability tweaks
` [PATCH v2 2/7] gpio: mockup: code shrink
` [PATCH v2 3/7] gpio: mockup: implement naming the lines
` [PATCH v2 4/7] irqdesc: add memory managed version of irq_alloc_descs()
` [PATCH v2 5/7] gpio: mockup: add a dummy irqchip
` [PATCH v2 6/7] gpiolib: include <gpio/consumer.h> from gpiolib.h

[RFC 0/8] eal: dynamic logs
 2017-02-06 13:29 UTC  (9+ messages)
` [RFC 1/8] eal: support dynamic log types
` [RFC 2/8] eal: dump registered "
` [RFC 3/8] eal: change several log levels matching a regexp
` [RFC 4/8] eal: change specific log levels at startup
` [RFC 5/8] eal: deprecate log functions
` [RFC 6/8] app/test: new command to dump log types
` [RFC 7/8] app/testpmd: "
` [RFC 8/8] net/i40e: use dynamic log type for control logs

[PATCH v2 0/6] ceph: implement new-style ENOSPC handling in kcephfs
 2017-02-06 13:29 UTC  (7+ messages)
` [PATCH v2 1/6] libceph: add an epoch_barrier field to struct ceph_osd_client
` [PATCH v2 2/6] libceph: add ceph_osdc_complete_writes
` [PATCH v2 3/6] libceph: rename and export have_pool_full
` [PATCH v2 4/6] ceph: register map callback to handle ENOSPC conditions
` [PATCH v2 5/6] ceph: handle epoch barriers in cap messages
` [PATCH v2 6/6] libceph: allow requests to return immediately on full conditions if caller wishes

[Qemu-devel] [PATCH] qemu-option: reject empty number value
 2017-02-06 13:28 UTC 

[OpenRISC] Linux openrisc init code
 2017-02-06 13:28 UTC  (4+ messages)

[3rdparty][master][PATCH 1/2] linux-congatec: 3.14-1.0 -> 4.1.15
 2017-02-06 13:21 UTC  (2+ messages)
` [3rdparty][master][PATCH 2/2] cgtqmx6: Change default kernel version

[PATCHv7 0/8] printk: use printk_safe to handle printk() recursive calls
 2017-02-06 13:27 UTC  (12+ messages)
` [PATCHv7 4/8] printk: always use deferred printk when flush printk_safe lines

[U-Boot] [PATCH] arm: dts: dra7: add qspi register map for control module
 2017-02-06 13:27 UTC  (5+ messages)

[PATCH 00/39] megaraid_sas: Updates for scsi-next
 2017-02-06 13:27 UTC  (11+ messages)
` [PATCH 01/39] Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth"
` [PATCH 02/39] megaraid_sas: cpu select rework
` [PATCH 03/39] megaraid_sas: raid 1 fast path code optimize
` [PATCH 06/39] megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp is not set

[U-Boot] [PATCH v2 0/7] arm64: mvebu: Add support for A8K community board
 2017-02-06 13:26 UTC  (6+ messages)
` [U-Boot] [PATCH v2 4/7] mvebu: usb: xhci: Add support for VBUS controlled by GPIO
      ` [U-Boot] [EXT] "

[PATCH 0/2] drm/panel: Add support for the Sitronix ST7789V
 2017-02-06 13:26 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings for the Sitronix ST7789V panel
` [PATCH 2/2] drm/panel: Add driver for sitronix "

[PATCH 0/4] KVM: MIPS: Hypercalls
 2017-02-06 13:25 UTC  (3+ messages)
` [PATCH 4/4] KVM: MIPS: Implement console output hypercall

[PATCH 1/2] drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()
 2017-02-06 13:25 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Avoid unguarded reads from the request pointer

[PATCH i-g-t v2] tests: Clean up shell scripts
 2017-02-06 13:25 UTC  (2+ messages)

[PATCH v3 1/6] drm/i915: Generate i915_params {} using a macro
 2017-02-06 13:25 UTC  (5+ messages)
` [PATCH v3 5/6] drm/i915: Add i915_param charp macro magic
` ✗ Fi.CI.BAT: failure for series starting with [v3,1/6] drm/i915: Generate i915_params {} using a macro

[PATCH] app/test-crypto-perf: fix gcc compilation under FreeBSD
 2017-02-06 13:24 UTC  (7+ messages)
` [PATCH v2] "

[LTP] [PATCH] min_free_kbytes : Check panic_on_oom before running
 2017-02-06 13:24 UTC 

[PATCH 1/2 v4] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-02-06 13:24 UTC  (9+ messages)
` [PATCH 2/2 RESEND] mm: vmpressure: fix sending wrong events on underflow

[RFC PATCH] perf/stat: Add --disable-hwdt
 2017-02-06 13:23 UTC  (7+ messages)

[Qemu-devel] Non-flat command line option argument syntax
 2017-02-06 13:23 UTC  (2+ messages)

[PATCH] sched/fair: Fix the nohz.next_balance update mess
 2017-02-06 13:23 UTC  (4+ messages)

[PATCH] backports: add CLASS_ATTR_RW/CLASS_ATTR_RO
 2017-02-06 13:21 UTC 

[PATCH 1/2] perf/core: Allow global address filtering for kernel code
 2017-02-06 13:15 UTC  (3+ messages)
` [PATCH 2/2] perf tools: Support end symbols with no size for filters

Very slow balance / btrfs-transaction
 2017-02-06 13:19 UTC  (7+ messages)

[PATCH 1/1] iscsi: fix regression caused by session lock patch
 2017-02-06 13:19 UTC  (10+ messages)

[PATCH 0/4] Fixes for perf build and feature detection
 2017-02-06 13:19 UTC  (3+ messages)
` [PATCH 1/4] perf tools: pass PYTHON config to "

[PATCH] doc: add known issue for virtio TSO with clones
 2017-02-06 13:16 UTC 

XFS developers meeting at Vault?
 2017-02-06 13:17 UTC  (3+ messages)

[PATCH net-next/iproute 0/5] tc: bash-completion: Add features
 2017-02-06 13:19 UTC  (6+ messages)
` [PATCH net-next/iproute 1/5] tc: bash-completion: Add the _from variant to _tc_one* funcs
` [PATCH net-next/iproute 2/5] tc: bash-completion: Prepare action autocomplete to support several actions
` [PATCH net-next/iproute 3/5] tc: bash-completion: Make the *_KIND variables global
` [PATCH net-next/iproute 4/5] tc: bash-completion: Add support for filter actions
` [PATCH net-next/iproute 5/5] tc: bash-completion: Add support for matchall

[PATCH v4 0/3] mt76: add new wireless driver for MediaTek MT76x2 PCIe chips
 2017-02-06 13:14 UTC  (5+ messages)
` [PATCH v4 3/3] mt76: add driver code for MT76x2e

[Buildroot] [PATCH] wget: bump version to 1.19
 2017-02-06 13:16 UTC 

xfs wrongly report ENOSPACE
 2017-02-06 13:14 UTC  (2+ messages)

[Qemu-devel] [PATCH V6 0/2] Add new qmp commands to suppurt Xen COLO
 2017-02-06 13:13 UTC  (5+ messages)

[PATCH] worktree: fix option descriptions for `prune`
 2017-02-06 13:13 UTC 

[Buildroot] [git commit] package/libplatform: bump version to 2.1.0
 2017-02-06 13:13 UTC 

17.02-rc2: i40e and LSC
 2017-02-06 13:12 UTC 

[qemu-mainline test] 105565: regressions - FAIL
 2017-02-06 13:13 UTC 

[RFC/PATCH 0/3] introduce Timgad LSM
 2017-02-06 13:10 UTC  (5+ messages)
` [RFC/PATCH 1/3] security: add the security_task_copy() hook
      ` [kernel-hardening] "

[PATCH] platform/x86: intel_pmc_ipc: read s0ix residency API
 2017-02-06 13:09 UTC 

[Buildroot] [PATCHv3] package/libplatform: bump version to 2.1.0
 2017-02-06 13:09 UTC 

[nf-next PATCH] netfilter: nf_tables: exthdr: Add support for existence check
 2017-02-06 13:08 UTC  (2+ messages)

[PATCH] iommu: fix static checker warning in iommu_insert_device_resv_regions
 2017-02-06 13:08 UTC  (3+ messages)

[PATCHv4 0/9] video/exynos/sti/cec: add HPD state notifier & use in drivers
 2017-02-06 13:08 UTC  (4+ messages)
  ` [PATCHv4 1/9] video: add hotplug detect notifier support

[PATCH 1/1] iommu: to avoid an unnecessary assignment
 2017-02-06 13:07 UTC  (3+ messages)

[PATCH 0/5] refcount_t and various related bits
 2017-02-06 13:06 UTC  (4+ messages)
` [PATCH 2/5] kref: Implement using refcount_t
    ` [kernel-hardening] "

[Buildroot] [PATCH 1/1] e2fsprogs: Fix debugfs ls -p option
 2017-02-06 13:06 UTC  (2+ messages)

[PATCH v5 net-next] net: mvneta: implement .set_wol and .get_wol
 2017-02-06 13:05 UTC  (2+ messages)

[PATCH] drm/i915: Allow the user to override default firmware file names
 2017-02-06 13:05 UTC 

[PATCH] bus: arm-ccn: Fix module autoload
 2017-02-06 13:05 UTC  (4+ messages)

[Buildroot] [PATCH] odroidc2: bump kernel version to a7fe6f2258e30c7a547908b5480bdbe6b56d6d3c
 2017-02-06 13:05 UTC  (2+ messages)

[Buildroot] [PATCH] odroidc2: bump uboot version to eb5d2d16fd45f52ec49e9b4ff9d562630c08e61c
 2017-02-06 13:05 UTC  (2+ messages)

[Buildroot] [PATCH] odroidc2: update boot.ini to 5ce6bcc6d8048ba5ff351516b751d52f5cda6981
 2017-02-06 13:05 UTC  (2+ messages)

[PATCH] netfilter: xt_hashlimit: Fix integer divide round to zero
 2017-02-06 13:04 UTC  (2+ messages)

[Buildroot] [git commit] configs/odroidc2: bump kernel version to a7fe6f2258e30c7a547908b5480bdbe6b56d6d3c
 2017-02-06 13:04 UTC 

[Buildroot] [git commit] configs/odroidc2: bump uboot version to eb5d2d16fd45f52ec49e9b4ff9d562630c08e61c
 2017-02-06 13:04 UTC 

[PATCH v3] staging: lustre: align else if statement to coding standard
 2017-02-06 13:03 UTC  (4+ messages)

[Buildroot] [git commit] configs/odroidc2: update boot.ini to 5ce6bcc6d8048ba5ff351516b751d52f5cda6981
 2017-02-06 13:03 UTC 

[PATCH infiniband-diags] ibstat.c: If port is 1x SDR, rate is 2.5 rather than 2 Gbps
 2017-02-06 13:03 UTC 

[PATCH] Signed-off-by: Ran Algawi <ran.algawi@gmail.com>
 2017-02-06 13:02 UTC  (4+ messages)

ANNOUNCE: Netdev 2.1 update Feb 06
 2017-02-06 13:02 UTC 

[PATCH v3 00/14] mm: page migration enhancement for thp
 2017-02-06 13:02 UTC  (4+ messages)
` [PATCH v3 03/14] mm: use pmd lock instead of racy checks in zap_pmd_range()

[PATCH v2 1/3] perf tools: Use offset instead of dwarfnum in register table
 2017-02-06 13:02 UTC  (5+ messages)

[PATCH] eventdev: update event port link and unlink callbacks
 2017-02-06 19:04 UTC 

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API
 2017-02-06 13:01 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/sngrep: fix static linking against libpcap
 2017-02-06 13:00 UTC  (2+ messages)

[Buildroot] [git commit] package/sngrep: fix static linking against libpcap
 2017-02-06 13:00 UTC 

[PATCH] irqchip/gicv3: Fix GICR_WAKE & GICD_IGROUPR accesses from non-secure
 2017-02-06 12:59 UTC  (4+ messages)

[PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver
 2017-02-06 12:59 UTC  (6+ messages)
` [PATCH 1/6] staging: Import the BCM2835 MMAL-based "

[PATCH 00/28] arm64: Dom0 ITS emulation
 2017-02-06 12:58 UTC  (3+ messages)
` [PATCH 02/28] ARM: GICv3 ITS: parse and store ITS subnodes from hardware DT

[Buildroot] [PATCH] package/mbedtls: fix zlib support
 2017-02-06 12:58 UTC  (2+ messages)

[patch net-next] mlxsw: reg: Fix HTGT register length
 2017-02-06 12:56 UTC 

[PATCH V2] mpt3sas: disable ASPM for MPI2 controllers
 2017-02-06 12:55 UTC  (6+ messages)

[PATCH v2 1/3] drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE
 2017-02-06 12:54 UTC  (4+ messages)
` [PATCH v2 3/3] drm/i915: Use page coloring to provide the guard page at the end of the GTT
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/3] drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE

linux-next: build warnings after merge of the crypto tree
 2017-02-06 12:54 UTC  (2+ messages)
` crypto: atmel - Fix authenc compile test warnings

[Qemu-devel] [PATCH 0/3] colo-compare: Preparing work for combining with COLO frame
 2017-02-06 12:53 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] colo-compare: reconstruct the mutex lock usage

Missing XSM permission for livepatch sysctl
 2017-02-06 12:53 UTC  (2+ messages)

[xen-unstable-smoke test] 105569: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-06 12:53 UTC 

4.4-rc: 28 bioset threads on small notebook
 2017-02-06 12:53 UTC  (8+ messages)
  ` 4.4-final: "
          ` v4.9, 4.4-final: 28 bioset threads on small notebook, 36 threads on cellphone

[PATCH] app/crypto-perf: fix dereference null return value
 2017-02-06 14:55 UTC 

[Buildroot] [git commit] package/mbedtls: fix zlib support
 2017-02-06 12:53 UTC 

[PATCH] fs: ext3/ext4: increase the protection of nlink dec and inode destroy
 2017-02-06 12:35 UTC 

[PATCH] drm/i915: DMC 1.03 for Geminilake
 2017-02-06 12:52 UTC  (3+ messages)

[PATCHSET 0/3] perf diff: Introduce delta-abs compute method
 2017-02-06 12:51 UTC  (2+ messages)

[GIT PULL] Allwinner DT changes for 4.11, part 2
 2017-02-06 12:50 UTC 

[Buildroot] [PATCH 0/3] graph-depends: split off some functions to pkgutil.py
 2017-02-06 12:50 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] graph-depends: split off get_rdepends from get_depends

[PATCHSET for-4.11] cgroup: implement cgroup v2 thread mode
 2017-02-06 12:49 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.