linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-09 07:02:54 to 2020-04-09 10:41:35 UTC [more...]

[PATCH V9 0/9] vDPA support
 2020-04-09 10:41 UTC  (3+ messages)
` [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA

[PATCH] tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig option
 2020-04-09 10:40 UTC 

[PATCH] checkpatch: check for missing \n at the end of logging message
 2020-04-09 10:40 UTC  (7+ messages)

[PATCH] ARM64: fixed dump_backtrace() when task running on another cpu
 2020-04-09 10:40 UTC  (2+ messages)

[PATCH V2 0/9] objtool changes to remove all ANNOTATE_NOSPEC_ALTERNATIVE
 2020-04-09 10:40 UTC  (12+ messages)
` [PATCH V2 9/9] x86/speculation: Remove all ANNOTATE_NOSPEC_ALTERNATIVE directives

[PATCH 1/2] eventfd: Make wake counter work for single fd instead of all
 2020-04-09 10:37 UTC  (3+ messages)

[PATCH v2 0/2] support to read and tune appraise mode in runtime
 2020-04-09 10:34 UTC  (3+ messages)
` [PATCH v2 1/2] ima: support to read appraise mode
` [PATCH v2 2/2] ima: support to tune appraise mode in runtime

[RFC PATCH 03/13] sched: Core-wide rq->lock
 2020-04-09 10:32 UTC  (5+ messages)
` [PATCH] sched/arm64: store cpu topology before notify_cpu_starting

[PATCH 00/12] MIPS: Topology & DeviceTree CPU rework
 2020-04-09 10:31 UTC  (11+ messages)
` [PATCH 03/12] arch_topology: Make it avilable for MIPS
` [PATCH 04/12] arch_topology: Reset all cpus in reset_cpu_topology
` [PATCH 05/12] MIPS: Switch to arch_topology
` [PATCH 12/12] MIPS: ip27: Fix includes

[PATCH RFC 0/8] Support KASLR for RISC-V
 2020-04-09 10:31 UTC  (11+ messages)
` [PATCH RFC 4/8] riscv/kaslr: randomize the kernel image offset
` [PATCH RFC 6/8] riscv/kaslr: clear the original kernel image

[PATCH v11 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-09 10:31 UTC  (9+ messages)
` [PATCH v11 05/10] iommu/vt-d: Add bind guest PASID support
` [PATCH v11 07/10] iommu/vt-d: Add svm/sva invalidate function
` [PATCH v11 08/10] iommu/vt-d: Cache virtual command capability register
` [PATCH v11 10/10] iommu/vt-d: Add custom allocator for IOASID

[PATCH] irqchip/mbigen: Free msi_desc on device teardown
 2020-04-09 10:30 UTC  (3+ messages)

[PATCH 0/4] Capacity awareness for SCHED_DEADLINE
 2020-04-09 10:25 UTC  (3+ messages)
` [PATCH 4/4] sched/deadline: Implement fallback mechanism for !fit case

[PATCH] ovl: skip overlayfs superblocks at global sync
 2020-04-09 10:23 UTC  (2+ messages)

[PATCH v1] staging: fbtft: fb_st7789v: Initialize the Display
 2020-04-09 10:22 UTC  (2+ messages)

[GIT PULL 00/13] More EFI updates for v5.6
 2020-04-09 10:09 UTC  (13+ messages)
` [PATCH 05/13] efi/x86: don't map the entire kernel text RW for mixed mode

[PATCH v1] staging: fbtft: fb_st7789v: enabled inversion
 2020-04-09 10:15 UTC  (3+ messages)

[PATCH v7 6/8] PCI: rcar: Add support for R-Car PCIe controller in endpoint mode
 2020-04-09 10:14 UTC  (3+ messages)

Linux-next POWER9 NULL pointer NIP since 1st Apr
 2020-04-09 10:06 UTC  (5+ messages)

[PATCH v7 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-09 10:04 UTC  (4+ messages)
` [PATCH v7 7/8] PCI: Add Renesas R8A774C0 device ID

[PATCH v7 2/8] PCI: rcar: Move shareable code to a common file
 2020-04-09 10:06 UTC  (3+ messages)

[PATCH 0/4] x86/module: Out-of-tree module decode and sanitize
 2020-04-09 10:13 UTC  (8+ messages)
