linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-30 11:25:23 to 2017-06-30 15:22:23 UTC [more...]

[PATCH v2 00/20] Introduce struct layout randomization plugin
 2017-06-30 15:22 UTC  (9+ messages)
` [PATCH v2 04/20] gcc-plugins: Add the randstruct plugin

[PATCH 0/6] staging: iio: tsl2x7x: staging cleanups
 2017-06-30 15:21 UTC  (2+ messages)

[PATCH RFC 0/26] Remove spin_unlock_wait()
 2017-06-30 15:20 UTC  (12+ messages)
` [PATCH RFC 02/26] task_work: Replace spin_unlock_wait() with lock/unlock pair
` [PATCH RFC 03/26] sched: "
` [PATCH RFC 08/26] locking: Remove spin_unlock_wait() generic definitions

[PATCH] random: reorder READ_ONCE() in get_random_uXX
 2017-06-30 15:19 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
 2017-06-30 15:19 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] mailbox: reset txdone_method TXDONE_BY_POLL if client knows_txdone
 2017-06-30 15:14 UTC  (2+ messages)
` [PATCH 2/2] mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready

[PATCH] crypto: ccp-platform: print error message on platform_get_irq failure
 2017-06-30 15:08 UTC  (2+ messages)

[PATCH v2 00/12] AC97 device/driver model revamp
 2017-06-30 15:06 UTC  (8+ messages)
` [PATCH v2 12/12] ASoC: Fix use-after-free at card unregistration
      ` [alsa-devel] "

[patch 0/5] genirq: Distangle irq_request/release_resources() from irq_desc->lock
 2017-06-30 14:58 UTC  (7+ messages)
` [patch 1/5] pinctrl: samsung: Remove bogus irq_[un]mask from resource management

[PATCH 1/2] scsi: lpfc: spin_lock_irq() is not nestable
 2017-06-30 14:56 UTC  (2+ messages)

[PATCH linux-next v4 1/1] spi: imx: dynamic burst length adjust for PIO mode
 2017-06-30 14:55 UTC  (4+ messages)
` Applied "spi: imx: dynamic burst length adjust for PIO mode" to the spi tree

[PATCH V2 25/37] perf script: Add synthesized Intel PT power and ptwrite events
 2017-06-30 14:54 UTC  (11+ messages)

[PATCH] mm: Fix overflow check in expand_upwards()
 2017-06-30 14:51 UTC  (3+ messages)

[GIT PULL] Additional irqchip fixes for 4.13
 2017-06-30 14:49 UTC 

[PATCH] selftests: ftrace: Use md5sum to take less time of checking logs
 2017-06-30 14:49 UTC  (7+ messages)

[RFC][PATCHv3 0/5] printk: introduce printing kernel thread
 2017-06-30 14:45 UTC  (20+ messages)
` [RFC][PATCHv3 2/5] "

[RFC PATCH v3 0/6] Report wakeup events in cros_ec_keyb and make cros-ec-spi wakeup optional
 2017-06-30 14:44 UTC  (6+ messages)
` [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional property

[PATCH V2] dmaengine: qcom_hidma: correct API violation for submit
 2017-06-30 14:43 UTC 

[PATCH] sched/cputime: code refactoring in cputime_adjust()
 2017-06-30 14:41 UTC  (4+ messages)
` [tip:sched/core] sched/cputime: Refactor the cputime_adjust() code

[PATCHv4 0/4] DA9052 hardware monitoring improvements
 2017-06-30 14:35 UTC  (5+ messages)
` [PATCHv4 1/4] mfd: da9052: fix manual ADC read after timed out read
` [PATCHv4 2/4] hwmon: da9052: replace S_IRUGO with 0444
` [PATCHv4 3/4] dt-bindings: mfd: da9052: support TSI as ADC
` [PATCHv4 4/4] hwmon: da9052: add support for TSI channel

[patch 7/7] x86/pci/mmcfg: Switch to ECAM config mode if possible
 2017-06-30 14:30 UTC  (5+ messages)
