linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-06 23:51:09 to 2022-03-07 07:04:01 UTC [more...]

[PATCH 00/16] A few cleanup and fixup patches for migration
 2022-03-07  7:04 UTC  (33+ messages)
` [PATCH 01/16] mm/migration: remove unneeded local variable mapping_locked
` [PATCH 02/16] mm/migration: remove unneeded out label
` [PATCH 04/16] mm/migration: reduce the rcu lock duration
` [PATCH 07/16] mm/migration: use helper macro min_t in do_pages_stat
` [PATCH 08/16] mm/migration: avoid unneeded nodemask_t initialization
` [PATCH 09/16] mm/migration: remove some duplicated codes in migrate_pages
` [PATCH 10/16] mm/migration: remove PG_writeback handle in folio_migrate_flags
` [PATCH 12/16] mm/migration: fix potential page refcounts leak in migrate_pages
` [PATCH 13/16] mm/migration: return errno when isolate_huge_page failed
` [PATCH 14/16] mm/migration: fix potential invalid node access for reclaim-based migration
` [PATCH 15/16] mm/migration: fix possible do_pages_stat_array racing with memory offline
` [PATCH 16/16] mm/migration: fix potential pte_unmap on an not mapped pte

[PATCH] pkeys: Make pkey unsigned in arch_set_user_pkey_access()
 2022-03-07  7:00 UTC  (2+ messages)

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-07  7:01 UTC  (6+ messages)
` [PATCH 1/4] mm/memory-failure.c: fix race with changing page compound again

[PATCH V3 0/7] spi: mediatek: add single/quad mode support
 2022-03-07  6:52 UTC  (8+ messages)
` [PATCH V3 1/7] spi: mediatek: support tick_delay without enhance_timing
` [PATCH V3 2/7] dt-bindings: spi: Add compatible for MT7986 with single mode
` [PATCH V3 3/7] spi: mediatek: add MT7986 single mode design support
` [PATCH V3 4/7] dt-bindings: spi: Add compatible for MT7986 with quad mode
` [PATCH V3 5/7] spi: mediatek: add spi memory support for MT7986
` [PATCH V3 6/7] dt-bindings: spi: support spi-hclk
` [PATCH V3 7/7] spi: mediatek: "

linux-next: build warning after merge of the vhost tree
 2022-03-07  6:46 UTC  (2+ messages)

[PATCH 0/2] Convert Qcom CPUFREQ HW binding to YAML
 2022-03-07  6:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings
` [PATCH 2/2] dt-bindings: dvfs: Use MediaTek CPUFREQ HW as an example

[PATCH v2] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
 2022-03-07  6:45 UTC  (6+ messages)

[PATCH mmotm] tmpfs: do not allocate pages on read
 2022-03-07  6:44 UTC  (4+ messages)
  ` [PATCH mmotm v2] "

[PATCH] docs: serial: fix a reference file name in driver.rst
 2022-03-07  6:41 UTC  (2+ messages)

[PATCH 1/7] tty: serial: samsung: embed s3c24xx_uart_info in parent structure
 2022-03-07  6:41 UTC  (12+ messages)
` [PATCH 2/7] tty: serial: samsung: embed s3c2410_uartcfg "
` [PATCH 3/7] tty: serial: samsung: constify s3c24xx_serial_drv_data
` [PATCH 4/7] tty: serial: samsung: constify UART name
` [PATCH 5/7] tty: serial: samsung: constify s3c24xx_serial_drv_data members
` [PATCH 6/7] tty: serial: samsung: constify variables and pointers

[PATCH v1 0/7] Add the iMX8MP PCIe support
 2022-03-07  6:29 UTC  (8+ messages)
` [PATCH v1 1/7] reset: imx7: Add the iMX8MP PCIe PHY PERST support
` [PATCH v1 2/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v1 3/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support
` [PATCH v1 4/7] dt-bindings: imx6q-pcie: Add iMX8MP PCIe compatible string
` [PATCH v1 5/7] arm64: dts: imx8mp: add the iMX8MP PCIe support
` [PATCH v1 6/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v1 7/7] PCI: imx6: Add the iMX8MP "

[PATCH] KVM: x86/pmu: Isolate TSX specific perf_event_attr.attr logic for AMD
 2022-03-07  6:38 UTC 

[PATCH] Documentation: describe how to apply incremental stable patches
 2022-03-07  6:33 UTC 

[PATCH] x86/xen: Fix kerneldoc warning
 2022-03-07  6:25 UTC 

[PATCH bpf-next] samples/bpf: fix broken bpf programs due to function inlining
 2022-03-07  6:25 UTC  (2+ messages)

