linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-17 22:07:36 to 2020-08-18 03:24:04 UTC [more...]

[PATCH v2 00/12] soundwire: intel: add power management support
 2020-08-17 15:29 UTC  (13+ messages)
` [PATCH v2 01/12] soundwire: intel: add pm_runtime support
` [PATCH v2 02/12] soundwire: intel: reset pm_runtime status during system resume
` [PATCH v2 03/12] soundwire: intel: fix race condition on "
` [PATCH v2 04/12] soundwire: intel: call helper to reset Slave states on resume
` [PATCH v2 05/12] soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resuming
` [PATCH v2 06/12] soundwire: intel: pm_runtime idle scheduling
` [PATCH v2 07/12] soundwire: intel: add CLK_STOP_TEARDOWN for pm_runtime suspend
` [PATCH v2 08/12] soundwire: intel: add CLK_STOP_BUS_RESET support
` [PATCH v2 09/12] soundwire: intel: add CLK_STOP_NOT_ALLOWED support
` [PATCH v2 10/12] soundwire: intel_init: handle power rail dependencies for clock stop mode
` [PATCH v2 11/12] soundwire: intel: support clock_stop mode without quirks
` [PATCH v2 12/12] soundwire: intel: refine runtime pm for SDW_INTEL_CLK_STOP_BUS_RESET

[PATCH] mm/page_reporting: the "page" must not be the list head
 2020-08-18  3:22 UTC  (7+ messages)

[PATCH 0/3] bugfix and optimize for drivers/nvdimm
 2020-08-18  3:15 UTC  (4+ messages)
` [PATCH 1/3] libnvdimm: fix memleak in of_pmem.c
` [PATCH 2/3] libnvdimm: add sanity check for provider_name in of_pmem_region_probe()
` [PATCH 3/3] libnvdimm/bus: simplify walk_to_nvdimm_bus()

[PATCH v1] scsi: ufs-mediatek: Fix incorrect time to wait link status
 2020-08-18  3:12 UTC  (2+ messages)

[PATCH v2] scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
 2020-08-18  3:12 UTC  (2+ messages)

[PATCH] scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
 2020-08-18  3:12 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-18  3:12 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: two fixups of ufshcd_abort()
 2020-08-18  3:12 UTC  (2+ messages)

[PATCH V2 1/2] scsi: ufs: Fix interrupt error message for shared interrupts
 2020-08-18  3:12 UTC  (2+ messages)

[PATCH v3 0/2] make UFS dev_cmd more readable
 2020-08-18  3:11 UTC  (2+ messages)

[PATCH] scsi: ufs-qcom: Remove unused msm bus scaling apis
 2020-08-18  3:11 UTC  (2+ messages)

[PATCH V2 1/5] dt-bindings: clock: Update i.MX28 example
 2020-08-18  3:08 UTC  (4+ messages)
` [PATCH V2 4/5] dt-bindings: serial: Convert MXS auart to json-schema

[PATCH v7] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-08-18  3:03 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH v7 2/4] dmaengine: mediatek-cqdma: remove redundant queue structure
` [PATCH v7 3/4] dmaengine: mediatek-cqdma: add dma mask for capability
` [PATCH v7 4/4] dmaengine: mediatek-cqdma: fix compatible

[PATCH 0/1] MHI stuff for v5.9
 2020-08-18  2:54 UTC  (2+ messages)

[PATCH] HID: google: add google vivaldi HID driver
 2020-08-18  2:49 UTC 

[PATCH] iommu/vt-d:Add support for probing ACPI device in RMRR
 2020-08-18  2:46 UTC 

[PATCH] iommu/vt-d:Add support for detecting ACPI device in RMRR
 2020-08-18  2:44 UTC 

[PATCH v6] Add MediaTek MT6779 devapc driver
 2020-08-18  2:44 UTC  (6+ messages)
