linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-24 02:07:50 to 2017-05-24 08:28:55 UTC [more...]

[patch V3 00/32] cpu/hotplug: Convert get_online_cpus() to a percpu_rwsem
 2017-05-24  8:15 UTC  (12+ messages)
` [patch V3 01/32] cpu/hotplug: Provide cpus_read|write_[un]lock()
` [patch V3 03/32] cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
` [patch V3 05/32] stop_machine: Provide stop_machine_cpuslocked()
` [patch V3 08/32] x86/mtrr: Remove get_online_cpus() from mtrr_save_state()
` [patch V3 14/32] ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()
` [patch V3 17/32] cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu()
` [patch V3 18/32] x86/perf: Drop EXPORT of perf_check_microcode
` [patch V3 24/32] jump_label: Reorder hotplug lock and jump_label_lock
` [patch V3 26/32] arm64: Prevent cpu hotplug rwsem recursion
` [patch V3 27/32] arm: Prevent "
` [patch V3 31/32] acpi/processor: Prevent cpu hotplug deadlock

[mfd] question about potential null pointer dereference
 2017-05-24  8:27 UTC  (5+ messages)
      ` [PATCH] mfd: add null check before "

Watchdog detected hard lockup
 2017-05-24  8:26 UTC  (2+ messages)

[RFC PATCH 00/11] Support for H3 Composite Output support
 2017-05-24  8:25 UTC  (20+ messages)
` [RFC PATCH 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
    ` [linux-sunxi] "
  ` [linux-sunxi] "
` [linux-sunxi] Re: [RFC PATCH 07/11] drm: sun4i: add support for the TV encoder in H3 SoC

[GIT PULL] x86/mm changes for v4.12
 2017-05-24  8:17 UTC  (4+ messages)

[PATCH 0/2] mtd: nand: Add generic helpers check, match, maximize ECC settings
 2017-05-24  8:23 UTC  (8+ messages)
` [PATCH 1/2] mtd: nand: add generic helpers to "

[PATCH] reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCON
 2017-05-24  8:24 UTC  (2+ messages)

[PATCH 0/5] pinctrl: meson: new pins and fixes round 2
 2017-05-24  8:20 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: meson-gxl: Fix typo in AO I2S pins
` [PATCH 2/5] pinctrl: meson-gxl: Fix typo in AO SPDIF pins
` [PATCH 3/5] pinctrl: meson-gxbb: Add CEC pins
` [PATCH 4/5] pinctrl: meson-gxl: "
` [PATCH 5/5] pinctrl: meson-gxl: Add Ethernet PHY LEDS pins

[PATCH v6 0/4] DT and Driver review comments fix
 2017-05-24  8:12 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: hisi: Add DT binding for PCIe of Kirin SoC series
` [PATCH v6 2/4] arm64: dts: hisi: add kirin pcie node
` [PATCH v6 3/4] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
` [PATCH v6 4/4] defconfig: PCI: Enable Kirin PCIe defconfig

[PATCH 0/2] kbuild: clang: Disable spurious warnings
 2017-05-24  8:21 UTC  (7+ messages)
` [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning

[-next] memory hotplug regression
 2017-05-24  8:20 UTC 

[PATCH 0/7] IMA: new parser for ima_restore_measurement_list()
 2017-05-24  8:18 UTC  (7+ messages)
` [Linux-ima-devel] "

[PATCH v2 00/11] x86 TLB flush cleanups, moving toward PCID support
 2017-05-24  8:18 UTC  (3+ messages)
` [PATCH v2 04/11] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc

[PATCH] serial: 8250_of: Add reset support
 2017-05-24  8:18 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: correct regular setting for act8846
 2017-05-24  8:17 UTC  (2+ messages)

[PATCH] mm/zsmalloc: fix -Wunneeded-internal-declaration warning
 2017-05-24  8:16 UTC  (2+ messages)

[RESEND PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
 2017-05-24  8:12 UTC  (3+ messages)

mm, we use rcu access task_struct in mm_match_cgroup(), but not use rcu free in free_task_struct()
 2017-05-24  8:04 UTC  (4+ messages)

[PATCH 0/2] acpi/button: revert v4.10 behavior
 2017-05-24  8:08 UTC  (9+ messages)
` [PATCH 2/2] Revert "ACPI / button: Change default behavior to lid_init_state=open"

[GIT PULL 0/7] perf/urgent callchain fixes
 2017-05-24  8:06 UTC  (23+ messages)
` [PATCH 1/7] perf report: don't crash on invalid maps in `-g srcline` mode
  ` [tip:perf/urgent] perf report: Don't "
