linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 15:42:50 to 2020-09-17 18:07:12 UTC [more...]

[PATCH V2] dma-direct: Fix potential NULL pointer dereference
 2020-09-17 16:48 UTC  (4+ messages)

[PATCH] x86/smap: Fix the smap_save() asm
 2020-09-17 16:32 UTC  (7+ messages)

[PATCH 5.8 000/177] 5.8.10-rc1 review
 2020-09-17 17:40 UTC  (12+ messages)

[patch 00/10] sched: Migrate disable support for RT
 2020-09-17 16:30 UTC  (8+ messages)
` [patch 09/10] sched/core: Add migrate_disable/enable()

[PATCH] platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP
 2020-09-17 17:05 UTC  (2+ messages)

[PATCH v3 01/14] rtc: rx8010: don't modify the global rtc ops
 2020-09-17 16:16 UTC  (3+ messages)

[PATCH V4 00/10] Add RCEC handling to PCI/AER
 2020-09-17 17:55 UTC  (5+ messages)
` [PATCH v4 01/10] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v4 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-17 16:59 UTC  (13+ messages)
` [PATCH v2 01/13] dt-bindings: gpio: add common schema for GPIO controllers
` [PATCH v2 02/13] dt-bindings: gpio: include common schema in "
` [PATCH v2 03/13] dt-bindings: gpio: pl061: add missing properties and include common schema
` [PATCH v2 04/13] dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatibles
` [PATCH v2 05/13] dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names
` [PATCH v2 07/13] dt-bindings: media: include common schema in GPIO controllers
` [PATCH v2 08/13] dt-bindings: mfd: "
` [PATCH v2 09/13] dt-bindings: pinctrl: "
` [PATCH v2 10/13] ASoC: dt-bindings: zl38060: "
` [PATCH v2 11/13] arm64: dts: imx8mq-librem5: correct GPIO hog property
` [PATCH v2 13/13] ARM: dts: imx: align GPIO hog names with dtschema

[PATCH v2] iio: trigger: Don't use RT priority
 2020-09-17 17:36 UTC  (3+ messages)

[v4] mm: khugepaged: avoid overriding min_free_kbytes set by user
 2020-09-17 17:52 UTC  (4+ messages)

[PATCH rdma-next 0/2] Convert RWQ and MW to general allocation scheme
 2020-09-17 17:38 UTC  (2+ messages)

[PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-09-17 17:37 UTC  (5+ messages)

[PATCH] iommu/amd: Fix event counter availability check
 2020-09-17 17:55 UTC  (7+ messages)

[PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-17 17:55 UTC  (5+ messages)

[PATCH v5 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-17 13:37 UTC  (5+ messages)
` [PATCH v5 1/5] ASoC: Add sc7180-lpass binding header hdmi define
` [PATCH v5 2/5] ASoC: dt-bindings: Add dt binding for lpass hdmi
` [PATCH v5 3/5] Asoc:qcom:lpass-cpu:Update dts property read API
` [PATCH v5 4/5] ASoC: qcom: Add support for lpass hdmi driver

[PATCH] dt-bindings: soc: ti: ti,pruss: fix schema ID
 2020-09-17 18:04 UTC  (5+ messages)

linux-next: manual merge of the jc_docs tree with the spdx tree
 2020-09-17 18:04 UTC  (2+ messages)

[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-17 18:03 UTC  (9+ messages)

[PATCH v1] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2020-09-17 18:02 UTC  (3+ messages)

[rcu:rcu/next 34/42] kernel/rcu/rcutorture.c:698:20: error: 'show_rcu_tasks_classic_gp_kthread' undeclared here (not in a function)
 2020-09-17 18:01 UTC 

[PATCH net-next v3 0/7] net: ipa: wake up system on RX available
 2020-09-17 17:39 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: ipa: use refcount_t for IPA clock reference count
` [PATCH net-next v3 2/7] net: ipa: replace ipa->suspend_ref with a flag bit
` [PATCH net-next v3 3/7] net: ipa: manage endpoints separate from clock
` [PATCH net-next v3 4/7] net: ipa: use device_init_wakeup()
` [PATCH net-next v3 5/7] net: ipa: repurpose CLOCK_HELD flag
` [PATCH net-next v3 6/7] net: ipa: enable wakeup on IPA interrupt
` [PATCH net-next v3 7/7] net: ipa: do not enable GSI interrupt for wakeup

linux-next: Signed-off-by missing for commit in the rcu tree
 2020-09-17 18:00 UTC  (2+ messages)

[PATCH printk 0/3] printk: move dictionaries to meta data
 2020-09-17 17:59 UTC  (3+ messages)
` [PATCH printk 3/3] printk: remove dict ring