` [PATCH v6 2/2] soc: mediatek: add mt6779 "

[PATCH v2 0/9] Audio graph card updates and usage with Tegra210 audio
 2020-08-18  2:41 UTC  (5+ messages)
` [PATCH v2 2/9] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v2 3/9] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM

[PATCH v2] drm/mediatek: dsi: fix scrolling of panel with small hfp or hbp
 2020-08-18  2:41 UTC  (3+ messages)

[PATCH] block: Fix page_is_mergeable() for compound pages
 2020-08-18  2:36 UTC  (3+ messages)

[PATCH] mm/migrate: Avoid possible unnecessary ptrace_may_access() call in kernel_move_pages()
 2020-08-18  2:25 UTC 

exec: Move unshare_files and guarantee files_struct.count is correct
 2020-08-18  2:22 UTC  (23+ messages)
` [PATCH 01/17] exec: Move unshare_files to fix posix file locking during exec
` [PATCH 02/17] exec: Simplify unshare_files
` [PATCH 03/17] exec: Remove reset_files_struct
` [PATCH 04/17] kcmp: In kcmp_epoll_target use fget_task
` [PATCH 05/17] bpf: In bpf_task_fd_query "
` [PATCH 06/17] file: Implement fcheck_task
` [PATCH 07/17] proc/fd: In tid_fd_mode use fcheck_task
` [PATCH 08/17] proc/fd: In proc_fd_link "
` [PATCH 09/17] file: Implement fnext_task
` [PATCH 10/17] proc/fd: In proc_readfd_common use fnext_task
` [PATCH 11/17] bpf/task_iter: In task_file_seq_get_next "
` [PATCH 12/17] proc/fd: In fdinfo seq_show don't use get_files_struct
` [PATCH 13/17] file: Remove get_files_struct
` [PATCH 14/17] file: Merge __fd_install into fd_install
` [PATCH 15/17] file: In f_dupfd read RLIMIT_NOFILE once
` [PATCH 16/17] file: Merge __alloc_fd into alloc_fd
` [PATCH 17/17] file: Rename __close_fd to close_fd and remove the files parameter

[PATCH V2] dt-bindings: gpio: Convert vf610 to json-schema
 2020-08-18  2:12 UTC  (2+ messages)

[PATCH v4 0/3] Try to release mmap_lock temporarily in smaps_rollup
 2020-08-18  1:58 UTC  (4+ messages)
` [PATCH v4 1/3] mmap locking API: add mmap_lock_is_contended()
` [PATCH v4 2/3] mm: smaps*: extend smap_gather_stats to support specified beginning
` [PATCH v4 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock

[PATCH v8 0/4] add some power supply properties about wireless/wired charging
 2020-08-18  1:56 UTC  (4+ messages)
` [PATCH v8 1/4] power: supply: core: add quick charge type property

[PATCH v5 0/3] Support virtio cross-device resources
 2020-08-18  1:52 UTC  (6+ messages)
  ` [virtio-dev] "

[PATCH] ARM64: vdso32: Install vdso32 from vdso_install
 2020-08-18  1:49 UTC 

[PATCH v5 00/15] sx9310 iio driver updates
 2020-08-18  1:45 UTC  (3+ messages)
` [PATCH v5 09/15] iio: sx9310: Update copyright

linux-next: build failure after merge of the rcu tree
 2020-08-18  1:43 UTC 

[PATCH 0/2] clocksource: arm_arch_timer: Some fixes and code adjustment
 2020-08-18  1:42 UTC  (7+ messages)
` [PATCH 1/2] clocksource: arm_arch_timer: Simplify and fix count reader code logic
` [PATCH 2/2] clocksource: arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI

[PATCH] ath10k: fix the status check and wrong return
 2020-08-18  1:42 UTC  (3+ messages)

[PATCH v6 0/3] Support virtio cross-device resources
 2020-08-18  1:37 UTC  (4+ messages)
` [PATCH v6 1/3] virtio: add dma-buf support for exported objects
` [PATCH v6 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v6 3/3] drm/virtio: Support virtgpu exported resources

[PATCH] rtc: ds1307: Clear OSF flag on DS1388 when setting time
 2020-08-18  1:35 UTC 

[GIT PULL] mailmap update for v5.9-rc2
 2020-08-18  1:35 UTC  (3+ messages)

[GIT] Networking
 2020-08-18  1:35 UTC  (2+ messages)

[PATCH] romfs: Fix uninitialized memory leak in romfs_dev_read()
 2020-08-18  1:32 UTC 

[PATCH v2] perf sched timehist: Fix use of CPU list with summary option
 2020-08-18  1:29 UTC  (2+ messages)

[PATCH bpf-next v8 0/7] Generalizing bpf_local_storage
 2020-08-18  1:27 UTC  (9+ messages)
` [PATCH bpf-next v8 1/7] A purely mechanical change to split the renaming from the actual generalization
` [PATCH bpf-next v8 2/7] bpf: Generalize caching for sk_storage
` [PATCH bpf-next v8 3/7] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v8 5/7] bpf: Implement bpf_local_storage for inodes

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-08-18  1:20 UTC  (9+ messages)

