linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-15 05:52:34 to 2018-11-15 09:56:05 UTC [more...]

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-15  9:55 UTC  (3+ messages)
` [PATCH v4 08/26] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation

[PATCH 0/2 v7] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-15  9:55 UTC  (3+ messages)
` [PATCH 1/2 v7] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/2 v7] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH 1/2] perf stat: Use perf_evsel__is_clocki() for clock events
 2018-11-15  9:55 UTC  (2+ messages)
` [RFC 2/2] perf stat: Fix shadow stats "

[RFC PATCH v2 0/3] oom: rework oom_reaper vs. exit_mmap handoff
 2018-11-15  9:54 UTC  (5+ messages)

Memory hotplug softlock issue
 2018-11-15  9:53 UTC  (12+ messages)

[RFC v1 0/7] Meson8b: make the CPU clock mutable
 2018-11-15  9:53 UTC  (15+ messages)
` [RFC v1 1/7] clk: meson: meson8b: run from the XTAL when changing the CPU frequency
` [RFC v1 2/7] clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_sel
` [RFC v1 3/7] clk: meson: clk-pll: check if the clock is already enabled
` [RFC v1 4/7] clk: meson: clk-pll: add the is_enabled function in the clk_ops
` [RFC v1 5/7] clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICAL
` [RFC v1 6/7] clk: meson: meson8b: add support for more M/N values in sys_pll
` [RFC v1 7/7] clk: meson: meson8b: allow changing the CPU clock tree

[PATCH] arm64: Make kpti command line options x86 compatible
 2018-11-15  9:46 UTC  (3+ messages)

[PATCH net-next 1/2] vhost_net: mitigate page reference counting during page frag refill
 2018-11-15  9:43 UTC  (2+ messages)
` [PATCH net-next 2/2] tuntap: free XDP dropped packets in a batch

[PATCH 0/3] add sama5d2 PIOBU GPIO driver
 2018-11-15  9:43 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: gpio: add sama5d2 PIOBU support
` [PATCH 2/3] MAINTAINERS: add maintainer for sama5d2 PIOBU GPIO driver

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-15 15:14 UTC  (2+ messages)

[PATCH v2 00/15] ARM: sunxi: Enable Broadcom-based Bluetooth controllers
 2018-11-15  9:36 UTC  (16+ messages)