[PATCH v3] remoteproc: qcom_q6v5: Assign mpss region to Q6 before MBA boot
 2020-09-17 17:58 UTC 

[PATCH] iio: buffer: split buffer sysfs creation to take buffer as primary arg
 2020-09-17 17:55 UTC  (4+ messages)

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-17 17:32 UTC  (5+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
` [PATCH 2/4] ARM/footbridge: "
` [PATCH 3/4] ARM/dma-mapping: don't handle NULL devices in dma-direct.h
` [PATCH 4/4] ARM/dma-mapping: remove the arm specific phys to dma translation helpers

[PATCH v2] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-17 17:54 UTC  (4+ messages)

[PATCH v4 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-17 17:53 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add bindings doc for MT6360 ADC
` [PATCH v4 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline
` [PATCH v4 3/3] iio: adc: mt6360: Add ADC driver for MT6360

[PATCH -next] phy: fix USB_LGM_PHY warning & build errors
 2020-09-17 17:51 UTC 

[PATCH v6 0/3] media: i2c: ov772x: Enable BT.656 mode and test pattern support
 2020-09-17 17:42 UTC  (4+ messages)
` [PATCH v6 1/3] media: i2c: ov772x: Parse endpoint properties
` [PATCH v6 2/3] media: i2c: ov772x: Add support for BT.656 mode
` [PATCH v6 3/3] media: i2c: ov772x: Add test pattern control

[PATCH] fbcon: Remove the superfluous break
 2020-09-17 17:36 UTC  (2+ messages)

[PATCH v2 00/12] IMA/EVM fixes
 2020-09-17 17:47 UTC  (11+ messages)
` [PATCH v2 07/12] evm: Introduce EVM_RESET_STATUS atomic flag
` [PATCH v2 11/12] ima: Introduce template field evmsig and write to field sig as fallback

slab-out-of-bounds in iov_iter_revert()
 2020-09-17 17:42 UTC  (8+ messages)

[linux-next PATCH] rapidio: Fix error handling path
 2020-09-17 17:47 UTC  (5+ messages)

[PATCH leds v1 00/10] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-17 15:54 UTC  (4+ messages)
` [PATCH leds v1 09/10] leds: lm36274: use struct led_init_data when registering

[PATCH -next] PCI/IOV: use module_pci_driver to simplify the code
 2020-09-17 17:42 UTC  (4+ messages)

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-17 17:32 UTC  (4+ messages)
` [RFC PATCH 1/6] security/fbfam: Add a Kconfig to enable the fbfam feature

[PATCH] mm: move call to compound_head() in release_pages()
 2020-09-17 17:39 UTC 

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-17 17:33 UTC  (7+ messages)

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-09-17 17:32 UTC  (2+ messages)

[PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-09-17 17:33 UTC  (2+ messages)

remove blkdev_get as a public API
 2020-09-17 17:26 UTC  (14+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 14/14] block: mark blkdev_get static

[PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
 2020-09-17 17:29 UTC  (3+ messages)

[PATCH 0/3]spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
 2020-09-17 17:28 UTC  (3+ messages)
` [PATCH 1/3] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings

[PATCH] iio: adc: at91-sama5d2_adc: fix DMA conversion crash
 2020-09-17 17:28 UTC  (2+ messages)

[PATCH] mtd: rawnand: mtk: avoid underflow in mtk_nfc_nand_chip_init()
 2020-09-17 16:30 UTC  (2+ messages)

[Linaro-mm-sig] Changing vma->vm_file in dma_buf_mmap()
 2020-09-17 17:23 UTC  (15+ messages)

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-17 17:18 UTC  (4+ messages)

[WARNING] kernel/rcu/tree.c:1058 rcu_irq_enter+0x15/0x20
 2020-09-17 17:16 UTC 

remove compat_sys_mount
 2020-09-17 17:16 UTC  (3+ messages)
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code

[PATCH] nvme: fix NULL pointer dereference
 2020-09-17 17:14 UTC  (4+ messages)

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-16 20:21 UTC  (4+ messages)
` [PATCH 1/9] lib: zstd: Add zstd compatibility wrapper

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-17 17:07 UTC  (26+ messages)
` [PATCH v2 12/37] kasan, arm64: only init shadow for software modes
` [PATCH v2 22/37] arm64: mte: Add in-kernel MTE helpers
` [PATCH v2 23/37] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v2 25/37] arm64: kasan: Enable in-kernel MTE
` [PATCH v2 26/37] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v2 27/37] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v2 28/37] arm64: kasan: Enable TBI EL1
` [PATCH v2 29/37] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v2 32/37] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime
` [PATCH v2 36/37] kasan, arm64: enable CONFIG_KASAN_HW_TAGS

[PATCH] PCI: Trivial comment fixup for PCI mmap ifdefs
 2020-09-17 17:09 UTC  (2+ messages)

[PATCH] MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDER
 2020-09-17 13:35 UTC 

[PATCH 5/8] x86/mce: Avoid tail copy when machine check terminated a copy from user
 2020-09-17 17:04 UTC  (4+ messages)

[PATCH v2] media: v4l2-fwnode: Return -EINVAL for invalid bus-type
 2020-09-17 16:51 UTC  (2+ messages)

[PATCH 0/2] two tiny fixes for locktorture
 2020-09-17 16:58 UTC  (3+ messages)
` [PATCH 1/2] locktorture: doesn't check nreaders_stress when no readlock support

[PATCH] random: use correct memory barriers for crng_node_pool
 2020-09-17 16:58 UTC  (3+ messages)

[PATCH -next] PCI: rpadlpar: use for_each_child_of_node() and for_each_node_by_name
 2020-09-17 16:57 UTC  (2+ messages)

[PATCH v5 14/20] drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
 2020-09-17 16:45 UTC  (2+ messages)
  ` [Intel-gfx] "

improve compat handling for the i386 u64 alignment quirk v3
 2020-09-17 16:50 UTC  (3+ messages)
` [PATCH 1/3] compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-17 16:49 UTC  (3+ messages)
` [PATCH 04/13] ceph: Tell the VFS that readpage was synchronous

[PATCH] net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
 2020-09-17 16:46 UTC 

[PATCH] iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANO
 2020-09-17 16:47 UTC 

support range based offsets in dma-direct v3
 2020-09-17 16:45 UTC  (2+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-09-17 16:48 UTC  (13+ messages)
` [PATCH v18 00/32] per memcg lru_lock: reviews

[PATCH v2 0/8] AMD MCA Address Translation Updates
 2020-09-17 16:40 UTC  (11+ messages)
` [PATCH v2 1/8] x86/CPU/AMD: Save NodeId on AMD-based systems

[PATCH v4 0/4] docs: fb: Removed framebuffer scrollback related documentations
 2020-09-17 16:38 UTC  (2+ messages)

[PATCH v6 0/4] user space client interface driver
 2020-09-17 16:40 UTC  (3+ messages)
` [PATCH v6 4/4] bus: mhi: Add userspace "

[PATCH v2] sched/deadline: Fix sched_dl_global_validate()
 2020-09-17 16:39 UTC 

[PATCH v4 0/2] KVM: nSVM: ondemand nested state allocation
 2020-09-17 16:29 UTC  (3+ messages)
` [PATCH v4 2/2] KVM: nSVM: implement ondemand allocation of the nested state

[PATCH 0/5] ARM: dts: sun8i: r40: Enable video decoder
 2020-09-17 16:37 UTC  (4+ messages)

[RFC PATCH] tee: add support for application-based session login methods
 2020-09-17 15:38 UTC 

[PATCH 0/8] media: v4l2: simplify compat ioctl handling
 2020-09-17 15:28 UTC  (3+ messages)
` [PATCH 4/8] media: v4l2: move compat handling for v4l2_buffer
` [PATCH 7/8] media: v4l2: remaining compat handlers

[PATCH v2 1/2] perf parse-event: Release cpu_map if evsel alloc failed
 2020-09-17 16:30 UTC  (5+ messages)
` [PATCH v2 2/2] perf parse-event: Fix cpu map leaks

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-17 16:28 UTC  (10+ messages)

[RFC PATCH 08/35] KVM: SVM: Prevent debugging under SEV-ES
 2020-09-17 16:27 UTC  (12+ messages)

[PATCH v2] EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_location
 2020-09-17 16:25 UTC  (4+ messages)

[PATCH v6 0/4] Introduce TEE based Trusted Keys support
 2020-09-17 16:25 UTC  (4+ messages)
` [PATCH v6 1/4] KEYS: trusted: Add generic trusted keys framework

[RFC 0/5] disable pcplists during page isolation
 2020-09-17 16:05 UTC  (4+ messages)
` [RFC 1/5] mm, page_alloc: clean up pageset high and batch update

[PATCH] x86/cmdline: Disable instrumentation of cmdline unconditionally
 2020-09-17 16:05 UTC  (3+ messages)

[PATCH] ath10k: qmi: Skip host capability request for Xiaomi Poco F1
 2020-09-17 16:05 UTC  (2+ messages)

[PATCH net-next v2] net: phy: bcm7xxx: request and manage GPHY clock
 2020-09-17 16:19 UTC  (3+ messages)

[PATCH 2/2] USB: misc: Add onboard_usb_hub driver
 2020-09-17 15:54 UTC  (11+ messages)

[PATCH 1/2] kconfig: qconf: use delete[] instead of delete to free array (again)
 2020-09-17 16:08 UTC  (6+ messages)
` [PATCH 2/2] kconfig: fix incomplete type 'struct gstr' warning

[PATCH] arm64: dts: ti: k3-j721e: Rename mux header and update macro names
 2020-09-17 16:16 UTC 

[PATCH v38 00/24] Intel SGX foundations
 2020-09-17 16:03 UTC  (4+ messages)
` [PATCH v38 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES

[PATCH 0/1] KVM: correctly restore the TSC value on nested migration
 2020-09-17 16:14 UTC  (3+ messages)
` [PATCH 1/1] KVM: x86: fix MSR_IA32_TSC read for "

[PATCH v3] platform/x86: Add Driver to set up lid GPEs on MS Surface devices
 2020-09-17 15:55 UTC 

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-17 16:01 UTC  (5+ messages)

[PATCH v2] remoteproc: qcom_q6v5: Assign mpss region to Q6 before MBA boot
 2020-09-17 15:59 UTC  (3+ messages)

[PATCH 1/6] ASoC: tlv320adcx140: Idle the device while writing registers
 2020-09-17 15:56 UTC  (5+ messages)
` [PATCH 5/6] dt-bindings: tlv320adcx140: Add slot programming property

[PATCH] sh: dma: fix kconfig dependency for G2_DMA
 2020-09-17 15:45 UTC 

[PATCH v3 1/2] dt-bindings: tlv320adcx140: Add GPIO config and drive config
 2020-09-17 15:38 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: tlv320adcx140: Add support for configuring GPIO pin

[PATCH v7 00/34] Improvements for Tegra I2C driver
 2020-09-17 15:43 UTC  (7+ messages)
` [PATCH v7 29/34] i2c: tegra: Improve formatting of variables
` [PATCH v7 30/34] i2c: tegra: Clean up variable names

[PATCH net-next 0/7] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition
 2020-09-17 15:14 UTC  (3+ messages)
` [PATCH net-next 6/7] lockdep: provide dummy forward declaration of *_is_held() helpers

[PATCH v1] powerplay:hwmgr - modify the return value
 2020-09-17 15:35 UTC  (3+ 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).