[audit] c4dad0aab3: canonical_address#:#[##]
 2020-08-18  1:10 UTC  (3+ messages)
  ` [LKP] "

[PATCH V2] dt-bindings: sound: Convert NXP spdif to json-schema
 2020-08-18  1:06 UTC 

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-08-18  1:09 UTC  (11+ messages)

[PATCH] genksyms: keywords: Use __restrict not _restrict
 2020-08-18  1:05 UTC  (6+ messages)

[PATCH] ASoC: hdac_hdmi: support 'ELD' mixer
 2020-08-18  0:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 5.8 000/464] 5.8.2-rc1 review
 2020-08-18  0:55 UTC  (7+ messages)
` [PATCH 5.8 214/464] iomap: Make sure iomap_end is called after iomap_begin
` [PATCH 5.8 298/464] PCI: hv: Fix a timing issue which causes kdump to fail occasionally

[bridge] fdde3c8b90: WARNING:at_net/core/rtnetlink.c:#rtnl_link_register
 2020-08-18  0:35 UTC 

linux-next: build failure after merge of the kspp-gustavo tree
 2020-08-18  0:06 UTC  (2+ messages)

Linux 5.9-rc1
 2020-08-18  0:43 UTC  (7+ messages)
` Re:..build stopped... "
  ` ..build "
    ` .config file attached for your perusal..build "

[RESEND PATCH 0/2] cleanups
 2020-08-18  0:38 UTC  (7+ messages)
` [RESEND PATCH 1/2] audit: change unnecessary globals into statics
` [RESEND PATCH 2/2] audit: uninitialize variable audit_sig_sid

[PATCH] ARM: dts: imx6sx-sdb: Add headphone detection for sound card
 2020-08-18  0:38 UTC  (2+ messages)

[PATCH v4 8/8] mm/vmalloc: Hugepage vmalloc mappings
 2020-08-18  0:30 UTC  (2+ messages)
` [mm/vmalloc] a1a514f208: WARNING:at_kernel/locking/lockdep.c:#__lock_acquire

[PATCH v2 0/7] regulator: fix deadlock vs memory reclaim
 2020-08-18  0:25 UTC  (3+ messages)
` [PATCH v2 2/7] regulator: push allocation in regulator_ena_gpio_request() out of lock

[mm] c566586818: BUG:kernel_hang_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok
 2020-08-18  0:23 UTC 

[PATCH v6] arm64: dts: qcom: sc7180: Add Display Port dt node
 2020-08-18  0:24 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc7180: Add DisplayPort HPD pin dt node
 2020-08-18  0:22 UTC  (2+ messages)

