linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-30 09:13:56 to 2017-11-30 13:17:21 UTC [more...]

[PATCH 0/3] module: process aliasing when debugging
 2017-11-30 13:17 UTC  (3+ messages)
` [PATCH 3/3] module: add debugging alias parsing support
  `  "

[test_parman_move] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper:1]
 2017-11-30 13:16 UTC 

WARNING: CPU: 1 PID: 185 at drivers/gpu/drm/i915/intel_display.c:14422 intel_modeset_init+0x3dc/0xf60 [i915]
 2017-11-30 13:15 UTC 

[PATCH 0/6] more KAISER bits
 2017-11-30 13:13 UTC  (4+ messages)
` [PATCH 6/6] x86/mm/kaiser: Optimize __native_flush_tlb

[PATCH] usb: dwc2: gadget: fix dwc2_check_param_tx_fifo_sizes
 2017-11-30 13:12 UTC  (3+ messages)

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2017-11-30 13:12 UTC  (8+ messages)
` [PATCH v3 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter
` [PATCH v3 2/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks
` [PATCH v3 3/6] cpufreq: schedutil: update CFS util only if used
` [PATCH v3 4/6] sched/rt: fast switch to maximum frequency when RT tasks are scheduled
` [PATCH v3 5/6] cpufreq: schedutil: relax rate-limiting while running RT/DL tasks
` [PATCH v3 6/6] cpufreq: schedutil: ignore sugov kthreads

[PATCH v2 0/3] KVM: x86: kvm_mwait_in_guest() cleanup
 2017-11-30 13:12 UTC  (2+ messages)

[PATCH] mmc_test: use ktime_get_ts64 for timestamps
 2017-11-30 13:10 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add sdhci_arasan_set_power
 2017-11-30 13:09 UTC  (3+ messages)

[PATCH] mmc: block: make function mmc_cqe_issue_type static
 2017-11-30 13:09 UTC  (3+ messages)

[PATCH v2] MIPS: Add nonxstack=on|off kernel parameter
 2017-11-30 13:06 UTC  (5+ messages)

[PATCH 0/3, V2] Move groups_sort outisde of set_groups
 2017-11-30 13:04 UTC  (4+ messages)
` [PATCH 1/3, V2] kernel: make groups_sort globally visible
` [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups
` [PATCH 3/3, V2] kernel: set_groups doesn't call groups_sort anymore

[BUILD FAILURE] nfs4state.c fails to compile with gcc 4.5.4
 2017-11-30 13:05 UTC  (9+ messages)

[PATCH v2] clk: stm32-h7: fix copyright
 2017-11-30 13:05 UTC  (5+ messages)

[ 0.003333] BUG: KASAN: use-after-scope in console_unlock+0x605/0xcc0
 2017-11-30 13:07 UTC  (5+ messages)

[PATCH] ARM: dts: imx6sx-sdb: Add DRM panel, power-enable and backlight support
 2017-11-30 13:02 UTC 

[PATCH] ARM: dts: imx6sl-evk: Add DRM panel, power-enable and backlight support
 2017-11-30 13:00 UTC 

general protection fault in show_timer
 2017-11-30 12:57 UTC  (6+ messages)

[PATCH][V2] of: overlay: fix memory leak of ovcs on error exit path
 2017-11-30 12:57 UTC 

[PATCH v3 26/26] kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit
 2017-11-30 12:34 UTC  (3+ messages)

[PATCH] vfio/iommu_type1: report the IOMMU aperture info
 2017-11-30 12:57 UTC  (2+ messages)

[PATCH v4] component: add debugfs support
 2017-11-30 12:54 UTC  (2+ messages)

[PATCH] of: overlay: fix memory leak of ovcs on error exit path
 2017-11-30 12:54 UTC  (5+ messages)

[PATCH] staging: xgifb: remove unused macro XGIPART3
 2017-11-30 12:52 UTC  (3+ messages)

[PATCH] PM / runtime: Drop children check from __pm_runtime_set_status()
 2017-11-30 12:51 UTC  (9+ messages)

[PATCH, RESEND 1/2] dvb-frontends: fix i2c access helpers for KASAN
 2017-11-30 12:49 UTC  (3+ messages)
` [PATCH, RESEND 2/2] r820t: fix r820t_write_reg "

[RFC 0/2] of: Add whitelist
 2017-11-30 12:46 UTC  (6+ messages)

[PATCH] x86/unwind_guess: Prevent using UNWINDER_GUESS=y with STACKDEPOT=y
 2017-11-30 12:38 UTC  (2+ messages)

[PATCH] ASoC: codecs: msm8916-wcd: Fix supported formats
 2017-11-30 12:33 UTC  (2+ messages)
` Applied "ASoC: codecs: msm8916-wcd: Fix supported formats" to the asoc tree

[PATCH net v2] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
 2017-11-30 12:32 UTC  (3+ messages)

[PATCH RFC 1/2] sched: Minimize the idle cpu selection race window
 2017-11-30 12:30 UTC  (11+ messages)

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-11-30 12:29 UTC  (3+ messages)
` [PATCH v2 01/19] ASoC: tlv320aic31xx: File header and copyright cleanup

[PATCH v3 0/9] Intel Processor Trace virtulization enabling
 2017-11-30 12:27 UTC  (13+ messages)
` [PATCH v3 3/9] KVM: x86: Add Intel Processor Trace virtualization mode
` [PATCH v3 4/9] KVM: x86: Add Intel Processor Trace cpuid emulation
` [PATCH v3 7/9] KVM: x86: Implement Intel Processor Trace MSRs read/write
` [PATCH v3 8/9] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest
` [PATCH v3 9/9] KVM: x86: Implement Intel Processor Trace context switch

[PATCH v3 00/15] soundwire: Add a new SoundWire subsystem
 2017-11-30 12:31 UTC  (18+ messages)
` [PATCH v3 01/15] Documentation: Add SoundWire summary
` [PATCH v3 02/15] soundwire: Add SoundWire bus type
` [PATCH v3 03/15] soundwire: Add Master registration
` [PATCH v3 04/15] soundwire: Add MIPI DisCo property helpers
` [PATCH v3 05/15] soundwire: Add SoundWire MIPI defined registers
` [PATCH v3 06/15] soundwire: Add IO transfer
` [PATCH v3 07/15] regmap: Add SoundWire bus support
` [PATCH v3 08/15] soundwire: Add Slave status handling helpers
` [PATCH v3 09/15] soundwire: Add slave status handling
` [PATCH v3 10/15] soundwire: Add sysfs for SoundWire DisCo properties
` [PATCH v3 11/15] soundwire: cdns: Add cadence library
` [PATCH v3 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support
` [PATCH v3 13/15] soundwire: intel: Add Intel Master driver
` [PATCH v3 14/15] soundwire: intel: Add Intel init module
` [PATCH v3 15/15] MAINTAINERS: Add SoundWire entry

Missing version line in System.map file?
 2017-11-30 12:24 UTC  (6+ messages)

[PATCH 0/3] Add version macros for clang and fix arm64 for clang <6.0
 2017-11-30 12:21 UTC  (6+ messages)
` [PATCH 1/3] kbuild: add clang-version.sh
` [PATCH 2/3] kbuild: add cc-if-name-version and compiler-specific variants

[PATCH v5 next 0/5] Improve Module autoloading infrastructure
 2017-11-30 12:22 UTC  (4+ messages)
` [PATCH v5 next 3/5] modules:capabilities: automatic module loading restriction

[RFC PATCH v2 0/7] Fix Intel audio Kconfig issues
 2017-11-30 12:24 UTC  (5+ messages)
` [RFC PATCH v2 1/7] ASoC: Intel: Fix Kconfig with top-level selector

[PATCH v2 1/2] ASoC: codecs: Add PCM186x binding documentation
 2017-11-30 12:20 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: codecs: Add initial PCM1862/63/64/65 universal ADC driver

[RFC PATCH] ipc, mqueue: lazy call kern_mount_data in new namespaces
 2017-11-30 12:20 UTC  (5+ messages)

[PATCH] btrfs: make function update_share_count static
 2017-11-30 12:14 UTC 

[PATCH] KVM: x86: MMU: make array audit_point_name static
 2017-11-30 12:04 UTC 

[GIT pull] x86 APIC updates for 4.15
 2017-11-30 12:04 UTC  (4+ messages)

[PATCH] bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristate
 2017-11-30 11:57 UTC 

[PATCH v2] PM / Domains: Remove obsolete "samsung,power-domain" check
 2017-11-30 11:54 UTC 

[PATCH v2 0/8] Remove use of "gpio-reset" from DT
 2017-11-30 11:43 UTC  (3+ messages)
` [PATCH v2 1/8] ASoC: tlv320aic31xx: Fix typo in DT binding documentation

[PATCH 1/2] powerpc/lib/code-patching: refactor patch_instruction()
 2017-11-30 11:41 UTC  (2+ messages)

[PATCH V11 0/5] hash addresses printed with %p
 2017-11-30 11:33 UTC 

[PATCH 1/3] f2fs: avoid unneeded free nid building
 2017-11-30 11:32 UTC  (3+ messages)
` [PATCH 2/3] f2fs: refactor __build_free_nids
` [PATCH 3/3] f2fs: allocate full free nat block in prior

[PATCH] riscv/ftrace: Add basic support
 2017-11-30 11:31 UTC  (2+ messages)

[PATCH] crypto: chelsio: make arrays sgl_ent_len and dsgl_ent_len static
 2017-11-30 11:32 UTC 

[PATCH v4] f2fs: obsolete free nid list approach
 2017-11-30 11:31 UTC 

[PATCH 1/7] f2fs: inject fault to kzalloc
 2017-11-30 11:28 UTC  (7+ messages)
` [PATCH 2/7] f2fs: inject fault to kvmalloc
` [PATCH 3/7] f2fs: spread f2fs_k{m,z}alloc
` [PATCH 4/7] f2fs: fix error handling in fill_super
` [PATCH 5/7] f2fs: clean up hash codes
` [PATCH 6/7] f2fs: clean up f2fs_map_blocks
` [PATCH 7/7] f2fs: don't return value in truncate_data_blocks_range

general protection fault in proc_flush_task
 2017-11-30 11:28 UTC  (3+ messages)

[RFC v2 0/2] backlight: pwm_bl: support linear brightness to human eye
 2017-11-30 11:27 UTC  (4+ messages)
` [RFC v2 2/2] backlight: pwm_bl: compute brightness of LED linearly "

[PATCH 0/3] trace-cmd: fixing three minor user experience issues
 2017-11-30 11:26 UTC  (8+ messages)
` [PATCH 3/3] trace-cmd: Making stat to report when the stack tracer is ON

[PATCH] crypto: cryptd: make cryptd_max_cpu_qlen module parameter static
 2017-11-30 11:26 UTC 

[PATCH] rtc: add mxc driver for i.MX53
 2017-11-30 11:21 UTC  (4+ messages)

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-11-30 11:20 UTC  (3+ messages)
` BSOD with "

Problem with a notebook keyboard after plug into dock station
 2017-11-30 11:09 UTC 

[PATCH] crypto: stm32: fix module device table name
 2017-11-30 11:12 UTC  (2+ messages)

[PATCH 1/2] mm: NUMA stats code cleanup and enhancement
 2017-11-30 11:06 UTC  (7+ messages)

[PATCH v3] doc: add maintainer book
 2017-11-30 11:06 UTC  (4+ messages)

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-11-30 10:57 UTC  (20+ messages)
` [PATCH v2 25/35] nds32: Build infrastructure
` [PATCH v2 27/35] irqchip: Andestech Internal Vector Interrupt Controller driver

[PATCH v3 0/4] Fixes for omapdrm on OpenPandora and GTA04
 2017-11-30 10:54 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the mfd-fixes tree
 2017-11-30 10:54 UTC  (4+ messages)

[patch v12 0/4] JTAG driver introduction
 2017-11-30 10:49 UTC  (5+ messages)
` [patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver

[PATCH v4 1/2] ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
 2017-11-30 10:49 UTC  (3+ messages)
    ` [alsa-devel] Applied "ALSA: pcm: add SNDRV_PCM_FORMAT_{S, U}20" to the asoc tree

[PATCH] kernel-docs.rst: update broken linuxjournal links
 2017-11-30 10:47 UTC 

[PATCH v2-REBASED] mm: Make count list_lru_one::nr_items lockless
 2017-11-30 10:46 UTC 

[PATCH v5] mfd: syscon: Add hardware spinlock support
 2017-11-30 10:45 UTC  (3+ messages)

[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
 2017-11-30 10:44 UTC  (4+ messages)
` [PATCH v3 0/6] "

[PATCH V11 0/5] hash addresses printed with %p
 2017-11-30 10:38 UTC  (9+ messages)
` [PATCH V11 4/5] vsprintf: add printk specifier %px

[PATCH] mm: Make count list_lru_one::nr_items lockless
 2017-11-30 10:36 UTC  (7+ messages)

[PATCH v18 00/10] Virtio-balloon Enhancement
 2017-11-30 10:35 UTC  (5+ messages)
` [PATCH v18 05/10] xbitmap: add more operations
` [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG

drivers/input/touchscreen/hideep.c:670:3: error: implicit declaration of function 'gpiod_set_value_cansleep'; did you mean 'gpio_set_value_cansleep'?
 2017-11-30 10:34 UTC 

[PATCHv2 0/4] x86: 5-level related changes into decompression code
 2017-11-30 10:14 UTC  (14+ messages)

[PATCH 0/6] crypto: tcrypt: fix and add multi buf speed tests
 2017-11-30 10:09 UTC  (7+ messages)
` [PATCH 1/6] crypto: tcrypt: use multi buf for ahash mb test
` [PATCH 2/6] crypto: tcrypt: fix AEAD decryption speed test
` [PATCH 3/6] crypto: tcrypt: allow setting num of bufs
` [PATCH 4/6] crypto: tcrypt: add multi buf ahash jiffies test
` [PATCH 5/6] crypto: tcrypt: add multibuf skcipher speed test
` [PATCH 6/6] crypto: tcrypt: add multibuf aead "

[PATCH net] net: phylink: fix link state on phy-connect
 2017-11-30 10:10 UTC  (9+ messages)
    ` [EXT] "

[PATCH 0/3] perf tools: Build fixes
 2017-11-30 10:08 UTC  (9+ messages)
` [PATCH 2/3] perf tools: Fix build for hardened environments

[PATCH 0/5] PCI: Add support to the Cadence PCIe controller
 2017-11-30 10:06 UTC  (4+ messages)
` [PATCH 3/5] PCI: cadence: Add host driver for "

[PATCH v4 00/12] perf stat: Enable '--per-thread' on all thread
 2017-11-30 11:56 UTC  (2+ messages)

[PATCH -next] fork.c: Move check of clone NEWIPC and SYSVSEM to copy_process
 2017-11-30 10:04 UTC  (2+ messages)

Unlock-lock questions and the Linux Kernel Memory Model
 2017-11-30 10:02 UTC  (7+ messages)

[pcpu] BUG: KASAN: use-after-scope in pcpu_setup_first_chunk+0x1e3b/0x29e2
 2017-11-30  9:59 UTC  (5+ messages)

[PATCH v3 0/4] introduce get_user_pages_longterm()
 2017-11-30  9:53 UTC  (3+ messages)
` [PATCH v3 1/4] mm: introduce get_user_pages_longterm

[PATCH net] net: mvpp2: allocate zeroed tx descriptors
 2017-11-30  9:49 UTC 

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-30  9:47 UTC  (9+ messages)
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove

Save and Restore Generic Interrupt Controller for System Sleep on ARM
 2017-11-30  9:44 UTC  (2+ messages)

linux-next: build warning after merge of the mfd tree
 2017-11-30  9:41 UTC  (5+ messages)
` [PATCH] leds: pm8058: Make ledtype pointer sized type

[PATCH] mm: check pfn_valid first in zero_resv_unavail
 2017-11-30  9:35 UTC  (2+ messages)

[PATCH 0/7] Add support for GNU gold
 2017-11-30  9:31 UTC  (3+ messages)
` [PATCH 7/7] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS

kasan: false use-after-scope warnings with KCOV
 2017-11-30  9:30 UTC  (6+ messages)

[PATCH] KVM: x86: inject exceptions produced by x86_decode_insn
 2017-11-30  9:20 UTC  (7+ messages)

[PATCH v2] dma: stm32: Fix copyright
 2017-11-30  9:21 UTC  (3+ messages)

[PATCH net,stable v2] vhost: fix skb leak in handle_rx()
 2017-11-30  9:39 UTC  (4+ messages)

WARNING: kernel stack regs has bad 'bp' value (2)
 2017-11-30  9:17 UTC  (2+ messages)

[PATCH v2] irqchip: stm32: Fix copyright
 2017-11-30  9:15 UTC  (2+ messages)

[PATCH v2] pinctrl: stm32: Fix copyright
 2017-11-30  9:15 UTC  (2+ messages)

WARNING in initialize_timer
 2017-11-30  9:15 UTC 

[PATCH v4] arch: arm: mach-stm32: Fix copyright
 2017-11-30  9:13 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).