linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-10 05:20:31 to 2022-06-10 08:21:04 UTC [more...]

[PATCH 0/5] Reduce a vmalloc internal lock contention preparation work
 2022-06-10  8:18 UTC  (5+ messages)
` [PATCH 2/5] mm/vmalloc: Extend __alloc_vmap_area() with extra arguments

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-06-10  8:17 UTC  (20+ messages)
` [PATCH v4 01/23] dt-bindings: ata: ahci-platform: Move dma-coherent to sata-common.yaml
` [PATCH v4 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v4 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v4 04/23] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH v4 05/23] dt-bindings: ata: sata-brcm: Apply common AHCI schema
` [PATCH v4 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v4 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v4 08/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v4 09/23] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH v4 12/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v4 13/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v4 14/23] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH v4 15/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v4 16/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v4 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v4 18/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v4 19/23] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH v4 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH v4 21/23] ata: ahci-dwc: Add platform-specific quirks support

[PATCH] drm: adv7511: override i2c address of cec before accessing it
 2022-06-10  8:17 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-10  8:17 UTC  (9+ messages)
` [PATCH 04/12] blk-cgroup: use correct format characters

[PATCH v2] staging: greybus: audio: fix loop cursor use after iteration
 2022-06-10  8:16 UTC  (5+ messages)
    ` [greybus-dev] "

[PATCH v1] ARM: dts: at91: ksz9477_evb: fix port/phy validation
 2022-06-10  8:16 UTC 

[PATCH -next] phy: samsung-ufs: fix NULL pointer dereference
 2022-06-10  8:15 UTC  (2+ messages)

[PATCH] block: fix attribute_group lost if set before add_disk
 2022-06-10  8:13 UTC  (2+ messages)

[PATCH v17 0/4] Microchip Polarfire FPGA manager
 2022-06-10  8:04 UTC  (6+ messages)
` [PATCH v17 1/4] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v17 2/4] docs: fpga: mgr: document parse_header() callback

[GIT PULL] USB-serial fixes for 5.19-rc2
 2022-06-10  8:12 UTC 

[PATCH net-next] ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
 2022-06-10  8:10 UTC  (4+ messages)

[PATCH] sched: allow newidle balancing to bail out of load_balance
 2022-06-10  8:10 UTC  (4+ messages)

[PATCH v2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 2022-06-10  8:09 UTC  (2+ messages)

[PATCH v4] proc: Fix a dentry lock race between release_task and lookup
 2022-06-10  8:09 UTC  (2+ messages)

[PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping
 2022-06-10  8:08 UTC 

[PATCH for-5.19 v2 1/2] irqchip/loongson-liointc: Use architecture register to get coreid
 2022-06-10  8:04 UTC  (4+ messages)
` [PATCH for-5.19 v2 2/2] loongarch: Mask out higher bits for cpuid and rename the function
` [irqchip: irq/irqchip-fixes] irqchip/loongson-liointc: Use architecture register to get coreid

[PATCH v2] thermal: rcar_gen3_thermal: improve logging during probe
 2022-06-10  8:04 UTC  (2+ messages)

[PATCH] powerpc/32: Fix FPR index validation and fpscr access
 2022-06-10  8:01 UTC 

[PATCH 1/2] bus: bt1-apb: Don't print error on -EPROBE_DEFER
 2022-06-10  8:01 UTC  (2+ messages)
` [PATCH 2/2] bus: bt1-axi: "

remove the nobh helpers
 2022-06-10  8:00 UTC  (7+ messages)
` [PATCH 4/5] fs: don't call ->writepage from __mpage_writepage
` [PATCH 5/5] fs: remove the NULL get_block case in mpage_writepages

[PATCH] dma-buf: Don't use typeof in va_arg
 2022-06-10  8:00 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
 2022-06-10  7:59 UTC  (2+ messages)