[PATCH] iio/dac: convert ltc2632.txt to lltc,ltc2632.yaml
 2020-08-18  0:19 UTC  (3+ messages)

[PATCH v6 0/2] mfd: Add ENE KB3930 Embedded Controller driver
 2020-08-18  0:17 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: mfd: Add ENE KB3930 Embedded Controller binding

[PATCH v2] thermal: core: Fix use-after-free in thermal_zone_device_unregister()
 2020-08-17 23:58 UTC 

[PATCH v1] thermal: core: Fix use-after-free in thermal_zone_device_unregister()
 2020-08-17 23:54 UTC  (2+ messages)

[PATCH v1] mfd: core: Fix double-free in mfd_remove_devices_fn()
 2020-08-17 23:50 UTC 

[PATCH] exfat: use i_blocksize() to get blocksize
 2020-08-17 23:48 UTC  (2+ messages)

[PATCH 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-17 23:45 UTC  (6+ messages)
` [PATCH 2/3] IMA: add policy to support measuring critical data from kernel components

[PATCH v1 00/10] DDW indirect mapping
 2020-08-17 23:40 UTC  (11+ messages)
` [PATCH v1 01/10] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v1 02/10] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE on iommu_*_coherent()
` [PATCH v1 03/10] powerpc/kernel/iommu: Use largepool as a last resort when !largealloc
` [PATCH v1 04/10] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v1 05/10] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
` [PATCH v1 06/10] powerpc/pseries/iommu: Add ddw_list_add() helper
` [PATCH v1 07/10] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
` [PATCH v1 08/10] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v1 09/10] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition
` [PATCH v1 10/10] powerpc/pseries/iommu: Rename "direct window" to "dma window"

linux-next: build failure after merge of the kspp-gustavo tree
 2020-08-17 23:46 UTC  (2+ messages)

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-17 23:36 UTC  (5+ messages)
` [PATCH 1/4] Makefile: add -fno-builtin-stpcpy

[PATCH V2 0/3] Add wakeup support over UART RX
 2020-08-17 23:33 UTC  (4+ messages)
` [PATCH V2 2/3] arm64: dts: qcom: sc7180: Add sleep pin ctrl for BT uart

[PATCH 0/2] SELinux: Measure state and hash of policy using IMA
 2020-08-17 23:20 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH v7 0/7] IOMMU user API enhancement
 2020-08-17 23:16 UTC  (7+ messages)
` [PATCH v7 2/7] iommu/uapi: Add argsz for user filled data
` [PATCH v7 5/7] iommu/uapi: Rename uapi functions

[PATCH v17 00/21] per memcg lru lock
 2020-08-17 22:58 UTC  (3+ messages)
` [PATCH v17 14/21] mm/compaction: do page isolation first in compaction

[PATCH] usb: gadget: aspeed: fixup vhub port irq handling
 2020-08-17 22:56 UTC  (3+ messages)

undefined reference to `start_isolate_page_range'
 2020-08-17 22:50 UTC 

[PATCH v1] arm64: dts: qcom: sc7180: Add DisplayPort HPD pin dt node
 2020-08-17 22:50 UTC  (2+ messages)

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-08-17 22:50 UTC  (4+ messages)

[PATCH] sound: remove duplicate "the the" phrase in Kconfig text
 2020-08-17 22:47 UTC 