` [PATCH 4/4] x86,module: Detect CRn and DRn manipulation

[PATCH v7 4/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
 2020-04-09 10:12 UTC  (3+ messages)

[PATCH] clocksource: davinci: axe a pointless __GFP_NOFAIL
 2020-04-09 10:12 UTC 

[PATCH v2 0/2] Misc. rproc fixes around fixed memory region support
 2020-04-09  9:58 UTC  (10+ messages)
` [PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available

[RFC PATCH 0/3] Add new reg_update_bits() support
 2020-04-09  9:56 UTC  (8+ messages)
` [RFC PATCH 1/3] mfd: syscon: Add reg_update_bits() callback support
` [RFC PATCH 2/3] regmap: Add reg_update_bits() support
` [RFC PATCH 3/3] soc: sprd: Add Spreadtrum special bits updating support

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-09  9:38 UTC  (20+ messages)
` [PATCH v1 5/8] vfio/type1: Report 1st-level/stage-1 format to userspace
` [PATCH v1 6/8] vfio/type1: Bind guest page tables to host

[PATCH] gpio: mpc8xxx: Add shutdown function
 2020-04-09  9:37 UTC  (2+ messages)

[RFC PATCH 0/4] DAMON: Make Configurable for Various Address Spaces Including Physical Memory
 2020-04-09  9:42 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/damon: Use vm-independent address range concept
` [RFC PATCH 2/4] mm/damon: Clean up code using 'struct damon_addr_range'
` [RFC PATCH 3/4] mm/damon: Make monitoring target regions init/update configurable
` [RFC PATCH 4/4] mm/damon: Make access check configurable

[RFC PATCH] perf/smmuv3: Fix shared interrupt handling
 2020-04-09  9:54 UTC  (3+ messages)

decruft the vmalloc API
 2020-04-09  9:41 UTC  (5+ messages)
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc

[PATCH] mm: mmap: initialize align_offset explicitly for vm_unmapped_area
 2020-04-09  9:40 UTC 

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-04-09  9:43 UTC  (13+ messages)

[PATCH] clocksource: davinci: avoid trailing '\n' hidden in pr_fmt()
 2020-04-09  9:43 UTC  (2+ messages)

[PATCH] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-09  9:35 UTC  (3+ messages)

[PATCH v2] EDAC, xgene: remove set but not used 'address'
 2020-04-09  9:32 UTC 

[RFC PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-04-09  9:34 UTC  (14+ messages)

[PATCH v1] Input: edt-ft5x06 - fix crash on EDT EP0110M09
 2020-04-09  9:27 UTC 

[PATCH v1] Input: edt-ft5x06 - added case for EDT EP0110M09
 2020-04-09  9:21 UTC 

[PATCH] irqchip/ti-sci-inta: fix processing of masked irqs
 2020-04-09  9:31 UTC  (2+ messages)

[PATCH] crypto: hisilicon: add more dependencies
 2020-04-09  9:30 UTC  (3+ messages)

[PATCH] EDAC, xgene: remove set but not used 'address'
 2020-04-09  9:19 UTC 

[PATCH] ahci: Add Intel Comet Lake PCH RAID PCI ID
 2020-04-09  9:16 UTC  (2+ messages)

[PATCH] EDAC, xgene: remove set but not used 'address'
 2020-04-09  9:15 UTC  (3+ messages)

[GIT PULL] Modules updates for v5.7
 2020-04-09  9:13 UTC 

[PATCH] jffs2: fix jffs2 mounting failure
 2020-04-09  9:11 UTC 

[PATCH v10 00/55] atmel_mxt_ts misc
 2020-04-09  9:11 UTC  (4+ messages)
` [PATCH v10 20/55] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs

[PATCH] drivers: soc: xilinx: fix firmware driver Kconfig dependency
 2020-04-09  9:09 UTC  (3+ messages)

[PATCH v3 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-04-09  9:08 UTC  (5+ messages)
` [PATCH v3 2/4] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
` [PATCH v3 4/4] usb: host: Add ability to build new Broadcom STB USB drivers

[PATCH] gpio: mpc8xxx: Add shutdown function
 2020-04-09  8:49 UTC 

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-09  9:02 UTC  (3+ messages)
` [PATCH] mips: loongsoon2ef: remove private clk api

[RFC] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
 2020-04-09  9:02 UTC  (2+ messages)

memfd/fuse_test: BUG: kernel NULL pointer dereference, address: 00000041
 2020-04-09  9:01 UTC 

[PATCH] soc: imx8: select SOC_BUS
 2020-04-09  9:00 UTC  (2+ messages)

linux-next tree of 09/04/2020 build ...compile ..boot , without fuss
 2020-04-09  8:59 UTC 

[PATCH v1 0/2] mm/memory_hotplug: remove is_mem_section_removable()
 2020-04-09  8:56 UTC  (11+ messages)
` [PATCH v1 1/2] powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()

[PATCH] md/r5cache: remove set but not used 'offset'
 2020-04-09  8:54 UTC 

[PATCH] power: supply: max14656: remove set but not used 'ret'
 2020-04-09  8:54 UTC 

[PATCH] staging: vc04_services: remove set but not used 'local_entity_uc'
 2020-04-09  8:53 UTC 

[PATCH v2] rpmsg: core: Add wildcard match for name service
 2020-04-09  8:54 UTC  (11+ messages)

[PATCH] USB: dwc2: Use the correct style for SPDX License Identifier
 2020-04-09  8:34 UTC  (2+ messages)

possible deadlock in send_sigurg
 2020-04-09  8:35 UTC  (4+ messages)
  ` [PATCH] proc: Use a dedicated lock in struct pid

[PATCH 0/8] loopfs
 2020-04-09  8:33 UTC  (9+ messages)
` [PATCH 2/8] loopfs: implement loopfs

[PATCH] USB: serial: garmin_gps: remove some defined but not used variables
 2020-04-09  8:51 UTC 

[PATCH] usb: typec: tcpm: remove tcpm_altmode_ops and associations
 2020-04-09  8:51 UTC 

[PATCH] virtio-balloon: make virtballoon_free_page_report() static
 2020-04-09  8:50 UTC 

[PATCH] spi: spi-mtk-nor: make mtk_nor_exec_op() statuc
 2020-04-09  8:50 UTC 

[PATCH] scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl static
 2020-04-09  8:49 UTC 

[PATCH] libnvdimm/security: make __nvdimm_security_overwrite_query() static
 2020-04-09  8:48 UTC 

[PATCH 1/2] ath11k: fix missing return in ath11k_thermal_set_throttling
 2020-04-09  8:50 UTC  (4+ messages)
` [PATCH 2/2] ath11k: fix ath11k_thermal_unregister() prototype

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-09  8:41 UTC  (5+ messages)

[PATCH v4 0/2] selftests: kvm: Introduce the mem_slot_test test
 2020-04-09  8:43 UTC  (3+ messages)
` [PATCH v4 2/2] selftests: kvm: Add "

[Cocci] Coccinelle rule for CVE-2019-18683
 2020-04-09  8:41 UTC 

[PATCH] signal: check sig before setting info in kill_pid_usb_asyncio
 2020-04-09  8:41 UTC  (5+ messages)

[PATCH RESEND] hwmon: (k10temp) make some symbols static
 2020-04-09  8:45 UTC 

[PATCH v6 1/3] media: dt-bindings: ov8856: Document YAML bindings
 2020-04-09  8:32 UTC  (12+ messages)

[PATCH v2 00/17] clk: mmp2: MMP2 CLK Update
 2020-04-09  8:32 UTC  (4+ messages)
` [PATCH v2 04/17] clk: mmp2: Add support for PLL clock sources

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-04-09  8:22 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: use filesz as backup when translate memsz fail

[PATCH] [RFC] clk: sprd: fix compile-testing
 2020-04-09  8:30 UTC  (2+ messages)

[PATCH 4/4] net: mac80211: mlme.c: Add lockdep condition for RCU list usage
 2020-04-09  8:29 UTC 

[PATCH v2 1/2] remoteproc: Add character device interface
 2020-04-09  8:29 UTC  (9+ messages)

[PATCH 3/4] net: mac80211: sta_info.c: Add lockdep condition for RCU list usage
 2020-04-09  8:29 UTC 

[PATCH 2/4] net: mac80211: scan.c: Fix RCU list related warnings
 2020-04-09  8:28 UTC 

[PATCH 1/4] net: mac80211: util.c: Fix RCU list usage warnings
 2020-04-09  8:28 UTC 

libelf-0.175 breaks objtool
 2020-04-09  8:25 UTC  (11+ messages)

[PATCH v16 0/6] Invoke rpmh_flush for non OSI targets
 2020-04-09  8:16 UTC  (5+ messages)
` [PATCH v16 4/6] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[PATCH net-next] xfrm: policy: Remove obsolete WARN while xfrm policy inserting
 2020-04-09  8:19 UTC  (5+ messages)

[PATCH] xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
 2020-04-09  8:08 UTC 

[PATCH v3 0/3] Support userspace-selected fds
 2020-04-09  8:10 UTC  (4+ messages)
` [PATCH v3 2/3] fs: openat2: Extend open_how to allow "

[PATCH] staging: rtl8188eu: remove 5 GHz if test
 2020-04-09  8:08 UTC 

[PATCH][RFC] sched/isolation: allow isolcpus and nohz_full for different cpus
 2020-04-09  7:57 UTC 

[PATCH 00/21] DVFS for IO devices on sdm845 and sc7180
 2020-04-09  7:57 UTC  (3+ messages)
` [PATCH 01/21] opp: Manage empty OPP tables with clk handle

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-09  7:56 UTC  (5+ messages)
` [PATCH 28/35] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
` [PATCH 30/35] docs: dt: fix a broken reference for a file converted to json

linux-next: manual merge of the leds tree with Linus' tree
 2020-04-09  7:58 UTC  (2+ messages)

__X32_SYSCALL_BIT being defined as UL constant breaks userspace
 2020-04-09  7:47 UTC  (3+ messages)

[PATCH 2/2] usb: dwc3: gadget: restart the transfer if a isoc request is queued too late
 2020-04-09  7:59 UTC  (5+ messages)

[PATCH v2 0/5] defconfig: fix changed configs and refresh
 2020-04-09  7:59 UTC  (3+ messages)
` [PATCH v2 2/5] arm64: defconfig: add DRM_DISPLAY_CONNECTOR

[PATCH 0/2] Add coresight support for QCOM SC7180 SoC
 2020-04-09  7:54 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add Coresight support

[PATCH] net/mlx5: Fix failing fw tracer allocation on s390
 2020-04-09  7:46 UTC 

[PATCH v4 0/5] LiteX SoC controller and LiteUART serial driver
 2020-04-09  7:45 UTC  (3+ messages)
` [PATCH v4 3/5] drivers/soc/litex: add LiteX SoC Controller driver

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-09  7:44 UTC  (9+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
 2020-04-09  7:38 UTC  (2+ messages)

[PATCH] scsi: core: Rate limit "rejecting I/O" messages
 2020-04-09  7:36 UTC  (3+ messages)

[PATCH] NTB: Fix static check warning in perf_clear_test
 2020-04-09  7:11 UTC 

[RFC v3 0/8] MIPS: CI20: add HDMI out support
 2020-04-09  7:35 UTC  (6+ messages)
` [RFC v3 1/8] dt-bindings: display: convert ingenic,lcd.txt to ingenic,lcd.yaml
  ` [RFC v3 1/8] dt-bindings: display: convert ingenic, lcd.txt to ingenic, lcd.yaml
` [RFC v3 4/8] dt-bindings: display: add ingenic-jz4780-hdmi DT Schema

[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-04-09  7:35 UTC  (10+ messages)
` [PATCH v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs

[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
 2020-04-09  7:31 UTC  (3+ messages)
` [PATCH V6 2/8] fs: Remove unneeded IS_DAX() check

[PATCH v2 0/5] Add support for SOF on i.MX8M
 2020-04-09  7:18 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: SOF: imx8: Fix randbuild error
` [PATCH v2 2/5] ASoC: SOF: imx: fix undefined reference issue
` [PATCH v2 3/5] ASoC: SOF: imx: Add i.MX8M HW support
` [PATCH v2 4/5] ASoC: SOF: Add i.MX8MP device descriptor
` [PATCH v2 5/5] dt-bindings: dsp: fsl: Add fsl,imx8mp-dsp entry

[PATCH] drm: kirin: Revert change to add register connect helper functions
 2020-04-09  7:17 UTC  (2+ messages)

[PATCH] x86/efi: Add a prototype for efi_arch_mem_reserve()
 2020-04-09  7:13 UTC  (4+ messages)

[PATCH] mm, gup: return EINTR when gup is interrupted by fatal signals
 2020-04-09  7:11 UTC 

[PATCH] perf stat: Zero ena and run for interval mode
 2020-04-09  7:07 UTC 

[PATCH] MIPS: Limit check_bugs32() under CONFIG_32BIT
 2020-04-09  7:09 UTC  (3+ messages)

[PATCH] drm: work around dma_addr_t/resource_size_t mixup warning
 2020-04-09  7:09 UTC  (2+ messages)

[git pull] drm for 5.7-rc1
 2020-04-09  7:07 UTC  (7+ messages)
` [PATCH] drm/legacy: Fix type for drm_local_map.offset

[PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Check Point
 2020-04-09  7:04 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: kirkwood: Add Check Point L-50 board

KCSAN + KVM = host reset
 2020-04-09  7:03 UTC  (4+ messages)

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-09  7:02 UTC  (3+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal


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