linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-21 02:40:33 to 2018-11-21 08:42:10 UTC [more...]

[PATCH 1/2] dt-bindings: hwmon: add B57891S0103 thermistor from Epcos
 2018-11-21  8:42 UTC  (7+ messages)
` [PATCH 2/2] hwmon: (ntc_thermistor): add support for B57891S0103 "

[PATCH v2 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-21  8:41 UTC  (17+ messages)
` [PATCH v2 01/15] dt-bindings: Add RDA Micro vendor prefix
` [PATCH v2 02/15] dt-bindings: arm: Document RDA8810PL and reference boards
` [PATCH v2 03/15] ARM: Prepare RDA8810PL SoC
` [PATCH v2 04/15] dt-bindings: interrupt-controller: Document RDA8810PL intc
` [PATCH v2 05/15] arm: dts: Add devicetree for RDA8810PL SoC
` [PATCH v2 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board
` [PATCH v2 07/15] arm: dts: Add devicetree for OrangePi i96 board
` [PATCH v2 08/15] irqchip: Add RDA8810PL interrupt driver
` [PATCH v2 09/15] dt-bindings: timer: Document RDA8810PL SoC timer
` [PATCH v2 10/15] arm: dts: rda8810pl: Add timer support
` [PATCH v2 11/15] clocksource: Add clock driver for RDA8810PL SoC
` [PATCH v2 12/15] dt-bindings: serial: Document RDA Micro UART
` [PATCH v2 13/15] arm: dts: rda8810pl: Add interrupt support for UART
` [PATCH v2 14/15] tty: serial: Add RDA8810PL UART driver
` [PATCH v2 15/15] MAINTAINERS: Add entry for RDA Micro SoC architecture

[RFC PATCH v2 00/14] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-21  8:41 UTC  (7+ messages)
` [RFC PATCH v2 09/14] m68k: hp300: Remove hp300_gettimeoffset()

[PATCH 00/25] sched/nohz: Make kcpustat vtime aware (Fix kcpustat on nohz_full)
 2018-11-21  8:35 UTC  (6+ messages)
` [PATCH 20/25] sched/kcpustat: Introduce vtime-aware kcpustat accessor

[PATCH v1 1/6] powerpc/mm: Fix reporting of kernel execute faults on the 8xx
 2018-11-21  8:32 UTC  (4+ messages)
` [RFC PATCH v1 5/6] powerpc/mm: Add a framework for Kernel Userspace Access Protection

[PATCH V5 1/2] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  8:30 UTC  (6+ messages)
` [PATCH V5 2/2] thermal: imx: save one condition block for normal case of nvmem initialization

[PATCH v2 5/5] Staging: iio: adt7316: Use device tree data to assign irq_type
 2018-11-21  8:21 UTC  (2+ messages)

[PATCH v3 1/2] x86/fpu: track AVX-512 usage of tasks
 2018-11-21  8:19 UTC  (5+ messages)
` [PATCH v3 2/2] proc: add /proc/<pid>/arch_state

[LKP] [crypto] 7da6667077: kmsg.tcrypt:failed_to_load_transform_for_cfb(aes)
 2018-11-21  8:19 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header
 2018-11-21  8:15 UTC  (2+ messages)

[PATCH -next] drm/cirrus: Remove set but not used variable 'bo'
 2018-11-21  8:14 UTC  (2+ messages)

[REGRESSION] x86, perf: counter freezing breaks rr
 2018-11-21  8:14 UTC  (8+ messages)

[PATCH v3 0/4] bus: fsl-mc: enhance Management Complex userspace support
 2018-11-21  8:14 UTC  (5+ messages)
` [PATCH v3 2/4] bus: fsl-mc: add fsl-mc "

[PATCH 0/1] mm/gup: finish consolidating error handling
 2018-11-21  8:14 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH] of: make MAX_RESERVED_REGIONS configurable
 2018-11-21  8:11 UTC 

