linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-12 06:17:51 to 2017-10-12 11:29:52 UTC [more...]

[PATCH 00/11] KASan for arm
 2017-10-12 11:27 UTC  (8+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
` [PATCH 06/11] change memory_is_poisoned_16 for aligned error

Linux-kernel examples for LKMM recipes
 2017-10-12 11:27 UTC  (3+ messages)

[PATCH] x86/microcode: Do the family check first
 2017-10-12 11:23 UTC 

[RFC] mmap(MAP_CONTIG)
 2017-10-12 11:22 UTC  (7+ messages)
` [RFC PATCH 0/3] Add mmap(MAP_CONTIG) support
  ` [RFC PATCH 2/3] mm/map_contig: Use pre-allocated pages for VM_CONTIG mappings
  ` [RFC PATCH 3/3] mm/map_contig: Add mmap(MAP_CONTIG) support

[PATCH v3 0/4] additional TPM performance improvements
 2017-10-12 11:19 UTC  (7+ messages)
` [PATCH v3 3/5] tpm: reduce polling delay in tpm_tis wait_for_tpm_stat()
` [PATCH v3 4/5] tpm: reduce tpm_msleep() time in get_burstcount()
` [PATCH v3 5/5] tpm: use tpm_msleep() value as max delay

[PATCH 00/10] staging/irda/net: Adjustments for several function implementations
 2017-10-12 11:17 UTC  (12+ messages)
` [PATCH 01/10] staging: irda: Improve a size determination in 20 functions
` [PATCH 02/10] staging: irda: Delete ten error messages for a failed memory allocation
` [PATCH 03/10] staging/irda/net: Adjust 385 checks for null pointers
` [PATCH 04/10] staging/irda/net: Delete an unnecessary variable initialisation in irlap_recv_discovery_xid_cmd()
` [PATCH 05/10] staging/irda/net: Delete an unnecessary variable initialisation in irlap_recv_discovery_xid_rsp()
` [PATCH 06/10] staging/irda/net: Delete an unnecessary variable initialisation in two functions
` [PATCH 07/10] staging/irda/net: Delete an unnecessary variable initialisation in four functions
` [PATCH 08/10] staging/irda/net: Use common error handling code in irias_new_object()
` [PATCH 09/10] staging/irda/net: Combine some seq_printf() calls in two functions
` [PATCH 10/10] staging/irda/net: Use seq_puts() in four functions

[PATCH 0/5] x86/platform/UV: Update TSC support
 2017-10-12 11:17 UTC  (3+ messages)
` [PATCH 2/5] x86/kernel: Skip TSC test and error messages if already unstable

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2017-10-12 11:11 UTC  (8+ messages)

[PATCH V2 0/1] Optimise IOVA allocations for PCI devices
 2017-10-12 11:14 UTC  (6+ messages)

[PATCH 1/2] pinctrl: meson: separate soc drivers
 2017-10-12 11:12 UTC  (2+ messages)

[PATCH v2 00/16] IOMMU driver support for SVM virtualization
 2017-10-12 11:12 UTC  (17+ messages)
` [PATCH v2 02/16] iommu/vt-d: add bind_pasid_table function
` [PATCH v2 03/16] iommu: introduce iommu invalidate API function

[PATCH v3 0/2] NVIDIA Tegra20 video decoder driver
 2017-10-12 11:11 UTC  (7+ messages)
` [PATCH v3 2/2] ARM: dts: tegra20: Add video decoder node

[PATCH 1/1] mpi: check for shift exponent greater than 31
 2017-10-12 11:04 UTC 

[Patch v6 0/7] Introduce framework for SLIMbus device drivers
 2017-10-12 11:01 UTC  (3+ messages)
` [Patch v6 1/7] slimbus: Device management on SLIMbus
  ` [alsa-devel] "

[PATCH v7 0/4] Add support for ThunderX2 pmu events using json files
 2017-10-12 10:58 UTC  (8+ messages)
` [PATCH v7 1/4] perf utils: passing pmu as a parameter to function get_cpuid_str
` [PATCH v7 2/4] perf tools arm64: Add support for get_cpuid_str function
` [PATCH v7 3/4] perf utils: Add helper function is_pmu_core to detect PMU CORE devices
` [PATCH v7 4/4] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events

[PATCH v2 00/10] vITS Migration fixes and reset
 2017-10-12 10:57 UTC  (3+ messages)
` [PATCH v2 09/10] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET

[PATCH] arm:fix negation of -2147483648 warning with UBSASN
 2017-10-12 10:51 UTC  (2+ messages)

Crypto Fixes for 4.9
 2017-10-12 10:51 UTC  (6+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13
      ` Crypto Fixes for 4.14

[PATCH v5 0/4] phy: rcar-gen3-usb2: add support for r8a77995
 2017-10-12 10:47 UTC  (4+ messages)
` [PATCH v5 2/4] phy: rcar-gen3-usb2: use enum phy_mode in the role_store()

[PATCH v2 0/5] GPIO driver for Maxim MAX3191x
 2017-10-12 10:40 UTC  (2+ messages)
` [PATCH v2 1/5] bitops: Introduce assign_bit()

[RFC] KVM "fake DAX" device flushing
 2017-10-12 10:39 UTC  (3+ messages)

[PATCH 4.9 000/105] 4.9.55-stable review
 2017-10-12 10:39 UTC  (5+ messages)

[PATCH] PCI: dwc: designware: don't sleep in atomic context
 2017-10-12 10:39 UTC  (2+ messages)

[PATCH] xhci: Cope with VIA VL805 readahead
 2017-10-12 10:35 UTC  (5+ messages)

[PATCH] Fix C++ kernel in include/linux/mtd/mtd.h
 2017-10-12 10:31 UTC  (8+ messages)

[PATCH 0/3] printk: Add force_early_printk boot param
 2017-10-12 10:24 UTC  (6+ messages)
` [PATCH 1/3] printk: Fix kdb_trap_printk placement
` [PATCH 2/3] early_printk: Add force_early_printk kernel parameter

[PATCH] ARM: head-common.S: Clear lr before jumping to start_kernel()
 2017-10-12 10:23 UTC  (7+ messages)

[PATCH] nullb: make config_item_type const
 2017-10-12 10:19 UTC 

[PATCH 0/2] MIPS: Minor FPU emulation fixes
 2017-10-12 10:17 UTC  (5+ messages)
` [PATCH 1/2] MIPS: math-emu: Update debugfs FP exception stats for certain instructions

[PATCH] spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path
 2017-10-12 10:17 UTC  (2+ messages)
` Applied "spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path" to the spi tree

Linux 4.13.6
 2017-10-12 10:15 UTC  (2+ messages)

Linux 4.9.55
 2017-10-12 10:15 UTC  (2+ messages)

Linux 4.4.92
 2017-10-12 10:14 UTC  (2+ messages)

Linux 3.18.75
 2017-10-12 10:14 UTC  (2+ messages)

Linux & FAT32 label
 2017-10-12 10:13 UTC  (6+ messages)

[PATCH v7 00/15] Introduce support for Dell SMBIOS over WMI
 2017-10-12 10:09 UTC  (3+ messages)
` [PATCH v7 10/15] platform/x86: dell-smbios: add filtering capability for requests

[PATCH] mm, swap_state.c: declare a few variables as __read_mostly
 2017-10-12  9:59 UTC 

[PATCH] ACPI: configfs: make config_item_type const
 2017-10-12 10:02 UTC 

[PATCH] x86: handle MSR exception when setting energy perf bias
 2017-10-12 10:03 UTC  (2+ messages)

[PATCHv2 0/2] PCI: layerscape: add fixes for layerscape-pcie errata
 2017-10-12  9:44 UTC  (3+ messages)
` [PATCHv2 1/2] PCI: Disable MSI for Freescale PCIe RC mode
` [PATCHv2 2/2] pci/layerscape: change the default error response behavior

[PATCH V6 0/5] blk-mq-sched: improve sequential I/O performance
 2017-10-12 10:01 UTC  (4+ messages)
` [PATCH V6 4/5] blk-mq-sched: improve dispatching from sw queue

[PATCH 0/2] kbuild: use relative path from $(srctree) instead of __FILE__
 2017-10-12  9:56 UTC  (3+ messages)
` [PATCH 1/2] kbuild: add stringify helper to quote a string passed to C files
` [PATCH 2/2] kbuild: redefine __FILE__ as relative path from $(srctree) if possible

[PATCH] i2c: stm32: Fixes multibyte transfer for STM32F4 I2C controller
 2017-10-12  9:55 UTC  (3+ messages)

[GIT PULL] sound fixes for 4.14-rc5
 2017-10-12  9:51 UTC 

[PATCH 0/7] PCI: Improvements for native PCIe hotplug
 2017-10-12  9:50 UTC  (4+ messages)
` [PATCH 3/7] PCI: Distribute available buses to hotplug capable PCIe downstream ports

[PATCH] [net] liquidio: fix timespec64_to_ns typo
 2017-10-12  9:48 UTC 

[PATCH v9 00/29] x86: Enable User-Mode Instruction Prevention
 2017-10-12  9:48 UTC  (5+ messages)
` [PATCH v9 13/29] x86/insn-eval: Add utility functions to get segment selector

[PATCH] elf_fdpic: fix unused variable warning
 2017-10-12  9:46 UTC 

[PATCH V11 1/7] PM / Domains: Add support to select performance-state of domains
 2017-10-12  9:43 UTC  (5+ messages)
` [PATCH V12 "
` [PATCH V13 "

[PATCH] kbuild: shrink Makefile cache when it exceeds 1000 lines
 2017-10-12  9:41 UTC  (2+ messages)

[PATCH] iio: make config_item_type const
 2017-10-12  9:41 UTC 

how to build the kernel debuginfo from kernel source code
 2017-10-12  9:39 UTC 

[PATCH 0/8] Follow-up for speed up page cache truncation
 2017-10-12  9:31 UTC  (9+ messages)
` [PATCH 1/8] mm, page_alloc: Enable/disable IRQs once when freeing a list of pages
` [PATCH 2/8] mm, truncate: Do not check mapping for every page being truncated
` [PATCH 3/8] mm, truncate: Remove all exceptional entries from pagevec under one lock
` [PATCH 4/8] mm: Only drain per-cpu pagevecs once per pagevec usage
` [PATCH 5/8] mm, pagevec: Remove cold parameter for pagevecs
` [PATCH 6/8] mm: Remove cold parameter for release_pages
` [PATCH 7/8] mm, Remove cold parameter from free_hot_cold_page*
` [PATCH 8/8] mm: Remove __GFP_COLD

[PATCH] printk: Remove superfluous memory barriers from printk_safe
 2017-10-12  9:34 UTC  (2+ messages)

[PATCH] mfd: rtsx: Add support for RTS5260
 2017-10-12  9:29 UTC  (7+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "

[PATCH v1][cover-letter] mm/mempolicy.c: Fix get_nodes() off-by-one error
 2017-10-12  9:29 UTC  (5+ messages)
` [PATCH v1] "

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-12  9:28 UTC  (4+ messages)

[PATCH] kbuild: do not call cc-option before KBUILD_CFLAGS initialization
 2017-10-12  9:22 UTC 

[PATCH 00/10] irqchip: Proposed GICv4 updates for 4.15
 2017-10-12  9:22 UTC  (3+ messages)
` [PATCH 10/10] irqchip/gic-v4: Make the doorbells managed affinity interrupts

[PATCH] target: make config_item_type const
 2017-10-12  9:11 UTC 

[PATCH 0/4] adapt DPAA drivers for DSA
 2017-10-12  9:11 UTC  (4+ messages)
` [PATCH 3/4] dpaa_eth: change device used

[PATCH] staging: greybus: mark expected switch fall-through in check_urb_status
 2017-10-12  9:05 UTC  (6+ messages)

x86/mce: suspicious RCU usage in 4.13.4
 2017-10-12  9:02 UTC  (7+ messages)

[PATCH] objtool: Fix memory leak in decode_instructions()
 2017-10-12  9:02 UTC 

Add hierarchical irq_domain for i2c based gpio expander pca9505
 2017-10-12  8:59 UTC  (3+ messages)

[PATCH 1/3] srcu: use cpu_online() instead custom check
 2017-10-12  8:53 UTC  (7+ messages)
` [PATCH 2/3] srcu: queue work without holding the lock

[PATCH] ocfs2/cluster: make config_item_type const
 2017-10-12  8:49 UTC 

[PATCHv1 00/14] omapdrm: DSI command mode panel support
 2017-10-12  8:45 UTC  (3+ messages)

[PATCHv2 0/7] Add support for USB OTG on STM32F7
 2017-10-12  8:43 UTC  (9+ messages)

[PATCH 0/5] arm64: add ls1012a and ls1046a pcie support
 2017-10-12  8:41 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: hci_bcm: fix build error without CONFIG_PM
 2017-10-12  8:40 UTC  (6+ messages)
` [PATCH 2/2] Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUS

linux-next: manual merge of the tip tree with the FIXME tree
 2017-10-12  8:36 UTC  (3+ messages)

[PATCH v2 0/5] sunxi: Cleanup DT warnings for the A10 and A80
 2017-10-12  8:36 UTC  (2+ messages)

[PATCH 4.4 00/47] 4.4.92-stable review
 2017-10-12  8:30 UTC  (5+ messages)

[PATCH V8 00/14] mmc: Add Command Queue support
 2017-10-12  8:28 UTC  (12+ messages)

[PATCH] gpio: gpio-dwapb: add optional reset
 2017-10-12  8:26 UTC  (3+ messages)

[PATCH 0/6] swait: Introduce and use swq_has_sleepers
 2017-10-12  8:23 UTC  (5+ messages)
` [PATCH 4/6] x86,kvm: Fix apf_task_wake_one() serialization

Support generic disabling of all XSAVE features
 2017-10-12  8:16 UTC  (10+ messages)
` [PATCH v9 1/5] x86/xsave: Move xsave initialization to after parsing early parameters
` [PATCH v9 2/5] x86/cpuid: Add generic table for cpuid dependencies
` [PATCH v9 3/5] x86/cpuid: Make clearcpuid an early param
` [PATCH v9 4/5] x86/xsave: Make XSAVE check the base CPUID features before enabling

[PATCH] bus: arm-ccn: fix module unloading Error: Removing state 147 which has instances left
 2017-10-12  8:09 UTC  (3+ messages)

[PATCH] drm/omap: displays: panel-dpi: add backlight dependency
 2017-10-12  8:05 UTC  (2+ messages)

[PATCH 1/2 v2] fdmap(2)
 2017-10-12  8:06 UTC  (4+ messages)
` [1/2,v2] fdmap(2)

[PATCH] powerpc/powernv: Add kernel cmdline parameter to disable imc
 2017-10-12  8:05 UTC  (6+ messages)

[PATCH] mac80211: aead api to reduce redundancy
 2017-10-12  8:03 UTC  (3+ messages)
` [lkp-robot] [mac80211] cd1a0cdbf9: hwsim.ap_cipher_bip.fail

[RESEND PATCH v11 0/2] Make find_later_rq() choose a closer cpu in topology
 2017-10-12  8:00 UTC  (2+ messages)

[RESEND x2][PATCH 0/3] dwc2 fixes for edge cases on hikey
 2017-10-12  7:59 UTC  (5+ messages)

[RESEND PATCH v2 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2017-10-12  7:57 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] sched/deadline: Initialize cp->elements[].cpu to an invalid value

[PATCH v2] fs, mm: account filp cache to kmemcg
 2017-10-12  7:54 UTC  (2+ messages)

[RESEND PATCH v2 1/2] completion: Add support for initializing completion with lockdep_map
 2017-10-12  7:54 UTC  (3+ messages)
` [RESEND PATCH v2 2/2] lockdep: Remove unnecessary acquisitions wrt workqueue flush

[PATCHv2 1/1] ANDROID: mmc: core: export emmc revision
 2017-10-12  7:49 UTC  (3+ messages)

[locking/paravirt] 9043442b43: WARNING:at_kernel/jump_label.c:#static_key_disable_cpuslocked
 2017-10-12  7:47 UTC  (3+ messages)

usb/net/rt2x00: warning in rt2800_eeprom_word_index
 2017-10-12  7:25 UTC  (2+ messages)

[PATCH 0/2] drivers: firmware: psci: Extract psci_is_available() helper
 2017-10-12  6:58 UTC  (4+ messages)
` [PATCH 1/2] drivers: firmware: psci: Add psci_is_available()

[PATCH] proc/locks: getattr dev and ino
 2017-10-12  6:54 UTC  (2+ messages)
` [lkp-robot] [proc/locks] 1dc17d8d81: dmesg.BUG:sleeping_function_called_from_invalid_context_at_security/selinux/hooks.c

[lkp-robot] [selftests] 8230b905a6: kernel_selftests.mqueue.mq_open_tests.fail
 2017-10-12  6:50 UTC 

[PATCH 2/3 v2 RESEND] x86/topology: Avoid wasting 128k for package id array
 2017-10-12  6:44 UTC  (2+ messages)
` [lkp-robot] [x86/topology] 379a4bb988: dmesg.WARNING:at_arch/x86/events/intel/uncore.c:#uncore_change_type_ctx

[PATCH] drm: Fix return value check in kirin_drm_platform_probe()
 2017-10-12  6:39 UTC  (2+ messages)

[PATCH v6 0/4] phy: rcar-gen3-usb2: add support for r8a77995
 2017-10-12  6:34 UTC  (5+ messages)
` [PATCH v6 1/4] phy: rcar-gen3-usb2: check dr_mode for otg mode
` [PATCH v6 2/4] phy: rcar-gen3-usb2: use enum phy_mode in the role_store()
` [PATCH v6 3/4] phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pins
` [PATCH v6 4/4] phy: rcar-gen3-usb2: add binding for r8a77995

[lkp-robot] [ext4] 5e405595e5: fio.read_bw_MBps +408.4% improvement
 2017-10-12  6:35 UTC 

[PATCH] m68k: pull mach_beep in setup.c
 2017-10-12  6:35 UTC  (3+ messages)

[v11 0/6] cgroup-aware OOM killer
 2017-10-12  6:33 UTC  (8+ messages)
` [v11 3/6] mm, oom: "

[PATCH v5] HID: hid-multitouch: support fine-grain orientation reporting
 2017-10-12  6:30 UTC  (2+ messages)

[PATCH v2 0/5] qcom-ufs: phy/hcd: Refactor phy initialization code
 2017-10-12  6:19 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy: Add PHY_TYPE_UFS definition
` [PATCH v2 2/5] phy: Add UFS PHY modes
` [PATCH v2 3/5] phy: qcom-ufs: Add support to set phy mode
` [PATCH v2 4/5] scsi/ufs: qcom: Set phy mode based on the controllers HS MODE
` [PATCH v2 5/5] ufs/phy: qcom: Refactor to use phy_init call

[PATCH v6 0/4] cramfs refresh for embedded usage
 2017-10-12  6:16 UTC  (2+ messages)
` [PATCH v6 1/4] cramfs: direct memory access support


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