[PATCH v3] fpga: altera-pr-ip: fix unsigned comparison with less than zero
 2022-06-10  7:50 UTC  (2+ messages)

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-10  7:57 UTC  (5+ messages)
` [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree

[PATCH v6 0/4] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-06-10  7:57 UTC  (5+ messages)
` [PATCH v6 1/4] fat: add a vfat_rename2() and make existing .rename callback a helper
` [PATCH v6 2/4] fat: factor out reusable code in vfat_rename() as helper functions
` [PATCH v6 3/4] fat: add renameat2 RENAME_EXCHANGE flag support
` [PATCH v6 4/4] selftests/filesystems: add a vfat RENAME_EXCHANGE test

[GIT PULL] sound fixes for 5.19-rc2
 2022-06-10  7:57 UTC 

[PATCH] staging: greybus: audio: replace safe list iteration
 2022-06-10  7:53 UTC 

[PATCH v36 04/33] LSM: provide lsm name and id slot mappings
 2022-06-10  7:51 UTC  (2+ messages)

[PATCH] gpio: dwapb: Don't print error on -EPROBE_DEFER
 2022-06-10  7:51 UTC 

[PATCH] spi: dw: Add deferred DMA-channels setup support
 2022-06-10  7:50 UTC 

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2022-06-10  7:48 UTC  (8+ messages)

[PATCH v2 00/11] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-06-10  7:46 UTC  (8+ messages)
` [PATCH v2 03/11] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
` [PATCH v2 04/11] drm/msm/dsi/phy: Reindent and reflow multiline function calls

[PATCH] usb: phy: tahvo: Check before clk_disable() not needed
 2022-06-10  7:45 UTC 

[PATCH] i2c: designware: Use standard optional ref clock implementation
 2022-06-10  7:42 UTC 

[PATCH v5 0/3] Implement readahead for squashfs
 2022-06-10  7:42 UTC  (4+ messages)
` [PATCH v5 3/3] squashfs: implement readahead

[PATCH] genirq/PM: Unexport {suspend,resume}_device_irqs()
 2022-06-10  7:40 UTC 

[PATCH] staging: wfx: Remove redundant NULL check before release_firmware() call
 2022-06-10  7:39 UTC  (2+ messages)
` wifi: "

[norov:fns 8/8] include/linux/export.h:57:43: error: redefinition of '__ksymtab__find_first_bit'
 2022-06-10  7:38 UTC 

[PATCH] fq_codel: Discard problematic packets with pkt_len 0
 2022-06-10  7:37 UTC  (4+ messages)
    ` 答复: "

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-06-10  7:35 UTC  (3+ messages)

Regression: at24 eeprom writing times out on sama5d3
 2022-06-10  7:35 UTC  (2+ messages)

[PATCH v3 0/6] Add support for UFS controller found in FSD SoC
 2022-06-10  7:29 UTC  (7+ messages)
    ` [PATCH v3 1/6] dt-bindings: phy: Add FSD UFS PHY bindings
    ` [PATCH v3 2/6] phy: samsung-ufs: move cdr offset to drvdata
    ` [PATCH v3 3/6] phy: samsung-ufs: add support for FSD ufs phy driver
    ` [PATCH v3 4/6] dt-bindings: ufs: exynos-ufs: add fsd compatible
    ` [PATCH v3 5/6] ufs: host: ufs-exynos: add mphy apb clock mask
    ` [PATCH v3 6/6] ufs: host: ufs-exynos: add support for fsd ufs hci

[PATCH net-next v2 0/7] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-10  7:31 UTC  (5+ messages)
` [PATCH net-next v2 3/6] net: pcs: xpcs: add CL37 1000BASE-X AN support
` [PATCH net-next v2 4/6] net: phylink: unset ovr_an_inband if fixed-link is selected

[PATCH] media: flexcop-usb: fix sanity check of bNumEndpoints
 2022-06-10  7:29 UTC  (6+ messages)

[PATCH] docs: networking: phy: Fix a typo
 2022-06-10  7:28 UTC 