` [PATCH v2 01/15] dt-bindings: net: broadcom-bluetooth: Fix external clock names
` [PATCH v2 02/15] dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO supplies
` [PATCH v2 03/15] dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string
` [PATCH v2 04/15] dt-bindings: net: broadcom-bluetooth: Add BCM4330 "
` [PATCH v2 05/15] Bluetooth: hci_bcm: Handle deferred probing for the clock supply
` [PATCH v2 06/15] Bluetooth: hci_bcm: Simplify clk_get error handling
` [PATCH v2 07/15] Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
` [PATCH v2 08/15] Bluetooth: hci_bcm: Add support for LPO clock
` [PATCH v2 09/15] Bluetooth: hci_bcm: Add support for regulator supplies
` [PATCH v2 10/15] Bluetooth: hci_bcm: Wait for device to come out of reset after power on
` [PATCH v2 11/15] Bluetooth: hci_bcm: Add BCM20702A1 variant
` [PATCH v2 12/15] Bluetooth: hci_bcm: Add compatible string for BCM4330
` [PATCH v2 13/15] Bluetooth: btbcm: Add default address for BCM43430A0
` [PATCH v2 14/15] ARM: dts: sunxi: Enable Broadcom-based Bluetooth for multiple boards
` [PATCH v2 15/15] arm64: dts: allwinner: a64: bananapi-m64: Add Bluetooth device node

[PATCH net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
 2018-11-15  9:36 UTC  (4+ messages)
` [PATCH net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware

[PATCH v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-11-15  9:33 UTC  (4+ messages)

[PATCH V9 00/19] block: support multi-page bvec
 2018-11-15  9:35 UTC  (4+ messages)

[LINUX PATCH v12 0/3] Add support for Arasan NAND Flash controller
 2018-11-15  9:34 UTC  (3+ messages)
` [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH][next] reset: fix null pointer dereference on dev by dev_name
 2018-11-15  9:33 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: stratix10: use "altr,stratix10-rst-mgr" binding
 2018-11-15  9:33 UTC  (4+ messages)
` [PATCH 3/3] ARM: socfpga: dts: document "

[PATCH V2 net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
 2018-11-15  9:29 UTC  (6+ messages)
` [PATCH V2 net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
` [PATCH V2 net-next 2/5] net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
` [PATCH V2 net-next 3/5] net: hns3: Add support for ethtool -K to enable/disable HW GRO
` [PATCH V2 net-next 4/5] net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
` [PATCH V2 net-next 5/5] net: hns3: Adds GRO params to SKB for the stack

[PATCH v2] mtd: change len type from signed to unsigned type
 2018-11-15  9:29 UTC  (2+ messages)

[PATCH] pinctrl: meson-gxl: remove invalid GPIOX tsin_a pins
 2018-11-15  9:28 UTC  (2+ messages)

[PATCH v1] arch: arm64: add ARM64 specific fucntions required for ehci fsl driver
 2018-11-15  9:23 UTC 

[PATCH] pinctrl: mediatek: Fix dependencies for EINT_MTK
 2018-11-15  9:26 UTC  (2+ messages)

[PATCH RFC 0/6] mm/kdump: allow to exclude pages that are logically offline
 2018-11-15  9:23 UTC  (11+ messages)
` [PATCH RFC 2/6] mm: convert PG_balloon to PG_offline
` [PATCH RFC 3/6] kexec: export PG_offline to VMCOREINFO
` [PATCH RFC 6/6] PM / Hibernate: exclude all PageOffline() pages

[RFC PATCH] mm, proc: report PR_SET_THP_DISABLE in proc
 2018-11-15  9:22 UTC  (12+ messages)

[PATCH v5 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-11-15  9:20 UTC  (4+ messages)
` [PATCH v5 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH] powerpc/numa: fix hot-added CPU on memory-less node
 2018-11-15  9:19 UTC  (2+ messages)

[PATCH v2] media: venus: dynamic handling of bitrate
 2018-11-15  9:19 UTC  (2+ messages)

[PATCH 00/24] Add generic support for composing LED class device name
 2018-11-15  9:16 UTC  (8+ messages)
` [PATCH 02/24] leds: core: Add support for composing LED class device names
` [PATCH 03/24] leds: dt-bindings: Add LED_FUNCTION definitions

[PATCH 2/2] arm64: dts: meson: add libretech aml-s805x-ac board
 2018-11-15  9:13 UTC  (4+ messages)
` [PATCH RESEND "

[PATCH 5/5] efi: permit calling efi_mem_reserve_persistent from atomic context
 2018-11-15  9:12 UTC  (2+ messages)
` [tip:efi/urgent] efi: Permit calling efi_mem_reserve_persistent() "

Re-run features-refresh.sh
 2018-11-15  9:12 UTC  (2+ messages)

[PATCH 0/8] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc
 2018-11-15  9:12 UTC  (10+ messages)
` [PATCH 1/8] kbuild: remove redundant 'set -e' from filechk_* defines
` [PATCH 2/8] kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
` [PATCH 3/8] kbuild: refactor modversions build rules
` [PATCH 4/8] kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
` [PATCH 5/8] kbuild: change if_changed_rule to accept multi-line recipe
` [PATCH 6/8] kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
` [PATCH 7/8] kbuild: refactor if_changed and if_changed_dep
` [PATCH 8/8] kbuild: remove redundant 'set -e' from cmd_* defines

[PATCH 4/5] efi/arm: defer persistent reservations until after paging_init()
 2018-11-15  9:11 UTC  (2+ messages)
` [tip:efi/urgent] efi/arm: Defer "

[PATCH 3/5] efi/arm: libstub: pack FDT after populating it
 2018-11-15  9:11 UTC  (2+ messages)
` [tip:efi/urgent] efi/arm/libstub: Pack "

[PATCH 2/5] efi: arm: revert deferred unmap of early memmap mapping
 2018-11-15  9:10 UTC  (2+ messages)
` [tip:efi/urgent] efi/arm: Revert "

[PATCH 1/5] efi: Fix debugobjects warning on efi_rts_work
 2018-11-15  9:09 UTC  (2+ messages)
` [tip:efi/urgent] efi: Fix debugobjects warning on 'efi_rts_work'

Broken dwarf unwinding - wrong stack pointer register value?
 2018-11-15  9:10 UTC  (4+ messages)
` PEBS level 2/3 breaks dwarf unwinding! [WAS: Re: Broken dwarf unwinding - wrong stack pointer register value?]

[PATCH 0/2] Docs/EDID: Fixed and improved EDID documentation
 2018-11-15  9:02 UTC  (5+ messages)

KVM selftests are failing
 2018-11-15  9:02 UTC  (7+ messages)

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

[PATCH 0/3] CAN fix for stm32mp157c
 2018-11-15  8:52 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: stm32: change CAN RAM mapping on stm32mp157c
` [PATCH 3/3] ARM: dts: stm32: add can1 sleep pins muxing on stm32mp157c-ev1 board
` [PATCH 2/3] ARM: dts: stm32: add can1 sleep pins muxing

[PATCH] mm/hugetl.c: keep the page mapping info when free_huge_page() hit the VM_BUG_ON_PAGE
 2018-11-15  8:52 UTC  (3+ messages)

[RFCv3 PATCH 0/6] A General Accelerator Framework, WarpDrive
 2018-11-15  8:51 UTC  (6+ messages)
` [RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce

[RFC PATCH 0/1] test driver to analyse vmalloc allocator
 2018-11-15  8:46 UTC  (7+ messages)
` [RFC PATCH 1/1] vmalloc: add "

[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
 2018-11-15  8:41 UTC  (8+ messages)
` [RFC/RFT 2/2] "

[PATCH] mm/swap: use nr_node_ids for avail_lists in swap_info_struct
 2018-11-15  8:38 UTC 

[RFC PATCH 0/3] Maintainer Handbook: Subsystem Profile
 2018-11-15  8:38 UTC  (9+ messages)
` [RFC PATCH 2/3] MAINTAINERS, "
  ` [Ksummit-discuss] "
` [RFC PATCH 3/3] libnvdimm, MAINTAINERS: "
  ` [Ksummit-discuss] "

[PATCH] f2fs: add bio cache for IPU
 2018-11-15  8:32 UTC  (3+ messages)

[PATCH] mfd: qcom_rpm: write fw_version to CTRL_REG
 2018-11-15  8:31 UTC  (2+ messages)

[GIT PULL] pin control fixes for v4.20
 2018-11-15  8:29 UTC 

[PATCH 2/2] clk: Add Fixed MMIO clock driver
 2018-11-15  8:27 UTC  (3+ messages)

[PATCH v4 0/4] staging: iio: ad7816: Switch to the gpio descriptor interface
 2018-11-15  8:16 UTC  (3+ messages)
` [PATCH v4 4/4] staging: iio: ad7816: Add device tree table

[PATCH] HID: uhid: prevent uhid_char_write() under KERNEL_DS
 2018-11-15  8:14 UTC  (7+ messages)
` [PATCH v2] HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges

[mm PATCH v5 0/7] Deferred page init improvements
 2018-11-15  8:10 UTC  (4+ messages)

[PATCH v2] usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/resume
 2018-11-15  8:09 UTC  (4+ messages)
` [PATCH v2 RESEND] "

[PATCH 0/8 v6] Finalize regulator descriptor work
 2018-11-15  8:01 UTC  (9+ messages)
` [PATCH 1/8 v6] regulator: s2mps11: Pass descriptor instead of GPIO number
` [PATCH 2/8 v6] regulator: wm8994: "
` [PATCH 3/8 v6] regulator: max77686: "
` [PATCH 4/8 v6] regulator: gpio: Convert to use descriptors
` [PATCH 5/8 v6] regulator: fixed/gpio: Pull inversion/OD into gpiolib
` [PATCH 6/8 v6] regulator: fixed/gpio: Update device tree bindings
` [PATCH 7/8 v6] regulator: gpio: Simplify probe path
` [PATCH 8/8 v6] regulator: core: Only support passing enable GPIO descriptors

[GIT PULL] PCI fixes for v4.20
 2018-11-15  7:53 UTC  (9+ messages)

[PATCH] f2fs: check memory boundary by insane namelen
 2018-11-15  7:50 UTC 

WARNING in bpf_check (2)
 2018-11-15  7:49 UTC 

WARNING in dma_buf_vunmap
 2018-11-15  7:39 UTC  (2+ messages)

[RFC PATCH] mm, memory_hotplug: do not clear numa_node association after hot_remove
 2018-11-15  7:34 UTC  (4+ messages)

[PATCH] platform/x86: thinkpad_acpi: add adaptive_kbd_modes parameter
 2018-11-15  7:34 UTC 

[PATCH v2 1/2] pci: prevent sk hynix nvme from entering D3
 2018-11-15  7:16 UTC  (3+ messages)

[resend PATCH] dt-bindings: sound: Add documentation for pcm3060 property out-single-ended
 2018-11-15  7:12 UTC 

[PATCH] spi: npcm: fix platform_no_drv_owner.cocci warnings
 2018-11-15  7:11 UTC 

[PATCH] dlm: fixed memory leaks after failed ls_remove_names allocation
 2018-11-15  6:45 UTC 

[RFC PATCH 00/13] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-15  6:35 UTC  (14+ messages)
` [RFC PATCH 06/13] m68k: Drop ARCH_USES_GETTIMEOFFSET

[PATCH 1/4] dt-bindings: pwm: update bindings for MT7629 SoC
 2018-11-15  6:35 UTC  (5+ messages)
` [PATCH 2/4] mtd: spi-nor: mtk-quadspi: use ofpart for parsing partitions
` [PATCH 3/4] mtd: spi-nor: mtk-quadspi: add SNOR_HWCAPS_READ for capcity setting
` [PATCH 4/4] mtd: spi-nor: mtk-quadspi: rename config to a common one

[PATCH 1/4] dt-bindings: mtd: mtk-quadspi: update bindings for MT7629 SoC
 2018-11-15  6:31 UTC 

[PATCH v4 00/10] Allwinner H6 USB support
 2018-11-15  6:28 UTC  (6+ messages)
` [PATCH v4 04/10] arm64: allwinner: dts: h6: add USB2-related device nodes
  ` [linux-sunxi] "

[PATCH v2 6/6] mm: track gup pages with page->dma_pinned_* fields
 2018-11-15  6:28 UTC  (2+ messages)
` [LKP] [mm] 0e9755bfa2: kernel_BUG_at_include/linux/mm.h

[PATCH] powerpc/mm: dump block address translation on book3s/32
 2018-11-15  6:24 UTC 

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-15  6:24 UTC  (11+ messages)

[PATCH 0/2] clocksource/meson6_timer: implement ARM delay timer
 2018-11-15  6:23 UTC  (4+ messages)
` [PATCH 1/2] clocksource: meson6_timer: use register names from the datasheet

[PATCH v5 0/9] Port the FSL QSPI driver to the SPI framework
 2018-11-15  6:22 UTC  (8+ messages)
` [PATCH v5 3/9] spi: Add a driver for the Freescale/NXP QuadSPI controller

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

[PATCH v2 0/5] mips: system call table generation support
 2018-11-15  6:14 UTC  (6+ messages)
` [PATCH v2 1/5] mips: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v2 2/5] mips: add +1 to __NR_syscalls in uapi header
` [PATCH v2 3/5] mips: remove syscall table entries
` [PATCH v2 4/5] mips: add system call table generation support
` [PATCH v2 5/5] mips: generate uapi header and system call table files

[LKP] [media] e55c884ea5: kernel_selftests.ir.ir_loopback.sh.fail
 2018-11-15  6:06 UTC 

[PATCH 0/5] Switchtec MRPC DMA mode support
 2018-11-15  9:43 UTC  (2+ messages)

linux-next: build failure after merge of the net tree
 2018-11-15  6:02 UTC 

[PATCH 0/2 v6] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-15  5:58 UTC  (5+ messages)
` [PATCH 1/2 v6] x86/kexec_file: add e820 entry in case e820 type string matches to io resource name

[LKP] dd2283f260 [ 97.263072] WARNING:at_kernel/locking/lockdep.c:#lock_downgrade
 2018-11-15  5:54 UTC 

[PATCH v16 00/16] arm64: kexec: add kexec_file_load() support
 2018-11-15  5:52 UTC  (14+ messages)
` [PATCH v16 04/16] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
` [PATCH v16 05/16] kexec_file: kexec_walk_memblock() only walks a dedicated region at kdump
` [PATCH v16 06/16] lib: fdt: add a helper function for handling memory range property
` [PATCH v16 07/16] arm64: add image head flag definitions
` [PATCH v16 08/16] arm64: cpufeature: add MMFR0 helper functions
` [PATCH v16 09/16] arm64: enable KEXEC_FILE config
` [PATCH v16 10/16] arm64: kexec_file: load initrd and device-tree
` [PATCH v16 11/16] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v16 12/16] arm64: kexec_file: add crash dump support
` [PATCH v16 13/16] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v16 14/16] include: pe.h: remove message[] from mz header definition
` [PATCH v16 15/16] arm64: kexec_file: add kernel signature verification support
` [PATCH v16 16/16] arm64: kexec_file: add kaslr 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).