linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-15 14:12:10 to 2017-04-16 10:30:02 UTC [more...]

[PATCH 00/10] mac68k: Miscellaneous fixes, cleanup and modernization
 2017-04-16 10:29 UTC  (2+ messages)

4.10.9 nok with realtek wlan, atom
 2017-04-16 10:23 UTC  (3+ messages)

deadlock in synchronize_srcu() in debugfs?
 2017-04-16  9:51 UTC  (11+ messages)
` [RFC PATCH 0/9] debugfs: per-file removal protection
  ` [RFC PATCH 1/9] debugfs: add support for more elaborate ->d_fsdata
  ` [RFC PATCH 2/9] debugfs: implement per-file removal protection
  ` [RFC PATCH 3/9] debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
  ` [RFC PATCH 4/9] debugfs: convert to debugfs_file_get() and -put()
  ` [RFC PATCH 5/9] IB/hfi1: "
  ` [RFC PATCH 6/9] debugfs: purge obsolete SRCU based removal protection
  ` [RFC PATCH 7/9] debugfs: call debugfs_real_fops() only after debugfs_file_get()
  ` [RFC PATCH 8/9] debugfs: defer debugfs_fsdata allocation to first usage
  ` [RFC PATCH 9/9] debugfs: free debugfs_fsdata instances

[PATCH] x86/apic/timer: set ->min_delta_ticks and ->max_delta_ticks
 2017-04-16  9:46 UTC  (5+ messages)