[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-10  7:28 UTC  (9+ messages)
` [v3 PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check()
` [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper
` [v3 PATCH 3/7] mm: khugepaged: remove the redundant anon vma check

[PATCH v4 0/1] FUSE: Allow non-extending parallel direct writes
 2022-06-10  7:24 UTC  (8+ messages)
` [PATCH v4 1/1] Allow non-extending parallel direct writes on the same file

[PATCH v4 0/6] Nuvoton WPCM450 clock and reset driver
 2022-06-10  7:21 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: timer: nuvoton,npcm7xx-timer: Allow specifying all clocks
` [PATCH v4 2/6] watchdog: npcm: Enable clock if provided
` [PATCH v4 3/6] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
` [PATCH v4 4/6] ARM: dts: wpcm450: Add clock controller node
` [PATCH v4 5/6] clk: wpcm450: Add Nuvoton WPCM450 clock/reset controller driver
` [PATCH v4 6/6] ARM: dts: wpcm450: Switch clocks to clock controller

[PATCH v4 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
 2022-06-10  7:21 UTC  (9+ messages)
` [PATCH v4 1/8] reset: Fix devm bulk optional exclusive control getter
` [PATCH v4 2/8] clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
` [PATCH v4 3/8] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH v4 4/8] clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent
` [PATCH v4 5/8] clk: baikal-t1: Add SATA internal ref clock buffer
` [PATCH v4 6/8] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH v4 7/8] clk: baikal-t1: Add DDR/PCIe directly controlled resets support
` [PATCH v4 8/8] clk: baikal-t1: Convert to platform device driver

[PATCH] include/uapi/linux/swab.h: add __u16 cast to __swab16 conditional
 2022-06-10  7:19 UTC  (7+ messages)

[PATCH v8 00/11] iommu: SVA and IOPF refactoring
 2022-06-10  7:16 UTC  (10+ messages)
` [PATCH v8 01/11] iommu: Add max_pasids field in struct iommu_device
` [PATCH v8 02/11] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v8 04/11] iommu: Add sva iommu_domain support

[PATCH] Bluetooth: btmtksdio: Add in-band wakeup support
 2022-06-10  7:16 UTC  (2+ messages)

[PATCH] scripts/gdb: change kernel config dumping method
 2022-06-10  7:14 UTC 

[PATCH] net: sched: fix potential null pointer deref
 2022-06-10  7:14 UTC  (2+ messages)

[PATCH] userfaultfd/selftests: Fix typo in comment
 2022-06-10  7:12 UTC 

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-10  7:12 UTC  (8+ messages)
` [PATCH v2 44/48] ARM: dts: at91: align gpio-key node names with dtschema
` [PATCH v2 45/48] ARM: dts: at91: correct gpio-keys properties
` [PATCH v2 46/48] ARM: dts: at91: drop unneeded status from gpio-keys
` (subset) [PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children

[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
 2022-06-10  7:10 UTC  (2+ messages)

[PATCH] staging: olpc_dcon: mark driver as broken
 2022-06-10  7:10 UTC  (3+ messages)

[PATCH v9 5/8] PCI: imx6: Refine the regulator usage
 2022-06-10  7:09 UTC  (3+ messages)

[norov:fns 8/8] lib/find_bit.c:105:1: error: redefinition of '__ksymtab__find_first_bit'
 2022-06-10  7:08 UTC 

Q: (rt)netlink documentation
 2022-06-10  6:58 UTC 

[PATCH] arm64/fpsimd: Fix typo in comment
 2022-06-10  7:05 UTC 

[PATCH 0/2] Improve vfio-pci primary GPU assignment behavior
 2022-06-10  7:03 UTC  (8+ messages)
` [PATCH 2/2] vfio/pci: Remove console drivers

[PATCH] Staging: rts5208: spi: Removed unnecessary ftrace-like logging
 2022-06-10  7:01 UTC  (2+ messages)

[PATCH] PCI: vmd: Use devm_kasprintf instead of simple kasprintf
 2022-06-10  6:57 UTC  (4+ messages)

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-10  6:54 UTC  (7+ messages)
` [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API
` [PATCH v4 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH v9 7/8] PCI: imx6: Move the phy driver callbacks to the proper places
 2022-06-10  6:51 UTC  (3+ messages)

[PATCH v10 00/21] drm/mediatek: Add mt8195 DisplayPort driver
 2022-06-10  6:50 UTC  (4+ messages)
