linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 14:54:01 to 2019-08-13 18:25:19 UTC [more...]

[PATCH] RISC-V: Issue a local tlb flush if possible
 2019-08-13 18:25 UTC  (2+ messages)

[PATCH 0/6] Symbol namespaces
 2019-08-13 18:21 UTC  (16+ messages)
` [PATCH v2 0/10] Symbol namespaces - RFC
  ` [PATCH v2 03/10] module: add support for symbol namespaces
  ` [PATCH v2 04/10] modpost: "
  ` [PATCH v2 05/10] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
  ` [PATCH v2 06/10] export: allow definition default namespaces in Makefiles or sources
  ` [PATCH v2 07/10] modpost: add support for generating namespace dependencies
  ` [PATCH v2 10/10] RFC: usb-storage: export symbols in USB_STORAGE namespace

[Linux-kernel-mentees][PATCH v5 0/1] get_user_pages changes
 2019-08-13 18:19 UTC  (5+ messages)
` [Linux-kernel-mentees][PATCH v5 1/1] sgi-gru: Remove *pte_lookup functions, Convert to get_user_page*()

[PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
 2019-08-13 18:17 UTC  (3+ messages)
` [PATCH 2/3] hwmon: raspberrypi: "
` [PATCH 3/3] net: qca: "

[PATCH 14/22] ARM: omap1: use pci_ioremap_io() for omap_cf
 2019-08-13 18:11 UTC  (4+ messages)

[PATCH v2 0/5] soundwire: Add support to Qualcomm SoundWire master
 2019-08-13 18:17 UTC  (12+ messages)
` [PATCH v2 1/5] soundwire: Add compute_params callback
` [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
  ` [alsa-devel] "

[PATCH] mm: vmscan: do not share cgroup iteration between reclaimers
 2019-08-13 18:14 UTC  (5+ messages)

[PATCH v2 1/4] leds: lm3532: Fix brightness control for i2c mode
 2019-08-13 18:11 UTC  (4+ messages)
` [PATCH v2 2/4] leds: lm3532: Fixes for the driver for stability
` [PATCH v2 3/4] dt: lm3532: Add property for full scale current
` [PATCH v2 4/4] leds: lm3532: Add full scale current configuration

[PATCH] soundwire: Don't build sound.o without CONFIG_ACPI
 2019-08-13 18:09 UTC  (4+ messages)
` [alsa-devel] "
` [PATCH v2] soundwire: Make slave.o depend on ACPI and rename to acpi_slave.o

[PATCH v4 0/7] x86: KVM: svm: get rid of hardcoded instructions lengths
 2019-08-13 18:11 UTC  (7+ messages)
` [PATCH v4 2/7] x86: kvm: svm: propagate errors from skip_emulated_instruction()
` [PATCH v4 6/7] x86: KVM: svm: eliminate weird goto from vmrun_interception()
` [PATCH v4 7/7] x86: KVM: svm: eliminate hardcoded RIP advancement "

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-08-13 18:06 UTC  (15+ messages)
` [RFC PATCH 4/5] PTP: Add flag for non-periodic output

[PATCH] scsi: mvumi: fix 32 bit shift of a u32 value
 2019-08-13 18:01 UTC 

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-13 18:00 UTC  (15+ messages)
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object

[PATCH] module: Fix load failure when CONFIG_STRICT_MODULE_RWX is diabled
 2019-08-13 17:59 UTC  (2+ messages)

New kernel interface for sys_tz and timewarp?
 2019-08-13 17:49 UTC  (4+ messages)

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-13 17:50 UTC  (10+ messages)
` [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib

[PATCH v2 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-08-13 17:49 UTC  (10+ messages)
` [PATCH v2 4/6] irqchip/irq-pruss-intc: Add helper functions to configure internal mapping

[PATCH 0/2 v2] tracing/arm: Fix the stack tracer when LR is saved after local storage
 2019-08-13 17:47 UTC  (10+ messages)
` [PATCH 1/2 v2] tracing/arm64: Have max stack tracer handle the case of return address after data

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-13 17:46 UTC  (3+ messages)

RISC-V nommu support v3
 2019-08-13 17:44 UTC  (21+ messages)
` [PATCH 01/15] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 02/15] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 03/15] riscv: refactor the IPI code
` [PATCH 04/15] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 05/15] riscv: improve the default power off implementation
` [PATCH 06/15] riscv: provide a flat entry loader
` [PATCH 07/15] riscv: read the hart ID from mhartid on boot
` [PATCH 08/15] riscv: provide native clint access for M-mode
` [PATCH 09/15] riscv: implement remote sfence.i natively "
` [PATCH 10/15] riscv: poison SBI calls "
` [PATCH 11/15] riscv: don't allow selecting SBI-based drivers "
` [PATCH 12/15] riscv: use the correct interrupt levels "
` [PATCH 13/15] riscv: clear the instruction cache and all registers when booting
` [PATCH 14/15] riscv: add nommu support
` [PATCH 15/15] riscv: disable the EFI PECOFF header for M-mode

[PATCH bpf-next 0/3] xdpsock: allow mmap2 usage for 32bits
 2019-08-13 17:42 UTC  (7+ messages)
` [PATCH bpf-next 1/3] libbpf: add asm/unistd.h to xsk to get __NR_mmap2
` [PATCH bpf-next 2/3] xdp: xdp_umem: replace kmap on vmap for umem map
` [PATCH bpf-next 3/3] samples: bpf: syscal_nrs: use mmap2 if defined

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-13 17:40 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vfio-mdev/mtty: Simplify interrupt generation
  ` [PATCH v2 2/2] vfio/mdev: Removed unused and redundant API for mdev UUID

[PATCH] Remove include/linux/ipmi-fru.h and include/linux/sdb.h
 2019-08-13 17:37 UTC 

[PATCH v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-13 17:35 UTC  (4+ messages)
` [PATCH v5 4/6] mm: Introduce Reported pages