` [PATCH] microblaze/timer: "

urgent respond from webmail
 2017-04-15 17:21 UTC 

Business Proposal
 2017-04-16  8:41 UTC 

[PATCH 4.4 00/18] 4.4.62-stable review
 2017-04-16  8:02 UTC  (16+ messages)
` [PATCH 4.4 02/18] drm/i915: Stop using RP_DOWN_EI on Baytrail
` [PATCH 4.4 03/18] usb: dwc3: gadget: delay unmap of bounced requests
` [PATCH 4.4 05/18] MIPS: Introduce irq_stack
` [PATCH 4.4 06/18] MIPS: Stack unwinding while on IRQ stack
` [PATCH 4.4 07/18] MIPS: Only change $28 to thread_info if coming from user mode
` [PATCH 4.4 08/18] MIPS: Switch to the irq_stack in interrupts
` [PATCH 4.4 09/18] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH 4.4 10/18] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
` [PATCH 4.4 12/18] net/packet: fix overflow in check for priv area size
` [PATCH 4.4 13/18] blk-mq: Avoid memory reclaim when remapping queues
` [PATCH 4.4 14/18] usb: hub: Wait for connection to be reestablished after port reset
` [PATCH 4.4 15/18] net/mlx4_en: Fix bad WQE issue
` [PATCH 4.4 16/18] net/mlx4_core: Fix racy CQ (Completion Queue) free
` [PATCH 4.4 17/18] net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions
` [PATCH 4.4 18/18] ibmveth: set correct gso_size and gso_type

[PATCH 4.9 00/31] 4.9.23-stable review
 2017-04-16  8:04 UTC  (22+ messages)
` [PATCH 4.9 05/31] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters
` [PATCH 4.9 06/31] drm/i915: Stop using RP_DOWN_EI on Baytrail
` [PATCH 4.9 07/31] drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
` [PATCH 4.9 08/31] orangefs: fix memory leak of string new on exit path
` [PATCH 4.9 09/31] orangefs: Dan Carpenter influenced cleanups
` [PATCH 4.9 10/31] orangefs: fix buffer size mis-match between kernel space and user space
` [PATCH 4.9 12/31] rt2x00usb: fix anchor initialization
` [PATCH 4.9 13/31] rt2x00usb: do not anchor rx and tx urbs
` [PATCH 4.9 14/31] rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB
` [PATCH 4.9 16/31] MIPS: Introduce irq_stack
` [PATCH 4.9 17/31] MIPS: Stack unwinding while on IRQ stack
` [PATCH 4.9 18/31] MIPS: Only change $28 to thread_info if coming from user mode
` [PATCH 4.9 19/31] MIPS: Switch to the irq_stack in interrupts
` [PATCH 4.9 20/31] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH 4.9 21/31] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
` [PATCH 4.9 25/31] net/packet: fix overflow in check for priv area size
` [PATCH 4.9 26/31] blk-mq: Avoid memory reclaim when remapping queues
` [PATCH 4.9 27/31] usb: hub: Wait for connection to be reestablished after port reset
` [PATCH 4.9 28/31] net/mlx4_en: Fix bad WQE issue
` [PATCH 4.9 29/31] net/mlx4_core: Fix racy CQ (Completion Queue) free
` [PATCH 4.9 30/31] net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions

[PATCH V3 00/16] Introduce the BFQ I/O scheduler
 2017-04-16  8:14 UTC  (2+ messages)

[PATCH 4.10 00/29] 4.10.11-stable review
 2017-04-16  8:04 UTC  (20+ messages)
` [PATCH 4.10 01/29] drm/i915: Fix forcewake active domain tracking
` [PATCH 4.10 03/29] drm/i915/fbdev: Stop repeating tile configuration on stagnation
` [PATCH 4.10 04/29] drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
` [PATCH 4.10 06/29] drm/i915: Store a permanent error in obj->mm.pages
` [PATCH 4.10 11/29] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters
` [PATCH 4.10 12/29] drm/i915: Stop using RP_DOWN_EI on Baytrail
` [PATCH 4.10 13/29] drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
` [PATCH 4.10 15/29] orangefs: Dan Carpenter influenced cleanups
` [PATCH 4.10 16/29] orangefs: fix buffer size mis-match between kernel space and user space
` [PATCH 4.10 17/29] nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
` [PATCH 4.10 18/29] rt2x00usb: fix anchor initialization
` [PATCH 4.10 19/29] rt2x00usb: do not anchor rx and tx urbs
` [PATCH 4.10 20/29] MIPS: Introduce irq_stack
` [PATCH 4.10 21/29] MIPS: Stack unwinding while on IRQ stack
` [PATCH 4.10 22/29] MIPS: Only change $28 to thread_info if coming from user mode
` [PATCH 4.10 23/29] MIPS: Switch to the irq_stack in interrupts
` [PATCH 4.10 24/29] MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH 4.10 25/29] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
` [PATCH 4.10 28/29] net/packet: fix overflow in check for priv area size

[PATCH] Remove ARM errata Workarounds 458693 and 460075
 2017-04-16  8:04 UTC  (2+ messages)

[backport v4.9] tpm_tis: use default timeout value if chip reports it as zero
 2017-04-15 20:50 UTC  (3+ messages)

[GIT PULL] TTY fix for 4.11-rc7
 2017-04-16  7:56 UTC 

PCI / PM: Crashes in PME scan during system suspend
 2017-04-16  7:55 UTC  (5+ messages)

Business Proposal
 2017-04-16  7:07 UTC 

[PATCH RESEND2] [media] usbtv: add a new usbid
 2017-04-16  6:51 UTC 

[patch 00/20] cpu/hotplug: Convert get_online_cpus() to a percpu_rwsem
 2017-04-16  6:22 UTC  (23+ messages)
` [patch 01/20] cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_locked()
` [patch 02/20] stop_machine: Provide stop_machine_locked()
` [patch 03/20] padata: Make padata_alloc() static
` [patch 04/20] padata: Avoid nested calls to get_online_cpus() in pcrypt_init_padata()
` [patch 05/20] x86/mtrr: Remove get_online_cpus() from mtrr_save_state()
` [patch 06/20] cpufreq: Use cpuhp_setup_state_nocalls_locked()
` [patch 07/20] KVM/PPC/Book3S HV: "
` [patch 08/20] hwtracing/coresight-etm3x: Use the locked version of cpuhp_setup_state_nocalls()
` [patch 09/20] hwtracing/coresight-etm4x: Use cpuhp_setup_state_nocalls_locked()
` [patch 10/20] perf/x86/intel/cqm: Use cpuhp_setup_state_locked()
` [patch 11/20] ARM/hw_breakpoint: "
` [patch 12/20] s390/kernel: Use stop_machine_locked()
` [patch 13/20] powerpc/powernv: "
` [patch 14/20] kernel/hotplug: Use stop_machine_locked() in takedown_cpu()
` [patch 15/20] x86/perf: Drop EXPORT of perf_check_microcode
` [patch 16/20] perf/x86/intel: Drop get_online_cpus() in intel_snb_check_microcode()
` [patch 17/20] PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
` [patch 18/20] PCI: Replace the racy recursion prevention
` [patch 19/20] ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()
` [patch 20/20] cpu/hotplug: Convert hotplug locking to percpu rwsem

[PATCH v2] watchdog: core: Make use of devm_register_reboot_notifier()
 2017-04-16  6:11 UTC  (2+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-16  5:36 UTC  (17+ messages)

[PATCH RESEND] regulator: rn5t618: Fix out of bounds array access
 2017-04-16  5:30 UTC  (5+ messages)

[PATCH 1/8] Input: move documentation for Amiga CD32
 2017-04-16  5:11 UTC  (8+ messages)
` [PATCH 2/8] Input: rotary-encoder - remove references to platform data from docs
` [PATCH 3/8] Input: fix "Game console" heading level in joystick documentation
` [PATCH 4/8] Input: docs - remove disclaimer/GPL notice
` [PATCH 5/8] Input: docs - update joystick documentation a bit
` [PATCH 6/8] Input: docs - note that MT-A protocol is obsolete
` [PATCH 7/8] Input: docs - split input docs into kernel- and user-facing
` [PATCH 8/8] Input: docs - freshen up introduction

