linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-06 18:03:36 to 2022-06-06 20:48:30 UTC [more...]

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-06 20:40 UTC  (9+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [PATCH 13/20] aio: Convert to migrate_folio
` [PATCH 18/20] zsmalloc: "
` [PATCH 19/20] fs: Remove aops->migratepage()

[PATCH v3 00/21] huge page clearing optimizations
 2022-06-06 20:37 UTC  (17+ messages)
` [PATCH v3 01/21] mm, huge-page: reorder arguments to process_huge_page()
` [PATCH v3 02/21] mm, huge-page: refactor process_subpage()
` [PATCH v3 03/21] clear_page: add generic clear_user_pages()
` [PATCH v3 04/21] mm, clear_huge_page: support clear_user_pages()
` [PATCH v3 06/21] x86/clear_page: add clear_pages()
` [PATCH v3 07/21] x86/asm: add memset_movnti()
` [PATCH v3 08/21] perf bench: "
` [PATCH v3 09/21] x86/asm: add clear_pages_movnt()
` [PATCH v3 10/21] x86/asm: add clear_pages_clzero()
` [PATCH v3 12/21] sparse: add address_space __incoherent
` [PATCH v3 13/21] clear_page: add generic clear_user_pages_incoherent()
` [PATCH v3 15/21] mm/clear_page: add clear_page_non_caching_threshold()
` [PATCH v3 16/21] x86/clear_page: add arch_clear_page_non_caching_threshold()
` [PATCH v3 18/21] gup: add FOLL_HINT_BULK, FAULT_FLAG_NON_CACHING
` [PATCH v3 19/21] gup: hint non-caching if clearing large regions
` [PATCH v3 20/21] vfio_iommu_type1: specify FOLL_HINT_BULK to pin_user_pages()

[PATCH v4 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-06 20:39 UTC  (3+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
 2022-06-06 20:38 UTC  (7+ messages)

[PATCH 0/8] x86 signal code cleanups
 2022-06-06 20:38 UTC  (9+ messages)
` [PATCH 1/8] x86/signal: Remove sig parameter from frame setup functions
` [PATCH 2/8] x86/signal: Remove sigset_t "
` [PATCH 3/8] signal/compat: Remove compat_sigset_t override
` [PATCH 4/8] x86: Remove __USER32_DS
` [PATCH 5/8] x86/signal: Merge get_sigframe()
` [PATCH 6/8] x86/signal: Add ABI prefixes to frame setup functions
` [PATCH 7/8] x86/signal/32: Merge native and compat 32-bit signal code
` [PATCH 8/8] x86/signal/64: Move 64-bit signal code to its own file

[PATCH 0/5] Cleanup patches of vmalloc
 2022-06-06 20:36 UTC  (3+ messages)
` [PATCH 1/5] mm/vmalloc: remove the unnecessary type check

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-06 20:33 UTC  (22+ messages)
` [PATCH v9 01/21] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v9 02/21] s390/sclp: detect the AISII facility
` [PATCH v9 03/21] s390/sclp: detect the AENI facility
` [PATCH v9 04/21] s390/sclp: detect the AISI facility
` [PATCH v9 05/21] s390/airq: pass more TPI info to airq handlers
` [PATCH v9 06/21] s390/airq: allow for airq structure that uses an input vector
` [PATCH v9 07/21] s390/pci: externalize the SIC operation controls and routine
` [PATCH v9 08/21] s390/pci: stash associated GISA designation
` [PATCH v9 09/21] s390/pci: stash dtsm and maxstbl
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v9 11/21] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v9 12/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v9 13/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v9 14/21] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v9 15/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v9 16/21] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v9 17/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v9 18/21] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v9 19/21] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v9 20/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v9 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough

[RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver
 2022-06-06 20:35 UTC  (11+ messages)
` [RFC PATCH v2 1/5] dt-bindings: sound: Add Apple MCA I2S transceiver
` [RFC PATCH v2 2/5] dt-bindings: sound: Add Apple Macs sound peripherals
` [RFC PATCH v2 3/5] ASoC: apple: Add MCA platform driver for Apple SoCs
` [RFC PATCH v2 4/5] ASoC: Introduce 'fixup_controls' card method
` [RFC PATCH v2 5/5] ASoC: apple: Add macaudio machine driver

[PATCH v2 0/2] drm/bridge: analogix_dp: Self-refresh state machine fixes
 2022-06-06 20:30 UTC  (6+ messages)

Linux 5.18-rc4
 2022-06-06 20:23 UTC  (7+ messages)

[PATCH] dmaengine: remove DMA_MEMCPY_SG once again
 2022-06-06 19:54 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: dp83867: add binding and support for io_impedance_ctrl nvmem cell
 2022-06-06 20:22 UTC  (4+ messages)
` [PATCH net-next 1/3] dt-bindings: dp83867: add binding "
` [PATCH net-next 2/3] linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()
` [PATCH net-next 3/3] net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell

[PATCH 0/3] platform/chrome: cros_ec_command() improvements
 2022-06-06 20:18 UTC  (4+ messages)
` [PATCH 1/3] regulator: cros-ec: Use common cros_ec_command()
` [PATCH 2/3] platform/chrome: cros_ec_proto: Rename cros_ec_command function
` [PATCH 3/3] platform/chrome: cros_ec_proto: Update size arg types

[PATCH v2 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-06 20:18 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: aspeed: Add HACE hash driver
` [PATCH v2 5/5] crypto: aspeed: add HACE crypto driver

[PATCH 1/2] modpost: simplify mod->name allocation
 2022-06-06 20:16 UTC  (3+ messages)
` [PATCH 2/2] modpost: use fnmatch() to simplify match()

[PATCH] kbuild: fix build failure by scripts/check-local-export
 2022-06-06 20:16 UTC  (2+ messages)

[PATCH v4 0/8] Add a panel API to return panel orientation
 2022-06-06 20:15 UTC  (13+ messages)
` [PATCH v4 1/8] drm/panel: Add an API drm_panel_get_orientation() "
` [PATCH v4 4/8] drm/panel: lvds: Implement .get_orientation callback
` [PATCH v4 5/8] drm/panel: panel-simple: "
` [PATCH v4 8/8] drm/mediatek: Config orientation property if panel provides it

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-06-06 20:13 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: convert mmc-spi-slot to yaml
` [PATCH v3 2/4] dt-bindings: i2c: convert ocores binding "
` [PATCH v3 3/4] dt-bindings: mfd: convert da9063 "
` [PATCH v3 4/4] riscv: dts: sifive: "fix" pmic watchdog node name

[PATCH v4] drm/probe-helper: Default to 640x480 if no EDID on DP
 2022-06-06 20:11 UTC  (2+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-06 20:09 UTC  (2+ messages)

[PATCH net-next] net: phy: fixed_phy: set phy_mask before calling mdiobus_register()
 2022-06-06 20:02 UTC 

[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
 2022-06-06 20:00 UTC  (12+ messages)
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH 0/2] Disabling NMI watchdog during LPM's memory transfer
 2022-06-06 20:00 UTC  (4+ messages)

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-06 19:59 UTC  (8+ messages)

[PATCH] zram_drv: add __GFP_NOMEMALLOC not to use ALLOC_NO_WATERMARKS
 2022-06-06 19:59 UTC  (3+ messages)

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-06-06 19:56 UTC  (9+ messages)
` [PATCH V8 03/10] PCI: Create PCI library functions in support of DOE mailboxes

[PATCH v2 1/2] drm: Add DRM_GEM_FOPS
 2022-06-06 19:54 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm: Expose client engine utilization via fdinfo

[PATCH v2] Documentation/security-bugs: overhaul
 2022-06-06 19:48 UTC 

[PATCH] arm64: dts: qcom: sc7180: Remove ipa_fw_mem node on trogdor
 2022-06-06 19:51 UTC  (5+ messages)

[PATCH] leds: Add of_node_put() before return
 2022-06-06 19:44 UTC  (2+ messages)

[PATCH v2 0/2] userfaultfd.2: Update to latest
 2022-06-06 19:40 UTC  (3+ messages)

[PATCH v3 0/4] staging: r8188eu: add error handling of usb read errors
 2022-06-06 19:37 UTC  (5+ messages)
` [PATCH v3 1/4] staging: r8188eu: add error handling of rtw_read8
` [PATCH v3 2/4] staging: r8188eu: add error handling of rtw_read16
` [PATCH v3 3/4] staging: r8188eu: add error handling of rtw_read32
` [PATCH v3 4/4] MAINTAINERS: add myself as r8188eu reviewer

[PATCH v2 0/4] clear riscv dtbs_check errors
 2022-06-06 19:34 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: convert mmc-spi-slot to yaml
` [PATCH v2 2/4] dt-bindings: i2c: convert ocores binding "
` [PATCH v2 3/4] dt-bindings: mfd: convert da9063 "

[Linux-v5.19-rc1] perf: Errors in util/unwind-libunwind-local.c with LLVM-14
 2022-06-06 19:33 UTC 

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-06 19:32 UTC  (7+ messages)
` [PATCH V10 6/9] cxl/port: Read CDAT table
` [PATCH V10 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V10 9/9] cxl/port: Parse out DSMAS data from CDAT table

[mark:arm64/ftrace/per-callsite-ops 2/4] arch/riscv/kernel/setup.c:318:1: warning: 'text_section' attribute directive ignored
 2022-06-06 19:25 UTC 

[PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards
 2022-06-06 19:26 UTC  (3+ messages)
` [PATCH 3/7] dt-bindings: arm: aspeed: add Aspeed Evaluation boards

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-06-06 19:24 UTC  (3+ messages)
` [PATCH v5 0/7] can: refactoring of can-dev module and of Kbuild

[syzbot] WARNING in register_shrinker_prepared
 2022-06-06 19:23 UTC  (2+ messages)

[PATCH v3] dt-bindings: display: bridge: sil,sii9022: Convert to json-schema
 2022-06-06 19:22 UTC  (2+ messages)

[PATCH v3 0/4] cpumask: Fix invalid uniprocessor assumptions
 2022-06-06 19:14 UTC  (3+ messages)
` [PATCH v3 1/4] cpumask: Fix invalid uniprocessor mask assumption

Possible 5.17 to 5.18 regression
 2022-06-06 18:56 UTC 

[PATCH v2 0/4] mmc: samsung,exynos-dw-mshc: convert to dtschema
 2022-06-06 19:04 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: "
` [PATCH v2 4/4] dt-bindings: mmc: samsung,exynos-dw-mshc: document Exynos5420 SMU

[PATCH 00/23] Update Documentation/ cross-references
 2022-06-06 19:01 UTC  (3+ messages)
` [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference

[PATCH v2 0/4] staging: r8188eu: add error handling of usb read errors
 2022-06-06 19:00 UTC  (7+ messages)
` [PATCH v2 1/4] staging: r8188eu: add error handling of rtw_read8
` [PATCH v2 2/4] staging: r8188eu: add error handling of rtw_read16

[PATCH v3 0/8] pinctrl/arm: dt-bindings: deprecate header with register constants
 2022-06-06 18:59 UTC  (2+ messages)

[PATCH -next] crypto: sun8i-ss - fix error return code in allocate_flows()
 2022-06-06 18:53 UTC  (2+ messages)

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-06 18:52 UTC  (7+ messages)
` [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain

[PATCH 1/2] media: dt-bindings: rc: Allow 'ir-receiver' node names
 2022-06-06 18:49 UTC  (2+ messages)
` [PATCH 2/2] media: dt-bindings: Convert gpio-ir-receiver to DT schema

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-06 18:47 UTC  (4+ messages)
` [PATCHv2 bpf 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
` [PATCHv2 bpf 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[PATCH] riscv: dts: startfive: currect number of external interrupts
 2022-06-06 18:47 UTC  (3+ messages)

[PATCH memcg v5] net: set proper memcg for net_init hooks allocations
 2022-06-06 18:45 UTC  (6+ messages)
` [PATCH memcg v6] "

[PATCH] dt-bindings: i2c: Convert arm,i2c-versatile to DT schema
 2022-06-06 18:43 UTC 

[PATCH] regulator: dt-bindings: Convert pwm-regulator to DT schema
 2022-06-06 18:43 UTC 

[PATCH] dt-bindings: input: Convert adc-keys to DT schema
 2022-06-06 18:42 UTC 

[PATCH 1/2] ARM: dts: qcom: msm8974: re-add missing pinctrl
 2022-06-06 18:38 UTC  (2+ messages)

[PATCH] serial: core: check if uart_get_info succeeds before using
 2022-06-06 18:29 UTC  (2+ messages)

[PATCH -next] Bluetooth: hci_core: Fix error return code in hci_register_dev()
 2022-06-06 18:27 UTC  (2+ messages)

[PATCH 0/6] mm/damon: trivial cleanups
 2022-06-06 18:23 UTC  (7+ messages)
` [PATCH 1/6] Docs/admin-guide/damon/reclaim: remove a paragraph that been obsolete due to online tuning support
` [PATCH 2/6] mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
` [PATCH 3/6] mm/damon/reclaim: deduplicate 'commit_inputs' handling
` [PATCH 4/6] mm/damon/sysfs: deduplicate inputs applying
` [PATCH 5/6] mm/damon/reclaim: make 'enabled' checking timer simpler
` [PATCH 6/6] mm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabled_store()'

[PATCH net-next v2 1/1] net: phy: dp83867: retrigger SGMII AN when link change
 2022-06-06 18:20 UTC  (2+ messages)

[PATCH v5 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-06 18:17 UTC  (5+ messages)
` [PATCH v5 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
` [PATCH v5 2/2] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

[PATCH] usb: host: ohci-at91: add support to enter suspend using SMC
 2022-06-06 18:12 UTC  (2+ messages)

[PATCH] KVM: SVM: fix tsc scaling cache logic
 2022-06-06 18:11 UTC 

[PATCH] drm/doc: Add KUnit documentation
 2022-06-06 18:09 UTC 

[PATCH 0/7] KVM: x86: AVIC/APICv patch queue
 2022-06-06 18:08 UTC  (8+ messages)
` [PATCH 1/7] KVM: x86: document AVIC/APICv inhibit reasons
` [PATCH 2/7] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes either apic id or the apic base from their default values
` [PATCH 3/7] KVM: x86: SVM: remove avic's broken code that updated APIC ID
` [PATCH 4/7] KVM: x86: SVM: fix avic_kick_target_vcpus_fast
` [PATCH 5/7] KVM: x86: disable preemption while updating apicv inhibition
` [PATCH 6/7] KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking
` [PATCH 7/7] KVM: x86: SVM: there is no need for preempt safe wrappers for avic_vcpu_load/put

[PATCH v5 0/3] x86: Prefer MWAIT over HLT on AMD processors
 2022-06-06 18:03 UTC  (4+ messages)
` [PATCH v5 1/3] x86: Handle idle=nomwait cmdline properly for x86_idle
` [PATCH v5 2/3] x86: Remove vendor checks from prefer_mwait_c1_over_halt
` [PATCH v5 3/3] x86: Fix comment for X86_FEATURE_ZEN

[PATCH net-next 0/8] vmxnet3: upgrade to version 7
 2022-06-06 18:03 UTC  (9+ messages)
` [PATCH net-next 1/8] vmxnet3: prepare for version 7 changes
` [PATCH net-next 2/8] vmxnet3: add support for capability registers
` [PATCH net-next 3/8] vmxnet3: add support for large passthrough BAR register
` [PATCH net-next 4/8] vmxnet3: add support for out of order rx completion
` [PATCH net-next 5/8] vmxnet3: add command to set ring buffer sizes
` [PATCH net-next 6/8] vmxnet3: limit number of TXDs used for TSO packet
` [PATCH net-next 7/8] vmxnet3: use ext1 field to indicate encapsulated packet
` [PATCH net-next 8/8] vmxnet3: update to version 7


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