linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-29 23:14:52 to 2019-10-30 07:36:46 UTC [more...]

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-30  7:36 UTC  (5+ messages)
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops

[RFC 0/2] Add workaround for core wake-up on IPI for i.MX8MQ
 2019-10-30  7:33 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: Add doc for Firefly ROC-RK3308-CC board
 2019-10-30  7:28 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add devicetree for board roc-rk3308-cc

[PATCH v3] media: vimc: Make capture devices and subdevices use different link_validates
 2019-10-30  7:27 UTC  (2+ messages)

[PATCH] stacktrace: don't skip first entry on noncurrent tasks
 2019-10-30  7:25 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

linux-next: Tree for Oct 30
 2019-10-30  7:25 UTC 

[PATCH] sh: kgdb: Mark expected switch fall-throughs
 2019-10-30  7:17 UTC 

[ANNOUNCE] Git v2.24.0-rc2
 2019-10-30  7:14 UTC 

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-30  7:11 UTC  (9+ messages)

[BUGFIX PATCH 0/4] perf probe: Fixes bugs in show-lines and show vars etc
 2019-10-30  7:09 UTC  (5+ messages)
` [BUGFIX PATCH 1/4] perf probe: Skip end-of-sequence and non statement lines
` [BUGFIX PATCH 2/4] perf probe: Filter out instances except for inlined subroutine and subprogram
` [BUGFIX PATCH 3/4] perf probe: Fix to show calling lines of inlined functions
` [BUGFIX PATCH 4/4] perf probe: Skip overlapped location on searching variables

khugepaged might_sleep() warn due to CONFIG_HIGHPTE=y
 2019-10-30  7:08 UTC  (3+ messages)
` [PATCH] mm/khugepaged: Fix might_sleep() warn with CONFIG_HIGHPTE=y

[PATCH v3] vhost: introduce mdev based hardware backend
 2019-10-30  7:07 UTC  (4+ messages)

[PATCH 0/2] sc7180: Add PDC wakeup interrupt map for GPIOs
 2019-10-30  7:06 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: sc7180: Add GPIO wakeup interrupt map
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add wakeup parent for TLMM

[PATCH v3 00/11] Add device tree support for sc7180
 2019-10-30  7:06 UTC  (7+ messages)
` [PATCH v3 07/11] arm64: dts: qcom: sc7180: Add SPMI PMIC arbiter device
` [PATCH v3 08/11] arm64: dts: qcom: pm6150: Add PM6150/PM6150L PMIC peripherals

[RFC] vhost_mdev: add network control vq support
 2019-10-30  7:04 UTC  (4+ messages)

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-10-30  7:02 UTC  (8+ messages)

arm64: dts: qcom: sc7180: Add cpuidle low power states
 2019-10-30  6:56 UTC  (3+ messages)
` [PATCH] "

[PATCH V6 0/6] mdev based hardware virtio offloading support
 2019-10-30  6:44 UTC  (7+ messages)
` [PATCH V6 1/6] mdev: class id support
` [PATCH V6 2/6] modpost: add support for mdev class id
` [PATCH V6 3/6] mdev: introduce device specific ops
` [PATCH V6 4/6] mdev: introduce virtio device and its device ops
` [PATCH V6 5/6] virtio: introduce a mdev based transport
` [PATCH V6 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH] of-thermal: Disable polling when interrupt property is found in DT
 2019-10-30  6:51 UTC  (2+ messages)

[PATCH v1 0/8] PEBS enabling in KVM guest
 2019-10-30  6:49 UTC  (18+ messages)