Resend: How to handle the SMMU RAS Error in the kernel
 2018-11-21  8:10 UTC  (3+ messages)

[PATCH] phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure
 2018-11-21  8:10 UTC 

[PATCH v1 00/11] Mediatek MT8183 clock and scpsys support
 2018-11-21  8:07 UTC  (9+ messages)
` [PATCH v1 02/11] clk: mediatek: add new member to mtk_pll_data
` [PATCH v1 04/11] soc: mediatek: add new flow for mtcmos power

[PATCH 4.19 000/205] 4.19.3-stable review
 2018-11-21  8:05 UTC  (3+ messages)

[PATCHv3 5/6] atomics: check generated headers are up-to-date
 2018-11-21  8:02 UTC  (3+ messages)
` [tip:locking/core] locking/atomics: Check "

[PATCH v3 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-21  8:02 UTC  (6+ messages)
` [PATCH v3 4/5] phy: mvebu-cp110-comphy: convert to use eth "

[net] xfrm_user: use xfrm_state_put to free xfrm_state_alloc return value
 2018-11-21  8:00 UTC  (2+ messages)

[PATCH 4.4 000/160] 4.4.164-stable review
 2018-11-21  7:59 UTC  (6+ messages)
` [PATCH 4.4 131/160] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

[PATCH] scsi/lpfc/lpfc_sli.c: Use dma_zalloc_coherent
 2018-11-21  7:56 UTC  (4+ messages)

[RFC PATCH v3 00/15] crypto: Adiantum support
 2018-11-21  7:55 UTC  (15+ messages)
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
            ` [RFC PATCH] zinc chacha20 generic implementation using crypto API code
              ` [RFC PATCH v2 0/4] Exporting existing crypto API code through zinc

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range
 2018-11-21  7:54 UTC  (2+ messages)

dw_mmc: IDMAC Invalidate cache after read
 2018-11-21  7:42 UTC 

perf tools: remove option --tail-synthesize ?
 2018-11-21  7:45 UTC 

[PATCH V11 00/19] block: support multi-page bvec
 2018-11-21  7:45 UTC  (21+ messages)
` [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V11 02/19] block: introduce multi-page bvec helpers
` [PATCH V11 03/19] block: introduce bio_for_each_bvec()
` [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg
` [PATCH V11 06/19] block: introduce bvec_last_segment()
` [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V11 13/19] block: move bounce_clone_bio into bio.c
` [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split
` [PATCH V11 15/19] block: enable multipage bvecs
` [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V11 17/19] block: document usage of bio iterator helpers
` [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE

[PATCH 4/4] perf intel-pt/bts: fix potential NULL pointer dereference in intel_bts_process_auxtrace_info
 2018-11-21  7:43 UTC 

[PATCH 3/4] tools: bpftool: fix potential NULL pointer dereference in do_load
 2018-11-21  7:43 UTC 

[PATCH 2/4] soc/fsl/qe: fix potential NULL pointer dereference in ucc_of_parse_tdm
 2018-11-21  7:41 UTC 

[PATCH 1/4] perf intel-pt: fix potential NULL pointer dereference in intel_pt_process_auxtrace_info
 2018-11-21  7:40 UTC 

[PATCH v2] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-21  7:37 UTC  (3+ messages)

[PATCH 1/1] crypto: cavium/nitrox - crypto request format changes
 2018-11-21  7:36 UTC 

[PATCH v2] tee: optee: log message if dynamic shm is enabled
 2018-11-21  7:36 UTC  (2+ messages)

[PATCH] drm/amd/display/amdgpu_dm/amdgpu_dm.c: Remove duplicate header
 2018-11-21  7:25 UTC 

[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
 2018-11-21  7:24 UTC  (5+ messages)
` [RFC PATCH v6 01/26] Documentation/x86: Add CET description

[PATCH v2] usb: dwc2: host: use hrtimer for NAK retries
 2018-11-21  7:16 UTC  (3+ messages)

linux-next: manual merge of the mlx5-next tree with the rdma tree
 2018-11-21  7:16 UTC  (2+ messages)

[PATCH] usb: dwc2: Disable power down feature on Samsung SoCs
 2018-11-21  7:16 UTC  (2+ messages)

[RFC PATCH 0/3] few memory offlining enhancements
 2018-11-21  7:11 UTC  (8+ messages)
` [RFC PATCH 3/3] mm, fault_around: do not take a reference to a locked page

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-21  7:05 UTC  (7+ messages)
` [RFC PATCH 1/3] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps

[PATCH] ARM: dts: imx6sll-evk: add debug LED support
 2018-11-21  7:03 UTC 

Backed up kernels
 2018-11-21  6:59 UTC  (2+ messages)

[PATCH 0/4] PM / Domains: Allow performance state propagation
 2018-11-21  6:51 UTC  (14+ messages)
` [PATCH 1/4] OPP: Add dev_pm_opp_xlate_performance_state() helper
` [PATCH 4/4] PM / Domains: Propagate performance state updates

[PATCH v5] tpm: add support for partial reads
 2018-11-21  6:45 UTC  (6+ messages)

[PATCH] media: mtk-vcodec: Remove VA from encoder frame buffers
 2018-11-21  6:37 UTC 

[PATCH] thermal: tegra: add get_trend ops
 2018-11-21  6:36 UTC  (3+ messages)

[PATCH] x86: only use ERMS for user copies for larger sizes
 2018-11-21  6:36 UTC 

[PATCH] arm64: dts: sdm845: add video nodes
 2018-11-21  6:35 UTC  (2+ messages)

[PATCH] modpost: validate symbol names also in find_elf_symbol
 2018-11-21  6:27 UTC  (2+ messages)

[PATCH 0/9] Use vm_insert_range
 2018-11-21  6:24 UTC  (2+ messages)

[PATCH RFC v3 0/4] mm: some enhancements to the page fault mechanism
 2018-11-21  6:21 UTC  (5+ messages)
` [PATCH RFC v3 1/4] mm: gup: rename "nonblocking" to "locked" where proper
` [PATCH RFC v3 2/4] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH RFC v3 3/4] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH RFC v3 4/4] mm: gup: "

[PATCH v2 0/2] modpost: skip section mismatch warnings on ELF local symbols by default
 2018-11-21  6:14 UTC  (5+ messages)
` [PATCH v2 1/2] modpost: drop unused command line switches
` [PATCH v2 2/2] modpost: skip ELF local symbols by default during section mismatch check

[Patch v6 00/16] Provide task property based options to enable Spectre v2 userspace-userspace protection
 2018-11-21  6:14 UTC  (4+ messages)
` [Patch v6 14/16] x86/speculation: Use STIBP to restrict speculation on non-dumpable task

[PATCH] staging: greybus: Parenthesis alignment
 2018-11-21  6:09 UTC  (5+ messages)

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-21  6:09 UTC  (3+ messages)

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-21  6:08 UTC  (13+ messages)

[PATCH v1 2/8] mm: convert PG_balloon to PG_offline
 2018-11-21  6:04 UTC  (7+ messages)
` [PATCH v1 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v1 6/8] vmw_balloon: mark inflated pages PG_offline

[PATCH V2] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  5:53 UTC  (2+ messages)

[PATCH v2] PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DT
 2018-11-21  5:47 UTC  (2+ messages)

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-21  5:35 UTC  (13+ messages)
` [PATCH V10 09/19] block: introduce bio_bvecs()

[PATCH V4] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  5:29 UTC  (5+ messages)

RFC: userspace exception fixups
 2018-11-21  5:17 UTC  (9+ messages)

[PATCH] iio: st_sensors: Fix the sleep time for sampling
 2018-11-21  5:13 UTC  (3+ messages)

[PATCH V3] thermal: imx: fix for dependency on cpu-freq
 2018-11-21  5:08 UTC  (3+ messages)

[PATCH] RISC-V: Build flat and compressed kernel images
 2018-11-21  5:06 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the net tree
 2018-11-21  5:04 UTC 

[PATCH 0/6] zram idle page writeback
 2018-11-21  4:55 UTC  (3+ messages)
` [PATCH 4/6] zram: support "

linux-next: Tree for Nov 21
 2018-11-21  4:52 UTC 

dyntick-idle CPU and node's qsmask
 2018-11-21  4:37 UTC  (11+ messages)

general protection fault in sctp_sched_dequeue_common
 2018-11-21  4:28 UTC 

[PATCH v8 0/6] parisc: system call table generation support
 2018-11-21  4:14 UTC  (7+ messages)
` [PATCH v8 1/6] parisc: move __IGNORE* entries to non uapi header
` [PATCH v8 2/6] parisc: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v8 3/6] parisc: remove __NR_Linux from uapi header file
` [PATCH v8 4/6] parisc: add system call table generation support
` [PATCH v8 5/6] parisc: generate uapi header and system call table files
` [PATCH v8 6/6] parisc: syscalls: ignore nfsservctl for other architectures

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-11-21  4:07 UTC  (4+ messages)
` [PATCH 03/14] ARM: milbeaut: Add Milbeaut M10V early printk

[PATCH v2] cpufreq: powernv: add of_node_put()
 2018-11-21  4:02 UTC  (2+ messages)

[PATCH] cpufreq: pmac64: add of_node_put()
 2018-11-21  3:59 UTC  (2+ messages)

[PATCH v2] Powerpc/perf: Wire up PMI throttling
 2018-11-21  3:56 UTC 

[PATCH v6 00/10] x86/alternative: text_poke() fixes
 2018-11-20 20:35 UTC  (11+ messages)
` [PATCH v6 01/10] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v6 02/10] x86/jump_label: Use text_poke_early() during early init
` [PATCH v6 03/10] x86/mm: temporary mm struct
` [PATCH v6 04/10] fork: provide a function for copying init_mm
` [PATCH v6 05/10] x86/alternative: initializing temporary mm for patching
` [PATCH v6 06/10] x86/alternative: use temporary mm for text poking
` [PATCH v6 07/10] x86/kgdb: avoid redundant comparison of patched code
` [PATCH v6 08/10] x86: avoid W^X being broken during modules loading
` [PATCH v6 09/10] x86/jump-label: remove support for custom poker
` [PATCH v6 10/10] x86/alternative: remove the return value of text_poke_*()

[PATCH 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-21  3:48 UTC  (3+ messages)

[PATCH V3 0/1] can: flexcan: Add CAN self wakeup support
 2018-11-21  3:34 UTC  (3+ messages)
` [PATCH V3 1/1] can: flexcan: Add "

[RFC PATCH v2 0/3] realize dax_operations for dm-snapshot
 2018-11-21  3:27 UTC  (4+ messages)
` [RFC PATCH v2 1/3] dm: enable "
` [RFC PATCH v2 2/3] dm: expand hc_map in mapped_device for lack of map
` [RFC PATCH v2 3/3] dm: expand valid types for dm-ioctl

[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
 2018-11-21  3:20 UTC  (11+ messages)

Memory hotplug softlock issue
 2018-11-21  3:20 UTC  (14+ messages)

[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
 2018-11-21  3:18 UTC  (5+ messages)

[PATCH mac80211-next v4] mac80211-next: rtnetlink wifi simulation device
 2018-11-21  3:14 UTC 

[PATCH] mm: use managed_zone() for more exact check in zone iteration
 2018-11-21  3:05 UTC  (3+ messages)

hello@
 2018-11-21  0:05 UTC 

[PATCH v2 0/2] x86: Asm macros fixes
 2018-11-21  2:47 UTC  (7+ messages)
` [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros


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