` [tip:x86/platform] x86/PCI/mmcfg: "

wake_wide mechanism clarification
 2017-06-30 14:28 UTC  (5+ messages)

[PATCH 0/6] ARM: Initial RDA8810PL and Orange Pi 2G-IoT enablement
 2017-06-30 14:27 UTC  (5+ messages)
` [PATCH 4/6] dt-bindings: serial: Document RDA Micro UART

Question regarding MAX_ARG_STRLEN with execve()
 2017-06-30 14:22 UTC  (2+ messages)

"mm: use early_pfn_to_nid in page_ext_init" broken on some configurations?
 2017-06-30 14:18 UTC 

[PATCH v3] of: document /sys/firmware/fdt
 2017-06-30 14:18 UTC  (2+ messages)

[PATCH 0/7] selftests/ftrace: Some improvements of ftracetest
 2017-06-30 14:18 UTC  (17+ messages)

[PATCH V2 1/2] perf tools: set no_aux_samples for the tracking event in PT
 2017-06-30 14:16 UTC  (2+ messages)
` [PATCH V2 2/2] perf tools: always set no branch for dummy "

[PATCH v4 0/8] [media] s5p-jpeg: Various fixes and improvements
 2017-06-30 14:15 UTC  (9+ messages)
` [PATCH v4 1/8] [media] s5p-jpeg: Call jpeg_bound_align_image after qbuf
` [PATCH v4 2/8] [media] s5p-jpeg: Correct WARN_ON statement for checking subsampling
` [PATCH v4 3/8] [media] s5p-jpeg: Handle parsing error in s5p_jpeg_parse_hdr()
` [PATCH v4 4/8] [media] s5p-jpeg: Don't use temporary structure in s5p_jpeg_buf_queue
` [PATCH v4 5/8] [media] s5p-jpeg: Split s5p_jpeg_parse_hdr()
` [PATCH v4 6/8] [media] s5p-jpeg: Decode 4:1:1 chroma subsampling format
` [PATCH v4 7/8] [media] s5p-jpeg: Add support for resolution change event
` [PATCH v4 8/8] [media] s5p-jpeg: Add stream error handling for Exynos5420

[PATCH v5] drm/sun4i: hdmi: Implement I2C adapter for A10s DDC bus
 2017-06-30 14:14 UTC  (7+ messages)

[PATCH] iio: Add LTC2471/LTC2473 driver
 2017-06-30 14:11 UTC  (2+ messages)

[PATCH v2 0/8] x86: undwarf unwinder
 2017-06-30 14:09 UTC  (7+ messages)
` [PATCH v2 3/8] objtool: stack validation 2.0
    ` [PATCH] objtool: silence warnings for functions which use iret
  ` [tip:core/objtool] objtool: Implement stack validation 2.0

[PATCH v2] modpost: abort if module name is too long
 2017-06-30 14:07 UTC 

[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-06-30 14:02 UTC  (11+ messages)
                ` [PATCH] perf tools: Add ARM Statistical Profiling Extensions (SPE) support

[PATCH] perf tools: set no branch type for dummy event in PT
 2017-06-30 14:01 UTC  (7+ messages)

[PATCH][V2] scsi: snic: fix a couple of spelling mistakes/typos
 2017-06-30 13:59 UTC 

[PATCH] sched/pelt: fix false running accounting in PELT
 2017-06-30 13:58 UTC 

[PATCH v2 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-30 13:57 UTC  (5+ messages)
` [PATCH v2 6/8] iio: trigger: Add STM32 LPTimer trigger driver

[PATCH 1/2] drm/atomic: Change drm_atomic_helper_swap_state to return an error
 2017-06-30 13:56 UTC  (4+ messages)
` [PATCH 2/2] drm/atomic: Wait indefinitely and interruptibly for hw_done
` [Intel-gfx] [PATCH 1/2] drm/atomic: Change drm_atomic_helper_swap_state to return an error

[PATCH] scsi: snic: fix a couple of spelling mistakes/typos
 2017-06-30 13:55 UTC  (2+ messages)
` NAK: "

[PATCH v2 1/2] livepatch: introduce shadow variable API
 2017-06-30 13:49 UTC  (2+ messages)

[PATCH] pinctrl: rza1: fix incorrect failure check on platform_get_resources
 2017-06-30 13:50 UTC  (2+ messages)

[PATCH] pinctrl: rza1: make structures rza1_gpiochip_template and rza1_pinmux_ops static
 2017-06-30 13:49 UTC  (2+ messages)

linux-next: build warning after merge of the pinctrl tree
 2017-06-30 13:48 UTC  (3+ messages)

[PATCH][scsi-next] scsi: qla2xxx: fix a bunch of typos and spelling mistakes
 2017-06-30 13:47 UTC 

[PATCH] irqchip: or1k-pic: Fix interrupt system
 2017-06-30 13:45 UTC  (3+ messages)

[PATCH] ARM: dts: imx: Correct B850v3 clock assignment
 2017-06-30 13:43 UTC 

[PATCH] fs: GFS2: constify attribute_group structures
 2017-06-30 13:42 UTC  (2+ messages)

[PATCH NET V5 0/2] Add loopback support in phy_driver and hns ethtool fix
 2017-06-30 13:39 UTC  (11+ messages)
` [PATCH NET V5 2/2] net: hns: Use phy_driver to setup Phy loopback

[PATCH] ARM: dts: imx6q-bx50v3: disable SD card
 2017-06-30 13:35 UTC 

[PATCH v2] regmap: irq: allow different device for irq chip and regmap
 2017-06-30 13:33 UTC  (3+ messages)

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-06-30 13:32 UTC  (7+ messages)

[PATCH v4] mmc: dw_mmc-k3: add sd support for hi3660
 2017-06-30 13:27 UTC  (2+ messages)

[PATCH 0/1] expand_downwards: don't require the gap if !vm_prev
 2017-06-30 13:24 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH][RFC v3] PCI: Workaround to enable poweroff on Mac Pro 11
 2017-06-30 13:24 UTC  (5+ messages)

[PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v2
 2017-06-30 13:23 UTC  (5+ messages)

[PATCH v4 02/10] x86/mm: Delete a big outdated comment about TLB flushing
 2017-06-30 13:11 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] x86/uaccess: optimize copy_user_enhanced_fast_string for short string
 2017-06-30 13:10 UTC  (2+ messages)
` [tip:x86/asm] x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings

[PATCH v4 01/10] x86/mm: Don't reenter flush_tlb_func_common()
 2017-06-30 13:11 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v2 2/8] objtool, x86: add several functions and files to the objtool whitelist
 2017-06-30 13:12 UTC  (2+ messages)
` [tip:core/objtool] objtool, x86: Add "

[PATCH v2 1/8] objtool: move checking code to check.c
 2017-06-30 13:12 UTC  (2+ messages)
` [tip:core/objtool] objtool: Move "

Dear user
 2017-06-30 13:00 UTC 

[PATCH] kernel: cpu: hotplug: constify attribute_group structures
 2017-06-30 13:10 UTC  (2+ messages)
` [tip:smp/hotplug] cpu/hotplug: Constify "

[PATCH 6/5] x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging
 2017-06-30 13:08 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] dmaengine: zynqmp_dma: fix error return code in zynqmp_dma_chan_probe()
 2017-06-30 13:13 UTC  (2+ messages)

[PATCH V2 1/2] sched/debug: Inform the number of rt/dl task that can migrate
 2017-06-30 13:09 UTC  (2+ messages)
` [tip:sched/core] sched/debug: Expose the number of RT/DL tasks "

[PATCH] perf/x86/intel: constify array lbr_desc and make a function static
 2017-06-30 13:09 UTC  (2+ messages)
` [tip:perf/core] perf/x86/intel: Constify the 'lbr_desc[]' array "

[PATCH v2 2/2] x86/boot/KASLR: Fix the wrong assignment to 'virt_addr'
 2017-06-30 13:08 UTC  (2+ messages)
