linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-12 22:17:04 to 2017-04-13 07:19:33 UTC [more...]

[tpmdd-devel] Regression between Linux 3.16 and 4.8/4.9 on Lenovo X60 with coreboot
 2017-04-13  7:19 UTC  (13+ messages)
            ` [Regression Linux 4.11] TPM module not loaded anymore (was: Regression between Linux 3.16 and 4.8/4.9 on Lenovo X60 with coreboot)
                  ` [Regression Linux 4.11] TPM module not loaded anymore

[PATCH 0/3] powernv:stop: Some fixes for handling deep stop
 2017-04-13  7:18 UTC  (10+ messages)
` [PATCH 1/3] powernv:idle: Use correct IDLE_THREAD_BITS in POWER8/9
` [PATCH 2/3] powernv:idle: Decouple TB restore & Per-core SPRs restore
` [PATCH 3/3] powernv:idle: Set LPCR_UPRT on wakeup from deep-stop

[PATCH v2 0/6] zram clean up
 2017-04-13  7:15 UTC  (8+ messages)
` [PATCH v2 1/6] zram: handle multiple pages attached bio's bvec
` [PATCH v2 2/6] zram: partial IO refactoring
` [PATCH v2 3/6] zram: use zram_slot_lock instead of raw bit_spin_lock op
` [PATCH v2 4/6] zram: remove zram_meta structure
` [PATCH v2 5/6] zram: introduce zram data accessor
` [PATCH v2 6/6] zram: use zram_free_page instead of open-coded

[PATCH 0/6] fujitsu-laptop: LED cleanup
 2017-04-13  7:13 UTC  (3+ messages)

[PATCH v2 0/5] vc4 V3D fencing and msm/etnaviv cleanups
 2017-04-13  7:13 UTC  (5+ messages)
` [PATCH v2 4/5] drm/etnaviv: Reuse dma_fence_release
` [PATCH v2 5/5] drm/vc4: Expose dma-buf fences for V3D rendering

[REGRESSION next-20170410] Commit a6ff6cbf1fab ("usb: xhci: Add helper function xhci_set_power_on().") breaks armada-385
 2017-04-13  7:12 UTC  (3+ messages)

[PATCH] scsi: qedi,qedf: Use designated initializers
 2017-04-13  7:10 UTC  (2+ messages)

[PATCH v3] powerpc: mm: support ARCH_MMAP_RND_BITS
 2017-04-13  7:09 UTC  (5+ messages)

[PATCH v2] scsi/bfa: use designated initializers
 2017-04-13  7:08 UTC  (4+ messages)

[PATCH v10] drm: Unplug drm device when unregistering it (v7)
 2017-04-13  7:07 UTC  (2+ messages)

provide pci_request_irq / pci_free_irq helpers
 2017-04-13  7:06 UTC  (5+ messages)
` [PATCH 1/4] genirq: fix indentation in remove_irq
` [PATCH 2/4] genirq: return the irq name from free_irq
` [PATCH 3/4] PCI/irq: add pci_request_irq and pci_free_irq helpers
` [PATCH 4/4] nvme/pci: switch to pci_request_irq

[PATCH 0/2] hwrng: mtk: add support for hardware random generator on MT7623 SoC
 2017-04-13  7:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwrng: Add Mediatek hardware random generator bindings
` [PATCH 2/2] hwrng: mtk: Add driver for hardware random generator on MT7623 SoC

[PATCH 0/3] clk: sunxi-ng: gate/ungate PLL CPU clk after rate change
 2017-04-13  7:02 UTC  (5+ messages)
` [PATCH 1/3] clk: sunxi-ng: Add clk notifier to gate then ungate PLL clocks
` [PATCH 2/3] clk: sunxi-ng: a33: gate then ungate PLL CPU clk after rate change
` [PATCH 3/3] clk: sunxi-ng: h3: "

[PATCH] drm: fix spelling mistake: "committing"
 2017-04-13  6:58 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: i2c: mux: ltc4306: Add dt-bindings for I2C multiplexer/switch
 2017-04-13  6:58 UTC  (5+ messages)
` [PATCH v5 2/2] i2c: mux: ltc4306: LTC4306 and LTC4305 "

[PATCH] [media] mtk-mdp: Fix g_/s_selection capture/compose logic
 2017-04-13  6:50 UTC  (2+ messages)

[PATCH] dma-debug: Make locking to work for RT
 2017-04-13  6:41 UTC 

[PATCH 1/3] input: touchscreen: ar1021_i2c: add support for AR1020
 2017-04-13  6:38 UTC  (3+ messages)

[PATCH] ALSA: line6: constify snd_kcontrol_new structures
 2017-04-13  6:34 UTC  (3+ messages)