[PATCH] dmaengine: mv_xor_v2: Fix -Wshift-negative-value
 2019-08-13 17:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] thermal: armada: Fix -Wshift-negative-value
 2019-08-13 17:28 UTC  (3+ messages)

general protection fault in tls_write_space
 2019-08-13 17:27 UTC  (3+ messages)

[patch] mm, page_alloc: move_freepages should not examine struct page of reserved memory
 2019-08-13 17:22 UTC  (3+ messages)

[RFC PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-13 17:10 UTC 

[PATCH] iommu/arm-smmu-v3: add nr_ats_masters to avoid unnecessary operations
 2019-08-13 17:10 UTC  (3+ messages)

[PATCH v4 0/3] interconnect: Add path tagging support
 2019-08-13 17:08 UTC  (3+ messages)
` [PATCH v4 3/3] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-13 17:08 UTC  (5+ messages)
` [PATCH 12/16] arm64: prefer __section from compiler_attributes.h

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13 17:07 UTC  (21+ messages)
` [PATCH v12 09/18] kunit: test: add support for test abort
` [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder

[GIT PULL] tpmdd fixes for Linux v5.3-rc4
 2019-08-13 17:05 UTC 

[PATCH v2 0/8] thunderbolt: Intel Ice Lake support
 2019-08-13 17:01 UTC  (5+ messages)
` [PATCH v2 7/8] thunderbolt: Add support for Intel Ice Lake

[PATCH v3 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-13 17:00 UTC  (2+ messages)
` [PATCH v3 2/2] rcuperf: Add kfree_rcu performance Tests

[PATCH v1 1/2] irqchip/tegra: Remove everything related to COP
 2019-08-13 16:59 UTC  (8+ messages)
` [PATCH v1 2/2] irqchip/tegra: Clean up coding style

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-08-13 16:57 UTC  (4+ messages)
` [PATCH v4 13/22] iommu/vt-d: Enlightened PASID allocation

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-08-13 16:49 UTC  (15+ messages)
` [PATCH v4 2/2] RISC-V: Implement sparsemem

[PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-13 16:48 UTC  (4+ messages)
` [PATCH v3 5/8] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-08-13 16:41 UTC  (8+ messages)

[PATCH v8 00/28] New macros for assembler symbols
 2019-08-13 16:40 UTC  (3+ messages)
` [PATCH v8 02/28] x86/asm/suspend: use SYM_DATA for data

[PATCH 0/4] Arm MHUv2 Mailbox Controller Driver
 2019-08-13 16:36 UTC  (8+ messages)
` [PATCH 1/4] mailbox: arm_mhuv2: add device tree binding documentation

[PATCH] direct-io: use GFP_NOIO to avoid deadlock
 2019-08-13 16:35 UTC  (5+ messages)

[PATCH v3 0/4] perf: Use capabilities instead of uid and euid
 2019-08-13 16:35 UTC  (8+ messages)
` [PATCH v3 4/4] perf: Use CAP_SYS_ADMIN instead of euid==0 with ftrace

[PATCH V16 00/13] PCI: tegra: Add Tegra194 PCIe support
 2019-08-13 16:33 UTC  (2+ messages)

[PATCH v2] gpiolib: Take MUX usage into account
 2019-08-13 16:32 UTC  (4+ messages)

[PATCH net-next] net/ncsi: allow to customize BMC MAC Address offset
 2019-08-13 16:31 UTC  (11+ messages)

[PATCH net-next v2 0/9] net: macsec: initial support for hardware offloading
 2019-08-13 16:28 UTC  (7+ messages)
` [PATCH net-next v2 6/9] net: macsec: hardware offloading infrastructure

[PATCH v12 5/6] khugepaged: enable collapse pmd for pte-mapped THP
 2019-08-13 16:24 UTC  (12+ messages)

[PATCH v6 0/7] perf, intel: Add support for PEBS output to Intel PT
 2019-08-13 16:21 UTC  (6+ messages)
` [PATCH v6 7/7] perf intel-pt: Add brief documentation for PEBS via "

warning: ‘memset’ offset [197, 448] from the object at ‘boot_params’ is out of the bounds of referenced subobject ‘ext_ramdisk_image’ with type, ‘unsigned int’ at offset 192 [-Warray-bounds]
 2019-08-13 16:15 UTC 

[PATCH v6 1/2] fork: extend clone3() to support setting a PID
 2019-08-13 16:14 UTC  (4+ messages)
` [PATCH v6 2/2] selftests: add tests for clone3()

[RFC PATCH] modpost: check for static EXPORT_SYMBOL* functions
 2019-08-13 16:07 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 1/2] dt-bindings: arm: fsl: Add PHYTEC i.MX6 UL/ULL devicetree bindings
 2019-08-13 16:04 UTC  (2+ messages)

[PATCH] net/xfrm/xfrm_ipcomp: Use {get,put}_cpu_light
 2019-08-13 15:58 UTC  (2+ messages)

[PATCH v2 0/6] MIPS: ralink: add CPU clock detection for MT7621
 2019-08-13 15:51 UTC  (3+ messages)
` [PATCH v2 4/6] dt: bindings: add mt7621-pll dt binding documentation

[rcu:dev.2019.08.09a 65/67] ERROR: "tick_nohz_full_running" [kernel/rcu/rcutorture.ko] undefined!
 2019-08-13 15:49 UTC  (2+ messages)

[PATCH -next] ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init'
 2019-08-13 15:44 UTC  (2+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-08-13 15:45 UTC  (8+ messages)

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-08-13 15:44 UTC  (3+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-13 15:41 UTC  (11+ messages)

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-13 15:40 UTC  (12+ messages)
` [PATCH v5 2/6] mm/page_idle: Add support for handling swapped PG_Idle pages

[PATCH v2] kbuild: Parameterize kallsyms generation and correct reporting
 2019-08-13 15:39 UTC  (2+ messages)

RISC-V nommu support v2
 2019-08-13 15:40 UTC  (6+ messages)
` [PATCH 16/17] riscv: clear the instruction cache and all registers when booting

[PATCH 0/2] Fix GMII2RGMII private field
 2019-08-13 15:38 UTC  (7+ messages)
` [PATCH 2/2] net: gmii2rgmii: Switch priv field in mdio device structure

[PATCH v1] perf record: Add an option to take an AUX snapshot on exit
 2019-08-13 15:33 UTC  (2+ messages)

linux-next: build failure after merge of the rcu tree
 2019-08-13 15:31 UTC  (2+ messages)

kernel BUG at net/rxrpc/local_object.c:LINE!
 2019-08-13 15:29 UTC  (12+ messages)

[PATCH 0/3 4.19-stable] Sync mappings in vmalloc/ioremap areas
 2019-08-13 15:28 UTC  (4+ messages)
` [PATCH 1/3] x86/mm: Check for pfn instead of page in vmalloc_sync_one()
` [PATCH 2/3] x86/mm: Sync also unmappings in vmalloc_sync_all()
` [PATCH 3/3] mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()

[PATCH 0/3 5.2-stable] Sync mappings in vmalloc/ioremap areas
 2019-08-13 15:28 UTC  (4+ messages)
` [PATCH 1/3] x86/mm: Check for pfn instead of page in vmalloc_sync_one()
` [PATCH 2/3] x86/mm: Sync also unmappings in vmalloc_sync_all()
` [PATCH 3/3] mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()

[PATCH 00/16] ARM: remove ks8695 and w90x900 platforms
 2019-08-13 15:27 UTC  (3+ messages)
` [PATCH 01/16] ARM: remove ks8695 platform

[PATCH v5 00/10] implement poweroff for mt6323 / bpi-r2
 2019-08-13 15:25 UTC  (3+ messages)
` [PATCH v5 01/10] dt-bindings: add powercontroller

[PATCH v2] driver/core: Fix build error when SRCU and lockdep disabled
 2019-08-13 15:25 UTC  (5+ messages)

rcu/nocb: Add bypass callback queueing, bug report
 2019-08-13 15:23 UTC  (2+ messages)

[RFC PATCH 0/2] Add predictive memory reclamation and compaction
 2019-08-13 15:20 UTC  (3+ messages)

Kernel 5.3.x, 5.2.2+: VMware player suspend on 64/32 bit guests
 2019-08-13 15:19 UTC  (4+ messages)

[PATCH] kbuild: Parameterize kallsyms generation and correct reporting
 2019-08-13 15:17 UTC  (3+ messages)

KASAN: use-after-free Read in device_release_driver_internal
 2019-08-13 15:16 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: pwm: sprd: Add Spreadtrum PWM documentation
 2019-08-13 15:16 UTC  (3+ messages)
` [PATCH v2 2/2] pwm: sprd: Add Spreadtrum PWM support

[PATCH 2/6] irqchip: Add Realtek RTD129x intc driver
 2019-08-13 15:15 UTC  (4+ messages)

MAINTAINERS: a scripted set of defective F: patterns and the commits that introduced them
 2019-08-13 15:13 UTC  (3+ messages)
` [PATCH] MAINTAINERS: iomap: Remove fs/iomap.c record

[PATCH v6 08/17] drm/ttm: use gem vma_node
 2019-08-13 15:11 UTC  (2+ messages)
  ` [Intel-gfx] "

linux-next: Tree for Aug 13
 2019-08-13 15:10 UTC  (6+ messages)
    ` [PATCH] tracefs: avoid crash when open callback is not set

[PATCH v3 0/9] Exynos Adaptive Supply Voltage support
 2019-08-13 15:08 UTC  (10+ messages)
    ` [PATCH v3 1/9] soc: samsung: Add exynos chipid driver support
    ` [PATCH v3 2/9] soc: samsung: Convert exynos-chipid driver to use the regmap API
    ` [PATCH v3 3/9] soc: samsung: Add Exynos Adaptive Supply Voltage driver
    ` [PATCH v3 4/9] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS
    ` [PATCH v3 5/9] ARM64: "
    ` [PATCH v3 6/9] ARM: EXYNOS: Enable exynos-asv driver "
    ` [PATCH v3 7/9] soc: samsung: Update the CHIP ID DT binding documentation
    ` [PATCH v3 8/9] ARM: dts: Add "syscon" compatible string to chipid node
    ` [PATCH v3 9/9] ARM: dts: Add samsung,asv-bin property for odroidxu3-lite

KMSAN: uninit-value in smsc75xx_bind
 2019-08-13 15:08 UTC  (3+ messages)

[PATCH 0/3] x86/mtrr, pat: make PAT independent from MTRR
 2019-08-13 15:07 UTC  (5+ messages)

[PATCH] gcc-plugins: Enable error message print
 2019-08-13 15:00 UTC  (2+ messages)

[PATCH] riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes
 2019-08-13 15:00 UTC  (2+ messages)

[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-08-13 14:59 UTC  (3+ messages)
` [PATCH v2 06/24] EDAC: Kill EDAC_DIMM_PTR() macro

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-13 14:57 UTC  (11+ messages)

[PATCH 07/26] drm/dp_mst: Get rid of list clear in drm_dp_finish_destroy_port()
 2019-08-13 14:56 UTC  (4+ messages)
` [PATCH 09/26] drm/dp_mst: Remove huge conditional in drm_dp_mst_handle_up_req()


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