linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-08 09:52:38 to 2020-07-08 12:30:20 UTC [more...]

[PATCH v3 00/20] seqlock: Extend seqcount API with associated locks
 2020-07-08 12:29 UTC  (10+ messages)
` [PATCH v3 06/20] "

[PATCH RFC 0/4] Changes to Support *Virtual* CPU Hotplug for ARM64
 2020-07-08 12:29 UTC  (3+ messages)

[PATCH v10 0/5] NVIDIA ARM SMMU Implementation
 2020-07-08 12:28 UTC  (11+ messages)
` [PATCH v10 1/5] iommu/arm-smmu: move TLB timeout and spin count macros
` [PATCH v10 2/5] iommu/arm-smmu: ioremap smmu mmio region before implementation init
` [PATCH v10 3/5] iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage
` [PATCH v10 4/5] dt-bindings: arm-smmu: add binding for Tegra194 SMMU
` [PATCH v10 5/5] iommu/arm-smmu: Add global/context fault implementation hooks

[PATCH v3 0/8] Refactor handling flow of KVM_SET_CPUID*
 2020-07-08 12:28 UTC  (10+ messages)
` [PATCH v3 1/8] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* fails
` [PATCH v3 3/8] KVM: X86: Introduce kvm_check_cpuid()
` [PATCH v3 4/8] KVM: X86: Split kvm_update_cpuid()
` [PATCH v3 5/8] KVM: X86: Rename cpuid_update() to update_vcpu_model()

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-07-08 12:27 UTC  (3+ messages)
` [PATCH v8 04/16] s390/zcrypt: driver callback to indicate resource in use

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-08 12:26 UTC  (30+ messages)
` [PATCH 1/5] net: fec: properly support external PTP PHY for hardware time stamping
` [PATCH 3/5] net: fec: initialize clock with 0 rather than current kernel time
` [PATCH 4/5] net: fec: get rid of redundant code in fec_ptp_set()
  ` [EXT] "

[PATCH 1/2] iommu/intel: Avoid SAC address trick for PCIe devices
 2020-07-08 12:26 UTC  (3+ messages)
` [PATCH 2/2] iommu/dma: "

[PATCH] thermal: sun8i: Be loud when probe fails
 2020-07-08 12:25 UTC  (5+ messages)

[PATCH 00/30] Fix a bunch more SCSI related W=1 warnings
 2020-07-08 12:25 UTC  (40+ messages)
` [PATCH 01/30] scsi: libfc: fc_exch: Supply some missing kerneldoc struct/function attributes/params
` [PATCH 02/30] include: scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions
` [PATCH 03/30] scsi: libfc: fc_disc: trivial: Fix spelling mistake of 'discovery'
` [PATCH 04/30] scsi: fcoe: fcoe: Fix various kernel-doc infringements
` [PATCH 05/30] scsi: fcoe: fcoe_ctlr: Fix a myriad of documentation issues
` [PATCH 06/30] scsi: fcoe: fcoe_transport: Correct some kernel-doc issues
` [PATCH 07/30] scsi: bnx2fc: bnx2fc_fcoe: Repair a range of kerneldoc issues
` [PATCH 08/30] scsi: qedf: qedf_main: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 09/30] scsi: qedf: qedf_main: Remove set but not checked variable 'tmp'
` [PATCH 10/30] scsi: libfc: fc_lport: Repair function parameter documentation
` [PATCH 11/30] scsi: libfc: fc_rport: Fix a couple of misdocumented function parameters
` [PATCH 12/30] scsi: libfc: fc_fcp: Provide missing and repair existing function documentation
` [PATCH 13/30] scsi: libfc: fc_rport: Fix bitrotted function parameter and copy/paste error
` [PATCH 14/30] scsi: bnx2fc: bnx2fc_hwi: Fix a couple of bitrotted function documentation headers
` [PATCH 15/30] scsi: arcmsr: arcmsr_hba: Remove some set but unused variables
` [PATCH 16/30] scsi: arcmsr: arcmsr_hba: Make room for the trailing NULL, even if it is over-written
` [PATCH 17/30] scsi: qedf: qedf_io: Remove a whole host of unused variables
` [PATCH 18/30] scsi: bnx2fc: bnx2fc_tgt: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 19/30] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'tinfo'
` [PATCH 20/30] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'ahc'
` [PATCH 21/30] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'targ'
` [PATCH 22/30] scsi: aic7xxx: aic7xxx_osm: Fix 'amount_xferred' set but not used issue
` [PATCH 23/30] scsi: qedf: qedf_debugfs: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 24/30] scsi: aacraid: linit: Provide suggested curly braces around empty body of if()
` [PATCH 25/30] scsi: aacraid: linit: Fix a couple of small kerneldoc issues
` [PATCH 26/30] scsi: aic94xx: aic94xx_init: Demote seemingly unintentional kerneldoc header
` [PATCH 27/30] scsi: pm8001: pm8001_init: Demote obvious misuse of kerneldoc and update others
` [PATCH 28/30] scsi: aic94xx: aic94xx_hwi: Repair kerneldoc formatting error and remove extra param
` [PATCH 29/30] scsi: aacraid: aachba: Fix a bunch of function doc formatting errors
` [PATCH 30/30] scsi: qla4xxx: ql4_init: Provide a missing function param description and fix formatting

[PATCH 1/4] firmware: arm_scmi: Remove zero-length array in SCMI Notifications
 2020-07-08 12:22 UTC  (4+ messages)
` [PATCH 2/4] firmware: arm_scmi: Remove unneeded __packed attribute
` [PATCH 3/4] firmware: arm_scmi: Fix scmi_event_header fields typing
` [PATCH 4/4] firmware: arm_scmi: Remove fixed size typing from event reports

[PATCH] arm64/module-plts: Consider the special case where plt_max_entries is 0
 2020-07-08 12:19 UTC  (2+ messages)

[PATCH net] xsk: remove cheap_dma optimization
 2020-07-08 12:19 UTC  (8+ messages)

[PATCH] driver core: Drop mention of obsolete bus rwsem from kernel-doc
 2020-07-08 12:12 UTC 

[PATCH 0/2] Rework secure memslot dropping
 2020-07-08 12:16 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: rework secure mem slot dropping

[PATCH v1 0/9] s390: implement and optimize vmemmap_free()
 2020-07-08 12:16 UTC  (5+ messages)

[PATCH] Replace HTTP links with HTTPS ones: DRM DRIVERS FOR BRIDGE CHIPS
 2020-07-08 12:16 UTC 

[PATCH 0/3] Dynamic CPU frequency switching for the HiFive
 2020-07-08 12:06 UTC  (3+ messages)

memory leak in inotify_update_watch
 2020-07-08 12:03 UTC  (7+ messages)

[PATCH] Bluetooth: Use whitelist for scan policy when suspending
 2020-07-08 12:00 UTC  (2+ messages)

[PATCH 0/4] Fix misused kernel_read_file() enums
 2020-07-08 11:58 UTC  (5+ messages)

[PATCH] kvm: x86: rewrite kvm_spec_ctrl_valid_bits
 2020-07-08 11:57 UTC  (2+ messages)
