All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-06 13:32:45 to 2017-02-06 14:06:19 UTC [more...]

[PATCH v13 1/2] serial: exar: split out the exar code from 8250_pci
 2017-02-06 14:06 UTC  (5+ messages)

[PATCH 00/25] iwlwifi: updates intended for v4.11 2017-02-03
 2017-02-06 14:05 UTC  (5+ messages)
` [PATCH 14/25] iwlwifi: mvm: overwrite skb info later
` [PATCH 15/25] iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe

[PATCH net-next v5 0/4] net: dsa: Support for pdata in dsa2
 2017-02-06 14:04 UTC  (8+ messages)
` [PATCH net-next v5 3/4] net: phy: Allow pre-declaration of MDIO devices

[PATCH net-next v2 0/6] gtp: misc improvements
 2017-02-06 14:04 UTC  (19+ messages)
` [PATCH net-next v2 1/6] gtp: make GTP sockets in gtp_newlink optional
` [PATCH net-next v2 2/6] gtp: merge gtp_get_net and gtp_genl_find_dev
` [PATCH net-next v2 3/6] gtp: unify genl_find_pdp and prepare for per socket lookup
` [PATCH net-next v2 4/6] gtp: consolidate pdp context destruction into helper
` [PATCH net-next v2 5/6] gtp: add socket to pdp context

[Buildroot] [PATCH 1/5] linux-firmware: bump to version 6d3bc8886517d171068fd1263176b8b5c51df204
 2017-02-06 14:04 UTC  (6+ messages)
` [Buildroot] [PATCH 2/5] nginx-naxsi: bump to version 0.55.2
` [Buildroot] [PATCH 3/5] x264: bump to version 97eaef2ab82a46d13ea5e00270712d6475fbe42b
` [Buildroot] [PATCH 4/5] pps-tools: "
` [Buildroot] [PATCH 5/5] ntp: bump to version 4.2.8p9

[PATCH 0/5] DRM OF graph clean-up
 2017-02-06 14:03 UTC  (14+ messages)
` [PATCH 1/5] of: introduce of_graph_get_remote_node
` [PATCH 3/5] drm: convert drivers to use of_graph_get_remote_node

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

[PATCH v3 0/3] usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver
 2017-02-06 14:03 UTC  (8+ messages)