` [tip:x86/urgent] x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug

[PATCH v2 1/2] x86/boot/KASLR: Add checking for the offset of kernel virtual address randomization
 2017-06-30 13:07 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH v4 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-06-30 13:12 UTC  (5+ messages)
` [PATCH v4 5/6] ARM: sun7i: Convert to CCU
  ` [linux-sunxi] "

[PATCH v2 6/8] x86/entry: add unwind hint annotations
 2017-06-30 13:11 UTC  (11+ messages)

[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-06-30 13:07 UTC  (7+ messages)

[RFC PATCH] userfaultfd: Add feature to request for a signal delivery
 2017-06-30 13:08 UTC  (10+ messages)

[PATCH v7 3/4] arm64: dts: Add ipq8074 SoC and HK01 board support
 2017-06-30 13:06 UTC  (2+ messages)

[PATCH] ACPI / DPTF: constify attribute_group structures
 2017-06-30 13:02 UTC 

[PATCH] mm/memory-hotplug: Switch locking to a percpu rwsem
 2017-06-30 13:00 UTC  (5+ messages)

[PATCH 0/5] Add SoM1 support
 2017-06-30 13:01 UTC  (12+ messages)
` [PATCH 4/5] ARM: dts: at91: at91-sama5d27_som1: add sama5d27 "
` [PATCH 5/5] ARM: dts: sama5d27_som1_ek: Add sama5d27 SoM1 EK support

[PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
 2017-06-30 12:56 UTC  (13+ messages)

[PATCH v1 0/3] Introduce on-chip interconnect API
 2017-06-30 12:57 UTC  (7+ messages)
` [PATCH v1 1/3] interconnect: Add generic interconnect controller API
` [PATCH v1 3/3] dt-bindings: Interconnect device-tree bindings draft

[PATCH 0/8] mailbox: arm/arm64: introduce smc triggered mailbox
 2017-06-30 12:56 UTC  (5+ messages)
` [PATCH 1/8] mailbox: introduce ARM SMC based mailbox
` [PATCH 2/8] dt-bindings: mailbox: add binding doc for the ARM SMC mailbox

Resizeable PCI BAR support V5
 2017-06-30 12:55 UTC  (3+ messages)

[PATCH] ACPI / LPSS: constify attribute_group structures
 2017-06-30 12:53 UTC 

[task_work] 46a4746d9a: inconsistent{IN-HARDIRQ-W}->{HARDIRQ-ON-W}usage
 2017-06-30 12:52 UTC  (3+ messages)

[RFC] tracing: Add support for critical section event tracing
 2017-06-30 12:51 UTC  (4+ messages)

[PATCH 1/3] cpuidle: powerpc: cpuidle set polling before enabling irqs
 2017-06-30 12:51 UTC  (5+ messages)
` [1/3] "

[PATCH v2] ACPI: surface3_power: MSHW0011 rev-eng implementation
 2017-06-30 12:49 UTC  (3+ messages)

[PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP
 2017-06-30 12:39 UTC  (8+ messages)
` [PATCH 2/8] signal/ia64: Document a conflict with SI_USER with SIGFPE
` [PATCH 3/8] signal/sparc: "
` [PATCH 4/8] signal/mips: "
` [PATCH 5/8] signal/testing: Don't look for __SI_FAULT in userspace
` [PATCH 6/8] signal/x86: Fix SIGSYS handling in copy_siginfo_to_user32
` [PATCH 7/8] fcntl: Don't use ambiguous SIG_POLL si_codes
` [PATCH 8/8] signal: Remove kernel interal si_code magic

[RFC][PATCHv4 0/7] printk: introduce printing kernel threads
 2017-06-30 12:45 UTC  (6+ messages)

[PATCH v4 00/10] PCID and improved laziness
 2017-06-30 12:44 UTC  (2+ messages)

[PATCH 0/8] signal: Fix sending signals with siginfo
 2017-06-30 12:36 UTC 

[PATCH v3 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-06-30 12:35 UTC  (7+ messages)
` [PATCH v3 01/17] mfd: madera: Add register definitions for Cirrus Logic Madera codecs

[PATCH] sata_rcar: fix error return code in sata_rcar_probe()
 2017-06-30 12:35 UTC  (4+ messages)

[BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900
 2017-06-30 12:36 UTC  (5+ messages)

[PATCH] acpi: bgrt: constify attribute_group structures
 2017-06-30 12:36 UTC 

Where to update regulator register with initial voltage set by HW
 2017-06-30 12:26 UTC  (5+ messages)

[PATCH v2 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation
 2017-06-30 12:16 UTC  (4+ messages)

[PATCH] serial: imx: disable DMA for RS-485 on i.MX6 SMP
 2017-06-30 12:15 UTC  (5+ messages)

[RFC 0/5] drivers: Add boot constraints core
 2017-06-30 12:12 UTC  (15+ messages)

[PATCH 0/7] serial: imx: various improvements
 2017-06-30 12:13 UTC  (9+ messages)
` [PATCH 1/7] serial: imx: only set DMA rx-ing when DMA starts
` [PATCH 2/7] serial: imx: move log from error to debug type
` [PATCH 3/7] serial: imx: init dma_is_{rx|tx}ing variables
` [PATCH 4/7] serial: imx: Simplify DMA disablement
` [PATCH 5/7] serial: imx: umap sg buffers when DMA channel is released
` [PATCH 6/7] serial: imx: update the stop rx,tx procedures
` [PATCH 7/7] serial: imx: Fix imx_shutdown procedure

[PATCH] ACPI / power: constify attribute_group structures
 2017-06-30 12:09 UTC 

[PATCH] ASoC: ak4642: make arrays fs_list and ps_list static const
 2017-06-30 11:59 UTC  (2+ messages)
` Applied "ASoC: ak4642: make arrays fs_list and ps_list static const" to the asoc tree

[PATCH] drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id
 2017-06-30 11:59 UTC  (2+ messages)
` Applied "drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id" to the asoc tree

[PATCH] regulator: core: Fix size limit of supply_map
 2017-06-30 12:00 UTC  (2+ messages)
` Applied "regulator: core: Fix size limit of supply_map" to the regulator tree

[PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD
 2017-06-30 11:57 UTC  (11+ messages)
` [PATCH 2/4] swait: add the missing killable swaits

[PATCH] ASoC: fix semicolon.cocci warnings
 2017-06-30 11:58 UTC  (2+ messages)
` Applied "ASoC: fix semicolon.cocci warnings" to the asoc tree

[PATCH] ASoC: rsnd: make arrays path and cmd_case static const
 2017-06-30 11:58 UTC  (2+ messages)
` Applied "ASoC: rsnd: make arrays path and cmd_case static const" to the asoc tree

[PATCH 0/2] Follow-up on "ARM: Fix dma_alloc_coherent() and friends for NOMMU"
 2017-06-30 11:59 UTC  (3+ messages)

[PATCH] ASoC: rsnd: constify dev_pm_ops structures
 2017-06-30 11:59 UTC  (2+ messages)
` Applied "ASoC: rsnd: constify dev_pm_ops structures." to the asoc tree

[PATCH v1 0/2] add eMMC support for fsp2 board
 2017-06-30 11:53 UTC 

[PATCH v1 1/2] mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st
 2017-06-30 11:53 UTC 

[PATCH v1 2/2] 44x/fsp2: enable eMMC arasan for fsp2 platform
 2017-06-30 11:53 UTC 

[PATCHv2 0/9] STM32 SPI various fixes
 2017-06-30 11:51 UTC  (5+ messages)
` [PATCHv2 9/9] spi: spidev: add Aardvark to device tree compatibility list

[PATCH] mm/zsmalloc: simplify zs_max_alloc_size handling
 2017-06-30 11:48 UTC  (4+ messages)
  ` [PATCH v2] "

Early loading of microcode updates with all firmware
 2017-06-30 11:37 UTC  (2+ messages)

WARNING: CPU: 3 PID: 0 at kernel/cgroup/cgroup.c:441 cgroup_get+0x4b/0x50
 2017-06-30 11:31 UTC  (3+ messages)

[PATCH mm] introduce reverse buddy concept to reduce buddy fragment
 2017-06-30 11:25 UTC 

[PATCH] arm64: cpuinfo: constify attribute_group structures
 2017-06-30 11:30 UTC 

[PATCH mm] introduce reverse buddy concept to reduce buddy fragment
 2017-06-30 11:22 UTC 

[PATCH v2 1/4] dt-bindings: pwm-backlight: add pwm-delay-us property
 2017-06-30 11:25 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).