linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 14:09:56 to 2020-03-23 16:44:52 UTC [more...]

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-23 16:44 UTC  (18+ messages)
` [PATCH v3 02/37] KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)
` [PATCH v3 03/37] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
` [PATCH v3 04/37] KVM: nVMX: Invalidate all roots when emulating INVVPID without EPT
` [PATCH v3 05/37] KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)

[PATCH bpf-next v5 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-23 16:44 UTC  (6+ messages)
` [PATCH bpf-next v5 1/7] bpf: Introduce BPF_PROG_TYPE_LSM
` [PATCH bpf-next v5 2/7] security: Refactor declaration of LSM hooks
` [PATCH bpf-next v5 5/7] bpf: lsm: Initialize the BPF "
` [PATCH bpf-next v5 6/7] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v5 7/7] bpf: lsm: Add selftests "

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-03-23 16:44 UTC  (7+ messages)

BUG: unable to handle kernel NULL pointer dereference in handle_external_interrupt_irqoff
 2020-03-23 16:43 UTC  (6+ messages)

[PATCH] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2020-03-23 16:41 UTC  (4+ messages)

[PATCH] lib/test_lockup: add parameters for locking generic vfs locks
 2020-03-23 16:38 UTC 

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-23 16:38 UTC  (5+ messages)
` [patch 08/22] ACPI: Convert to new X86 CPU match macros

[RESEND PATCH] acpi: Add NHLT table signature
 2020-03-23 16:36 UTC  (3+ messages)

[PATCH v3 00/10] Introduce NVIDIA Tegra Partition Table
 2020-03-23 16:34 UTC  (11+ messages)
` [PATCH v3 01/10] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v3 02/10] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v3 03/10] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v3 04/10] block: Introduce GENHD_FL_PART_SCAN_ONCE
` [PATCH v3 05/10] mmc: block: Add mmc_bdev_to_part_type() helper
` [PATCH v3 06/10] mmc: block: Add mmc_bdev_to_area_type() helper
` [PATCH v3 07/10] mmc: block: Add MMC_QUIRK_RESCAN_MAIN_BLKDEV
` [PATCH v3 08/10] mmc: block: Support partition-table scanning on boot partitions
` [PATCH v3 09/10] mmc: sdhci-tegra: Enable boot partitions scanning on Tegra20 and Tegra30
` [PATCH v3 10/10] partitions/tegra: Implement eMMC boot partitions scanning

[PATCH 04/17] kernel: futex.c: get rid of a docs build warning
 2020-03-23 16:33 UTC  (4+ messages)

[PATCH v2] spi: spi-geni-qcom: Speculative fix of "nobody cared" about interrupt
 2020-03-23 16:32 UTC  (3+ messages)

[PATCH v3 0/9] KVM: Move x86 init ops to separate struct
 2020-03-23 16:31 UTC  (12+ messages)
` [PATCH v3 2/9] KVM: x86: Move init-only kvm_x86_ops "
` [PATCH v3 4/9] KVM: VMX: Configure runtime hooks using vmx_x86_ops
` [PATCH v3 6/9] KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection

[RFC PATCH 0/3] lockdep/irq: wait-type related cleanups
 2020-03-23 16:31 UTC  (9+ messages)
` [RFC PATCH 1/3] lockdep/irq: Be more strict about IRQ-threadable code end
` [RFC PATCH 2/3] lockdep: Merge hardirq_threaded and irq_config together

[PATCH v2 0/7] Improvements to MHI Bus
 2020-03-23 16:30 UTC  (5+ messages)
` [PATCH v2 2/7] bus: mhi: core: Add support for reading MHI info from device
` [PATCH v2 7/7] net: qrtr: Do not depend on ARCH_QCOM

[PATCH v7 00/14] KVM: Dirty ring interface
 2020-03-23 16:26 UTC  (9+ messages)
` [PATCH v7 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v7 06/14] KVM: Make dirty ring exclusive to dirty bitmap log

[PATCH v1 1/2] remoteproc: qcom: Add PAS based SPSS PIL driver
 2020-03-23 16:22 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: remoteproc: Add documentation for SPSS remoteproc

linux-next: manual merge of the coresight tree with the char-misc tree
 2020-03-23 16:22 UTC  (2+ messages)

[PATCH] affine kernel threads to specified cpumask
 2020-03-23 16:22 UTC  (3+ messages)

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-23 16:20 UTC  (7+ messages)

[tip:WIP.x86/entry] BUILD SUCCESS 953e73f4ea2753a4e84b214defb2a1160e0a83a9
 2020-03-23 16:15 UTC 

Two questions about cache coherency on arm platforms
 2020-03-23 16:15 UTC  (3+ messages)

[Xen-devel] [PATCH v4 1/2] xen: Use evtchn_type_t as a type for event channels
 2020-03-23 16:15 UTC 

[PATCH] thermal: imx8mm: Fix build warning of incorrect argument type
 2020-03-23 16:14 UTC  (4+ messages)