` [PATCH] kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host

[PATCH 02/14] dt-bindings: arm: renesas: Add HopeRun RZ/G2H boards
 2020-07-08 11:56 UTC  (17+ messages)
` [PATCH 07/14] soc: renesas: rcar-sysc: Add r8a774e1 support
` [PATCH 08/14] dt-bindings: reset: renesas,rst: Document r8a774e1 reset module
` [PATCH 09/14] soc: renesas: rcar-rst: Add support for RZ/G2H
` [PATCH 10/14] dt-bindings: clock: renesas,cpg-mssr: Document r8a774e1
` [PATCH 11/14] clk: renesas: Add r8a774e1 CPG Core Clock Definitions
` [PATCH 12/14] clk: renesas: cpg-mssr: Add r8a774e1 support
` [PATCH 13/14] dt-bindings: pinctrl: renesas,pfc-pinctrl: Document r8a774e1 PFC support
` [PATCH 14/14] pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 "

[PATCH V7 00/15] perf/x86: Add perf text poke events
 2020-07-08 11:55 UTC  (7+ messages)

[PATCH] Replace HTTP links with HTTPS ones: FIREWIRE SUBSYSTEM
 2020-07-08 11:55 UTC 

[PATCH] Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER
 2020-07-08 11:53 UTC  (2+ messages)

[PATCH v2 0/3] KVM: nSVM: fix #TF from CR3 switch when entering guest
 2020-07-08 11:49 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: nSVM: split kvm_init_shadow_npt_mmu() from kvm_init_shadow_mmu()
` [PATCH v2 2/3] KVM: nSVM: properly call kvm_mmu_new_pgd() upon switching to guest

SD-X - a correction of Unix, with all elements to now
 2020-07-08 11:48 UTC 

[REGRESSION] mlx5: Driver remove during hot unplug is broken
 2020-07-08 11:44 UTC  (5+ messages)

[PATCH] ARM: dts: stm32: Correct spi4 pins in stm32mp15-pinctrl.dtsi
 2020-07-08 11:43 UTC 

[PATCH net-next v5 0/4] net: enetc: remove bootloader dependency
 2020-07-08 11:40 UTC  (4+ messages)
` [PATCH net-next v5 2/4] net: dsa: felix: (re)use already existing constants

linux-next: Tree for Jul 8
 2020-07-08 11:36 UTC 

[PATCH] Replace HTTP links with HTTPS ones: EDAC-SBRIDGE
 2020-07-08 11:35 UTC 

[PATCH v4 00/11] clean-up the migration target allocation functions
 2020-07-08 11:32 UTC  (8+ messages)
` [PATCH v4 04/11] mm/hugetlb: make hugetlb migration callback CMA aware

[PATCH] perf/smmuv3: To simplify code for ioremap page in pmcg
 2020-07-08 11:27 UTC 

[PATCH] spi: use kthread_create_worker() helper
 2020-07-08 11:28 UTC  (3+ messages)

[PATCH V2 1/2] hwmon: pwm-fan: Add profile support and add remove module support
 2020-07-08 11:27 UTC  (3+ messages)