` [PATCH v3 1/3] lib/string: introduce ascii2utf16le() helper
` [PATCH v3 2/3] usb: core: hcd: use ascii2utf16le() in ascii2desc()
` [PATCH v3 3/3] usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver

Still having problems with typebounds check
 2017-02-06 14:03 UTC 

Unable browse over BNEP
 2017-02-06 14:03 UTC 

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

[PATCH] dm: switch dm-verity to async hash crypto API
 2017-02-06 14:02 UTC  (5+ messages)

[PATCH] xen/mm: Alter is_iomem_page() to use mfn_t
 2017-02-06 14:02 UTC  (2+ messages)

[PATCH] platform/x86: intel_pmc_ipc: read s0ix residency API
 2017-02-06 14:01 UTC  (3+ messages)

[Buildroot] [PATCH v3] efl: do not force dependency on libudev by making eeze a config option
 2017-02-06 14:00 UTC  (2+ messages)

[PATCH] tag: generate useful reflog message
 2017-02-06 13:58 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-02-06 13:59 UTC  (7+ messages)
` [PATCH v2 1/6] drm: Add SCDC helpers
` [PATCH v2 2/6] drm/edid: check for HF-VSDB block
` [PATCH v2 3/6] drm/edid: detect SCDC support in HF-VSDB
` [PATCH v2 4/6] drm: scrambling support in drm layer
` [PATCH v2 5/6] drm/i915: enable scrambling
` [PATCH v2 6/6] drm/i915: allow HDMI 2.0 clock rates

[PATCH i-g-t] tests/drv_suspend: Skip */crc/* in debugfs-reader
 2017-02-06 13:58 UTC 

[PATCH] net/ixgbevf: reset hardware when stopping port
 2017-02-06 13:58 UTC  (2+ messages)

[PATCH] net/ixgbevf: fix stats update after a PF reset
 2017-02-06 13:58 UTC  (2+ messages)

[PATCH 00/89] Major reorganization of <linux/sched.h>
 2017-02-06 13:39 UTC  (66+ messages)
` [PATCH 03/89] sched/rq_clock: Consolidate the ordering of the rq_clock methods
` [PATCH 04/89] sched/core: Remove unnecessary #include headers
` [PATCH 07/89] sched/idle: Create <linux/sched/idle.h> for idle CPU related definitions
` [PATCH 09/89] sched/wake_q: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h>
` [PATCH 10/89] sched/clock: Introduce <linux/sched/clock.h>
` [PATCH 11/89] sched/headers, delayacct: Move the 'struct task_delay_info' definition from <linux/sched.h> to <linux/delayacct.h>
` [PATCH 12/89] sched/abi: Introduce <uapi/linux/sched/types.h>
` [PATCH 13/89] sched/loadavg: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h>
` [PATCH 14/89] sched/autogroup: Collect extern APIs into <linux/sched/autogroup.h>
` [PATCH 15/89] sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
` [PATCH 16/89] sched/idle: Move polling methods to <linux/sched/idle.h>
` [PATCH 17/89] sched/idle: Remove tsk_is_polling()
` [PATCH 19/89] sched/core: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h>
` [PATCH 20/89] sched/headers, signals: Separate out task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
` [PATCH 21/89] sched/headers: Remove unused 'task_can_switch_user()' prototype
` [PATCH 22/89] sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header
` [PATCH 26/89] sched/headers: Remove unused <linux/cgroup-defs.h> include from <linux/sched.h>
` [PATCH 27/89] sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h>
` [PATCH 28/89] sched/cpufreq: Move the cpufreq interface to <linux/sched/cpufreq.h>
` [PATCH 29/89] sched/headers: Move more mm_struct related functionality from <linux/sched.h> to <linux/sched/mm.h>
` [PATCH 30/89] sched/headers: Move the 'init_mm' declaration from <linux/sched.h> to <linux/mm_types.h>
` [PATCH 32/89] sched/numa: Split <linux/sched/numa_balancing.h> out of <linux/sched.h>
` [PATCH 34/89] sched/core: Move <asm/paravirt.h> include to kernel/sched/sched.h
` [PATCH 35/89] kasan, sched/headers: Remove <linux/sched.h> from <linux/kasan.h> and uninline kasan_enable/disable_current()
` [PATCH 36/89] sched/headers: Remove <linux/cred.h> inclusion from <linux/sched.h>
` [PATCH 39/89] sched/headers: Remove various unrelated headers "
` [PATCH 40/89] sched/headers: Move CONFIG_TASK_XACCT bits out of <linux/sched.h> into <linux/sched/xacct.h>
` [PATCH 41/89] sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
` [PATCH 42/89] sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h>
` [PATCH 44/89] sched/headers: Move task statistics from <linux/sched.h> to <linux/sched/stat.h>
` [PATCH 45/89] mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <linux/sched.h> to <linux/mm_types>
` [PATCH 46/89] sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h>
` [PATCH 48/89] sched/headers, time/timekeeping: Move the xtime_update() prototype from <linux/sched.h> to <linux/time.h>
` [PATCH 49/89] sched/headers: Move <asm/current.h> include from the middle of <linux/sched.h> to the header portion
` [PATCH 52/89] sched/headers: Split <linux/sched/task.h> out of <linux/sched.h>
` [PATCH 53/89] sched/headers: Simplify <linux/sched/task.h> dependencies
` [PATCH 55/89] sched/core: Clean up <linux/sched.h> structure predeclarations and remove stale entries
` [PATCH 56/89] sched/headers: Move the PREEMPT_COUNT defines from <linux/sched.h> to <linux/preempt.h>
` [PATCH 57/89] sched/headers: Split <linux/sched/task_stack> out of <linux/sched.h>
` [PATCH 58/89] sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h>
` [PATCH 59/89] sched/core: Move the get_preempt_disable_ip() inline to sched/core.c
` [PATCH 60/89] signals: Split out <linux/signal_types.h> from <linux/signal.h>
` [PATCH 61/89] sched/headers: Reduce <linux/sched.h> signal API dependency
` [PATCH 62/89] mm/headers, sched/headers: Split <linux/mm_types_task.h> out of <linux/mm_types.h>
` [PATCH 63/89] sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>
` [PATCH 64/89] sched/headers: Remove 'init_pid_ns' prototype "
` [PATCH 65/89] sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
` [PATCH 67/89] sched/headers: Move the task_lock()/unlock() APIs "
` [PATCH 68/89] sched/headers: Split cputime functionality out of <linux/sched.h>, into <linux/sched/cputime.h>
` [PATCH 69/89] sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.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 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 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 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 v2] dm: switch dm-verity to async hash crypto API
 2017-02-06 13:58 UTC 

[PATCH v5 0/6] usb: musb: cppi41: Add a way to manage DMA irq
 2017-02-06 13:58 UTC  (5+ messages)
` [PATCH v5 5/6] usb: musb: cppi_dma: Clean up tusb_omap_dma structure

[PATCH] CIFS: use correct format string for size_t
 2017-02-06 13:57 UTC  (2+ messages)

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

[SPDK] fio_plugin fails to build against current fio head
 2017-02-06 13:56 UTC 

[PATCH v2 1/3] drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE
 2017-02-06 13:56 UTC  (4+ messages)
