public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-22 06:54:24 to 2018-06-22 10:24:43 UTC [more...]

[PATCH 1/2] arm64: avoid alloc memory on offline node
 2018-06-22 10:24 UTC  (16+ messages)

[PATCH] sched/cputime: Ensure correct utime and stime proportion
 2018-06-22 10:35 UTC  (2+ messages)

[PATCH RESEND 0/3] K2G: mmc: Update mmc dt node to use
 2018-06-22 10:16 UTC  (3+ messages)
` [PATCH RESEND 2/3] ARM: dts: keystone-k2g-evm: Use sdhci-omap programming model
` [PATCH RESEND 3/3] ARM: configs: keystone: Enable CONFIG_MMC_SDHCI_OMAP

[PATCH 0/7] Initial support for Samsung Galaxy S and Galaxy S 4G
 2018-06-22 10:15 UTC  (17+ messages)
` [PATCH 2/7] ARM: dts: s5pv210: Add initial DTS for Samsung Aries based phones
` [PATCH 3/7] ARM: dts: s5pv210: Add initial DTS for Samsung Galaxy S phone
` [PATCH 4/7] ARM: s5pv210_defconfig: Enable drivers for Samsung Aries based phones
` [PATCH 5/7] dt-bindings: samsung: Document bindings for Samsung aries boards
` [PATCH 6/7] ARM: dts: s5pv210: Add initial DTS config for SGH-T959P phone
` [PATCH 7/7] dt-bindings: samsung: Document binding for SGH-T959P board

[PATCH 0/3] K2G: mmc: Update mmc dt node to use sdhci-omap
 2018-06-22 10:12 UTC  (7+ messages)

[PATCH V2 1/2] efi/fb: Simplify fixup code to prefer struct resource
 2018-06-22 10:11 UTC  (8+ messages)
  ` [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

[PATCH v4] MAINTAINERS: Add file patterns for dsa device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for ipmi device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for mailbox device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for w1 device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for nios2 device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for serio device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for ti device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v2] dma-buf/fence: Take refcount on the module that owns the fence
 2018-06-22 10:08 UTC  (3+ messages)

[PATCH v4] MAINTAINERS: Add file patterns for x86 device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for tpm device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for xillybus device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for mediatek device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for h8300 device tree bindings
 2018-06-22 10:08 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for auxdisplay device tree bindings
 2018-06-22 10:07 UTC 

[PATCH v4] MAINTAINERS: Add file patterns for pps device tree bindings
 2018-06-22 10:07 UTC 

[lkp-robot] [fs] 3deb642f0d: will-it-scale.per_process_ops -8.8% regression
 2018-06-22 10:05 UTC  (6+ messages)

[PATCH v2 0/6] Fix issues and cleanup for ERR_FATAL and ERR_NONFATAL
 2018-06-22  9:58 UTC  (7+ messages)
` [PATCH v2 1/6] PCI/AER: Take severity mask into account while clearing error bits
` [PATCH v2 2/6] PCI/AER: Clear uncorrectable fatal error status bits
` [PATCH v2 3/6] PCI/ERR: Cleanup ERR_FATAL of error broadcast
` [PATCH v2 4/6] PCI/AER: Clear device error status bits during ERR_FATAL and ERR_NONFATAL
` [PATCH v2 5/6] PCI/AER: Fix correctable status bits clearing in device register
` [PATCH v2 6/6] PCI/PORTDRV: Remove ERR_FATAL handling from pcie_portdrv_slot_reset()

[PATCH 0/7] RAS queue
 2018-06-22  9:54 UTC  (8+ messages)
` [PATCH 1/7] x86/mce: Always use 64-bit timestamps
` [PATCH 2/7] x86/mce: Fix incorrect "Machine check from unknown source" message
` [PATCH 3/7] x86/mce: Carve out the crashing_cpu check
` [PATCH 4/7] x86/mce: Remove !banks check
` [PATCH 5/7] x86/mce: Carve out bank scanning code
` [PATCH 6/7] x86/mce: Cleanup __mc_scan_banks()
` [PATCH 7/7] x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()

[PATCH net] net: mscc: make sparse happy
 2018-06-22  9:50 UTC 

[PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
 2018-06-22  9:55 UTC  (7+ messages)

[PATCH v2 0/7] irqchip: v4.18-rc1 fixes
 2018-06-22  9:52 UTC  (8+ messages)
` [PATCH v2 1/7] genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
` [PATCH v2 2/7] irqchip/ls-scfg-msi: Fix MSI affinity handling
` [PATCH v2 3/7] irqchip/gic-v2m: Fix SPI release on error path
` [PATCH v2 4/7] irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
` [PATCH v2 5/7] irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
` [PATCH v2 6/7] irqchip/gic-v3-its: Only emit VSYNC "
` [PATCH v2 7/7] irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug

[PATCH 0/3] x86/kvm: Enable MCE injection in the guest
 2018-06-22  9:51 UTC  (4+ messages)
` [PATCH 1/3] kvm/x86: Move MSR_K7_HWCR to svm.c
` [PATCH 2/3] x86/kvm: Implement MSR_HWCR support
` [PATCH 3/3] x86/kvm: Handle all MCA banks

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-06-22  9:49 UTC  (3+ messages)
` [PATCH 16/19] powerpc/powermac: Add missing include of header pmac.h

[PATCH v2 03/19] powerpc: Mark variables as unused
 2018-06-22  9:48 UTC  (3+ messages)
` [PATCH v3 03/19] powerpc: Move `path` variable inside DEBUG_PROM

[PATCH 02/19] powerpc/powermac: Mark variable x as unused
 2018-06-22  9:46 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 3/3] block: Change simple_strtol() to kstrtol()
 2018-06-22 11:39 UTC 

[PATCH 1/1] kasan: fix shadow_size calculation error in kasan_module_alloc
 2018-06-22  9:42 UTC  (2+ messages)

[PATCH 1/4] drivers/bus: arm-cci: use SPDX license information
 2018-06-22  9:41 UTC  (2+ messages)

[PATCH 2/3] block: Replace symbolic permissions
 2018-06-22 11:35 UTC 

[PATCH 1/3] block: Use SPDX License Identifier
 2018-06-22 11:33 UTC 

[PATCH v2] btrfs: Refactor count handling in btrfs_unpin_free_ino()
 2018-06-22  9:35 UTC  (2+ messages)

[PATCH v9] Refactor part of the oom report in dump_header
 2018-06-22  9:33 UTC  (3+ messages)

[RFC PATCH 00/16] x86/split_lock: Enable #AC exception for split locked accesses
 2018-06-22  9:30 UTC  (17+ messages)

[PATCH] Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
 2018-06-22  9:26 UTC  (4+ messages)

[PATCH] kernel: audit_tree: Fix a sleep-in-atomic-context bug
 2018-06-22  9:23 UTC  (3+ messages)

[PATCH] [RFC] arm: Replace "multiple platforms" by "common platform"
 2018-06-22  9:23 UTC  (2+ messages)

KVM guest sometimes failed to boot because of kernel stack overflow if KPTI is enabled on a hisilicon ARM64 platform
 2018-06-22  9:23 UTC  (11+ messages)

[PATCH -tip v6 26/27] Documentation: kprobes: Add how to change the execution path
 2018-06-22  9:15 UTC  (2+ messages)
` [tip:perf/core] kprobes/Documentation: Fix various typos

[PATCH V4 0/4] add iwdg2 support for stm32mp157c
 2018-06-22  9:15 UTC  (4+ messages)
` [PATCH V4 2/4] watchdog: stm32: add pclk feature for stm32mp1

[PATCH] perf/core: Move the inline keyword at the beginning of function declaration
 2018-06-22  9:12 UTC  (3+ messages)
` [tip:perf/urgent] perf/core: Move the inline keyword at the beginning of the "

[PATCH v3 0/2] Add another regulator to i2c-hid
 2018-06-22  9:13 UTC  (4+ messages)
` [PATCH v3 1/2] HID: i2c-hid: Use devm to allocate i2c_hid struct

dm bufio: Reduce dm_bufio_lock contention
 2018-06-22  9:09 UTC  (12+ messages)

[PATCH v3] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-06-22  9:06 UTC  (5+ messages)

[PATCH 1/1] efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
 2018-06-22  9:00 UTC  (2+ messages)
` [tip:efi/urgent] "

[PATCH 0/6] coresight: Coresight Address Translation Unit support
 2018-06-22  9:01 UTC  (4+ messages)
` [PATCH 5/6] coresight: catu: Add support for scatter gather tables

[PATCH] platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
 2018-06-22  8:59 UTC 

[PATCH 1/2] tools/memory-model: Change rel-rfi-acq ordering to (rel-rf-acq-po & int)
 2018-06-22  8:56 UTC  (2+ messages)

[PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
 2018-06-22  8:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
 2018-06-22  8:54 UTC  (4+ messages)
` [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling

[PATCH] staging: android/vsoc: stop using 'timespec'
 2018-06-22  8:51 UTC  (2+ messages)

[BUG] mm: backing-dev: a possible sleep-in-atomic-context bug in cgwb_create()
 2018-06-22  8:50 UTC  (3+ messages)

[PATCH 1/2] staging: android: ashmem: Remove use of unlikely()
 2018-06-22  8:48 UTC  (6+ messages)
` [PATCH 2/2 v2] staging: android: ashmem: Fix mmap size validation

rf69_set_deviation in rf69.c (pi433 driver)
 2018-06-22  8:46 UTC  (4+ messages)

[PATCH 2/4] drivers/bus: arm-cci: trailing white spaces
 2018-06-22  8:44 UTC 

Supporting more IRQs than NR_IRQS + 8196 on ARM64 server
 2018-06-22  8:39 UTC 

[lkp-robot] [fs] 9965ed174e: will-it-scale.per_process_ops -3.7% regression
 2018-06-22  8:34 UTC 

[PATCH v5 0/6] mtd: rawnand: support MT29F1G08ABAFAWP-ITE:F
 2018-06-22  8:37 UTC  (5+ messages)
` [PATCH v5 5/6] mtd: rawnand: micron: support 8/512 on-die ECC
` [PATCH v5 6/6] mtd: rawnand: micron: detect forced "

[PATCH] rcu: Refactor rcu_{nmi,irq}_{enter,exit}()
 2018-06-22  8:34 UTC  (2+ messages)

[RFC][PATCH] drm: kirin: Remove useless "Scale not support" error message
 2018-06-22  8:34 UTC  (2+ messages)

[PATCH v2] PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
 2018-06-22 15:59 UTC  (5+ messages)

[PATCH] drm: Consider drivers setting DRIVER_ATOMIC as atomic
 2018-06-22  8:29 UTC  (2+ messages)

[PATCH 0/3]: hwrng: Add support for qcpm v2 hwrng
 2018-06-22  8:27 UTC  (8+ messages)
` [PATCH 3/3] hwrng: msm - Add support for prng v2

[PATCH v4 00/10] Add the I3C subsystem
 2018-06-22  8:24 UTC  (4+ messages)
` [PATCH v4 09/10] gpio: Add a driver for Cadence I3C GPIO expander

[PATCHv3 0/9] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-06-22  8:22 UTC  (3+ messages)
` [PATCHv3 1/9] sched: Add static_key for asymmetric cpu capacity optimizations

[PATCH net] net: mvneta: fix the Rx desc DMA address in the Rx path
 2018-06-22  8:15 UTC 

[PATCH v2] time: Make sure jiffies_to_msecs() preserves non-zero time periods
 2018-06-22  8:19 UTC  (3+ messages)

[ANNOUNCE] 4.4.138-rt155
 2018-06-22  8:13 UTC 

[PATCH 0/1] Move {idmap_pg_dir,tramp_pg_dir,swapper_pg_dir}
 2018-06-22  8:15 UTC  (10+ messages)
` [PATCH 1/1] arm64/mm: move {idmap_pg_dir,tramp_pg_dir,swapper_pg_dir} to .rodata section

[PATCH 1/6] ext4: sysfs: print ext4_super_block fields as little-endian
 2018-06-22  8:15 UTC  (8+ messages)
` [PATCH 2/6] ext4: use 64-bit timestamps for mmp_time
` [PATCH 4/6] ext4: use timespec64 for all inode times
` [PATCH 5/6] jbd2: replace current_kernel_time64 with ktime equivalent

[PATCH 1/8] hwspinlock: Add one new API to support getting a specific hwlock by the name
 2018-06-22  8:09 UTC  (8+ messages)
` [PATCH 2/8] hwspinlock: Add devm_xxx() APIs to request/free hwlock
` [PATCH 3/8] hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controller
` [PATCH 4/8] hwspinlock: Remove redundant config
` [PATCH 5/8] hwspinlock: Fix one comment mistake
` [PATCH 6/8] hwspinlock: sprd: Use devm_hwspin_lock_register()
` [PATCH 7/8] spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname()
` [PATCH 8/8] spi: sprd: Change to use devm_hwspin_lock_request_specific()

[PATCH v2] net: ethernet: stmmac: dwmac-rk: Add GMAC support for PX30
 2018-06-22  8:13 UTC  (9+ messages)

[PATCH 1/4] Revert "perf list: Add s390 support for detailed/verbose PMU event description"
 2018-06-22  8:10 UTC  (4+ messages)
` [PATCH 4/4] perf stat: Add transaction flag (-T) support for s390

[PATCH 3/6] arcnet: com20020: Add com20020 io mapped version
 2018-06-22  8:11 UTC  (2+ messages)

[PATCH v6 00/11] track CPU utilization
 2018-06-22  8:10 UTC  (7+ messages)
` [PATCH v6 04/11] cpufreq/schedutil: use rt utilization tracking

[PATCH] genirq: Synchronize only with single thread on free_irq()
 2018-06-22  8:01 UTC  (3+ messages)

[PATCH v2] f2fs: disable f2fs_check_rb_tree_consistence
 2018-06-22  8:06 UTC 

[PATCH 4/4 v2] perf stat: Add transaction flag (-T) support for s390
 2018-06-22  8:07 UTC 

pi433: initialization of tx config in pi433_open()
 2018-06-22  8:02 UTC  (2+ messages)

[PATCH] dm raid: don't use 'const' in function return
 2018-06-22  8:01 UTC 

[v2 PATCH 1/2] mm: thp: register mm for khugepaged when merging vma for shmem
 2018-06-22  8:00 UTC  (4+ messages)
` [v2 PATCH 2/2] mm: thp: inc counter for collapsed shmem THP

fpga: fpga_mgr_get() buggy ?
 2018-06-22  7:53 UTC  (3+ messages)

v4.18-rc1 on droid 4: very bad CPU performance
 2018-06-22  7:49 UTC  (3+ messages)

[PATCH] locking/qspinlock: Fix build for anonymous union in older gcc compilers
 2018-06-22  7:49 UTC  (2+ messages)

linux-next: Tree for Jun 20 (kernel/auditsc.c)
 2018-06-22  7:47 UTC  (4+ messages)
` [PATCH -next] cred: conditionally declare groups-related functions

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-22  7:42 UTC  (10+ messages)
` [patch] "

[PATCH] arm64: allwinner: a64-sopine: Add cd-gpios to mmc0 node
 2018-06-22  7:41 UTC  (2+ messages)

[PATCH] f2fs: assign REQ_RAHEAD to bio for ->readpages
 2018-06-22  7:38 UTC  (2+ messages)

[RFC PATCH 0/2] New QuadSPI driver for Atmel SAMA5D2
 2018-06-22  7:39 UTC  (5+ messages)
` [RFC PATCH 1/2] spi: Add "

[PATCH] drm/amdgpu: Count disabled CRTCs in commit tail earlier
 2018-06-22  7:38 UTC  (2+ messages)

[PATCH] f2fs: don't issue discard commands in online discard is on
 2018-06-22  7:37 UTC  (2+ messages)

WARNING: refcount bug in smap_release_sock
 2018-06-22  7:35 UTC  (2+ messages)

[PATCH] Documentation: nommu-map: Fix duplicate word typo
 2018-06-22  7:32 UTC 

[PATCH v1] mm: initialize struct page for reserved pages in ZONE_DEVICE
 2018-06-22  7:30 UTC  (4+ messages)

tools/include/asm-generic/bitsperlong.h:14:2: error: #error Inconsistent word size. Check asm/bitsperlong.h
 2018-06-22  7:17 UTC 

[PATCH RESEND] f2fs: introduce and spread verify_blkaddr
 2018-06-22  7:15 UTC  (2+ messages)

[PATCH v2] powerpc/32: Make some functions static
 2018-06-22  7:15 UTC  (4+ messages)
` [PATCH v3] powerpc/32: Remove left over function prototypes

[PATCH 0/3] block: fix the lock inversion caused by kobject_del under sysfs_lock
 2018-06-22  7:11 UTC  (4+ messages)
` [PATCH 1/3] block: add helper interface blk_queue_registered
` [PATCH 2/3] blk-mq: cleanup blk_mq_register_dev
` [PATCH 3/3] block: fix the lock inversion caused by kobject_del under sysfs_lock

[PATCH] xen: Remove unnecessary BUG_ON from __unbind_from_irq()
 2018-06-22  7:09 UTC  (2+ messages)

[PATCH v2] m68knommu: Fix typos in Coldfire 5272 DMA debug code
 2018-06-22  7:06 UTC  (4+ messages)

[PATCH v2] mtd: dataflash: Use ULL suffix for 64-bit constants
 2018-06-22  7:04 UTC 

[PATCH v5] i2c: slave: use SPDX license information
 2018-06-22  6:59 UTC 

[PATCH v4] tpm: Return the actual size when receiving an unsupported command
 2018-06-22  6:50 UTC 

linux-next: manual merge of the tip tree with the vfs tree
 2018-06-22  6:56 UTC  (3+ messages)

[PATCH -next v3 0/4] rhashtable: guarantee initial allocation
 2018-06-22  6:54 UTC  (3+ messages)
` [PATCH 2/4] lib/rhashtable: guarantee initial hashtable allocation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox