linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-21 09:27:28 to 2018-03-21 14:29:46 UTC [more...]

[PATCH 00/11] Move ad7746 out of staging
 2018-03-21 14:28 UTC 

[PATCH 4.9 000/241] 4.9.89-stable review
 2018-03-21 14:28 UTC  (10+ messages)

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-21 14:26 UTC  (9+ messages)
` [RFC PATCH 4/6] sched/fair: Introduce an energy estimation helper function

[PATCH v2 1/2] powerpc/mm: Add missing tracepoint for tlbie
 2018-03-21 14:17 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mm: Trace tlbia instruction

[PATCH 0/5] ARM: clang support
 2018-03-21 14:09 UTC  (4+ messages)
` [PATCH 3/5] ARM: trusted_foundations: do not use naked function

[PATCH 1/4] powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
 2018-03-21 14:07 UTC  (4+ messages)
` [PATCH 2/4] powerpc/mm: Avoid unnecessary test and reduce code size
` [PATCH 3/4] powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
` [PATCH 4/4] powerpc/mm: Remove stale_map[] handling on non SMP processors

[PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
 2018-03-21 14:05 UTC  (2+ messages)

[PATCH] perf check-headers.sh: Fix check-headers.sh opts assignment
 2018-03-21 14:05 UTC 

[PATCH 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-21 14:04 UTC  (10+ messages)
` [PATCH 1/8] reset: modify the way reset lookup works for board files
` [PATCH 2/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH 3/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH 4/8] clk: davinci: add a reset lookup table for psc0
` [PATCH 5/8] remoteproc: da8xx: add the missing checke for clk_enable()
` [PATCH 6/8] remoteproc: da8xx: prepare and unprepare the clock where needed
` [PATCH 7/8] remoteproc: da8xx: use the reset framework
` [PATCH 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()

[PATCH 1/2] ACPI / PM: Use register_reboot_notifier() instead of pm_power_off_prepare
 2018-03-21 14:04 UTC  (3+ messages)
` [PATCH 2/2] kernel / reboot: Remove the pm_power_off_prepare hook

linux-next: manual merge of the userns tree with the fuse tree
 2018-03-21 14:02 UTC  (2+ messages)

[PATCH] mac80211: aes-cmac: remove VLA usage
 2018-03-21 14:02 UTC  (5+ messages)

[RFT][PATCH v5 0/7] sched/cpuidle: Idle loop rework
 2018-03-21 13:58 UTC  (5+ messages)

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-21 13:55 UTC  (7+ messages)
` [RFT][PATCH v7 5/8] cpuidle: Return nohz hint from cpuidle_select()
  ` [RFT][PATCH v7.1 "
  ` [RFT][PATCH v7.2 "

[PATCH 1/2] powerpc/time: inline arch_vtime_task_switch()
 2018-03-21 13:52 UTC  (2+ messages)
` [PATCH 2/2] powerpc/time: Only set ARCH_HAS_SCALED_CPUTIME on PPC64

[PATCH] netfilter: nfnetlink_cthelper: Remove VLA usage
 2018-03-21 13:51 UTC  (3+ messages)

[PATCH v2] Bluetooth: Remove VLA usage in aes_cmac
 2018-03-21 13:49 UTC  (3+ messages)

[PATCH 0/2] RAVE SP EEPROM driver
 2018-03-21 13:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvmem: Add binding for "
` [PATCH 2/2] nvmem: Add "

[Bug 199003] console stalled, cause Hard LOCKUP
 2018-03-21 13:44 UTC 

[PATCH v4 3/6] RDMA/i40iw: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-21 13:38 UTC  (2+ messages)

[PATCH 4.9 00/86] 4.9.88-stable review
 2018-03-21 13:32 UTC  (5+ messages)

linux-next 20180320 compile failure - tools/lib/str_error_r.c
 2018-03-21 13:29 UTC  (2+ messages)

[PATCH 0/2] livepatch: Allocate and free shadow variables more safely
 2018-03-21 13:05 UTC  (6+ messages)
` [PATCH 1/2] livepatch: Initialize shadow variables by init function safely
` [PATCH 2/2] livepatch: Allow to unregister or free shadow data using a custom function

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-21 13:23 UTC  (12+ messages)
` [PATCH 01/10] mm: Assign id to every memcg-aware shrinker
` [PATCH 02/10] mm: Maintain memcg-aware shrinkers in mcg_shrinkers array
` [PATCH 03/10] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH 04/10] fs: Propagate shrinker::id to list_lru
` [PATCH 05/10] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH 06/10] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH 07/10] list_lru: Pass lru "
` [PATCH 08/10] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH 09/10] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH 10/10] mm: Clear shrinker bit if there are no objects related to memcg

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-03-21 13:22 UTC  (9+ messages)

Linux 4.14.29
 2018-03-21 13:21 UTC  (2+ messages)

Linux 4.15.12
 2018-03-21 13:20 UTC  (2+ messages)

linux-next: manual merge of the ftrace tree with the jc_docs tree
 2018-03-21 13:15 UTC  (3+ messages)

[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
 2018-03-21 13:14 UTC  (4+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section

[PATCH] MAINTAINERS: UNICORE32: Change email account
 2018-03-21 13:10 UTC 

[PATCH] staging: fsl-dpaa2: replace simple switch case by if statement
 2018-03-21 13:05 UTC  (4+ messages)

[PATCH v2] drm/i915/gvt: throw error on unhandled vfio ioctls
 2018-03-21 12:58 UTC 

[RFC PATCH v2 0/4] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-03-21 12:55 UTC  (3+ messages)
` [RFC PATCH v2 3/4] mm/rmqueue_bulk: alloc without touching individual page structure

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-03-21 12:49 UTC  (3+ messages)
` [PATCH 1/4] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH 00/19] C-SKY(csky) Linux Kernel Port
 2018-03-21 12:41 UTC  (6+ messages)
` [PATCH 15/19] csky: Build infrastructure

uvcvideo: Unknown video format,00000032-0002-0010-8000-00aa00389b71
 2018-03-21 12:34 UTC  (5+ messages)

[PATCH] pstore: add zstd compression support
 2018-03-21 12:29 UTC  (3+ messages)
` [PATCH] pstore: rename two compression functions
` [PATCH] pstore: set PSTORE_842_COMPRESS tristate

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-21 12:28 UTC  (10+ messages)
` [RFC PATCH 2/3] x86/io: implement 256-bit IO read and write

[PATCH 4.15 00/52] 4.15.12-stable review
 2018-03-21 12:29 UTC  (7+ messages)

[PATCH RFC 0/4] optimize memblock_next_valid_pfn() and early_pfn_valid()
 2018-03-21 12:28 UTC  (7+ messages)
` [PATCH 1/4] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH 2/4] mm/memblock: introduce memblock_search_pfn_regions()

[usb-next PATCH] usb: xhci: skip phys initialization of shared hcd
 2018-03-21 12:27 UTC  (4+ messages)

[PATCH] f2fs: no need to initialize zero value for GFP_F2FS_ZERO
 2018-03-21 12:25 UTC 

[mm] b1f0502d04: INFO:trying_to_register_non-static_key
 2018-03-21 12:21 UTC  (2+ messages)

[RFC PATCH] nvme: avoid race-conditions when enabling devices
 2018-03-21 12:10 UTC  (3+ messages)

linux-next: manual merge of the arm64 tree with the asm-generic tree
 2018-03-21 12:06 UTC 

[GIT PULL] extcon next for v4.17
 2018-03-21 12:01 UTC  (2+ messages)

[PATCH] ARC: Improve cmpxchng syscall implementation
 2018-03-21 11:54 UTC  (3+ messages)

linux-next: Signed-off-bys missing for commit in the microblaze tree
 2018-03-21 11:50 UTC  (2+ messages)

[PATCH 1/6] mm/vmscan: Wake up flushers for legacy cgroups too
 2018-03-21 11:43 UTC  (9+ messages)
` [PATCH 5/6] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH 6/6] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim

[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-21 11:35 UTC  (5+ messages)
` [RFC 03/12] KVM: arm/arm64: Record RDIST Last bit at registration

[PATCH v2 00/11] kexec_file: Clean up purgatory load
 2018-03-21 11:27 UTC  (12+ messages)
` [PATCH v2 01/11] kexec_file: Silence compile warnings
` [PATCH v2 02/11] kexec_file: Remove checks in kexec_purgatory_load
` [PATCH v2 03/11] kexec_file: Make purgatory_info->ehdr const
` [PATCH v2 04/11] kexec_file: Search symbols in read-only kexec_purgatory
` [PATCH v2 05/11] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
` [PATCH v2 06/11] kexec_file: Split up __kexec_load_puragory
` [PATCH v2 07/11] kexec_file: Remove unneeded for-loop in kexec_purgatory_setup_sechdrs
` [PATCH v2 08/11] kexec_file: Remove unneeded variables "
` [PATCH v2 09/11] kexec_file: Remove mis-use of sh_offset field during purgatory load
` [PATCH v2 10/11] kexec_file: Allow archs to set purgatory load address
` [PATCH v2 11/11] kexec_file: Move purgatories sha256 to common code

[PATCH v2] clk: sunxi-ng: add missing hdmi-slow clock for H6 CCU
 2018-03-21 11:28 UTC  (2+ messages)

linux-next: manual merge of the selinux tree with the security tree
 2018-03-21 11:18 UTC  (2+ messages)

[PATCH] iommu/mediatek: Fix protect memory setting
 2018-03-21 11:14 UTC  (4+ messages)

[PATCH v2] arm/stacktrace: stop unwinding after an invalid address
 2018-03-21 11:10 UTC 

[PATCH 4.4 00/63] 4.4.122-stable review
 2018-03-21 11:11 UTC  (6+ messages)
` [PATCH 4.4 29/63] watchdog: hpwdt: fix unused variable warning

[PATCH 4.14 00/41] 4.14.29-stable review
 2018-03-21 11:08 UTC  (3+ messages)

[PATCH 3.18 00/68] 3.18.101-stable review
 2018-03-21 11:04 UTC  (9+ messages)
` [PATCH 3.18 22/68] ARM: DRA7: hwmod_data: Prevent wait_target_disable error for usb_otg_ss

[PATCH RFC v9 0/7] Introduce the STACKLEAK feature and a test for it
 2018-03-21 11:04 UTC  (6+ messages)
` [PATCH RFC v9 2/7] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls

[PATCH] bridge: netfilter: ebt_stp: Use generic functions for comparisons
 2018-03-21 11:03 UTC 

[PATCH] perf vendor events arm64: Enable JSON events for ThunderX2 B0
 2018-03-21 10:58 UTC  (10+ messages)

[PATCH]arm64:defconfig:enable ACPI_APEI_SEA
 2018-03-21 10:50 UTC  (3+ messages)

[PATCH v3] Fix modifier keys for Redragon Asura Keyboard
 2018-03-21 10:43 UTC 

[PATCH v3] USB Audio Device Class 3.0 support
 2018-03-21 10:48 UTC  (4+ messages)
` [PATCH v3] ALSA: usb: initial "

[RESEND PATCH v1 0/6] Add different features for I2C
 2018-03-21 10:47 UTC  (7+ messages)
` [RESEND PATCH v1 2/6] i2c: i2c-stm32f7: Add slave support

linux-next: build failure after merge of the akpm tree
 2018-03-21 10:38 UTC  (3+ messages)

detecting integer constant expressions in macros
 2018-03-21 10:35 UTC  (7+ messages)

[PATCH] ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
 2018-03-21 10:32 UTC 

[lkp-robot] [media] 859086ae36: kmsg.uvcvideo:Failed_to_query(GET_INFO)UVC_control#on_unit#:-#(exp.#)
 2018-03-21 10:32 UTC  (2+ messages)

[PATCH 00/11] staging: iio: tsl2x7x: staging cleanups
 2018-03-21 10:29 UTC  (12+ messages)
` [PATCH 01/11] staging: iio: tsl2x7x: remove unnecessary code
` [PATCH 02/11] staging: iio: tsl2x7x: correct interrupt handler trigger
` [PATCH 03/11] staging: iio: tsl2x7x: no need to clear interrupt flag when getting lux
` [PATCH 04/11] staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()
` [PATCH 05/11] staging: iio: tsl2x7x: split out als and prox interrupt settings
` [PATCH 06/11] staging: iio: tsl2x7x: make logging consistent and correct newlines
` [PATCH 07/11] staging: iio: tsl2x7x: split out als and prox persistence settings
` [PATCH 08/11] staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()
` [PATCH 09/11] staging: iio: tsl2x7x: remove ch0 and ch1 "
` [PATCH 10/11] staging: iio: tsl2x7x: put local variables in reverse Christmas tree order
` [PATCH 11/11] staging: iio: tsl2x7x: add copyright

[PATCH][next] dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"
 2018-03-21 10:24 UTC 

[RFC PATCH] cpufreq: Calling init() of cpufreq_driver when policy inactive cpu online
 2018-03-21 10:21 UTC 

About dmesg time and uptime
 2018-03-21 10:14 UTC  (2+ messages)

[PATCH V5 00/12] lightnvm: pblk: implement 2.0 support
 2018-03-21 10:06 UTC  (3+ messages)
` [PATCH 08/12] lightnvm: implement get log report chunk helpers

[PATCH] Staging: xgifb: XGI_main_26.c: Refactored the function
 2018-03-21 10:05 UTC  (3+ messages)

[PATCH v3 00/20] firmware: development for v4.17
 2018-03-21 10:04 UTC  (7+ messages)
` [PATCH v3 19/20] firmware: add request_firmware_cache() to help with cache on reboot

[bug, bisected] pfifo_fast causes packet reordering
 2018-03-21 10:01 UTC  (7+ messages)

[PATCH] mm/memcontrol.c: speed up to force empty a memory cgroup
 2018-03-21  9:59 UTC  (10+ messages)
  ` 答复: "
    ` 答复: "

[PATCH 0/3] mmc: add support for sdhci 4.0
 2018-03-21  9:58 UTC  (3+ messages)

questions about header.S
 2018-03-21  9:57 UTC  (3+ messages)

[PATCH] [RFC] drm: rcar-du: keep temporary dtb files around during build
 2018-03-21  9:58 UTC  (4+ messages)

[PATCH 1/1] target:separate tx/rx cmd_puds
 2018-03-21  9:52 UTC 

[PATCH 0/5] x86/cpu_hotplug: one bug fix and four cleanup
 2018-03-21  9:41 UTC  (8+ messages)
` [PATCH 1/5] x86/smpboot: Add the missing description of possible_cpus

[RFC PATCH 0/3] Salted build ids via linker sections
 2018-03-21  9:40 UTC  (2+ messages)

linux-next: manual merge of the arm64 tree with the asm-generic tree
 2018-03-21  9:38 UTC  (2+ messages)

[PATCH v3 0/6] platform/chrome: cros_ec debugfs and sysfs updates
 2018-03-21  9:38 UTC  (4+ messages)
` [PATCH v3 6/6] platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-03-21  9:35 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] drivers: remove force dma flag from buses

io_pgetevents & aio fsync
 2018-03-21  9:30 UTC  (7+ messages)
` [PATCH 8/9] aio: implement io_pgetevents
` [PATCH 9/9] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC

linux-next: Signed-off-by missing for commits in the drm tree
 2018-03-21  9:27 UTC 

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-21  9:27 UTC  (5+ messages)
` [PATCH v3 06/11] block: Introduce PCI P2P flags for request and request queue
` [PATCH v3 07/11] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()


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