linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-21 16:36:01 to 2017-02-21 19:54:46 UTC [more...]

[PATCH 4.4 00/20] 4.4.50-stable review
 2017-02-21 19:54 UTC  (5+ messages)
` [PATCH 4.4 14/20] sctp: avoid BUG_ON on sctp_wait_for_sndbuf

[PATCH] ideapad-laptop: Add Lenovo ideapad 310-15IKB to no_hw_rfkill dmi list
 2017-02-21 19:53 UTC 

[PATCH v2] staging: xgifb: function definition argument should also have an identifier name'
 2017-02-21 19:53 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/6] second round of tracepoints for DAX
 2017-02-21 19:51 UTC  (7+ messages)
` [PATCH 1/6] dax: add tracepoints to dax_iomap_pte_fault()
` [PATCH 2/6] dax: add tracepoints to dax_pfn_mkwrite()
` [PATCH 3/6] dax: add tracepoints to dax_load_hole()
` [PATCH 4/6] dax: add tracepoints to dax_writeback_mapping_range()
` [PATCH 5/6] dax: add tracepoint to dax_writeback_one()
` [PATCH 6/6] dax: add tracepoint to dax_insert_mapping()

[GIT PULL] pstore updates for v4.11-rc1
 2017-02-21 19:52 UTC 

[GIT PULL] HID for 4.11
 2017-02-21 19:49 UTC  (16+ messages)
      ` [PATCH] HID: rmi: fallback to generic/multitouch if hid-rmi is not built (was Re: [GIT PULL] HID for 4.11)
  ` ath10k regression on XPS13

[PATCH] staging/ks7010: formatting updates
 2017-02-21 19:48 UTC  (7+ messages)

КЛИЕНТCКИЕ БАЗЫ Skype: prodawez390 mail: prodawez393@gmail.com тел\Viber\whatsapp\telegram +79139230330 Узнайте подробнее!!!
 2017-02-20 10:20 UTC 

[PATCH v3] gpio: dwapb: Add support for next generation of X-Gene SoC
 2017-02-21 19:40 UTC  (2+ messages)

[PATCH V10 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-21 19:39 UTC  (7+ messages)
` [PATCH V10 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V10 07/10] efi: print unrecognized CPER section

[PATCH] firmware/Makefile: force recompilation if makefile changes
 2017-02-21 19:38 UTC  (5+ messages)
` [PATCH v2] "

[GIT PULL] Block pull request for- 4.11-rc1
 2017-02-21 19:34 UTC  (3+ messages)

[PATCH] proc/sysctl: drop unregistered stale dentries as soon as possible
 2017-02-21 19:29 UTC  (7+ messages)
` [PATCH] proc/sysctl: prune stale dentries during unregistering
      ` [REVIEW][PATCH] proc/sysctl: Don't grab i_lock under sysctl_lock

[PATCH] Fix lock up when switching off discrete graphics card in Dell XPS 9560 https://bugzilla.kernel.org/show_bug.cgi?id=156341
 2017-02-21 19:33 UTC  (3+ messages)

[RFCv3][PATCH 0/5] Cleanup Ion mapping/caching
 2017-02-21 19:29 UTC  (8+ messages)
` [RFCv3][PATCH 3/5] arm64: Implement ARCH_HAS_FORCE_CACHE
          ` [Linaro-mm-sig] "

[PATCH 0/7] fs, xfs subsystem refcounter conversions
 2017-02-21 19:25 UTC  (8+ messages)
` [PATCH 1/7] fs, xfs: convert xfs_bui_log_item.bui_refcount from atomic_t to refcount_t
` [PATCH 3/7] fs, xfs: convert xfs_buf_log_item.bli_refcount "

[PATCH] usercopy: Don't test 64-bit get/put_user() on 32-bit powerpc
 2017-02-21 19:13 UTC  (2+ messages)

[PATCH v5 0/3] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-02-21 19:20 UTC  (4+ messages)
` [PATCH v5 1/3] [media] exynos-gsc: Use user configured colorspace if provided
` [PATCH v5 2/3] [media] s5p-mfc: Set colorspace in VIDIO_{G,TRY}_FMT if DEFAULT provided
` [PATCH v5 3/3] [media] s5p-mfc: Check and set 'v4l2_pix_format:field' field in try_fmt

[PATCH v3 00/25] OpenRISC patches for 4.11 final call
 2017-02-21 19:11 UTC  (26+ messages)
` [PATCH v3 01/25] openrisc: use SPARSE_IRQ
` [PATCH v3 02/25] openrisc: add cache way information to cpuinfo
` [PATCH v3 03/25] openrisc: tlb miss handler optimizations
` [PATCH v3 04/25] openrisc: head: use THREAD_SIZE instead of magic constant
` [PATCH v3 05/25] openrisc: head: refactor out tlb flush into it's own function
` [PATCH v3 06/25] openrisc: add l.lwa/l.swa emulation
` [PATCH v3 07/25] openrisc: add atomic bitops
` [PATCH v3 08/25] openrisc: add cmpxchg and xchg implementations
` [PATCH v3 09/25] openrisc: add optimized atomic operations
` [PATCH v3 10/25] openrisc: add spinlock implementation
` [PATCH v3 11/25] openrisc: add futex_atomic_* implementations
` [PATCH v3 12/25] openrisc: remove unnecessary stddef.h include
` [PATCH v3 13/25] openrisc: Fix the bitmask for the unit present register
` [PATCH v3 14/25] openrisc: Initial support for the idle state
` [PATCH v3 15/25] openrisc: Add optimized memset
` [PATCH v3 16/25] openrisc: Add optimized memcpy routine
` [PATCH v3 17/25] openrisc: Add .gitignore
` [PATCH v3 18/25] MAINTAINERS: Add the openrisc official repository
` [PATCH v3 19/25] scripts/checkstack.pl: Add openrisc support
` [PATCH v3 20/25] openrisc: entry: Whitespace and comment cleanups
` [PATCH v3 21/25] openrisc: entry: Fix delay slot detection
` [PATCH v3 22/25] openrisc: head: Move init strings to rodata section
` [PATCH v3 23/25] arch/openrisc/lib/memcpy.c: use correct OR1200 option
` [PATCH v3 24/25] openrisc: Export ioremap symbols used by modules
` [PATCH v3 25/25] openrisc: head: Init r0 to 0 on start

[PATCH 0/4] ARM64: Initial Marvell IAP140 enablement
 2017-02-21 19:19 UTC  (4+ messages)

[RFC 1/3] procfs: fdinfo -- Extend information about epoll target files
 2017-02-21 19:16 UTC  (3+ messages)

[PATCH v2 0/7] KVM TSS cleanups and speedups
 2017-02-21 19:14 UTC  (8+ messages)
` [PATCH v2 1/7] x86/asm: Define the kernel TSS limit in a macro
` [PATCH v2 2/7] x86/kvm/vmx: Don't fetch the TSS base from the GDT
` [PATCH v2 3/7] x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
` [PATCH v2 4/7] x86/kvm/vmx: Simplify segment_base()
` [PATCH v2 5/7] x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss
` [PATCH v2 6/7] x86/kvm/vmx: Defer TR reload after VM exit
` [PATCH v2 7/7] selftests/x86: Add a basic selftest for ioperm

[PATCH] gcc-plugins: fix spelling mistake: "unkown" -> "unknown"
 2017-02-21 19:15 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for 4.11
 2017-02-21 19:15 UTC 

[PATCH] usercopy: Add tests for all get_user() sizes
 2017-02-21 19:09 UTC  (5+ messages)
    ` [kernel-hardening] "

[x86/vsyscall] 3dc33bd30f Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2017-02-21 19:07 UTC  (2+ messages)

[PATCH] spi: Add spi-bits-per-word binding
 2017-02-21 19:08 UTC  (2+ messages)

[PATCH v2] regulator: devres: introduce managed enable and disable operations
 2017-02-21 18:56 UTC  (6+ messages)

[PATCH 2/7] staging: most: Using macro DIV_ROUND_UP
 2017-02-21 18:56 UTC 

[PATCH 1/7] staging: vc04_services: Using macro DIV_ROUND_UP
 2017-02-21 18:51 UTC 

[PATCH] ASoC: Intel: Skylake: fix spelling mistake: "allocationf" -> "allocation"
 2017-02-21 18:50 UTC 

[PATCH] ptrace: fix PTRACE_LISTEN race corrupting task->state
 2017-02-21 18:47 UTC 

[PATCH] qlogic: netxen: constify bin_attribute structures
 2017-02-21 18:47 UTC 

[PATCH/RFC 0/6] PSCI: Fix non-PMIC wake-up if SYSTEM_SUSPEND cuts power
 2017-02-21 18:45 UTC  (28+ messages)
` [PATCH/RFC 3/6] drivers: firmware: psci: Implement shallow suspend mode
` [PATCH/RFC 4/6] drivers: firmware: psci: Fix non-PMIC wake-up if SYSTEM_SUSPEND cuts power

[PATCH] staging: xgifb: correct the multiple line dereference to fix coding stye errors
 2017-02-21 18:42 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH V3 0/2] Add support for RK3288 Tinker board
 2017-02-21 18:42 UTC  (2+ messages)

[PATCH] qlogic: qlcnic_sysfs: constify bin_attribute structures
 2017-02-21 18:41 UTC 

[PATCH v2 1/4] MicroSemi Switchtec management interface driver
 2017-02-21 18:37 UTC  (6+ messages)
` [PATCH] switchtec: cleanup cdev init