` [PATCH v2 3/3] drm/i915: Use page coloring to provide the guard page at the end of the GTT

[PATCH 00/39] megaraid_sas: Updates for scsi-next
 2017-02-06 13:55 UTC  (17+ messages)
` [PATCH 03/39] megaraid_sas: raid 1 fast path code optimize
` [PATCH 04/39] megaraid_sas: 32 bit descriptor fire cmd optimization
` [PATCH 05/39] megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
` [PATCH 07/39] megaraid_sas: Use DID_REQUEUE
` [PATCH 08/39] megaraid_sas: megasas_get_request_descriptor always return valid desc
` [PATCH 09/39] megaraid_sas: NVME Interface detection and prop settings

[PATCH] drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode
 2017-02-06 13:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] Print text for disassociation reason
 2017-02-06 13:53 UTC 

[PATCH v1 1/3] clk: zte: add i2s clocks for zx296718
 2017-02-06 13:50 UTC  (6+ messages)
` [PATCH v1 2/3] dt: Document for the ZTE zx296718 I2S controller
` [PATCH v1 3/3] ASoC: zx-i2s: support zx296718 SoC for ZTE's i2s controller driver

[PATCH] drm/i915: Allow the user to override default firmware file names
 2017-02-06 13:52 UTC  (2+ messages)

[Buildroot] [PATCH v6 0/9] bump/choice for qt 5.8.0
 2017-02-06 13:51 UTC  (3+ messages)
` [Buildroot] [PATCH v6 2/9] qt5enginio : move into legacy compatibility

[kernel-hardening] Container Hardening
 2017-02-06 13:51 UTC  (8+ messages)

[pull request][net-next 0/8] Mellanox mlx5 updates 2017-01-31
 2017-02-06 13:50 UTC  (6+ messages)
` [net-next 2/8] net/mlx5: Configure cache line size for start and end padding

[Xenomai] Fw:some API about RT_TASK occur Segmentation fault
 2017-02-06 13:50 UTC  (2+ messages)

xmon memory dump does not handle LE
 2017-02-06 13:50 UTC  (5+ messages)

[RFC 0/8] eal: dynamic logs
 2017-02-06 13:49 UTC  (2+ messages)

[GIT PULL] cputime: Convert core use of cputime_t to nsecs
 2017-02-06 13:49 UTC  (2+ messages)

[Xenomai] RFC: switchtest FPU, introduce option to enforce testing
 2017-02-06 13:48 UTC  (7+ messages)
` [Xenomai] [PATCH] testsuite/switchtest/x86: allow in kernel-FPU testing

[PATCH] cpumask: add cpumask_any_and_but()
 2017-02-06 13:48 UTC  (2+ messages)

[bug report] clk: sunxi-ng: Add A80 CCU
 2017-02-06 13:47 UTC 

[GIT PULL] ACPI IORT fixes for v4.10-rc8
 2017-02-06 13:47 UTC  (4+ messages)

Fractional divider on the Atmel USART controller
 2017-02-06 13:47 UTC  (6+ messages)

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

[PATCHSET 0/3] perf diff: Introduce delta-abs compute method
 2017-02-06 13:44 UTC  (6+ messages)
` [PATCH 2/3] perf diff: Add diff.order config option

[PATCH RESEND 0/3] arm64: Add ARCH_THUNDER2
 2017-02-06 13:44 UTC  (5+ messages)
` [PATCH RESEND 1/3] arm64: add THUNDER2 processor family

[PATCH] drbd: avoid clang warning about pointless switch statement
 2017-02-06 13:43 UTC  (2+ messages)

[PATCH v11 0/9] Cavium MMC driver
 2017-02-06 13:39 UTC  (10+ messages)
` [PATCH v11 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings
` [PATCH v11 2/9] mmc: cavium: Add core MMC driver for Cavium SOCs
` [PATCH v11 3/9] mmc: cavium: Add MMC platform driver for Octeon SOCs
` [PATCH v11 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx
` [PATCH v11 5/9] mmc: cavium: Add support for Octeon cn7890
` [PATCH v11 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
` [PATCH v11 7/9] mmc: cavium: Add scatter-gather DMA support
` [PATCH v11 8/9] mmc: cavium: Support DDR mode for eMMC devices
` [PATCH v11 9/9] MAINTAINERS: Add entry for Cavium MMC driver

RSS difficulties
 2017-02-06 13:42 UTC  (4+ messages)

[PATCH v2 0/7] gpio: mockup: extensions for testing purposes
 2017-02-06 13:41 UTC  (5+ messages)
` [PATCH v2 5/7] gpio: mockup: add a dummy irqchip

IRQ masking hierarchy with GIC as the root
 2017-02-06 13:40 UTC  (2+ messages)

[PATCH 0/4] Fixes for perf build and feature detection
 2017-02-06 13:38 UTC  (3+ messages)
` [PATCH 3/4] tools lib feature: Do not redefine compiler configuration

[PATCH v2 2/5] regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors
 2017-02-06 13:37 UTC  (2+ messages)
` Applied "regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors" to the regulator tree

[PATCH] ASoC: Intel: Skylake: Report Platform ID info from NHLT
 2017-02-06 13:37 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Report Platform ID info from NHLT" to the asoc tree

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

[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

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)

tip: demise of tsk_cpus_allowed() and tsk_nr_cpus_allowed()
 2017-02-06 13:32 UTC  (5+ 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.