` [PATCH v1 2/8] KVM: x86: PEBS output to Intel PT MSRs emulation
` [PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event
` [PATCH v1 4/8] KVM: x86: Aviod clear the PEBS counter when PEBS enabled in guest
` [PATCH v1 7/8] KVM: x86: Expose PEBS feature to guest
` [PATCH v1 8/8] perf/x86: Add event owner check when PEBS output to Intel PT

[PATCH v3 0/2] Add IMX296 CMOS image sensor support
 2019-10-30  6:45 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding
` [PATCH v3 2/2] media: i2c: Add IMX296 CMOS image sensor driver

[PATCH] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30  6:42 UTC  (2+ messages)

[PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
 2019-10-30  6:38 UTC  (3+ messages)
` [PATCH 2/3] arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
` [PATCH 3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained

[PATCH] net: qrtr: Simplify 'qrtr_tun_release()'
 2019-10-30  6:36 UTC 

[PATCH] usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
 2019-10-30  6:36 UTC  (2+ messages)

[PATCH] ACPI/HMAT: use %u instead of %d to print u32 variables
 2019-10-30  6:34 UTC 

[PATCH 0/4] Bluetooth: hci_qca: Regulator usage cleanup
 2019-10-30  6:18 UTC  (7+ messages)
` [PATCH 2/4] Bluetooth: hci_qca: Don't vote for specific voltage

[PATCH v4 0/7] perf report: Support sorting all blocks by cycles
 2019-10-30  6:08 UTC  (4+ messages)
` [PATCH v4 5/7] perf report: Sort by sampled cycles percent per block for stdio

[PATCH v5 0/7] perf report: Support sorting all blocks by cycles
 2019-10-30  6:04 UTC  (8+ messages)
` [PATCH v5 1/7] perf diff: Don't use hack to skip column length calculation
` [PATCH v5 2/7] perf util: Cleanup and refactor block info functions
` [PATCH v5 3/7] perf util: Count the total cycles of all samples
` [PATCH v5 4/7] perf util: Support block formats with compare/sort/display
` [PATCH v5 5/7] perf report: Sort by sampled cycles percent per block for stdio
` [PATCH v5 6/7] perf report: Support --percent-limit for --total-cycles
` [PATCH v5 7/7] perf report: Sort by sampled cycles percent per block for tui

[PATCH -next] drm/amd/display: Add a conversion function for transmitter and phy_id enums
 2019-10-30  6:04 UTC 

[PATCH v2 3/4] mtd: rawnand: Add support manufacturer specific suspend/resume operation
 2019-10-30  5:56 UTC  (2+ messages)

[PATCH] blk-mq: Fix typo in comment
 2019-10-30  5:55 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v2] can: m_can: add support for handling arbitration error
 2019-10-30  5:55 UTC  (3+ messages)

[PATCH v2 00/14] PHY: Add support for SERDES in TI's J721E SoC
 2019-10-30  5:45 UTC  (7+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Sierra: Add bindings for Sierra in TI's J721E
` [PATCH v2 13/14] dt-bindings: phy: Document WIZ (SERDES wrapper) bindings

BUG: unable to handle kernel paging request in io_wq_cancel_all
 2019-10-30  5:32 UTC 

[PATCH 0/2] staging: sm750fb: Fixing codestyle error
 2019-10-30  5:27 UTC  (4+ messages)
` [PATCH 1/2] staging: sm750fb: Fix typo in comment
  ` [Outreachy kernel] "
` [PATCH 2/2] staging: sm750fb: Replace multiple spaces with tabs when it suits

[PATCH v2 3/3] reset: npcm: add NPCM reset controller driver
 2019-10-30  5:11 UTC  (2+ messages)

[PATCH v4] erofs: support superblock checksum
 2019-10-30  5:08 UTC  (5+ messages)
` [PATCH v5] "
      ` [PATCH v6] "

[PATCH] phy: broadcom: phy-brcm-usb-init.c: Fix comparing pointer to 0
 2019-10-30  5:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change to my personal email address
 2019-10-30  4:39 UTC 

linux-next: build warning after merge of the rtc tree
 2019-10-30  4:41 UTC 

mbind() breaks its API definition since v5.2 by commit d883544515aa (mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified)
 2019-10-30  4:32 UTC  (2+ messages)

linux-next: manual merge of the y2038 tree with the xfs tree
 2019-10-30  4:31 UTC 

[PATCH v2 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-10-30  4:24 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC
` [PATCH v2 2/2] dt-bindings: pinctrl: intel: Add for "

[PATCH] ext4: bio_alloc never fails
 2019-10-30  4:26 UTC 

[RFC PATCH v2 0/7] xfs: reflink & dedupe for fsdax (read/write path)
 2019-10-30  4:13 UTC  (8+ messages)
` [RFC PATCH v2 1/7] dax: Introduce dax_copy_edges() for COW
` [RFC PATCH v2 2/7] dax: copy data before write
` [RFC PATCH v2 3/7] dax: replace mmap entry in case of CoW
` [RFC PATCH v2 4/7] fs: dedup file range to use a compare function
` [RFC PATCH v2 5/7] dax: memcpy before zeroing range
` [RFC PATCH v2 6/7] xfs: handle copy-on-write in fsdax write() path
` [RFC PATCH v2 7/7] xfs: support dedupe for fsdax

[PATCH v3 0/3] LLVM/Clang fixes for pseries_defconfig
 2019-10-30  4:12 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp

[PATCH] mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-30  4:09 UTC  (2+ messages)

[PATCH v11 0/7] nfc: pn533: add uart phy driver
 2019-10-30  4:11 UTC  (2+ messages)

[PATCH] scripts:prune-kernel:prune kernel and modules dir from the system
 2019-10-30  3:58 UTC  (4+ messages)

[PATCH 0/2 v8] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-30  3:55 UTC  (3+ messages)
` [PATCH 1/2 v8] x86/kdump: always reserve the low 1M when the crashkernel option is specified
` [PATCH 2/2 v8] x86/kdump: clean up all the code related to the backup region

[PATCH] f2fs: bio_alloc should never fail
 2019-10-30  3:55 UTC 

[PATCH v6 0/2] phy: intel,lgm-emmc-phy: Add support for eMMC PHY on Intel LGM SoC
 2019-10-30  3:51 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: phy: intel-emmc-phy: Add YAML schema for LGM eMMC PHY

[PATCH 3/3] ARM: dts: Prepare Realtek RTD1195 and MeLE X1000
 2019-10-30  3:49 UTC  (5+ messages)

[PATCH v6 6/7] clk: Add common clock driver for BM1880 SoC
 2019-10-30  3:44 UTC  (2+ messages)

[PATCH v2] dump_stack: Avoid the livelock of the dump_lock
 2019-10-30  3:16 UTC 

[PATCH v2 1/4] mtd: rawnand: Add support manufacturer specific lock/unlock operatoin
 2019-10-30  3:22 UTC  (2+ messages)

[PATCH 2/2] ASoC: fsl_asrc: Add support for imx8qm
 2019-10-30  3:20 UTC 

[PATCH 3/4] perf inject --jit: Remove //anon mmap events
 2019-10-30  3:10 UTC  (3+ messages)

[PATCH] usb: cdns3: gadget: reset EP_CLAIMED flag while unloading
 2019-10-30  3:00 UTC  (2+ messages)

[PATCH] kbuild: support byacc as alternative YACC to bison
 2019-10-30  2:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-30  2:55 UTC 

[PATCH bpf-next v11 0/7] Landlock LSM
 2019-10-30  2:56 UTC  (3+ messages)
` [PATCH bpf-next v11 2/7] landlock: Add the management of domains

[PATCH 1/2] f2fs: support aligned pinned file
 2019-10-30  2:55 UTC  (5+ messages)
` [PATCH 2/2] f2fs: support data compression
    ` [f2fs-dev] "

[PATCH v3 1/2] dt-bindings: ptp: Add bindings doc for IDT ClockMatrix based PTP clock
 2019-10-30  2:54 UTC  (6+ messages)

[PATCH v5] coccicheck: Support search for SmPL scripts within selected directory hierarchy
 2019-10-30  2:54 UTC 

[PATCH] dt-bindings: phy: renesas: usb2-phy: convert bindings to json-schema
 2019-10-30  2:28 UTC  (5+ messages)

[RFC PATCH RESEND] cpuidle: undelaying cpuidle in dpm_{suspend|resume}()
 2019-10-30  2:21 UTC 

[PATCH] drm/amd/display: remove redundant null pointer check before kfree
 2019-10-30  1:57 UTC 

[PATCH] fix a typo of memcg annotation
 2019-10-30  2:01 UTC 

[PATCH V2 0/7] Add Fintek F81534A series usb-to-serial driver
 2019-10-30  2:00 UTC  (4+ messages)
` [PATCH V2 7/7] USB: serial: f81232: Add gpiolib to GPIO device

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-30  1:58 UTC  (12+ messages)

[PATCH] net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
 2019-10-30  1:53 UTC  (3+ messages)

[PATCH v7 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-30  1:38 UTC  (4+ messages)
` [PATCH v7 5/9] hugetlb: disable region_add file_region coalescing

[PATCH v8 09/14] soc: mediatek: Add multiple step bus protection control
 2019-10-30  1:36 UTC  (3+ messages)

[PATCH v8 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-10-30  1:37 UTC  (9+ messages)
` [PATCH v8 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v8 3/9] hugetlb_cgroup: add cgroup-v2 support
` [PATCH v8 4/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v8 5/9] hugetlb: disable region_add file_region coalescing
` [PATCH v8 6/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v8 7/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v8 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v8 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-30  1:27 UTC  (11+ messages)

[PATCH] mm/mmap.c: make vma_merge() comment more easy to understand
 2019-10-30  1:24 UTC 

[PATCH] squashfs: Migrate from ll_rw_block usage to BIO
 2019-10-30  1:19 UTC  (2+ messages)

linux-next: manual merge of the scsi tree with the rcu tree
 2019-10-30  1:19 UTC  (2+ messages)

[PATCH] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
 2019-10-30  1:15 UTC  (5+ messages)

[PATCH] usb: cdns3: gadget: Don't manage pullups
 2019-10-30  1:15 UTC  (7+ messages)

[PATCH 0/5] net: ethernet: stmmac: some fixes and optimizations
 2019-10-30  1:09 UTC  (2+ messages)

[PATCH 0/6] staging: exfat: fix multiple coding-style issues
 2019-10-30  1:03 UTC  (7+ messages)
` [PATCH 1/6] staging: exfat: remove unnecessary parentheses
` [PATCH 2/6] staging: exfat: make alignment match open parenthesis
` [PATCH 3/6] staging: exfat: remove unnecessary new line in if condition
` [PATCH 4/6] staging: exfat: replace printk(KERN_INFO ...) with pr_info()
` [PATCH 5/6] staging: exfat: avoid multiple assignments
` [PATCH 6/6] staging: exfat: replace kmalloc with kmalloc_array

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-30  1:01 UTC  (8+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"

[PATCH RESEND 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-30  0:57 UTC  (4+ messages)
` [PATCH RESEND 2/2] net: fec_ptp: Use platform_get_irq_xxx_optional() "

[PATCH v2] nvme: Add hardware monitoring support
 2019-10-30  0:53 UTC  (2+ messages)

[PATCH] broadcom: bnxt: Fix use true/false for bool
 2019-10-30  0:51 UTC  (2+ messages)

[PATCH] cavium: thunder: Fix use true/false for bool type
 2019-10-30  0:51 UTC  (2+ messages)

[PATCH v2] clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation
 2019-10-30  0:48 UTC 

[PATCH 0/7] towards QE support on ARM
 2019-10-30  0:36 UTC  (5+ messages)
` [PATCH 4/7] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-30  0:27 UTC  (9+ messages)
` [RFC PATCH 09/13] x86/cpufeature: Add detection of KVM XO
` [RFC PATCH 13/13] x86/Kconfig: Add Kconfig for KVM based XO

[PATCH] fs: warn if stale pagecache is left after direct write
 2019-10-30  0:20 UTC  (2+ messages)

FREE Bestiality Social Network
 2019-10-30  0:00 UTC 

[PATCH 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-10-30  0:17 UTC  (3+ messages)
` [PATCH 2/2] ASoC: fsl_asrc: Add support "

[PATCH 0/3] Allow ZRAM to use any zpool-compatible backend
 2019-10-30  0:10 UTC  (6+ messages)

[PATCH net-next] ionic: Remove set but not used variable 'sg_desc'
 2019-10-29 23:44 UTC  (2+ messages)

[PATCH net-next] net: aquantia: fix error handling in aq_ptp_poll
 2019-10-29 23:42 UTC  (2+ messages)

[PATCH v9 7/8] PCI/DPC: Clear AER registers in EDR mode
 2019-10-29 23:37 UTC  (2+ messages)

[PATCH v2] net: hisilicon: Fix ping latency when deal with high throughput
 2019-10-29 23:35 UTC  (2+ messages)

[PATCH] mm: huge_pte_offset() returns pte_t *, not integer
 2019-10-29 23:28 UTC  (4+ messages)

[PATCH v2] arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
 2019-10-29 23:27 UTC 

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-29 23:25 UTC  (13+ messages)

[PATCH] wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
 2019-10-29 23:20 UTC  (2+ messages)

[PATCH net-next v2 0/4] ICMP flow improvements
 2019-10-29 23:19 UTC  (7+ messages)
` [PATCH net-next v2 4/4] bonding: balance ICMP echoes in layer3+4 mode

[PATCH v9 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
 2019-10-29 23:17 UTC  (2+ messages)

[PATCH v3 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-10-29 23:19 UTC  (5+ messages)
` [PATCH v3 02/12] ELF: Add ELF program property parsing support
` [PATCH v3 06/12] elf: Allow arch to tweak initial mmap prot flags

[PATCH net-next] net: aquantia: remove unused including <linux/version.h>
 2019-10-29 23:18 UTC  (2+ messages)

[PATCH -next] net: dsa: LAN9303: select REGMAP when LAN9303 enable
 2019-10-29 23:18 UTC  (2+ messages)

[PATCH -next] net: aquantia: make two symbols be static
 2019-10-29 23:16 UTC  (2+ messages)

khugepaged might_sleep() warn due to CONFIG_HIGHPTE=y
 2019-10-29 23:15 UTC  (2+ messages)


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