` [PATCH 2/7] perf report: fix memory leak in addr2line when called by addr2inlines
  ` [tip:perf/urgent] perf report: Fix "
` [PATCH 3/7] perf report: fix off-by-one for non-activation frames
  ` [tip:perf/urgent] perf report: Fix "
` [PATCH 4/7] perf script: Add --inline option
  ` [tip:perf/urgent] perf script: Add --inline option for debugging
` [PATCH 5/7] perf report: always honor callchain order for inlined nodes
  ` [tip:perf/urgent] perf report: Always "
` [PATCH 6/7] perf report: do not drop last inlined frame
  ` [tip:perf/urgent] perf report: Do "
` [PATCH 7/7] perf tools: Fix to put caller above callee in children mode
  ` [tip:perf/urgent] perf tools: Put caller above callee in --children mode
  ` [PATCH] tools/include: Sync kernel ABI headers with tooling headers
    ` [tip:perf/urgent] "

[lkp-robot] [sched/core] 1c3c5eab17: BUG:using_smp_processor_id()in_preemptible
 2017-05-24  8:04 UTC  (3+ messages)

[PATCH] powerpc: sysdev: simple_gpio: fix Oops in gpio save_regs function
 2017-05-24  8:01 UTC 

[PATCH] ARM: dts: rockchip:remove hs200 support for firefly reload
 2017-05-24  8:00 UTC  (2+ messages)

[PATCH] mm: introduce MADV_CLR_HUGEPAGE
 2017-05-24  7:58 UTC  (8+ messages)

staging: sm750fb: removed hungarian prfx and replace CamelCase variables
 2017-05-24  7:54 UTC 

[PATCH] mmc: mediatek: Fixed size in dma_free_coherent
 2017-05-24  7:53 UTC 

[PATCH 01/15] liblockdep: Fix undefined symbol prandom_u32
 2017-05-24  7:53 UTC  (2+ messages)

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-24  7:45 UTC  (12+ messages)

[PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it
 2017-05-24  7:45 UTC  (3+ messages)
` [PATCH v6 8/8] ARM: ux500: Add vendor prefix to tps61052 node

[PATCH v3 0/4] ocfs2: use kobject for online file check
 2017-05-24  7:44 UTC  (5+ messages)
` [PATCH v3 1/4] ocfs2: move some definitions to header file
` [PATCH v3 2/4] ocfs2: fix some small problems
` [PATCH v3 3/4] ocfs2: add kobject for online file check
` [PATCH v3 4/4] ocfs2: add duplicative ino number check

drivers/net/ieee802154/ca8210.c:918:9-12: ERROR: spi is NULL but dereferenced. (fwd)
 2017-05-24  7:38 UTC 

[RFC PATCH 0/4 v2] mm: give __GFP_REPEAT a better semantic
 2017-05-24  7:34 UTC  (5+ messages)

[PATCH 2/2] crypto: engine - Permit to enqueue skcipher request
 2017-05-24  7:32 UTC 

[PATCH v3 0/5] net-next: stmmac: rework the speed selection
 2017-05-24  7:16 UTC  (6+ messages)
` [PATCH v3 1/5] net-next: stmmac: Convert new_state to bool
` [PATCH v3 2/5] net-next: stmmac: Remove unnecessary parenthesis
` [PATCH v3 3/5] net-next: stmmac: use SPEED_xxx instead of raw value
` [PATCH v3 4/5] net-next: stmmac: Convert old_link to bool
` [PATCH v3 5/5] net-next: stmmac: rework the speed selection

[DT Question] "simple-mfd" DT binding
 2017-05-24  7:16 UTC  (6+ messages)

[PATCH 0/2] nohz: Deal with clock reprogram skipping issues v3
 2017-05-24  7:16 UTC  (4+ messages)

[PATCH 4.9 000/164] 4.9.30-stable review
 2017-05-24  7:11 UTC  (4+ messages)

[PATCH] arm: dts: r7s72100: Add support for GR-Peach
 2017-05-24  7:07 UTC  (3+ messages)

[PATCH 4.4 000/103] 4.4.70-stable review
 2017-05-24  7:03 UTC  (5+ messages)

[PATCH] mei: make sysfs modalias format similar as uevent modalias
 2017-05-24  7:02 UTC 

[PATCH v2] um: Avoid longjmp/setjmp symbol clashes with libpthread.a
 2017-05-24  7:02 UTC  (2+ messages)

[PATCH RFC 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-05-24  7:01 UTC  (5+ messages)
` [PATCH RFC 4/8] sched/cpufreq_schedutil: split utilization signals

[PATCH] um: Allow building and running on older hosts
 2017-05-24  7:01 UTC  (2+ messages)

[PATCH 0/2] add UniPhier watchdog support
 2017-05-24  6:34 UTC  (3+ messages)
` [PATCH 1/2] watchdog: uniphier: add UniPhier watchdog driver
` [PATCH 2/2] arm64: dts: uniphier: add watchdog node for LD11 and LD20

[PATCH] mm: Define KB, MB, GB, TB in core VM
 2017-05-24  6:40 UTC  (6+ messages)

CHIPPro NAND issue with 4.12 rc1
 2017-05-24  6:34 UTC  (9+ messages)

[PATCH] KVM: x86: dynamically allocate large struct in em_fxrstor
 2017-05-24  6:24 UTC 

[PATCH v2] ocfs2: fix a static checker warning
 2017-05-24  6:17 UTC  (2+ messages)
` [Ocfs2-devel] "

[WARNING] x86/mm: Found insecure W+X mapping at address 
 2017-05-24  6:20 UTC  (6+ messages)

[PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
 2017-05-24  6:16 UTC 

[PATCH v2] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
 2017-05-24  6:12 UTC  (3+ messages)

[PATCH 0/2] net: phy: Support managed Cortina phys
 2017-05-24  6:05 UTC  (7+ messages)
` [PATCH 1/2] net: phy: Update get_phy_c45_ids for Cortina PHYs

[PATCH 1/1] printk: add __printf attributes to internal functions
 2017-05-24  5:49 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] spi: orion: Handle GPIO chip-selects
 2017-05-24  5:42 UTC  (6+ messages)
` [PATCH 2/2] spi: use gpio_desc instead of numeric gpio

[PATCH 0/6] sched: Minor fixes and cleanups
 2017-05-24  5:29 UTC  (7+ messages)
` [PATCH 1/6] sched: fair: Call cpufreq update util handlers less frequently on UP
` [PATCH 2/6] sched: Reuse put_prev_task()
` [PATCH 3/6] sched: fair: Pass rq to weighted_cpuload()
` [PATCH 4/6] sched: fair: Avoid checking cfs_rq->nr_running twice
` [PATCH 5/6] sched: fair: Drop always true parameter of update_cfs_rq_load_avg()
` [PATCH 6/6] sched: cpufreq: Optimize cpufreq_update_this_cpu() a bit

[PATCH 0/3] add fallback reason strings to DAX PMD path
 2017-05-24  5:22 UTC  (2+ messages)

[PATCH] powerpc: dts: use #include "..." to include local DT
 2017-05-24  5:12 UTC 

[PATCH] ARM: dts: versatile: use #include "..." to include local DT
 2017-05-24  5:10 UTC 

[PATCH 0/5] devicetree: cleanup and improve DT cross-arch reference
 2017-05-24  5:07 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: use #include "..." to include DT in the same directory

[PATCH] ARM: dts: imx6: use #include "..." to include local DT
 2017-05-24  5:02 UTC 

[PATCH 27/27] Drivers: ccree: cc_crypto_ctx.h - align block comments
 2017-05-24  4:47 UTC 

[PATCH 26/27] Drivers: ccree: cc_hw_queue_defs.h - align block comments
 2017-05-24  4:47 UTC 

[PATCH 25/27] Drivers: ccree: cc_regs.h - align block comments
 2017-05-24  4:47 UTC 

[PATCH 24/27] Drivers: ccree: hash_defs.h - align block comments
 2017-05-24  4:47 UTC 

[PATCH 23/27] Drivers: ccree: ssi_aead.c - align block comments
 2017-05-24  4:46 UTC 

[PATCH 22/27] Drivers: ccree: ssi_aead.h - align block comments
 2017-05-24  4:46 UTC 

[PATCH 21/27] Drivers: ccree: ssi_buffer_mgr.c - align block comments
 2017-05-24  4:46 UTC 

[PATCH 20/27] Drivers: ccree: ssi_buffer_mgr.h - align block comments
 2017-05-24  4:46 UTC 

[PATCH 19/27] Drivers: ccree: ssi_cipher.h - align block comments
 2017-05-24  4:45 UTC 

[PATCH 18/27] Drivers: ccree: ssi_config.h - align block comments
 2017-05-24  4:45 UTC 

[PATCH 17/27] Drivers: ccree: ssi_driver.h - align block comments
 2017-05-24  4:45 UTC 

[PATCH 16/27] Drivers: ccree: ssi_fips.c - align block comments
 2017-05-24  4:45 UTC 

[PATCH 15/27] Drivers: ccree: ssi_fips.h - align block comments
 2017-05-24  4:45 UTC 

[PATCH 14/27] Drivers: ccree: ssi_fips_data.h - align block comments
 2017-05-24  4:44 UTC 

[PATCH 13/27] Drivers: ccree: ssi_fips_ext.c - align block comments
 2017-05-24  4:44 UTC 

[PATCH 12/27] Drivers: ccree: ssi_fips_ll.c - align block comments
 2017-05-24  4:43 UTC 

[PATCH 11/27] Drivers: ccree: ssi_fips_local.c - align block comments
 2017-05-24  4:43 UTC 

[PATCH 10/27] Drivers: ccree: ssi_hash.c - align block comments
 2017-05-24  4:43 UTC 

[PATCH 09/27] Drivers: ccree: ssi_hash.h - align block comments
 2017-05-24  4:43 UTC 

[PATCH 08/27] Drivers: ccree: ssi_ivgen.c - align block comments
 2017-05-24  4:42 UTC 

[PATCH 07/27] Drivers: ccree: ssi_pm.h - align block comments
 2017-05-24  4:42 UTC 

[PATCH 06/27] Drivers: ccree: ssi_pm_ext.c - align block comments
 2017-05-24  4:42 UTC 

[PATCH 05/27] Drivers: ccree: ssi_pm_ext.h - align block comments
 2017-05-24  4:42 UTC 

[PATCH 04/27] Drivers: ccree: ssi_request_mgr.c - align block comments
 2017-05-24  4:41 UTC 

[PATCH 03/27] Drivers: ccree: ssi_request_mgr.h - align block comments
 2017-05-24  4:41 UTC 

[PATCH 02/27] Drivers: ccree: ssi_sysfs.c - align block comments
 2017-05-24  4:41 UTC 

[PATCH 01/27] Drivers: ccree: ssi_sysfs.h - align block comments
 2017-05-24  4:40 UTC 

[PATCH 00/27] Drivers: ccree - align block comments
 2017-05-24  4:40 UTC 

[PATCH v1] dmaengine: DW DMAC: Handle return value of clk_prepare_enable
 2017-05-24  4:26 UTC  (2+ messages)

[PATCH V4 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-05-24  4:03 UTC  (4+ messages)

[PATCH V4 03/17] thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
 2017-05-24  3:51 UTC  (4+ messages)
` [PATCH] thermal: cpu_cooling: Replace kmalloc with kmalloc_array

[RESEND PATCH] vhost/scsi: Don't reinvent the wheel but use existing llist API
 2017-05-24  3:32 UTC  (2+ messages)

[PATCH] target: remove dead code
 2017-05-24  3:30 UTC  (3+ messages)

linux-next: build failure after merge of the spi tree
 2017-05-24  3:29 UTC  (2+ messages)

[PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
 2017-05-24  3:27 UTC  (5+ messages)

[PATCH v2 0/2] module: Add module name to modinfo
 2017-05-24  3:26 UTC  (4+ messages)

linux-next: Tree for May 24
 2017-05-24  3:23 UTC 

[PATCH 0/3] add clock driver for Spreadtrum platforms
 2017-05-24  2:48 UTC  (6+ messages)
` [PATCH 2/3] Documentation: add sprd clock bindings

[lkp-robot] [rcu] c654f4e816: will-it-scale.per_thread_ops -5.8% regression
 2017-05-24  2:42 UTC 

[lkp-robot] [NFS] 14d1bbb0ca: BUG:scheduling_while_atomic
 2017-05-24  2:36 UTC 

[PATCH v2] usb: typec: Add a sysfs node to manage port type
 2017-05-24  2:38 UTC  (2+ messages)

[PATCH] lpfc: nvmet_fc: fix format string
 2017-05-24  2:36 UTC  (2+ messages)

[PATCH] qla2xxx: don't disable a not previously enabled PCI device
 2017-05-24  2:37 UTC  (2+ messages)

[PATCH 00/12] arm64: dts: hi3660: add device nodes
 2017-05-24  2:34 UTC  (6+ messages)
` [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660

[PATCH v2] net: fec: add post PHY reset delay DT property
 2017-05-24  2:18 UTC  (2+ messages)

[PATCH v3] add the option of fortified string.h functions
 2017-05-24  2:12 UTC  (3+ messages)

staging: sm750fb: removed hungarian prfx and replace CamelCase variables
 2017-05-24  2:07 UTC  (2+ 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).