[PATCH v4 00/10] Add Basic SoC support for MT6797
 2017-04-16  3:42 UTC  (2+ messages)

[PATCH] ARM: dts: omap4-droid4: add bluetooth
 2017-04-16  1:56 UTC  (2+ messages)

arch/x86//kernel/ftrace.c:35:3: error: #error The following combination is not supported: ((compiler missing -mfentry) || (CONFIG_X86_32 and !CONFIG_DYNAMIC_FTRACE)) && CONFIG_FUNCTION_GRAPH_TRACER && CONFIG_CC_OPTIMIZE_FOR_SIZE
 2017-04-16  1:20 UTC 

[PATCH] hugetlbfs: fix offset overflow in huegtlbfs mmap
 2017-04-15 22:58 UTC  (3+ messages)

Regression - Linux 4.9: ums_eneub6250 broken: transfer buffer not dma capable - Trace
 2017-04-15 20:56 UTC 

[PATCH] Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure
 2017-04-15 21:54 UTC 

v4.10-rc6 boot regression on Intel desktop, maybe related to EHCI hadnoff?
 2017-04-15 21:34 UTC  (11+ messages)
` v4.10-rc6 boot regression on Intel desktop, does not boot after cold boots, boots after reboot
    ` v4.10-rc8 (-rc6) "

[GIT PULL] ftrace: Fix removing of second function probe
 2017-04-15 21:11 UTC 

[PATCH 0/3] mtd: sharpslpart partition parser
 2017-04-15 20:11 UTC  (4+ messages)
` [PATCH 1/3] mtd: sharpsl: add sharpslpart MTD "
` [PATCH 2/3] mtd: nand: sharpsl.c: prefer "
` [PATCH 3/3] mtd: nand: tmio_nand.c: "

[PATCH] Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
 2017-04-15 19:57 UTC  (3+ messages)

pinctrl: imx: Checking reuse of grouping functionality
 2017-04-15 19:55 UTC 

[GIT PULL 00/19] LightNVM patches for 4.12
 2017-04-15 18:55 UTC  (20+ messages)
` [GIT PULL 01/19] lightnvm: Fix error handling
` [GIT PULL 02/19] nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
` [GIT PULL 03/19] lightnvm: submit erases using the I/O path
` [GIT PULL 04/19] lightnvm: rename scrambler controller hint
` [GIT PULL 05/19] lightnvm: free reverse device map
` [GIT PULL 06/19] lightnvm: enable nvme size compile asserts
` [GIT PULL 07/19] lightnvm: don't check for failure from mempool_alloc()
` [GIT PULL 08/19] lightnvm: double-clear of dev->lun_map on target init error
` [GIT PULL 09/19] lightnvm: fix cleanup order of disk on "
` [GIT PULL 10/19] lightnvm: bad type conversion for nvme control bits
` [GIT PULL 11/19] lightnvm: allow to init targets on factory mode
` [GIT PULL 12/19] lightnvm: make nvm_free static
` [GIT PULL 13/19] lightnvm: clean unused variable
` [GIT PULL 14/19] lightnvm: fix type checks on rrpc
` [GIT PULL 15/19] lightnvm: convert sprintf into strlcpy
` [GIT PULL 16/19] lightnvm: physical block device (pblk) target
` [GIT PULL 17/19] lightnvm: pblk-gc: fix an error pointer dereference in init
` [GIT PULL 18/19] lightnvm: fix some WARN() messages
` [GIT PULL 19/19] lightnvm: fix some error code in pblk-init.c

[RFC PATCH linux 0/2] net sched actions: access to uninitialized data and error handling
 2017-04-15 18:48 UTC  (8+ messages)