[PATCH] ASoC: Intel: Atom: ix spelling mistake: "allocationf" -> "allocation"
 2017-02-21 18:38 UTC  (2+ messages)

[PATCH v2 1/3] fpga: Add flag to indicate bitstream needs decrypting
 2017-02-21 18:38 UTC  (12+ messages)
` [PATCH v2 2/3] fpga: zynq: Add support for encrypted bitstreams
` [PATCH v2 3/3] fpga: region: Add fpga-region property 'encrypted-fpga-config'

[PATCH] x86/boot: Correct setup_header.start_sys name
 2017-02-21 18:36 UTC 

[PATCH] platform: intel_turbo_max_3: make it explicitly non-modular
 2017-02-21 18:35 UTC  (4+ messages)

[PATCH] net: socket: fix recvmmsg not returning error from sock_error
 2017-02-21 18:35 UTC  (2+ messages)

[RFC 7/8] fpga-region: add sysfs interface
 2017-02-21 18:33 UTC  (15+ messages)

[PATCH] dmaengine: stm32-dma: fix up error dev_err message
 2017-02-21 18:30 UTC 

[PATCH 6/6] staging: comedi: Using macro DIV_ROUND_UP
 2017-02-21 18:28 UTC 

[PATCH v2 0/7] in-kernel resource manager
 2017-02-21 18:24 UTC  (3+ messages)
` [PATCH v2 4/7] tpm: infrastructure for TPM spaces
  ` [tpmdd-devel] "

net: use-after-free in tw_timer_handler
 2017-02-21 18:24 UTC  (7+ messages)
` [PATCH] net/dccp: fix use after free in tw_timer_handler()

[PATCH v3 00/18] add support for AXP20X and AXP22X power supply drivers
 2017-02-21 18:20 UTC  (13+ messages)
` [PATCH v3 04/18] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH v3 11/18] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
` [PATCH v3 13/18] power: supply: add battery driver for AXP20X and AXP22X PMICs
` [PATCH v3 17/18] ARM: dts: sun8i: sina33: enable battery power supply subnode

[PATCH] x86/mce: Keep quiet in case of broadcasted mce after system panic
 2017-02-21 18:20 UTC  (13+ messages)

[PATCH 0/9] QorIQ DPAA 1 updates
 2017-02-21 18:19 UTC  (2+ messages)

[PATCH v3 4/5] vfs: Add timestamp_truncate() api
 2017-02-21 18:18 UTC  (3+ messages)

[RFC 0/5] iwlwifi: enhance final opmode work
 2017-02-21 18:15 UTC  (6+ messages)
` [RFC 2/5] iwlwifi: fix request_module() use

[PATCH] staging: xgifb: function definition argument should have an identifier name
 2017-02-21 18:13 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/3] Input: silead - Add OF device ID table
 2017-02-21 18:12 UTC  (3+ messages)
` [PATCH 2/3] Input: synaptics_i2c "
` [PATCH 3/3] Input: qt1070 "

[GIT PULL for v4.11-rc1] media updates
 2017-02-21 18:08 UTC 

[PATCH v4 0/4] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-02-21 18:04 UTC  (4+ messages)
  ` [PATCH v4 1/4] [media] exynos-gsc: Use 576p instead 720p as a threshold for colorspaces

[PATCH 1/2] firmware: add more flexible request_firmware_async function
 2017-02-21 18:04 UTC  (6+ messages)
` [PATCH V2 "
  ` [PATCH V3 "

[PATCH 4/6] staging: Drop useless initialisation
 2017-02-21 17:58 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 1/2] Fix format overflows
 2017-02-21 17:57 UTC  (6+ messages)
        ` [PATCH v2 1/2] usbip: Fix-format-overflow
          ` [PATCH v2 2/2] usbip: Fix implicit fallthrough warning

[PATCH 0/2] fix the traced mt-exec deadlock
 2017-02-21 17:53 UTC  (7+ messages)