[RFC PATCH 00/13] Introducing AMD x2APIC Virtualization (x2AVIC) support
 2022-03-07  6:24 UTC  (4+ messages)
` [RFC PATCH 13/13] KVM: SVM: Use fastpath x2apic IPI emulation when #vmexit with x2AVIC

[RFC 0/7] Add the iMX8MP PCIe support
 2022-03-07  6:14 UTC  (8+ messages)
` [RFC 1/7] reset: imx7: Add the iMX8MP PCIe PHY PERST support
` [RFC 2/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [RFC 3/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support
` [RFC 4/7] dt-bindings: imx6q-pcie: Add iMX8MP PCIe compatible string
` [RFC 5/7] arm64: dts: imx8mp: add the iMX8MP PCIe support
` [RFC 6/7] arm64: dts: imx8mp-evk: Add "
` [RFC 7/7] PCI: imx6: Add the iMX8MP "

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-03-07  6:16 UTC  (4+ messages)
` [PATCH v6 2/2] EDAC/ghes: use cper functions "

[PATCH v12 1/4] dt-bindings:drm/bridge:anx7625:add vendor define
 2022-03-07  6:12 UTC  (12+ messages)
` [PATCH v12 3/4] drm/bridge: anx7625: add MIPI DPI input feature

[PATCH v6 0/7] KVM: PKS Virtualization support
 2022-03-07  6:09 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-03-07  5:58 UTC  (8+ messages)
` [PATCH v6 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support

[PATCH -V3 2/2] NUMA balancing: avoid to migrate task to CPU-less node
 2022-03-07  5:51 UTC  (5+ messages)
` [tip: sched/core] sched/numa: Avoid migrating "

[next] WARNING: suspicious RCU usage : include/linux/cgroup.h:494 suspicious rcu_dereference_check() usage
 2022-03-07  5:54 UTC  (6+ messages)
      ` [External] "

[PATCH 1/2] cpufreq: unify the show() and store() styles of attr
 2022-03-07  5:53 UTC  (6+ messages)
` [PATCH 2/2] cpufreq: use helper macro __ATTR_XX

[RFC PATCH] pata_parport: paride replacement
 2022-03-07  5:52 UTC  (3+ messages)
` [PATCH 01/16] pata_parport: add core driver (PARIDE replacement)

[PATCH v7 0/3] Determine the number of DMA channels by 'dma-channels' property
 2022-03-07  5:44 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: dma-engine: sifive,fu540: Add dma-channels property and modify compatible
` [PATCH v7 2/3] riscv: dts: "
` [PATCH v7 3/3] dmaengine: sf-pdma: Get number of channel by device tree

[PATCH v2] tty: serial: serial_txx9: remove struct uart_txx9_port
 2022-03-07  5:43 UTC 

[PATCH v3] m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined
 2022-03-07  5:40 UTC  (2+ messages)

[PATCH] exfat: do not clear VolumeDirty in writeback
 2022-03-07  5:34 UTC  (6+ messages)

[PATCH v4 1/2] perf vendor events intel: Add core event list for Alderlake
 2022-03-07 13:23 UTC  (2+ messages)
` [PATCH v4 2/2] perf vendor events intel: Add uncore "

[PATCH bpf-next] bpf: determine buf_info inside check_buffer_access()
 2022-03-07  5:29 UTC 

[PATCH] usb: dwc3: Add dwc3 lock for blocking interrupt storming
 2022-03-07  5:24 UTC 

[PATCH v10 0/2] Add iop driver for Sunplus SP7021
 2022-03-07  5:25 UTC  (3+ messages)
` [PATCH v10 1/2] dt-binding: misc: Add iop yaml file "
` [PATCH v10 2/2] misc: Add iop driver "

[PATCH v3 1/2] perf vendor events intel: Add core event list for Alderlake
 2022-03-07  5:21 UTC  (4+ messages)

[PATCH net-next 0/3] Add support for 1588 in LAN8814
 2022-03-07  5:02 UTC  (9+ messages)
` [PATCH net-next 2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy
` [PATCH net-next 3/3] net: phy: micrel: 1588 support "

[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-03-07  4:48 UTC  (4+ messages)
` [PATCH v5 5/5] "
  ` [EXT] "

linux-next: manual merge of the vhost tree with the block tree
 2022-03-07  4:34 UTC 

mmotm 2022-03-06-20-33 uploaded
 2022-03-07  4:34 UTC 

[PATCH v16 4/8] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
 2022-03-07  4:33 UTC 

[PATCH v3] vhost: fix hung thread due to erroneous iotlb entries
 2022-03-07  4:28 UTC  (2+ messages)

[PATCH v2 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-03-07  4:18 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings:pwm:Add bindings doc for Sunplus SoC PWM Driver

linux-next: manual merge of the scsi tree with the block tree
 2022-03-07  4:18 UTC 

linux-next: manual merge of the scsi tree with the block tree
 2022-03-07  4:14 UTC 

[PATCH v2] power: supply: add dock type
 2022-03-07  4:05 UTC  (2+ messages)

[PATCH] iommu/iova: Free all CPU rcache for retry when iova alloc failure
 2022-03-07  3:49 UTC  (3+ messages)

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-03-07  2:12 UTC  (17+ messages)

[PATCH V4] notifier/panic: Introduce panic_notifier_filter
 2022-03-07  3:42 UTC  (8+ messages)

[PATCH] perf tools: fix array_size.cocci warning
 2022-03-07  3:39 UTC 

[PATCH v4 1/7] device property: Helper to match multiple connections
 2022-03-07  3:40 UTC  (7+ messages)
` [PATCH v4 2/7] device property: Use multi-connection matchers for single case
` [PATCH v4 3/7] usb: typec: mux: Check dev_set_name() return value
` [PATCH v4 4/7] usb: typec: mux: Introduce indirection
` [PATCH v4 5/7] usb: typec: mux: Allow multiple mux_devs per mux
` [PATCH v4 6/7] dt-bindings: usb: Add binding for fcs,fsa4480
` [PATCH v4 7/7] usb: typec: mux: Add On Semi fsa4480 driver

[PATCH v1] power: supply: add dock type
 2022-03-07  3:31 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] soc:ti:omap_prm: Use of_device_get_match_data()
 2022-03-07  3:37 UTC 

[PATCH v1 0/2] add i2c support for mt8168
 2022-03-07  3:36 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: update bindings for MT8168 SoC
` [PATCH v1 2/2] i2c: mediatek: Add i2c compatible for Mediatek MT8168

[PATCH] drivers/hwmon: Use of_device_get_match_data()
 2022-03-07  3:36 UTC 

[PATCH V2] clk/samsung: Use of_device_get_match_data()
 2022-03-07  3:35 UTC 

[v2] ASoC: mediatek: mt8183: support wb bt audio
 2022-03-07  3:30 UTC 

[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-07  3:27 UTC  (8+ messages)
` [PATCH v7 01/11] iommu: Add DMA ownership management interfaces

[PATCH v2 0/2] provide the flexibility to enable KFENCE
 2022-03-07  3:27 UTC  (5+ messages)
` [PATCH v2 2/2] kfence: Alloc kfence_pool after system startup

[PATCH v3] ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
 2022-03-07  3:16 UTC 

[PATCH v3 00/12] dt-bindings: ufs: add common platform bindings + fixes
 2022-03-07  3:24 UTC  (3+ messages)
` [PATCH v3 03/12] dt-bindings: ufs: cdns,ufshc: convert to dtschema

[PATCH v3 0/2] Add driver for ehci in Sunplus SP7021
 2022-03-07  3:24 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: usb: Add bindings doc for Sunplus EHCI driver

[PATCH] iommu/iova: Free all CPU rcache for retry when iova alloc failure
 2022-03-07  3:18 UTC  (2+ messages)

[PATCH V1] extcon/usb: Remove disable irq operation in system sleep
 2022-03-07  2:49 UTC  (3+ messages)
  ` 答复: "

[PATCH v3 1/6] device property: Helper to match multiple connections
 2022-03-07  3:09 UTC  (9+ messages)
` [PATCH v3 4/6] typec: mux: Allow multiple mux_devs per mux

[PATCH] memcg: sync flush only if periodic flush is delayed
 2022-03-07  3:06 UTC  (3+ messages)

[PATCH RFC] arm64: improve display about CPU architecture in cpuinfo
 2022-03-07  3:04 UTC 

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-07  2:56 UTC  (9+ messages)

[PATCH V2 0/4] Add tracer tool for AMD P-State driver
 2022-03-07  2:53 UTC  (5+ messages)
` [PATCH V2 1/4] cpufreq: amd-pstate: Add more tracepoint for AMD P-State module

[PATCH v2] powerpc: kernel: fix refcount leak in format_show()
 2022-03-07  2:52 UTC  (2+ messages)

[PATCH 0/4] scsi: libsas and users: Factor out internal abort code
 2022-03-07  2:47 UTC  (6+ messages)
` [PATCH 3/4] scsi: pm8001: Use libsas internal abort support

[PATCH v3 0/4] Introduce akcipher service for virtio-crypto
 2022-03-07  2:42 UTC  (2+ messages)

[RESEND PATCH v1] scsi: ufs: exclude UECxx from SFR dump list
 2022-03-07  2:43 UTC 

Report 2 in ext4 and journal based on v5.17-rc1
 2022-03-07  2:43 UTC  (8+ messages)

[RESEND PATCH v3 2/2] perf vendor events intel: Add uncore event list for Alderlake
 2022-03-07 10:33 UTC 

[RESEND PATCH v3 1/2] perf vendor events intel: Add core event list for Alderlake
 2022-03-07 10:32 UTC 

[PATCH RESEND] drm/self_refresh: Don't trigger the entry timer for self refresh work if CRTC state is inactive
 2022-03-07  2:33 UTC  (2+ messages)

[PATCH] can: etas_es58x: initialize rx_event_msg before calling es58x_check_msg_len()
 2022-03-07  2:30 UTC  (2+ messages)

[PATCH] xattr: use vmemdup_user make code cleaner
 2022-03-07  2:24 UTC 

[PATCH 1/2] sound: usb: Add vendor's hooking interface
 2022-03-07  2:22 UTC  (2+ messages)
    ` [PATCH 2/2] sound: usb: Calling vendor's call-back function within usb audio operation

[RFC v7 net-next 00/13] add support for VSC7512 control over SPI
 2022-03-07  2:12 UTC  (14+ messages)
` [RFC v7 net-next 01/13] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [RFC v7 net-next 02/13] pinctrl: microchip-sgpio: allow sgpio driver to be used "
` [RFC v7 net-next 03/13] net: mdio: mscc-miim: add local dev variable to cleanup probe function
` [RFC v7 net-next 04/13] net: ocelot: add interface to get regmaps when exernally controlled
` [RFC v7 net-next 05/13] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [RFC v7 net-next 06/13] pinctrl: ocelot: "
` [RFC v7 net-next 07/13] pinctrl: microchip-sgpio: "
` [RFC v7 net-next 08/13] phy: ocelot-serdes: add ability to be used in mfd configuration
` [RFC v7 net-next 09/13] resource: add define macro for register address resources
` [RFC v7 net-next 10/13] mfd: ocelot: add support for the vsc7512 chip via spi
` [RFC v7 net-next 11/13] net: mscc: ocelot: expose ocelot wm functions
` [RFC v7 net-next 12/13] net: dsa: felix: add configurable device quirks
` [RFC v7 net-next 13/13] net: dsa: ocelot: add external ocelot switch control

[PATCH] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-07  2:07 UTC  (4+ messages)

[PATCH] rcu: Only boost rcu reader tasks with lower priority than boost kthreads
 2022-03-07  2:03 UTC  (3+ messages)

[PATCH] r8188eu: core: use time_is_after_eq_jiffies() instead of open coding it
 2022-03-07  1:56 UTC  (3+ messages)
  ` 回复: "

[PATCH] ACPI: APEI: fix return value of __setup handlers
 2022-03-07  1:51 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the iommu tree
 2022-03-07  1:50 UTC 

[PATCH] powerpc: 8xx: fix a return value error in mpc8xx_pic_init
 2022-03-07  1:41 UTC  (2+ messages)

[PATCH v2] bonding: helper macro __ATTR_RO to make code more clear
 2022-03-07  1:33 UTC 

[PATCH] init/initramfs.c: check the return value of kstrdup()
 2022-03-07  1:28 UTC  (2+ messages)

回复: Re: [PATCH v20 3/5] usb: misc: Add onboard_usb_hub driver
 2022-03-07  1:24 UTC  (10+ messages)
    ` 回复: "

[PATCH 0/3] ceph: minor fixes and encrypted snapshot names
 2022-03-07  0:49 UTC  (5+ messages)

[PATCH] powerpc/sysdev: Use of_device_get_match_data()
 2022-03-07  0:44 UTC  (5+ messages)

[PATCH] ftrace: Fix some W=1 warnings
 2022-03-07  0:43 UTC 

[PATCH] btrfs: Fix non-kernel-doc comment
 2022-03-07  0:42 UTC 

[PATCH] netfilter: bridge: clean up some inconsistent indenting
 2022-03-07  0:41 UTC 

[PATCH v4 0/2] Two x86 fixes
 2022-03-07  0:27 UTC  (9+ messages)
` [PATCH v4 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails

linux-next: build failure after merge of the amdgpu tree
 2022-03-07  0:13 UTC 

[PATCH 00/10] MM changes to improve swap-over-NFS support
 2022-03-06 23:49 UTC  (6+ messages)
` [PATCH 10/10] VFS: Add FMODE_CAN_ODIRECT file flag
` [PATCH 08/10] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 06/10] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
` [PATCH 09/10] MM: submit multipage write for SWP_FS_OPS swap-space
` [PATCH 07/10] DOC: update documentation for swap_activate and swap_rw


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