` [PATCH linux 2/2] net sched actions: fix refcount decrement on error

[PATCH] ASoC: topology: use j for internal loop counter
 2017-04-15 17:49 UTC 

[PATCH] misc: lkdtm: Add volatile to intentional NULL pointer reference
 2017-04-15 17:41 UTC  (2+ messages)

[PATCH 0/2] regulator: s2mps11: Fine-tuning for s2mps11_pmic_probe()
 2017-04-15 17:29 UTC  (4+ messages)
` [PATCH 1/2] regulator: s2mps11: Use kcalloc() in s2mps11_pmic_probe()
    `  "

[patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
 2017-04-15 17:22 UTC  (10+ messages)

[GIT PULL] libnvdimm fixes for 4.11-rc7
 2017-04-15 17:12 UTC 

[git pull] vfs fixes
 2017-04-15 17:08 UTC  (4+ messages)

[PATCHv2 0/2] mfd: omap-usb-tll: Fixes for USB TLL mode
 2017-04-15 17:05 UTC  (3+ messages)
` [PATCH 1/2] mfd: omap-usb-tll: Fix inverted bit use "
` [PATCH 2/2] mfd: omap-usb-tll: Configure ULPIAUTOIDLE

[GIT PULL] SCSI fixes for 4.11-rc6
 2017-04-15 16:33 UTC 

[GIT PULL] parisc architecture fix for v4.11-rc7
 2017-04-15 15:48 UTC 

[PATCH v5 0/6] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2017-04-15 15:36 UTC  (7+ messages)
` [RFC PATCH v5 4/6] mtd: spi-nor: add support to non-uniform SPI NOR flash memories
` [RFC PATCH v5 5/6] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
` [RFC PATCH v5 6/6] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table

[PATCH v2 00/33] dax: introduce dax_operations
 2017-04-15 15:17 UTC  (3+ messages)
` [PATCH v2 11/33] dm: add dax_device and dax_operations support

[PATCH] mm, page_alloc: re-enable softirq use of per-cpu page allocator
 2017-04-15 15:03 UTC  (4+ messages)

[PATCH] regulator: rn5t618: Fix Fix out of bounds array access
 2017-04-15 14:49 UTC 

[PATCH v2] xen,kdump: handle pv domain in paddr_vmcoreinfo_note()
 2017-04-15 14:35 UTC  (9+ messages)
` [Xen-devel] [PATCH v2] xen, kdump: "

[patch V2 13/13] crypto: n2 - Replace racy task affinity logic
 2017-04-15 14:22 UTC  (2+ messages)
` [tip:sched/core] crypto: N2 "

[patch V3 12/13] cpufreq/sparc-us2e: Replace racy task affinity logic
 2017-04-15 14:21 UTC  (2+ messages)
` [tip:sched/core] "

[patch 08/13] ACPI/processor: Replace racy task affinity logic
 2017-04-15 14:19 UTC  (2+ messages)
` [tip:sched/core] "

[patch 11/13] cpufreq/sparc-us3: Replace racy task affinity logic
 2017-04-15 14:21 UTC  (2+ messages)
` [tip:sched/core] "

[patch 07/13] ACPI/processor: Fix error handling in __acpi_processor_start()
 2017-04-15 14:19 UTC  (2+ messages)
` [tip:sched/core] "

[patch 10/13] cpufreq/sh: Replace racy task affinity logic
 2017-04-15 14:20 UTC  (2+ messages)
` [tip:sched/core] "

[patch 05/13] powerpc/smp: Replace open coded task affinity logic
 2017-04-15 14:18 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 09/13] cpufreq/ia64: Replace racy task affinity logic
 2017-04-15 14:20 UTC  (2+ messages)
` [tip:sched/core] "

[patch V 2 04/13] ia64/sn/hwperf: Replace racy task affinity logic
 2017-04-15 14:17 UTC  (2+ messages)
` [tip:sched/core] "

[patch 03/13] ia64/salinfo: Replace racy task affinity logic
 2017-04-15 14:17 UTC  (2+ messages)
` [tip:sched/core] "

[patch 02/13] workqueue: Provide work_on_cpu_safe()
 2017-04-15 14:16 UTC  (2+ messages)
` [tip:sched/core] "

[patch 01/13] ia64/topology: Remove cpus_allowed manipulation
 2017-04-15 14:15 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 06/13] sparc/sysfs: Replace racy task affinity logic
 2017-04-15 14:18 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH] MAINTAINERS: Add FUTEX SUBSYSTEM
 2017-04-15 14:07 UTC  (2+ messages)
` [tip:locking/core] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).