[PATCH v7 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
 2020-03-23 16:11 UTC  (7+ messages)

[PATCH 0/7] clocksource: Add NVIDIA Tegra186 timers support
 2020-03-23 16:10 UTC  (7+ messages)
` [PATCH 2/7] clocksource: Add "

[PATCH v4 0/5] drivers: new helper for ioremapping memory resources
 2020-03-23 16:06 UTC  (6+ messages)
` [PATCH v4 1/5] drivers: provide devm_platform_get_and_ioremap_resource()
` [PATCH v4 2/5] usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource
` [PATCH v4 3/5] usb: host: hisilicon: "
` [PATCH v4 4/5] usb: dwc2: "
` [PATCH v4 5/5] driver core: platform: Reimplement devm_platform_ioremap_resource

[PATCH] iio: gyro: adis16136: use scnprintf instead of snprintf
 2020-03-23 16:05 UTC  (6+ messages)

[PATCH v1 0/2] Support built-in Mic on Tegra boards that use WM8903
 2020-03-23 16:05 UTC  (4+ messages)

[patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-23 16:03 UTC  (4+ messages)
` [patch V3 04/23] kprobes: Prevent probes in .noinstr.text section

[PATCH v3 00/15] iommu: Move iommu_fwspec out of 'struct device'
 2020-03-23 16:02 UTC  (3+ messages)
` [PATCH v3 10/15] iommu/arm-smmu: Use accessor functions for iommu private data

[PATCH v9 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-03-23 16:01 UTC  (7+ messages)
` [PATCH v9 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller
` [PATCH v9 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
` [PATCH v9 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

[net-next,v1, 0/3] Add additional EHL PCI info and PCI ID
 2020-03-23 15:58 UTC  (3+ messages)

[Patch v5 0/6] Introduce Power domain based warming device driver
 2020-03-23 15:57 UTC  (3+ messages)
` [Patch v5 3/6] thermal: Add generic power domain "

Hit WARN_ON() in rcutorture.c:1055
 2020-03-23 15:57 UTC  (2+ messages)

[PATCH 0/2] io-uring: cleanup: drop completion upon removal of file
 2020-03-23 15:57 UTC 

[PATCH] tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors
 2020-03-23 15:54 UTC  (19+ messages)

[PATCH] Docs: locktypes: minor fixes
 2020-03-23 15:52 UTC 

[RFC,net-next,v1, 0/1] Enable SERDES power up/down
 2020-03-23 15:52 UTC  (6+ messages)
` [RFC,net-next,v1, 1/1] net: stmmac: Enable SERDES power up/down sequence

[PATCH] drm/mxsfb: Make supported modifiers explicit
 2020-03-23 15:51 UTC  (2+ messages)

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-23 15:47 UTC  (2+ messages)

[PATCH 0/2] Fix errors when try to build kvm selftests on
 2020-03-23 15:44 UTC  (6+ messages)
` [PATCH 1/2] kvm: selftests: Fix no directory error when OUTPUT specified

generic DMA bypass flag v2
 2020-03-23 15:37 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCH] drm/vram-helper: remove unneeded #if defined/endif guards
 2020-03-23 15:37 UTC  (3+ messages)

[PATCH V3 0/4] Add support for WLED5
 2020-03-23 15:36 UTC  (6+ messages)
` [PATCH V3 2/4] backlight: qcom-wled: Add callback functions

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-23 15:32 UTC  (9+ messages)

lockdep warning in sys_swapon
 2020-03-23 15:30 UTC  (2+ messages)

[PATCH v2] nvmem: core: don't consider subnodes not matching binding
 2020-03-23 15:28 UTC 

[PATCH v7 0/3] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-03-23 14:46 UTC  (2+ messages)

[PATCH] sched: Use RCU-sched in core-scheduling balancing logic
 2020-03-23 15:21 UTC  (4+ messages)

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-23 15:20 UTC  (3+ messages)
` [patch V3 16/20] completion: Use simple wait queues
  ` [PATCH] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()

[PATCH] perf cpumap: Use scnprintf instead of snprintf
 2020-03-23 15:20 UTC  (4+ messages)

[PATCHv8 00/15] remoteproc: updates for omap remoteproc support
 2020-03-23 15:14 UTC  (5+ messages)
` [PATCHv8 14/15] remoteproc/omap: Add watchdog functionality for remote processors

Re: [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx
 2020-03-23 15:14 UTC  (2+ messages)

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-03-23 15:13 UTC  (4+ messages)
` [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT

[PATCH v5] f2fs: fix potential .flags overflow on 32bit architecture
 2020-03-23 15:10 UTC  (3+ messages)

[PATCH] kunit: add --make_options
 2020-03-23 15:09 UTC  (5+ messages)

[PATCH net-next v7 00/10] introduce read_poll_timeout
 2020-03-23 15:06 UTC  (11+ messages)
` [PATCH net-next v7 01/10] iopoll: introduce read_poll_timeout macro
` [PATCH net-next v7 02/10] iopoll: redefined readx_poll_timeout macro to simplify the code
` [PATCH net-next v7 03/10] net: phy: introduce phy_read_mmd_poll_timeout macro
` [PATCH net-next v7 04/10] net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
` [PATCH net-next v7 05/10] net: phy: aquantia: "
` [PATCH net-next v7 06/10] net: phy: marvell10g: "
` [PATCH net-next v7 07/10] net: phy: introduce phy_read_poll_timeout macro
` [PATCH net-next v7 08/10] net: phy: use phy_read_poll_timeout() to simplify the code
` [PATCH net-next v7 09/10] net: phy: smsc: "
` [PATCH net-next v7 10/10] net: phy: tja11xx: "

[PATCH v2] fs/namespace: handle mount(MS_BIND|MS_REMOUNT) without locking sb->s_umount
 2020-03-23 15:05 UTC 

WARNING in switch_fpu_return
 2020-03-23 15:01 UTC  (3+ messages)

[PATCH 0/5] nvmem: patches (set 2) for 5.7
 2020-03-23 15:00 UTC  (6+ messages)
` [PATCH 1/5] nvmem: sprd: Fix the block lock operation
` [PATCH 2/5] nvmem: sprd: Optimize "
` [PATCH 3/5] nvmem: sprd: Determine double data programming from device data
` [PATCH 4/5] nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
` [PATCH 5/5] nvmem: Add support for write-only instances

[00/12] add STM32 FMC2 controller drivers
 2020-03-23 14:58 UTC  (13+ messages)
` [01/12] dt-bindings: mfd: stm32-fmc2: add STM32 FMC2 controller documentation
` [02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
` [03/12] bus: stm32-fmc2-ebi: add STM32 FMC2 EBI "
` [04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
` [05/12] mtd: rawnand: stm32_fmc2: remove useless inline comments
` [06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
` [07/12] mtd: rawnand: stm32_fmc2: cleanup
` [08/12] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
` [09/12] mtd: rawnand: stm32_fmc2: move all registers
` [10/12] mtd: rawnand: stm32_fmc2: use regmap APIs
` [11/12] mtd: rawnand: stm32_fmc2: use stm32_fmc2 structure in nfc controller
` [12/12] mtd: rawnand: stm32_fmc2: add new MP1 compatible string

[PATCH v4 00/17] Convert cpu_up/down to device_online/offline
 2020-03-23 15:00 UTC  (3+ messages)
` [PATCH v4 01/17] cpu: Add new {add,remove}_cpu() functions

[PATCH v5 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-03-23 14:56 UTC  (3+ messages)
` [PATCH v5 2/3] hw_random: cctrng: introduce Arm CryptoCell driver

[PATCH v2] xen-pciback: fix INTERRUPT_TYPE_* defines
 2020-03-23 14:55 UTC  (2+ messages)

[PATCH] drm/vkms: use bitfield op to get xrgb on compute crc
 2020-03-23 14:54 UTC  (2+ messages)

[PATCH] bpf: fix build warning - missing prototype
 2020-03-23 14:52 UTC  (4+ messages)

[PATCH v2 00/14] perf: Stream comparison
 2020-03-23 14:37 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
 2020-03-23 14:36 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ls1028a: add "fsl,vf610-edma" compatible

[PATCH 0/2] media: coda: Add ability to decode wider range of jpegs
 2020-03-23 14:27 UTC  (3+ messages)
` [PATCH 2/2] media: coda: be more flexible wrt jpeg dimensions

[PATCH V3 1/3] dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP
 2020-03-23 14:27 UTC  (4+ messages)
` [PATCH V3 2/3] thermal: imx8mm: Add i.MX8MP support

[PATCH v2 0/9] sched: Streamline select_task_rq() & select_task_rq_fair()
 2020-03-23 14:26 UTC  (5+ messages)
` [PATCH v2 3/9] sched: Remove checks against SD_LOAD_BALANCE

[RFC v6 0/2] Add SDHC interconnect bandwidth scaling
 2020-03-23 14:25 UTC  (3+ messages)
` [RFC v6 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support
` [RFC v6 2/2] dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings

[PATCH 1/1] io_uring: Fix ->data corruption on re-enqueue
 2020-03-23 14:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 1/4] pwm: jz4740: Use clocks from TCU driver
 2020-03-23 14:24 UTC  (4+ messages)
` [PATCH v4 2/4] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v4 3/4] pwm: jz4740: Obtain regmap from parent node
` [PATCH v4 4/4] pwm: jz4740: Allow selection of PWM channels 0 and 1

[PATCH] selftests/net/forwarding: add Makefile to install tests
 2020-03-23 14:24 UTC 

[PATCH v4 0/4] add TJA1102 support
 2020-03-23 14:20 UTC  (12+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

[PATCH] media: Refactor configuration options
 2020-03-23 14:13 UTC  (6+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-03-23 14:10 UTC  (4+ messages)

[PATCH 0/2] Fix SVM hang at startup
 2020-03-23 14:09 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN


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