` [PATCH v10 04/21] drm/edid: Add cea_sad helpers for freq/length

[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
 2022-06-10  6:47 UTC  (5+ messages)
` [PATCH v1 04/16] thunderbolt: ACPI: Use acpi_find_child_by_adr()
` [PATCH v1 05/16] USB: "

[PATCH v18 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-06-10  6:45 UTC  (5+ messages)
` [PATCH v18 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v18 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
` [PATCH v18 3/4] dts: arm64: mt8183: add Mediatek MDP3 nodes
` [PATCH v18 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
 2022-06-10  6:43 UTC  (2+ messages)

[PATCH 1/5] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
 2022-06-10  6:41 UTC  (2+ messages)

[PATCH] arm64: Clear OS lock in enable_debug_monitors
 2022-06-10  6:36 UTC  (2+ messages)

[PATCH v20 0/6] Add mutex support for MDP
 2022-06-10  6:34 UTC  (7+ messages)
` [PATCH v20 1/6] soc: mediatek: mutex: add common interface for modules setting
` [PATCH v20 2/6] soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
` [PATCH v20 3/6] dt-bindings: soc: mediatek: move out common module from display folder
` [PATCH v20 4/6] dt-bindings: soc: mediatek: add gce-client-reg for MUTEX
` [PATCH v20 5/6] dts: arm64: mt8183: add GCE client property for Mediatek MUTEX
` [PATCH v20 6/6] soc: mediatek: mutex: add functions that operate registers by CMDQ

[fdmanana:misc-next 36/71] fs/btrfs/sysfs.c:811 btrfs_force_chunk_alloc_store() warn: passing zero to 'PTR_ERR'
 2022-06-10  6:27 UTC 

[PATCH v5 0/4] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-06-10  6:27 UTC  (6+ messages)
` [PATCH v5 3/4] fat: add renameat2 RENAME_EXCHANGE flag support

[PATCH v1 1/1] nvme-pci: disable write zeros support on UMIC and Samsung SSDs
 2022-06-10  6:27 UTC 

[PATCH] media: amphion: output firmware error message
 2022-06-10  6:26 UTC 

[PATCH] rcu-tasks: Remove unused trc_wait and holdouts
 2022-06-10  6:22 UTC 

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-10  6:15 UTC  (21+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
` [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with "

[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
 2022-06-10  6:14 UTC  (6+ messages)
  ` 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests]

[PATCH v2] staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops
 2022-06-10  6:12 UTC  (2+ messages)

[PATCH -next v4 0/6] nbd: bugfix and cleanup patches
 2022-06-10  6:07 UTC  (3+ messages)
` [PATCH -next v4 3/6] nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed

[RFC PATCHES 1/2] iommu: Add RCU-protected page free support
 2022-06-10  6:05 UTC  (8+ messages)

[PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
 2022-06-10  6:03 UTC  (2+ messages)

[PATCH v3 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-06-10  6:02 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G

[PATCH v2] iommu/dma: Add config for PCI SAC address trick
 2022-06-10  6:01 UTC  (2+ messages)

[PATCH 1/2] ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX93 platform
 2022-06-10  5:47 UTC  (2+ messages)
` [PATCH 2/2] ASoC: fsl_mqs: Add support "

[PATCH V0 0/1] asoc: msm: use hashtable to check kcontrol
 2022-06-10  6:01 UTC  (4+ messages)
` [PATCH V0 1/1] "

[git pull] drm fixes for 5.19-rc2
 2022-06-10  6:00 UTC 

[v10 1/1] thermal: mediatek: add another get_temp ops for thermal sensors
 2022-06-10  5:58 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
 2022-06-10  5:56 UTC  (3+ messages)

[PATCH v3 0/3] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-10  5:56 UTC  (3+ messages)
` [PATCH 2/3] riscv: Implement Zicbom-based cache management operations

[PATCH] gpio: davinci: Add support for system suspend/resume PM
 2022-06-10  5:52 UTC  (3+ messages)

[PATCH net-next v3 0/7] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-10  5:52 UTC  (2+ messages)

[PATCH v4 0/2] Add a property for setting minimum persentage of i2c clock high
 2022-06-10  5:47 UTC  (3+ messages)
` [PATCH v4 1/2] aspeed: i2c: add clock duty cycle property
` [PATCH v4 2/2] dt-bindings: aspeed-i2c: add properties for setting i2c clock duty cycle

[PATCH v2] gpio: davinci: Add support for system suspend/resume PM
 2022-06-10  5:46 UTC 

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-06-10  5:46 UTC  (2+ messages)

[PATCH net-next v1 0/5] ptp_ocp: set of small cleanups
 2022-06-10  5:45 UTC  (3+ messages)
` [PATCH net-next v1 1/5] ptp_ocp: use dev_err_probe()

[PATCH v2 1/2] dt-bindings: virtio: mmio: add optional wakeup-source property
 2022-06-10  5:44 UTC  (6+ messages)

[xfs] 1eb70f54c4: xfstests.xfs.348.fail
 2022-06-10  5:38 UTC  (3+ messages)

linux-next: Tree for Jun 10
 2022-06-10  5:35 UTC 

[GIT PULL] Networking for 5.19-rc2 (follow up)
 2022-06-10  5:35 UTC 

[PATCH] vfio: de-extern-ify function prototypes
 2022-06-10  5:32 UTC  (2+ messages)

[PATCH 1/1] iio:proximity:sx9360: Fix hardware gain read/write
 2022-06-10  5:30 UTC 

[PATCH 0/2] soundwire: Intel: add trigger callback
 2022-06-10  5:26 UTC  (5+ messages)
` [PATCH 1/2] soundwire: intel: uniquify debug message
` [PATCH 2/2] soundwire: Intel: add trigger callback


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