linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-12 13:59:28 to 2017-05-12 17:26:25 UTC [more...]

[RFC][PATCH 0/5] perf/tracing/cpuhotplug: Fix locking order
 2017-05-12 17:15 UTC  (3+ messages)
` [RFC][PATCH 4/5] tracepoints: Grab get_online_cpus() before taking tracepoints_mutex
` [RFC][PATCH 5/5] perf: Grab event_mutex before taking get_online_cpus()

[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
 2017-05-12 17:25 UTC  (6+ messages)

[v3 0/9] parallelized "struct page" zeroing
 2017-05-12 17:24 UTC  (7+ messages)

[RFC][PATCH 00/14] sched/fair: A bit of a cgroup/PELT overhaul (again)
 2017-05-12 16:44 UTC  (15+ messages)
` [RFC][PATCH 01/14] sched/fair: Clean up calc_cfs_shares()
` [RFC][PATCH 02/14] sched/fair: Add comment to calc_cfs_shares()
` [RFC][PATCH 03/14] sched/fair: Remove se->load.weight from se->avg.load_sum
` [RFC][PATCH 04/14] sched/fair: More accurate reweight_entity()
` [RFC][PATCH 05/14] sched/fair: Change update_load_avg() arguments
` [RFC][PATCH 06/14] sched/fair: Move enqueue migrate handling
` [RFC][PATCH 07/14] sched/fair: Rewrite cfs_rq->removed_*avg
` [RFC][PATCH 08/14] sched/fair: Rewrite PELT migration propagation
` [RFC][PATCH 09/14] sched/fair: Propagate an effective runnable_load_avg
` [RFC][PATCH 10/14] sched/fair: more obvious
` [RFC][PATCH 11/14] sched/fair: Synchonous PELT detach on load-balance migrate
` [RFC][PATCH 12/14] sched/fair: Cure calc_cfs_shares() vs reweight_entity()
` [RFC][PATCH 13/14] sched/fair: Align PELT windows between cfs_rq and its se
` [RFC][PATCH 14/14] sched/fair: More accurate async detach

[RFC 0/2] load_balance() fixes for affinity
 2017-05-12 17:23 UTC  (4+ messages)
` [RFC 1/2] sched/fair: Fix load_balance() affinity redo path
` [RFC 2/2] sched/fair: Remove group imbalance from calculate_imbalance()

[PATCH 1/1] thinkpad_acpi: Add support for status (external cover) LED
 2017-05-12 17:23 UTC  (5+ messages)
      ` [ibm-acpi-devel] "

[PATCH] usb-musb: keep VBUS on when device is disconnected
 2017-05-12 17:21 UTC  (14+ messages)

[RFC/RFT PATCH 1/3] PCI: Introduce pci_bus_find_numa_node()
 2017-05-12 17:18 UTC  (4+ messages)

[PATCH] pinctrl: use non-devm kmalloc versions for free functions
 2017-05-12 17:14 UTC  (6+ messages)

[RFC PATCH] PCI: disable MSI/MSI-X before resetting
 2017-05-12 17:07 UTC  (2+ messages)

[PATCHv3] arm64/cpufeature: don't use mutex in bringup path
 2017-05-12 17:07 UTC  (2+ messages)

[PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
 2017-05-12 17:05 UTC  (12+ messages)
    ` [kernel-hardening] "

[PATCH v2] pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
 2017-05-12 17:05 UTC  (4+ messages)

[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
 2017-05-12 17:04 UTC  (17+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf

[PATCH] MAINTAINERS: remove self from GPIO maintainers
 2017-05-12 17:01 UTC 

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-05-12 17:00 UTC  (5+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs

[PATCH] watchdog: pcwd_usb: fix NULL-deref at probe
 2017-05-12 16:59 UTC  (6+ messages)

[PATCH 01/36] docs-rst: convert kernel-hacking to ReST
 2017-05-12 16:57 UTC  (41+ messages)
` [PATCH 02/36] kernel-hacking: update document
` [PATCH 03/36] docs-rst: convert kernel-locking to ReST
` [PATCH 04/36] mutex, futex: adjust kernel-doc markups to generate ReST
` [PATCH 05/36] locking.rst: reformat locking table
` [PATCH 06/36] locking.rst: add captions to two tables
` [PATCH 07/36] locking.rst: Update some ReST markups
` [PATCH 08/36] docs-rst: convert kgdb DocBook to ReST
` [PATCH 09/36] kgdb.rst: Adjust ReST markups
` [PATCH 10/36] conf.py: define a color for important markup on PDF output
` [PATCH 11/36] docs-rst: conf.py: sort LaTeX documents in alphabetical order
` [PATCH 12/36] docs-rst: conf.py: remove kernel-documentation from LaTeX
` [PATCH 13/36] docs-rst: add crypto API book to pdf output
` [PATCH 14/36] docs-rst: add dev-tools "
` [PATCH 15/36] docs-rst: add sound "
` [PATCH 16/36] docs-rst: add userspace API "
` [PATCH 17/36] docs-rst: convert filesystems book to ReST
` [PATCH 18/36] docs-rst: filesystems: use c domain references where needed
` [PATCH 19/36] fs: jbd2: make jbd2_journal_start() kernel-doc parseable
` [PATCH 20/36] docs-rst: don't ignore internal functions for jbd2 docs
` [PATCH 21/36] fs: locks: Fix some troubles at kernel-doc comments
` [PATCH 22/36] fs: add a blank lines on some "
` [PATCH 23/36] fs: eventfd: fix identation on kernel-doc
` [PATCH 24/36] fs: jbd2: escape a string with special chars on a kernel-doc
` [PATCH 25/36] docs-rst: convert libata book to ReST
` [PATCH 26/36] libata.rst: add c function and struct cross-references
` [PATCH 27/36] libata: fix identation on a kernel-doc markup
` [PATCH 28/36] docs-rst: convert s390-drivers DocBook to ReST
` [PATCH 29/36] docs-rst: convert networking book "
` [PATCH 30/36] net: skbuff.h: properly escape a macro name on kernel-doc
` [PATCH 31/36] net: fix some identation issues at kernel-doc markups
` [PATCH 32/36] docs-rst: convert z8530book DocBook to ReST
` [PATCH 33/36] docs-rst: convert scsi "
` [PATCH 34/36] scsi: fix some kernel-doc markups
` [PATCH 35/36] docs-rst: convert w1 book to ReST
` [PATCH 36/36] docs-rst: convert rapidio "

[patch 0/2] per-CPU vmstat thresholds and vmstat worker disablement
 2017-05-12 16:57 UTC  (13+ messages)
` [patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration

[PATCH v5 01/14] dt/bindings: Document pinctrl-ingenic
 2017-05-12 16:53 UTC  (15+ messages)
` [PATCH v6 "
  ` [PATCH v6 02/14] dt/bindings: Document gpio-ingenic
  ` [PATCH v6 03/14] pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs
  ` [PATCH v6 04/14] GPIO: Add gpio-ingenic driver
  ` [PATCH v6 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs
  ` [PATCH v6 06/14] MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio drivers
  ` [PATCH v6 07/14] MIPS: jz4780: "
  ` [PATCH v6 08/14] MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers
  ` [PATCH v6 09/14] MIPS: JZ4780: CI20: "
  ` [PATCH v6 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
  ` [PATCH v6 11/14] mtd: nand: "
  ` [PATCH v6 12/14] fbdev: jz4740-fb: "
  ` [PATCH v6 13/14] pwm: jz4740: "
  ` [PATCH v6 14/14] MIPS: jz4740: Remove custom GPIO code

Threads stuck in zap_pid_ns_processes()
 2017-05-12 16:52 UTC  (9+ messages)

[PATCH -mm -v10 1/3] mm, THP, swap: Delay splitting THP during swap out
 2017-05-12 16:48 UTC  (5+ messages)
` [PATCH 1/2] mm: swap: unify swap slot free functions to put_swap_page
  ` [PATCH 2/2] mm: swap: move anonymous THP split logic to vmscan

Is there an recommended way to refer to bitkeepr commits?
 2017-05-12 16:46 UTC  (9+ messages)

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-05-12 16:45 UTC  (5+ messages)
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8

[PATCH 01/11] mwifiex: fixup error cases in mwifiex_add_virtual_intf()
 2017-05-12 16:42 UTC  (11+ messages)
` [PATCH 02/11] mwifiex: Don't release tx_ba_stream_tbl_lock while iterating
` [PATCH 03/11] mwifiex: Don't release cmd_pending_q_lock "
` [PATCH 04/11] mwifiex: Add locking to mwifiex_11n_delba
` [PATCH 05/11] mwifiex: don't drop lock between list-retrieval / list-deletion
` [PATCH 06/11] mwifiex: don't leak stashed beacon buffer on reset
` [PATCH 07/11] mwifiex: remove useless 'mwifiex_lock'
` [PATCH 08/11] mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanup
` [PATCH 09/11] mwifiex: 11h: drop unnecessary check for '!priv'
` [PATCH 10/11] mwifiex: pcie: remove useless pdev check
` [PATCH 11/11] mwifiex: pcie: stop setting/clearing 'surprise_removed'

[PATCH] mm: per-cgroup memory reclaim stats
 2017-05-12 16:42 UTC  (3+ messages)

[PATCH] gpio: zynq: remove unneeded (void *) casts in of_match_table
 2017-05-12 16:36 UTC  (2+ messages)

next-20170510 refcount_inc() on zero / use-after-free in key_lookup()
 2017-05-12 16:22 UTC  (3+ messages)

[PATCH] mdio: mux: fix device_node_continue.cocci warnings
 2017-05-12 16:22 UTC  (2+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-05-12 16:21 UTC  (15+ messages)

[PATCH net-next] tools: hv: Add clean up for included files in Ubuntu net config
 2017-05-12 16:20 UTC  (2+ messages)

[PATCH V6 0/9] PM / Domains: Implement domain performance states
 2017-05-12 16:18 UTC  (7+ messages)
` [PATCH V6 1/9] PM / OPP: Introduce "power-domain-opp" property

[net-dsa-mv88e6xxx] question about potential use of uninitialized variable
 2017-05-12 16:15 UTC  (3+ messages)
` [PATCH] net: dsa: mv88e6xxx: add default case to switch

[PATCH v2 0/8] Introduce new mode validation callbacks
 2017-05-12 16:06 UTC  (4+ messages)
` [PATCH v2 5/8] drm: Use new mode_valid() helpers in connector probe helper

[PATCH RT] random: avoid preempt_disable()ed section
 2017-05-12 16:04 UTC 

[PATCH 4.11 00/28] 4.11.1-stable review
 2017-05-12 16:01 UTC  (4+ messages)

[PATCH V2] SMB2: Fix share type handling
 2017-05-12 15:59 UTC 

[PATCH v6 0/5] firmware: add driver data API
 2017-05-12 15:59 UTC  (11+ messages)
` [PATCH v6 3/5] test: add new driver_data load tester

[PATCH 4.4 00/60] 4.4.68-stable review
 2017-05-12 15:54 UTC  (4+ messages)

[PATCH v3 1/9] arm: dts: mt7623: add mt7623-mt6323.dtsi file
 2017-05-12 15:46 UTC  (2+ messages)

[PATCH] staging: rtl8192u: Fix type mismatch warnings reported by sparse
 2017-05-12 15:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
 2017-05-12 15:40 UTC  (6+ messages)

[PATCH] Documentation: crypto: Fixed bugs, added example usage of calc_hash()
 2017-05-12 15:38 UTC 

[PATCH V7] perf/x86: add sysfs entry to freeze counter on SMI
 2017-05-12 14:51 UTC 

[PATCH 4.9 000/103] 4.9.28-stable review
 2017-05-12 15:24 UTC  (2+ messages)

[PATCH] net: ipv6: Truncate single route when it doesn't fit into dump buffer
 2017-05-12 15:24 UTC  (2+ messages)

[PATCH 4.10 000/129] 4.10.16-stable review
 2017-05-12 15:24 UTC  (2+ messages)

[PATCH 3.18 00/39] 3.18.53-stable review
 2017-05-12 15:23 UTC  (2+ messages)

[PATCH 00/11] Broadcom Stingray SOC Initial Support
 2017-05-12 15:21 UTC  (5+ messages)
` [PATCH 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
` [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC

[PATCH] prctl: Allow local CAP_SYS_ADMIN changing exe_file
 2017-05-12 15:21 UTC  (4+ messages)

[PATCH v3 0/6] Add board support for TS-4600
 2017-05-12 15:17 UTC  (3+ messages)
` [PATCH v3 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS

[PATCH 0/3] timekeeping: Improved NOHZ frequency steering (v2)
 2017-05-12 15:14 UTC  (6+ messages)

[PATCH v3 0/6] spi: Add slave mode support
 2017-05-12 15:14 UTC  (3+ messages)
` [PATCH v3 4/6] spi: sh-msiof: "

[PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
 2017-05-12 15:12 UTC  (3+ messages)
` [PATCH 2/4] net: macb: Add tsu_clk to device tree

[PATCH v3] platform/x86: peaq-wmi: Add new peaq-wmi driver
 2017-05-12 15:11 UTC 

[PATCH v3 0/3] Fix mdp device tree
 2017-05-12 15:05 UTC  (3+ messages)
` [PATCH v3 3/3] media: mtk-mdp: "

[PATCH V6] perf/x86: add sysfs entry to freeze counter on SMI
 2017-05-12 15:00 UTC  (2+ messages)

[PATCH v2] perf report: distinguish between inliners in the same function
 2017-05-12 14:55 UTC  (4+ messages)

[PATCH] PCI: Make SR-IOV capable GPU working on the SR-IOV incapable platform
 2017-05-12 14:43 UTC  (6+ messages)

[PATCH v2 for-4.12-fixes 1/2] sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
 2017-05-12 14:36 UTC  (7+ messages)
` [PATCH v2 for-4.12-fixes 2/2] sched/fair: Fix O(# total cgroups) in load balance path

[PATCH] socfpga_a10: fix a kexec boot issue
 2017-05-12 14:36 UTC  (4+ messages)
` [PATCH] socfpga_a10: reset CPU1 in socfpga_cpu_kill()

[PATCH v2 0/2] net: Set maximum receive packet size on veth interfaces
 2017-05-12 14:35 UTC  (6+ messages)
` [PATCH v2 1/2] net: Added mtu parameter to dev_forward_skb calls

[PATCH V2] serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
 2017-05-12 14:35 UTC 

[PATCH] nvme: Change our APST table to be no more aggressive than Intel RSTe
 2017-05-12 14:34 UTC  (4+ messages)

[PATCH v4 1/2] clk: at91: fix clk-generated parenting
 2017-05-12 14:25 UTC  (2+ messages)
` [PATCH v4 2/2] clk: at91: Add sama5d2 suspend/resume

[PATCH v4 0/5] Make find_later_rq() choose a closer cpu in topology
 2017-05-12 14:25 UTC  (3+ messages)
` [PATCH v4 1/5] sched/deadline: Refer to cpudl.elements atomically

[PATCH] xfs: avoid harmless gcc-7 warnings
 2017-05-12 14:18 UTC  (2+ messages)

[PATCH 0/3] introduce QorIQ DPAA 1.x QBMan device tree nodes
 2017-05-12 14:14 UTC  (10+ messages)
` [PATCH 1/3] dts: arm64: add DPAA QBMan portals
` [PATCH 2/3] dts: arm64: add LS1043A DPAA QBMan nodes
` [PATCH 3/3] dts: arm64: add LS1046A "

[PATCH v3 0/9] usb: musb: tusb6010_omap: Convert to DMAengine
 2017-05-12 13:57 UTC  (3+ messages)
` [PATCH v3 4/9] usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
` [PATCH v3 7/9] usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well

[PATCH 0/5] net-next: ethernet: add sun8i-emac driver
 2017-05-12 14:03 UTC  (2+ messages)

[PATCH] pinctrl: when claiming hog, skip maps not served by same device
 2017-05-12 14:03 UTC  (4+ messages)


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).