` [PATCH 1/2] exec: don't wait for zombie threads with cred_guard_mutex held
  ` [PATCH V2 "

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-21 17:53 UTC  (7+ messages)
` [RFC PATCH v4 07/28] x86: Provide general kernel support for memory encryption

[PATCH] spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings
 2017-02-21 17:52 UTC  (2+ messages)
` Applied "spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings" to the spi tree

[PATCH] spi: spi-fsl-dspi: Fix error handling
 2017-02-21 17:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Fix error handling" to the spi tree

[PATCH] clk: rockchip: Set "ignore unused" for PMU M0 clocks on rk3399
 2017-02-21 17:47 UTC  (2+ messages)

[PATCH 5/6] staging: lustre: Using macro DIV_ROUND_UP
 2017-02-21 17:46 UTC 

[PATCH] regulator: remove unnecessary code
 2017-02-21 17:40 UTC  (2+ messages)

crypto/cavium MSI-X fixups
 2017-02-21 17:36 UTC  (4+ messages)

[PATCH] sched/core: Fix build paravirt build on arm and arm64
 2017-02-21 17:29 UTC 

master build: 2 failures 0 warnings (v4.10-1215-g2bfe01e)
 2017-02-21 17:28 UTC 

[PATCH v2] x86/mce: Don't participate in rendezvous process once nmi_shootdown_cpus() was made
 2017-02-21 17:27 UTC  (4+ messages)

[PATCH] hid: usbhid: usbkbd: fix checkpatch.pl issues
 2017-02-21 17:26 UTC 

[PATCH net-next] virtio-net: switch to use build_skb() for small buffer
 2017-02-21 17:26 UTC  (2+ messages)

[PATCH v2] Staging: comedi: drivers: comedi_test: Avoid multiple line dereference
 2017-02-21 17:25 UTC 

[PATCH] Staging: comedi: drivers: comedi_test: Avoid multiple line dereference
 2017-02-21 17:22 UTC  (9+ messages)

[PATCH 0/3] Fix tsc2007 to report ABS_PRESSURE correctly
 2017-02-21 17:19 UTC  (7+ messages)
` [PATCH 2/3] Input: tsc2007 - correctly report pressure and not resistance to user space
` [PATCH 3/3] Input: tsc2007 - add a property "ti,report-resistance" to restore the old pressure reporting state if needed

[PATCH v2 1/3] mtd: nand: Cleanup/rework the atmel_nand driver
 2017-02-21 17:14 UTC  (15+ messages)

[RFC 2/3] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
 2017-02-21 16:59 UTC 

[RFC 0/3] fs,epoll: Add ability to call kcmp to find target files
 2017-02-21 16:59 UTC 

[PATCH 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-02-21 17:11 UTC  (5+ messages)
` [PATCH 3/7] drivers: dma-coherent: Account dma_pfn_offset when used with device tree

[PATCH] usbhid: usbmouse: Fix checkpatch.pl issues
 2017-02-21 17:11 UTC 

[PATCH V2 RESEND] firmware: simplify defining and handling FW_OPT_FALLBACK
 2017-02-21 17:10 UTC  (2+ messages)

[PATCH] uapi: fix linux/if.h userspace compilation errors
 2017-02-21 17:10 UTC  (2+ messages)

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2017-02-21 17:07 UTC  (9+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
              ` [Letux-kernel] "

[PATCH V3 0/2] PCI: add CRS support after hot reset and FLR
 2017-02-21 17:04 UTC  (3+ messages)
` [PATCH V3 2/2] PCI: handle CRS returned by device after FLR

[bisection] b0119e87083 iommu: Introduce new 'struct iommu_device' ==> boom
 2017-02-21 17:04 UTC  (3+ messages)

[PATCH] irqchip: mvebu-odmi: select GENERIC_MSI_IRQ_DOMAIN
 2017-02-21 16:59 UTC  (2+ messages)

[PATCH] mm: memcontrol: provide shmem statistics
 2017-02-21 16:43 UTC 

[PATCH 2/2] staging: ks7010: Unnecessary parentheses are removed and also improved coding style
 2017-02-21 16:45 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v4 0/3] i.MX7 PCI support
 2017-02-21 16:44 UTC  (6+ messages)
` [PATCH v4 3/3] PCI: imx6: Add code to support i.MX7D

[PATCH] Make EN2 pin optional in the TRF7970A driver
 2017-02-21 16:43 UTC  (6+ messages)

[PATCH v9 0/2] Add support for Omnivision OV5647
 2017-02-21 16:42 UTC  (4+ messages)
` [PATCH v9 2/2] Add support for OV5647 sensor

[PATCH] jump_label: fix spelling mistake: "allocatote" -> "allocate"
 2017-02-21 16:41 UTC 

[GIT PULL] Finalization of exception table separation from module.h
 2017-02-21 16:38 UTC 

next-20170217 boot on POWER8 LPAR : WARNING @kernel/jump_label.c:287
 2017-02-21 16:37 UTC  (3+ 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).