[PATCH 0/2] hp-wmi: Fix dock status and tablet mode reporting
 2017-04-13  6:28 UTC  (2+ messages)

[PATCH v2] mac80211: Fix clang warning about constant operand in logical operation
 2017-04-13  6:27 UTC  (2+ messages)

[RFC 0/6] cpuset/mempolicies related fixes and cleanups
 2017-04-13  6:24 UTC  (9+ messages)
` [RFC 1/6] mm, page_alloc: fix more premature OOM due to race with cpuset update

[PATCH] x86/efi: Don't try to reserve runtime regions
 2017-04-13  6:13 UTC  (2+ messages)
` [tip:efi/urgent] "

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-04-13  6:03 UTC  (9+ messages)
` [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains
` [PATCH V4 2/9] PM / Domains: Use OPP tables "

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-04-13  6:02 UTC  (5+ messages)

[PATCH] perf trace: Add usage of --no-syscalls in man page
 2017-04-13  6:02 UTC 

[PATCH v2 0/5] powerpc: a few kprobe fixes and refactoring
 2017-04-13  5:53 UTC  (16+ messages)
` [PATCH v2 1/5] kprobes: convert kprobe_lookup_name() to a function
` [PATCH v2 2/5] powerpc: kprobes: fix handling of function offsets on ABIv2
` [PATCH v2 3/5] powerpc: introduce a new helper to obtain function entry points
` [PATCH v2 4/5] powerpc: kprobes: factor out code to emulate instruction into a helper
` [PATCH v2 5/5] powerpc: kprobes: emulate instructions on kprobe handler re-entry

[printk] fbc14616f4: BUG:kernel_reboot-without-warning_in_test_stage
 2017-04-13  5:50 UTC  (13+ messages)

[patch 00/13] sched/treewide: Clean up various racy task affinity issues
 2017-04-13  5:47 UTC  (15+ messages)
` [patch 05/13] powerpc/smp: Replace open coded task affinity logic
` [patch 06/13] sparc/sysfs: Replace racy "
` [patch 09/13] cpufreq/ia64: "
` [patch 10/13] cpufreq/sh: "
` [patch 11/13] cpufreq/sparc-us3: "
` [patch 12/13] cpufreq/sparc-us2e: "
` [patch 13/13] crypto: n2 - "

linux-next: Tree for Apr 13
 2017-04-13  5:38 UTC 

[PATCH] arm64: enable ARCH_WANT_RELAX_ORDER for aarch64
 2017-04-13  5:35 UTC  (6+ messages)

[v3] PCI: Add an option to control probing of VFs before enabling SR-IOV
 2017-04-13  5:24 UTC  (3+ messages)

[PATCH] mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
 2017-04-13  5:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] thermal: core: Allow orderly_poweroff to be called only once
 2017-04-13  5:17 UTC  (3+ messages)

[PATCH akpm/next 0/4] Fix various issues in new hmm driver
 2017-04-13  5:12 UTC  (8+ messages)
` [PATCH 1/4] mm/hmm: make it explicitly non-modular
` [PATCH 2/4] mm/hmm: fix warnings and SECTION_SIZE definition overlap
` [PATCH 3/4] mm/hmm: fix Kconfig to have valid usage of "select"
` [PATCH 4/4] mm/hmm: exclude 64 bit arch that explicitly fail to work

[PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas
 2017-04-13  4:51 UTC 

[BUG nohz]: wrong user and system time accounting
 2017-04-13  4:31 UTC  (10+ messages)

[RFC 0/1] add support for reclaiming priorities per mem cgroup
 2017-04-13  4:30 UTC  (4+ messages)

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

[tip:WIP.sched/cpusallowed 13/13] drivers/crypto/n2_core.c:1659:31: error: passing argument 2 of 'work_on_cpu_safe' from incompatible pointer type
 2017-04-13  4:26 UTC 

[PATCH] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
 2017-04-13  4:17 UTC  (6+ messages)

[PATCH 00/16] Intel FPGA Device Drivers
 2017-04-13  4:12 UTC  (6+ messages)
` [PATCH 04/16] fpga: intel: pcie: parse feature list and create platform device for features

[PATCH v3] arm64: dts: rk3399: add support for firefly-rk3399 board
 2017-04-13  4:00 UTC  (3+ messages)

[PATCH v2] efi: Config options to assign versions in the PE-COFF header
 2017-04-13  3:58 UTC 

[PATCH] thermal: core: Add a back up thermal shutdown mechanism
 2017-04-13  3:50 UTC  (13+ messages)

[PATCH v2 0/3] of: Make of_match_node() an inline stub for CONFIG_OF=n
 2017-04-13  3:46 UTC  (2+ messages)

[BUG] alpha: module xxx: Unknown relocation: 1
 2017-04-13  3:46 UTC  (4+ messages)

linux-next: manual merge of the tty tree with the bluetooth tree
 2017-04-13  3:36 UTC 

[PATCH v3 21/32] powerpc: include default ioremap_nopost() implementation
 2017-04-13  3:35 UTC  (5+ messages)

[PATCH v5 0/3] clk: let clk_disable() return immediately if clk is NULL for last 3 clks
 2017-04-13  3:33 UTC  (3+ messages)
` [PATCH v5 3/3] blackfin: bf609: let clk_disable() return immediately if clk is NULL

[PATCH v4 0/5] perf report: Show branch type
 2017-04-13  3:25 UTC  (4+ messages)

[tip:WIP.sched/cpusallowed 12/13] drivers/cpufreq/sparc-us2e-cpufreq.c:270:69: error: expected ';' before ')' token
 2017-04-13  3:19 UTC 

[PATCH v6 1/2] video: ARM CLCD: Move registers to a separate header
 2017-04-13  3:17 UTC  (2+ messages)
` [PATCH v6 2/2] drm/pl111: Initial drm/kms driver for pl111

[git pull] drm fixes for 4.11 rc7
 2017-04-13  3:14 UTC 

[PATCH] sched/deadline: Throttle a constrained task activated if overflow
 2017-04-13  3:06 UTC  (7+ messages)

[lkp-robot] [bpf] d498f8719a: kernel_selftests.bpf.make_fail
 2017-04-13  3:00 UTC 

[PATCH v1] mtd: mtk-nor: set controller's address width according to nor flas
 2017-04-13  2:40 UTC  (4+ messages)
` [PATCH v1 1/1] mtd: mtk-nor: set controller's address width according to nor flash

[PATCH] virtio_scsi: Always try to read VPD pages
 2017-04-13  2:13 UTC 

[PATCH v5] Allow user probes on versioned symbols
 2017-04-13  2:20 UTC  (2+ messages)

[PATCH] sched: Enabled schedstat when schedstat tracepoints are enabled
 2017-04-13  2:02 UTC  (2+ messages)

[PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular
 2017-04-13  1:57 UTC 

[PATCH V3 02/16] block, bfq: add full hierarchical scheduling and cgroups support
 2017-04-13  1:59 UTC  (2+ messages)

[PATCH net-next] l2tp: device MTU setup, tunnel socket needs a lock
 2017-04-13  1:31 UTC 

[PATCH v9 0/1] drm: rockchip: Fix rockchip drm unbind crash error
 2017-04-13  1:28 UTC  (4+ messages)
` [PATCH v9] drm: Unplug drm device when unregistering it

[GIT PULL PATCH 0/7] turbostat fixes
 2017-04-13  1:25 UTC  (9+ messages)
` [PATCH 1/7] tools/power turbostat: bugfix: GFXMHz column not changing
  ` [PATCH 2/7] tools/power turbostat: show missing Core and GFX power on SKL and KBL
  ` [PATCH 3/7] tools/power turbostat: enable package THERM_INTERRUPT dump
  ` [PATCH 4/7] tools/power turbostat: update HWP dump to decimal from hex
  ` [PATCH 5/7] tools/power turbostat: turbostat.8 add missing column definitions
  ` [PATCH 6/7] tools/power turbostat: fix impossibly large CPU%c1 value
  ` [PATCH 7/7] tools/power turbostat: update version number

[PATCH] drm/vc4: Allow using more than 256MB of CMA memory
 2017-04-13  1:11 UTC  (2+ messages)

[PATCH 1/2] phy: qcom-usb-hs: Replace the extcon API
 2017-04-13  1:03 UTC  (2+ messages)

[PATCH] ACPICA: Export mutex functions
 2017-04-13  0:55 UTC  (5+ messages)

[PATCH v2] sched: Have do_idle() call __schedule() without enabling preemption
 2017-04-13  0:50 UTC  (4+ messages)

[PATCH v3] ARM: dts: stm32f7: add stm32f769I & stm32f746 discovery board support
 2017-04-13  0:27 UTC 

[PATCH v6 00/39] i.MX Media Driver
 2017-04-13  0:45 UTC  (9+ messages)
` [PATCH v6 21/39] media: imx: Add CSI subdev driver
  ` [PATCH] [media] imx: csi: retain current field order and colorimetry setting as default
              ` [PATCH 40/40] media: imx: set and propagate empty field, colorimetry params

[tip:WIP.sched/cpusallowed 6/13] arch/sparc/kernel/sysfs.c:134:32: error: 'val' undeclared
 2017-04-13  0:40 UTC 

ney/key: slab-out-of-bounds in parse_ipsecrequests
 2017-04-13  0:39 UTC  (2+ messages)

[PATCHv4 0/2] Nokia H4+ support
 2017-04-13  0:26 UTC  (3+ messages)
` [PATCHv4 1/2] dt-bindings: net: bluetooth: Add nokia-bluetooth
` [PATCHv4 2/2] Bluetooth: add nokia driver

[PATCHv3 00/10] Nokia H4+ support
 2017-04-13  0:26 UTC  (10+ messages)

[PATCH v2 1/2] hwmon: (lm87) Remove unused I2C devices driver_data
 2017-04-13  0:21 UTC  (2+ messages)
` [PATCH v2 2/2] hwmon: (lm87) Add OF device ID table

[PATCH 1/3] zram: fix operator precedence to get offset
 2017-04-13  0:17 UTC  (3+ messages)
` [PATCH 2/3] zram: do not use copy_page with non-page alinged address
` [PATCH 3/3] zsmalloc: expand class bit

[PATCH 1/2] hwmon: (lm85) Remove unused I2C devices driver_data
 2017-04-13  0:14 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (lm85) Add OF device ID table

[PATCH] selinux: add selinux_is_enforced() function
 2017-04-13  0:12 UTC  (7+ messages)

[PATCH] ARM: dts: stm32f7: add stm32f769I & stm32f746 discovery board support
 2017-04-12 23:50 UTC 

[PATCH] ARM: dts: stm32f7: add STM32f769I & stm32f746 discovery board support
 2017-04-13  0:03 UTC  (5+ messages)

[RFC net-next] of: mdio: Honor hints from MDIO bus drivers
 2017-04-12 23:58 UTC  (7+ messages)

[RFC PATCH] x86, mce: change the mce notifier to 'blocking' from 'atomic'
 2017-04-12 23:45 UTC  (17+ messages)

[PATCH 0/8 V4] x86/intel_rdt: Intel Memory bandwidth allocation
 2017-04-12 23:33 UTC  (3+ messages)

net/ipv4: use-after-free in ipv4_datagram_support_cmsg
 2017-04-12 23:26 UTC  (6+ messages)

[PATCH v13 0/6] Cavium MMC driver
 2017-04-12 23:21 UTC  (3+ messages)

[PATCH 0/2] module: Add module name to modinfo
 2017-04-12 23:16 UTC  (3+ messages)
` [PATCH 1/2] module: Pass struct load_info into symbol checks
` [PATCH 2/2] module: Add module name to modinfo

[tip:WIP.sched/cpusallowed 4/13] arch/ia64/sn/kernel/sn2/sn_hwperf.c:640:26: error: passing argument 2 of 'work_on_cpu_safe' from incompatible pointer type
 2017-04-12 23:15 UTC 

[PATCH v5] drm/pl111: Initial drm/kms driver for pl111
 2017-04-12 23:13 UTC  (10+ messages)

RFC: WMI Enhancements
 2017-04-12 23:08 UTC 

[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-04-12 23:02 UTC  (5+ messages)
` [PATCH 4/6] kvm: nVMX: support EPT accessed/dirty bits

[PATCH v2 00/17] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-04-12 23:01 UTC  (14+ messages)
` [PATCH v2 06/17] mm: doc comment for scary spot in write_one_page
` [PATCH v2 07/17] fs: new infrastructure for writeback error handling and reporting
` [PATCH v2 08/17] fs: retrofit old error reporting API onto new infrastructure

[PATCH] iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
 2017-04-12 22:57 UTC  (4+ messages)

[PATCH v2] net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
 2017-04-12 22:55 UTC 

[RFC 0/9] cpufreq: schedutil: Allow remote wakeups
 2017-04-12 22:53 UTC  (7+ messages)
` [RFC 5/9] sched: cpufreq: remove smp_processor_id() in remote paths

[PATCH nf-next] ip_vs_sync: change comparison on sync_refresh_period
 2017-04-12 22:48 UTC  (2+ messages)

On the unlikely off-chance that this is new news
 2017-04-12 22:45 UTC  (4+ messages)

[PATCH 0/4] assorted TTY code cleanups
 2017-04-12 22:37 UTC  (5+ messages)
` [PATCH 1/4] console: move console_init() out of tty_io.c
` [PATCH 2/4] tty: move baudrate handling code to a file of its own
` [PATCH 3/4] tty: split job control support into "
` [PATCH 4/4] serial: small Makefile reordering

[PATCH] x86/mm: fix dump pagetables for 4 levels of page tables
 2017-04-12 22:31 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: Fix "

[PATCH] kbuild: drop -Wno-unknown-warning-option from clang options
 2017-04-12 22:25 UTC 


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