linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 09:45:14 to 2019-11-21 13:26:20 UTC [more...]

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-21 13:26 UTC  (12+ messages)
` [PATCH v2 4/6] PCI: brcmstb: add Broadcom STB PCIe host controller driver

[PATCH] dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml
 2019-11-21 13:25 UTC  (3+ messages)

[PATCH v2 0/4] Replace current->mm by kvm->mm on powerpc/kvm
 2019-11-21 13:24 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/kvm/book3s: Fixes possible 'use after release' of kvm

[PATCH] input: misc: Kconfig: use select instead of depends on KEYBOARD_GPIO
 2019-11-21 13:20 UTC 

[PATCH 0/1] ARM: dts: am5729: beaglebone-ai: enable board
 2019-11-21 13:19 UTC  (5+ messages)
` [PATCH 1/1] ARM: dts: am5729: beaglebone-ai: adding device tree

[RESEND PATCH] MAINTAINERS: update my e-mail address
 2019-11-21 13:18 UTC  (4+ messages)

[PATCH v3] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-11-21 13:17 UTC  (8+ messages)

[PATCH v10 0/6] Enable split lock detection for real time and debug
 2019-11-21 13:15 UTC  (5+ messages)
` [PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter

[PATCH v2] Documentation: filesystems: convert vfat.txt to RST
 2019-11-21 13:06 UTC 

[PATCH v4 1/2] kasan: detect negative size in memory operation function
 2019-11-21 13:09 UTC  (5+ messages)

[PATCH v4 00/13] add the latest exfat driver
 2019-11-21 13:07 UTC  (6+ messages)
  ` [PATCH v4 03/13] exfat: add inode operations
  ` [PATCH v4 04/13] exfat: add directory operations

[PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management
 2019-11-21 13:08 UTC  (3+ messages)
` WARNING bisected (was Re: [PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management)

[PATCH v25 10/12] LRNG - add TRNG support
 2019-11-21 13:06 UTC  (4+ messages)

[PATCH] dt-bindings: mtd: Convert stm32 fmc2-nand bindings to json-schema
 2019-11-21 13:06 UTC 

[PATCH 00/15] perf tools: Add support for AUX area sampling
 2019-11-21 13:03 UTC  (2+ messages)

[PATCH] mm: fix unsafe page -> lruvec lookups with cgroup charge migration
 2019-11-21 13:03 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: lx2160a: add EMDIO1 and phy nodes
 2019-11-21 12:58 UTC  (2+ messages)

[PATCH v3 2/2] interconnect: qcom: Add OSM L3 interconnect provider support
 2019-11-21 12:58 UTC  (2+ messages)

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-21 12:56 UTC  (25+ messages)

[PATCH 0/3] sched/fair: Task placement biasing using uclamp
 2019-11-21 12:56 UTC  (5+ messages)
` [PATCH 3/3] sched/fair: Consider uclamp for "task fits capacity" checks

[PATCH 0/3] ubsan: Split out bounds checker
 2019-11-21 12:54 UTC  (5+ messages)
` [PATCH 1/3] ubsan: Add trap instrumentation option
` [PATCH 2/3] ubsan: Split "bounds" checker from other options

Optimize perf stat for large number of events/cpus
 2019-11-21 12:47 UTC  (2+ messages)

[PATCH] debugfs: Fix !DEBUG_FS debugfs_create_automount
 2019-11-21 12:44 UTC  (3+ messages)

[PATCH 1/1] sched: cfs_rq h_load might not update due to irq disable
 2019-11-21 12:38 UTC  (2+ messages)

[PATCH] dasd_fba: Display '00000000' for zero page when dumping sense
 2019-11-21 12:36 UTC  (2+ messages)

edac KASAN warning in experimental arm64 allmodconfig boot
 2019-11-21 12:34 UTC  (2+ messages)
` linuxnext-2019119 edac warns (was Re: edac KASAN warning in experimental arm64 allmodconfig boot)

[PATCH v2] platform/x86: Fix Kconfig indentation
 2019-11-21 12:33 UTC  (2+ messages)

[PATCH 1/1] sched: panic, when call schedule with preemption disable
 2019-11-21 12:30 UTC  (2+ messages)

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-21 12:21 UTC  (4+ messages)

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-21 12:18 UTC  (4+ messages)
` [PATCH v25 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v25 12/12] LRNG - add interface for gathering of raw entropy

[PATCH] net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
 2019-11-21 12:07 UTC  (6+ messages)
  ` [Cocci] "

[PATCH] misc: xilinx_sdfec: add missing __user annotation
 2019-11-21 12:08 UTC 

[RESEND PATCH v4 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-11-21 12:07 UTC  (12+ messages)
` [RESEND PATCH v4 01/10] lib/refcount: Define constants for saturation and max refcount values
` [RESEND PATCH v4 02/10] lib/refcount: Ensure integer operands are treated as signed
` [RESEND PATCH v4 03/10] lib/refcount: Remove unused refcount_*_checked() variants
` [RESEND PATCH v4 04/10] lib/refcount: Move bulk of REFCOUNT_FULL implementation into header
` [RESEND PATCH v4 05/10] lib/refcount: Improve performance of generic REFCOUNT_FULL code
` [RESEND PATCH v4 06/10] lib/refcount: Move saturation warnings out of line
` [RESEND PATCH v4 07/10] lib/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
` [RESEND PATCH v4 08/10] refcount: Consolidate implementations of refcount_t
` [RESEND PATCH v4 09/10] lib/refcount: Remove unused 'refcount_error_report()' function
` [RESEND PATCH v4 10/10] drivers/lkdtm: Remove references to CONFIG_REFCOUNT_FULL

KASAN: use-after-free Read in si470x_int_in_callback (2)
 2019-11-21 12:00 UTC  (2+ messages)

[PATCH] of: property: Fix the semantics of of_is_ancestor_of()
 2019-11-21 12:00 UTC  (4+ messages)

[PATCH RFC net-next] net: WireGuard secure network tunnel
 2019-11-21 12:00 UTC  (5+ messages)

[PATCH v11 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-11-21 11:54 UTC  (8+ messages)
` [PATCH v11 4/7] drm/sun4i: dsi: Handle bus clock explicitly

[PATCH 00/12] crypto: caam - backlogging support
 2019-11-21 11:53 UTC  (5+ messages)
` [PATCH 08/12] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH 09/12] crypto: caam - bypass crypto-engine sw queue, if empty

[PATCH 1/2] scsi: vmw_pvscsi: Fix swiotlb operation
 2019-11-21 11:52 UTC  (2+ messages)
` [PATCH 2/2] scsi: vmw_pvscsi: Silence dma mapping errors

[RESEND PATCH v11 1/6] ASoC: amd:Create multiple I2S platform device endpoints
 2019-11-21 11:46 UTC  (6+ messages)
` [PATCH v11 2/6] ASoC: amd: Refactoring of DAI from DMA driver
` [RESEND PATCH v11 3/6] ASoC: amd: Enabling I2S instance in DMA and DAI
` [RESEND PATCH v11 4/6] ASoC: amd: add ACP3x TDM mode support
` [RESEND PATCH v11 5/6] ASoC: amd: Handle ACP3x I2S-SP Interrupts
` [RESEND PATCH v11 6/6] ASoC: amd: Added ACP3x system resume and runtime pm

[PATCH v3 00/14] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-11-21 11:49 UTC  (15+ messages)
` [PATCH v3 01/14] drivers/iommu: Export core IOMMU API symbols to permit modular drivers
` [PATCH v3 02/14] iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
` [PATCH v3 03/14] PCI: Export pci_ats_disabled() as a GPL symbol to modules
` [PATCH v3 04/14] drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
` [PATCH v3 05/14] iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
` [PATCH v3 06/14] drivers/iommu: Allow IOMMU bus ops to be unregistered
` [PATCH v3 07/14] Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
` [PATCH v3 08/14] Revert "iommu/arm-smmu: Make arm-smmu "
` [PATCH v3 09/14] iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers
` [PATCH v3 10/14] iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal
` [PATCH v3 11/14] iommu/arm-smmu-v3: Allow building as a module
` [PATCH v3 12/14] iommu/arm-smmu: Unregister IOMMU and bus ops on device removal
` [PATCH v3 13/14] iommu/arm-smmu: Allow building as a module
` [PATCH v3 14/14] iommu/arm-smmu: Update my email address in MODULE_AUTHOR()

[PATCH v2 0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes
 2019-11-21 11:44 UTC  (5+ messages)
` [PATCH v2 2/4] PCI: hv: Add the support of hibernation

[PATCH] tmpfs: use ida to get inode number
 2019-11-21 11:40 UTC  (5+ messages)

[PATCH v7 0/8] Add support for H6 PWM
 2019-11-21 11:38 UTC  (7+ messages)
` [PATCH v7 4/8] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v7 5/8] pwm: sun4i: Add support to output source clock directly

unregister_netdevice: waiting for DEV to become free (2)
 2019-11-21 11:36 UTC  (7+ messages)

[PATCH] memstick: Fix Kconfig indentation
 2019-11-21 11:30 UTC  (2+ messages)

[PATCH][next] perf probe: fix spelling mistake "addrees" -> "address"
 2019-11-21 11:30 UTC  (2+ messages)

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2019-11-21 11:22 UTC  (4+ messages)
  `  "

[PATCH] clone.2: Mention that CLONE_PARENT is off-limits for inits
 2019-11-21 11:27 UTC  (3+ messages)

[PATCH] clone.2: Fix typo
 2019-11-21 11:25 UTC  (2+ messages)

[PATCH] ASoC: rsnd: fix DALIGN register for SSIU
 2019-11-21 11:18 UTC  (4+ messages)

[PATCH v3 00/10] Optimize cgroup context switch
 2019-11-21 11:11 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 02/10] lib: introduce generic min max heap

[PATCH v2] ASoC: rsnd: fix DALIGN register for SSIU
 2019-11-21 11:10 UTC 

[PATCH v2] ARM: dts: am5729: beaglebone-ai: adding device tree
 2019-11-21 11:07 UTC  (2+ messages)

[PATCH] iio: trigger: stm32-timer: remove unnecessary update event
 2019-11-21 11:05 UTC 

[PATCH v3 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-21 11:05 UTC  (9+ messages)
` [PATCH v3 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
` [PATCH v3 04/19] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot
` [PATCH v3 05/19] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked

general protection fault in tss_update_io_bitmap
 2019-11-21 11:01 UTC  (2+ messages)

[PATCH RFC 00/14] idxd driver for Intel Data Streaming Accelerator
 2019-11-21 10:59 UTC  (11+ messages)
` [PATCH RFC 01/14] x86/asm: add iosubmit_cmds512() based on movdir64b CPU instruction

[PATCH] pwm: stm32: remove automatic output enable
 2019-11-21 10:58 UTC 

[PATCH RESEND 0/2] scsi: ufs: hibern8 fixes
 2019-11-21 10:56 UTC  (4+ messages)
` [PATCH RESEND 2/2] scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS

[PATCH] export.h: reduce __ksymtab_strings string duplication by using "MS" section flags
 2019-11-21 10:51 UTC  (2+ messages)

[PATCH] KVM: x86: create mmu/ subdirectory
 2019-11-21 10:45 UTC 

[PATCH v7 0/9] Enable Sub-Page Write Protection Support
 2019-11-21 10:43 UTC  (18+ messages)
` [PATCH v7 1/9] Documentation: Introduce EPT based Subpage Protection and related ioctls
` [PATCH v7 2/9] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [PATCH v7 3/9] mmu: spp: Add SPP Table setup functions
` [PATCH v7 4/9] mmu: spp: Add functions to create/destroy SPP bitmap block
` [PATCH v7 5/9] x86: spp: Introduce user-space SPP IOCTLs
` [PATCH v7 6/9] vmx: spp: Set up SPP paging table at vmentry/vmexit
` [PATCH v7 8/9] mmu: spp: Handle SPP protected pages when VM memory changes

[PATCH] block: add iostat counters for flush requests
 2019-11-21 10:40 UTC 

[PATCH 1/2] drm: call drm_gem_object_funcs.mmap with fake offset
 2019-11-21 10:38 UTC  (2+ messages)
` [PATCH 2/2] drm: share address space for dma bufs

[PATCH v2] watchdog: make DesignWare watchdog allow users to set bigger timeout value
 2019-11-21 10:35 UTC 

[PATCH 4.19 000/422] 4.19.85-stable review
 2019-11-21 10:35 UTC  (7+ messages)
` [PATCH 4.19 068/422] ASoC: meson: axg-fifo: report interrupt request failure
` [PATCH 4.19 070/422] pinctrl: ingenic: Probe driver at subsys_initcall
` [PATCH 4.19 079/422] i40e: use correct length for strncpy

[PATCH] clk: imx: clk-composite-7ulp: add lock
 2019-11-21 10:30 UTC 

[PATCH] nds32: remove unneeded clean-files for DTB
 2019-11-21 10:23 UTC  (3+ messages)

[PATCH RFC v2 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-21 10:24 UTC  (4+ messages)
` [PATCH RFC V2 3/5] blk-mq: Facilitate a shared sbitmap per tagset

Query: PCIe Interrupt handler support with ACPI
 2019-11-21 10:21 UTC 

[PATCH v4 0/6] arm/komeda: Add side_by_side support
 2019-11-21 10:21 UTC  (4+ messages)
` [PATCH v4 6/6] drm/komeda: Expose side_by_side by sysfs/config_id

[PATCH v2] net: ipmr: fix suspicious RCU warning
 2019-11-21 10:17 UTC  (4+ messages)

[PATCH v2 0/3] crypto: atmel - Retire dma_request_slave_channel_compat()
 2019-11-21 10:16 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: atmel-aes "
` [PATCH v2 2/3] crypto: atmel-sha "
` [PATCH v2 3/3] crypto: atmel-tdes "

[PATCH v4 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-11-21 10:15 UTC  (4+ messages)
` [PATCH v4 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH v2 0/8] Fix cdrom autoclose
 2019-11-21 10:15 UTC  (6+ messages)
` [PATCH v2 6/8] bdev: add open_finish

[PATCH v3 0/4] Raspberry Pi 4 HWRNG Support
 2019-11-21 10:14 UTC  (4+ messages)

[PATCH 0/3] media: meson: vdec: add sm1 platform
 2019-11-21 10:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: amlogic,gx-vdec: add bindings for SM1 family
` [PATCH 2/3] media: meson: vdec: add sm1 platform
` [PATCH 3/3] arm64: dts: meson-sm1: add video decoder compatible

[PATCH] aspeed: fix snoop_file_poll()'s return type
 2019-11-21 10:08 UTC  (4+ messages)

[PATCH v3 0/7] Fix cdrom autoclose
 2019-11-21 10:06 UTC  (4+ messages)
` [PATCH v3 5/7] bdev: add open_finish

[PATCH net-next 0/6] vsock: add local transport support
 2019-11-21 10:05 UTC  (9+ messages)
` [PATCH net-next 4/6] vsock: add vsock_loopback transport
` [PATCH net-next 5/6] vsock: use local transport when it is loaded

[PATCH] pcmcia: clean an indentation issues, remove extraneous spaces
 2019-11-21 10:03 UTC  (2+ messages)

[PATCH] proc: align mnt_id in /proc/pid/fdinfo and /proc/pid/mountinfo
 2019-11-21 10:03 UTC  (2+ messages)

[PATCH] pcmcia: include cs_internal.h for missing declarations
 2019-11-21 10:03 UTC  (2+ messages)

[PATCH] pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tuple
 2019-11-21 10:03 UTC  (2+ messages)

[PATCH] pcmcia: Use dev_get_drvdata where possible
 2019-11-21 10:03 UTC  (2+ messages)

[PATCH 0/8] y2038: bug fixes from y2038 work
 2019-11-21 10:02 UTC  (6+ messages)
` [PATCH 3/8] powerpc: fix vdso32 for ppc64le
  ` [Y2038] "

BCM2835 maintainership
 2019-11-21  9:56 UTC  (3+ messages)

[PATCH] watchdog: make DesignWare watchdog allow users to set bigger timeout value
 2019-11-21  9:56 UTC  (2+ messages)

[PATCH v7 0/2] i2c: npcm: add NPCM i2c controller driver
 2019-11-21  9:53 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: i2c: npcm7xx: add NPCM I2C controller documentation
` [PATCH v7 2/2] i2c: npcm: Add Nuvoton NPCM I2C controller driver

[PATCH v7 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-21  9:54 UTC  (6+ messages)
` [PATCH v7 02/24] mm/gup: factor out duplicate code from four routines

[PATCH v3 1/2] usb: dwc3: Add chip-specific compatible string
 2019-11-21  9:54 UTC  (3+ messages)
` [PATCH v3 2/2] usb: dwc3: Add cache type configuration support

[PATCH 0/1] stm32_iwdg: set WDOG_HW_RUNNING at probe
 2019-11-21  9:53 UTC  (3+ messages)
` [PATCH 1/1] drivers: watchdog: "

[PATCH v2] dt-bindings: remoteproc: convert stm32-rproc to json-schema
 2019-11-21  9:52 UTC 

[PATCH v3] dt-bindings: mailbox: convert stm32-ipcc to json-schema
 2019-11-21  9:51 UTC 

[PATCH] watchdog: make DesignWare watchdog allow users to set bigger timeout value
 2019-11-21  9:45 UTC  (6+ 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).