[PATCH] Replace HTTP links with HTTPS ones: CEPH COMMON CODE (LIBCEPH)
 2020-07-08 11:25 UTC  (2+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-08 11:22 UTC  (9+ messages)

[RESEND PATCH v7 1/2] phy: qualcomm: add qcom ipq806x dwc usb phy driver
 2020-07-08 11:21 UTC  (3+ messages)
` [RESEND PATCH v7 2/2] devicetree: bindings: phy: Document ipq806x dwc3 qcom phy

[PATCH] perf parse-events: report bpf errors
 2020-07-08 11:19 UTC  (2+ messages)

[PATCH 1/3] mm: memcg/slab: remove unused argument by charge_slab_page()
 2020-07-08 11:17 UTC  (6+ messages)
` [PATCH 2/3] mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()
` [PATCH 3/3] mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()

[PATCH] phy: allwinner: phy-sun6i-mipi-dphy: Constify structs
 2020-07-08 11:16 UTC  (2+ messages)

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-07-08 11:16 UTC  (9+ messages)
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

[PATCH] Replace HTTP links with HTTPS ones: H8/300 ARCHITECTURE
 2020-07-08 11:15 UTC 

[PATCH] ext4: Delete unnecessary checks before brelse()
 2020-07-08 11:15 UTC  (2+ messages)

[PATCH 1/4] phy: core: fix code style in devm_of_phy_provider_unregister
 2020-07-08 11:14 UTC  (2+ messages)

linux-next: build warning after merge of the clk tree
 2020-07-08 11:10 UTC  (3+ messages)

[PATCH 0/2] KVM: fix set_memory_region_test on AMD
 2020-07-08 11:10 UTC  (6+ messages)
` [PATCH 1/2] KVM: SVM: avoid infinite loop on NPF from bad address

[PATCH] kvm: x86: limit the maximum number of vPMU fixed counters to 3
 2020-07-08 11:09 UTC  (4+ messages)

[PATCH] phy: qcom: remove ufs qmp phy driver
 2020-07-08 11:08 UTC  (5+ messages)

[PATCH 1/2] firmware: arm_scmi: Keep the discrete clock rates sorted
 2020-07-08 11:07 UTC  (2+ messages)
` [PATCH 2/2] clk: scmi: Fix min and max rate when registering clocks with discrete rates

[PATCH rdma-next 0/2] Align write() and ioctl() paths
 2020-07-08 11:05 UTC 

[PATCH v6 0/2] sched/uclamp: new sysctl for default RT boost value
 2020-07-08 11:05 UTC  (7+ messages)
` [PATCH v6 1/2] sched/uclamp: Add a new sysctl to control RT default "

[PATCH v2] CodingStyle: Inclusive Terminology
 2020-07-08 11:04 UTC  (3+ messages)
` [Ksummit-discuss] "

[PATCH] genpd: Fix up terminology with leader/follower
 2020-07-08 11:04 UTC  (3+ messages)

[PATCH] KVM: x86: Make CR4.VMXE reserved for the guest
 2020-07-08 11:03 UTC 

[PATCH] Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVER
 2020-07-08 11:01 UTC  (2+ messages)

[PATCH][next] ACPICA: Use fallthrough pseudo-keyword
 2020-07-08 10:58 UTC  (2+ messages)

[RESEND][PATCH v3 7/8] ASoC: qcom: lpass-sc7180: Add platform driver for lpass audio
 2020-07-08 10:57 UTC  (3+ messages)

[PATCH] Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY
 2020-07-08 10:55 UTC 

[PATCH v1 0/5] Improvements for MAX77620 GPIO driver
 2020-07-08 10:54 UTC  (6+ messages)
` [PATCH v1 4/5] gpio: max77620: Don't handle disabled interrupts

[RFC PATCH 0/2] PM / devfreq: Add delayed timer for polling
 2020-07-08 10:52 UTC  (2+ messages)

[PATCH] CodingStyle: Inclusive Terminology
 2020-07-08 10:51 UTC  (8+ messages)
  ` [Tech-board-discuss] "
          ` [Ksummit-discuss] "

[PATCH 0/2][RFC] Makes sd->flags sysctl writable
 2020-07-08 10:49 UTC  (5+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Xilinx video IP cores
 2020-07-08 10:48 UTC  (2+ messages)

[PATCHv3 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-08 10:47 UTC  (9+ messages)
` [PATCHv3 2/6] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts

linux-next: manual merge of the akpm-current tree with the fscrypt tree
 2020-07-08 10:46 UTC 

[PATCH v6 00/10] MT6779 IOMMU SUPPORT
 2020-07-08 10:44 UTC  (5+ messages)
` [PATCH v6 03/10] iommu/mediatek: Use a u32 flags to describe different HW features

Sparse improvements & regressions for Linux v5.7-rc1 -> v5.8-rc1
 2020-07-08 10:43 UTC  (3+ messages)

[PATCH v2 00/11] net: ethernet: use generic power management
 2020-07-08 10:43 UTC  (4+ messages)
` [PATCH v2 06/11] sundance: "

[PATCH 4.19 00/36] 4.19.132-rc1 review
 2020-07-08 10:41 UTC  (2+ messages)

[PATCH 4.4 00/19] 4.4.230-rc1 review
 2020-07-08 10:40 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: USB MASS STORAGE DRIVER
 2020-07-08 10:39 UTC  (2+ messages)

[PATCH] fs: ceph: Remove unnecessary cast in kfree()
 2020-07-08 10:38 UTC  (2+ messages)

[PATCH] arm64: defcondfig: Enable USB ACM and FTDI drivers
 2020-07-08 10:37 UTC  (2+ messages)

[PATCH v5 0/4] Add LT9611 DSI to HDMI bridge
 2020-07-08 10:35 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: vendor-prefixes: Add Lontium vendor prefix
` [PATCH v5 2/4] dt-bindings: display: bridge: Add documentation for LT9611
` [PATCH v5 3/4] drm/bridge: Introduce LT9611 DSI to HDMI bridge
` [PATCH v5 4/4] drm/msm/dsi: attach external bridge with DRM_BRIDGE_ATTACH_NO_CONNECTOR

[PATCH] dma-pool: use single atomic pool for both DMA zones
 2020-07-08 10:35 UTC  (3+ messages)

[PATCH] sched/fair: handle case of task_h_load() returning 0
 2020-07-08 10:34 UTC  (5+ messages)

[PATCH 00/32] Fix the final bunch of W=1 issues in USB
 2020-07-08 10:32 UTC  (3+ messages)
` [PATCH 06/32] usb: gadget: udc: pxa27x_udc: Fix a bunch of kerneldoc issues

[PATCH v5 00/13] Add support for Kontron sl28cpld
 2020-07-08 10:22 UTC  (3+ messages)
` [PATCH v5 01/13] regmap-irq: use fwnode instead of device node in add_irq_chip()

[PATCH] Replace HTTP links with HTTPS ones: STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec)
 2020-07-08 10:18 UTC  (2+ messages)

[PATCH] usbip: Use fallthrough pseudo-keyword
 2020-07-08 10:16 UTC  (4+ messages)

[PATCH] ASoC: cros_ec_codec: Reset I2S RX when probing
 2020-07-08 10:16 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: OPROFILE
 2020-07-08 10:15 UTC 

[PATCH v3] ASoC: atmel-classd: remove codec component
 2020-07-08 10:12 UTC 

[PATCH v3] f2fs: add symbolic link to kobject in sysfs
 2020-07-08 10:05 UTC  (4+ messages)

[PATCH v2] ASoC: atmel-classd: remove codec component
 2020-07-08 10:04 UTC 

[PATCH v2 1/3] arm64/numa: export memory_add_physaddr_to_nid as EXPORT_SYMBOL_GPL
 2020-07-08 10:04 UTC  (12+ messages)

[PATCH 0/3] spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead
 2020-07-08 10:01 UTC  (5+ messages)
` [PATCH 1/3] spi: spi-geni-qcom: Avoid clock setting if not needed

[v4,7/7] thermal: mediatek: use spinlock to protect PTPCORESEL
 2020-07-08 10:00 UTC  (3+ messages)

[PATCH] exfat: retain 'VolumeFlags' properly
 2020-07-08  9:57 UTC 

[PATCH] mailmap: add entry for Mike Rapoport
 2020-07-08  9:54 UTC 

[PATCH V3 22/23] perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 20/23] x86/fpu/xstate: Support dynamic supervisor feature for LBR
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 21/23] x86/fpu/xstate: Add helpers for LBR dynamic supervisor feature
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 19/23] x86/fpu: Use proper mask to replace full instruction mask
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 23/23] perf/x86/intel/lbr: Support XSAVES for arch LBR read
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 18/23] perf/x86: Remove task_ctx_size
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 13/23] perf/x86/intel/lbr: Factor out intel_pmu_store_lbr
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3 11/23] perf/x86/intel/lbr: Mark the {rd,wr}lbr_{to,from} wrappers __always_inline
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] exfat: fix wrong size update of stream entry by typo
 2020-07-08  9:52 UTC 

[PATCH V3 08/23] perf/x86: Expose CPUID enumeration bits for arch LBR
 2020-07-08  9:51 UTC  (2+ messages)
` [tip: perf/core] "


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