[PATCH 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA
 2020-08-17 22:45 UTC  (3+ messages)

[GIT PULL] Mount notifications
 2020-08-17 22:44 UTC  (15+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)
                  ` file metadata via fs API

[PATCH] net: ipv4: remove duplicate "the the" phrase in Kconfig text
 2020-08-17 22:44 UTC 

[PATCH] tools/power turbostat: Support AMD Family 19h
 2020-08-17 22:42 UTC 

[PATCH] powercap: Add AMD Fam19h RAPL support
 2020-08-17 22:41 UTC 

[PATCH] net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
 2020-08-17 22:40 UTC 

[PATCH 0/3] powercap: Enable RAPL for AMD Fam17h
 2020-08-17 22:38 UTC  (3+ messages)
` [PATCH 3/3] powercap: Add AMD Fam17h RAPL support

[PATCH] mailbox: remove duplicate "the the" phrase in Kconfig text
 2020-08-17 22:37 UTC 

[RESEND PATCH v3 0/3] phy: Add USB HSIC PHY driver for Marvell MMP3 SoC
 2020-08-17 22:34 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] dt-bindings: phy: Drop reset-gpios from marvell,mmp3-hsic-phy
` [RESEND PATCH v3 2/3] dt-bindings: phy: Allow BSD licensing of marvell,mmp3-hsic-phy.yaml
` [RESEND PATCH v3 3/3] phy: Add USB HSIC PHY driver for Marvell MMP3 SoC

[PATCH] ARM: Kconfig: remove duplicate "the the" phrase in Kconfig text
 2020-08-17 22:33 UTC 

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-17 22:28 UTC  (11+ messages)

[PATCH v2 0/4] media: marvell-ccic: Add support for runtime PM
 2020-08-17 22:08 UTC  (5+ messages)
` [PATCH v2 1/4] media: cafe-driver: use drvdata instead of back-casting from v4l2_device
` [PATCH v2 2/4] media: marvell-ccic: mmp: get rid of mmpcam_devices list
` [PATCH v2 3/4] media: marvell-ccic: mmp: use generic dev_pm_ops
` [PATCH v2 4/4] media: marvell-ccic: add support for runtime PM

[PATCH] of/fdt: Remove duplicate check in early_init_dt_scan_memory()
 2020-08-17 22:18 UTC  (3+ messages)

[PATCH V2 4/9] PCI/AER: Extend AER error handling to RCECs
 2020-08-17 22:24 UTC  (2+ messages)

[PATCH v1 00/13] PHY: Add support for multilink configurations in Cadence Torrent PHY driver
 2020-08-17 22:14 UTC  (3+ messages)
` [PATCH v1 04/13] dt-bindings: phy: Add PHY_TYPE_QSGMII definition

[PATCH v1 0/7] PHY: Prepare Cadence Torrent PHY driver to support multilink configurations
 2020-08-17 22:13 UTC  (3+ messages)
` [PATCH v1 6/7] dt-bindings: phy: cadence-torrent: Add binding to specify SSC mode

[PATCH] Makefile: Yes. Finally remove '-Wdeclaration-after-statement'
 2020-08-17 22:12 UTC  (7+ messages)

[PATCH v4 1/4] dt-bindings: arm: rockchip: Update ROCKPi 4 binding
 2020-08-17 22:12 UTC  (2+ messages)

[PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
 2020-08-17 22:11 UTC  (12+ messages)

[PATCH 0/5] r8a7742: Enable support for CMT, PWM and TPU
 2020-08-17 22:10 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: pwm: renesas,pwm-rcar: Add r8a7742 support
` [PATCH 4/5] dt-bindings: pwm: renesas,tpu-pwm: Document "

linux-next: Fixes tag needs some work in the pci-current tree
 2020-08-17 22:09 UTC  (2+ messages)

[PATCH] otx2_common: Use devm_kcalloc() in otx2_config_npa()
 2020-08-17 22:08 UTC  (2+ messages)

[PATCH v2] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc
 2020-08-17 22:08 UTC  (2+ messages)

[PATCH 1/7 RESEND] perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour
 2020-08-17 22:06 UTC  (5+ messages)
` [PATCH 4/7] perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
` [PATCH 5/7] perf/x86/amd/ibs: Fix raw sample data accumulation
` [PATCH 6/7] perf/x86/amd/ibs: Support 27-bit extended Op/cycle counter
` [PATCH 7/7] perf/x86/rapl: Add AMD Fam19h RAPL support


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