All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-19 21:42:53 to 2023-01-19 22:33:36 UTC [more...]

[PATCH v2 00/18] Initial conversion of NFS basic I/O to use folios
 2023-01-19 21:33 UTC  (19+ messages)
` [PATCH v2 01/18] NFS: Fix for xfstests generic/208
  ` [PATCH v2 02/18] NFS: Add basic functionality for tracking folios in struct nfs_page
    ` [PATCH v2 03/18] NFS: Support folios in nfs_generic_pgio()
      ` [PATCH v2 04/18] NFS: Fix nfs_coalesce_size() to work with folios
        ` [PATCH v2 05/18] NFS: Add a helper to convert a struct nfs_page into an inode
          ` [PATCH v2 06/18] NFS: Convert the remaining pagelist helper functions to support folios
            ` [PATCH v2 07/18] NFS: Add a helper nfs_wb_folio()
              ` [PATCH v2 08/18] NFS: Convert buffered reads to use folios
                ` [PATCH v2 09/18] NFS: Convert the function nfs_wb_page() "
                  ` [PATCH v2 10/18] NFS: Convert buffered writes "
                    ` [PATCH v2 11/18] NFS: Remove unused function nfs_wb_page()
                      ` [PATCH v2 12/18] NFS: Convert nfs_write_begin/end to use folios
                        ` [PATCH v2 13/18] NFS: Fix up nfs_vm_page_mkwrite() for folios
                          ` [PATCH v2 14/18] NFS: Clean up O_DIRECT request allocation
                            ` [PATCH v2 15/18] NFS: fix up nfs_release_folio() to try to release the page
                              ` [PATCH v2 16/18] NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()
                                ` [PATCH v2 17/18] NFS: Improve tracing of nfs_wb_folio()
                                  ` [PATCH v2 18/18] NFS: Remove unnecessary check in nfs_read_folio()

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-19 22:04 UTC  (12+ messages)

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-01-19 21:59 UTC  (4+ messages)
` [PATCH 13/15] backlight: omap1: Use backlight helpers

[Intel-gfx] [PATCH v5 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-19 22:31 UTC  (8+ messages)
` [Intel-gfx] [PATCH v5 4/6] drm/i915/pxp: Invalidate all PXP fw sessions during teardown
` [Intel-gfx] [PATCH v5 5/6] drm/i915/pxp: Trigger the global teardown for before suspending
      `  "

[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
 2023-01-19 22:15 UTC  (10+ messages)
` [PATCH bpf-next v8 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v8 02/17] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
` [PATCH bpf-next v8 03/17] bpf: Move offload initialization into late_initcall
` [PATCH bpf-next v8 04/17] bpf: Reshuffle some parts of bpf/offload.c
` [PATCH bpf-next v8 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v8 06/17] selftests/bpf: Update expected test_offload.py messages
` [PATCH bpf-next v8 07/17] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v8 08/17] bpf: Support consuming XDP HW metadata from fext programs
` [PATCH bpf-next v8 09/17] veth: Introduce veth_xdp_buff wrapper for xdp_buff

[Intel-gfx] linux-next: build failure after merge of the drm tree
 2023-01-19 22:15 UTC  (3+ messages)

[PATCH bpf-next v2 00/11] Dynptr fixes
 2023-01-19 22:14 UTC  (8+ messages)
` [PATCH bpf-next v2 02/11] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
` [PATCH bpf-next v2 03/11] bpf: Fix partial dynptr stack slot reads/writes
` [PATCH bpf-next v2 04/11] bpf: Allow reinitializing unreferenced dynptr stack slots

[PATCH] mac_nvram: Add block backend to persist NVRAM contents
 2023-01-19 22:28 UTC 

[PATCH 2/2] virtio-rng: add sysfs entries for leak detection
 2023-01-19 22:31 UTC  (2+ messages)

[asahilinux:bits/200-dcp 48/81] drivers/iommu/dma-iommu.c:500:37: error: 'IOMMU_RESV_TRANSLATED' undeclared; did you mean 'IOMMU_RESV_RESERVED'?
 2023-01-19 22:31 UTC 

[Intel-gfx] [PATCH v2 0/2] drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct function (Series)
 2023-01-19 22:28 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/doc: Document where to implement register workarounds
` [Intel-gfx] [PATCH v2 2/2] drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct function
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct function (Series)

[PATCH 0/6] add VTM nodes to TI's K3 SoCs
 2023-01-19 22:13 UTC  (13+ messages)
` [PATCH 1/6] arm64: dts: ti: k3-am64-main: add VTM node
` [PATCH 2/6] arm64: dts: ti: k3-am62-wakeup: "
` [PATCH 3/6] arm64: dts: ti: k3-j721e-mcu-wakeup: "
` [PATCH 4/6] arm64: dts: ti: k3-j721s2-mcu-wakeup: "
` [PATCH 5/6] arm64: dts: ti: k3-j7200-mcu-wakeup: "
` [PATCH 6/6] arm64: dts: ti: k3-am62a-wakeup: "

[RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
 2023-01-19 22:13 UTC  (11+ messages)

[PATCH v3 00/13] riscv: improve boot time isa extensions handling
 2023-01-19 22:13 UTC  (11+ messages)
` [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions

[PATCH v2] wifi: mac80211: validate link status before deciding on mgmt tx
 2023-01-19 22:13 UTC 

[Intel-gfx] [PATCH 00/13] drm/i915: Load LUTs with DSB
 2023-01-19 22:29 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2] wifi: mac80211: support poll sta for ML clients
 2023-01-19 22:12 UTC 

[PATCH v2] wifi: mac80211: update rx nss for the link sta
 2023-01-19 22:12 UTC 

[PATCH 00/42] xfs: per-ag centric allocation alogrithms
 2023-01-19 22:12 UTC  (5+ messages)
` [PATCH 04/42] xfs: drop firstblock constraints from allocation setup
` [PATCH 05/42] xfs: t_firstblock is tracking AGs not blocks

Linux 6.2-rc1
 2023-01-19 22:11 UTC  (13+ messages)
` Build regressions/improvements in v6.2-rc1
        ` Calculating array sizes in C - was: "
                  ` [f2fs-dev] "

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-19 22:09 UTC  (3+ messages)
` [RFC v4 2/5] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

another use-after-free in ep_remove_wait_queue()
 2023-01-19 22:25 UTC  (6+ messages)

[PATCH 2/8] mm/gup: don't call __gup_longterm_locked() if FOLL_LONGTERM cannot be set
 2023-01-19 22:24 UTC  (2+ messages)

[RFC PATCH RESEND 0/1] fs/namespace: defer free_mount from namespace_unlock
 2023-01-19 22:09 UTC  (3+ messages)
` [RFC PATCH RESEND 1/1] "

[PATCH v1 1/9] pktcdvd: Get rid of custom printing macros
 2023-01-19 22:08 UTC  (9+ messages)
` [PATCH v1 2/9] pktcdvd: replace sscanf() by kstrtoul()
` [PATCH v1 3/9] pktcdvd: use sysfs_emit() to instead of scnprintf()
` [PATCH v1 4/9] pktcdvd: Get rid of pkt_seq_show() forward declaration
` [PATCH v1 5/9] pktcdvd: Drop redundant castings for sector_t
` [PATCH v1 6/9] pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code
` [PATCH v1 7/9] pktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
` [PATCH v1 8/9] pktcdvd: Get rid of redundant 'else'
` [PATCH v1 9/9] pktcdvd: Sort headers

+ mailmap-update-e-mail-address-for-eugen-hristev.patch added to mm-hotfixes-unstable branch
 2023-01-19 22:07 UTC 

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-01-19 22:23 UTC  (12+ messages)

[PATCH v2] riscv: elf: add .riscv.attributes parsing
 2023-01-19 22:18 UTC  (6+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v1 Part2 0/5] Declare safe late loadable microcode
 2023-01-19 22:05 UTC  (6+ messages)
` [PATCH v1 Part2 1/5] x86/microcode: Move late load warning to the same function that taints kernel
` [PATCH v1 Part2 2/5] x86/microcode/intel: Add minimum required revision to microcode header

[PATCH] fetch: fix duplicate remote parallel fetch bug
 2023-01-19 22:05 UTC 

[PATCH] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
 2023-01-19 22:04 UTC  (2+ messages)

[PATCH RESEND 0/5] Fix UPI uncore issue on SPR
 2023-01-19 22:03 UTC  (2+ messages)

[RFC PATCH 0/1] fs/namespace: defer free_mount from namespace_unlock
 2023-01-19 22:03 UTC  (3+ messages)
` [RFC PATCH 1/1] "

New theme - Alabaster for Kernel Documentation
 2023-01-19 22:02 UTC  (6+ messages)

[PATCH 1/2] drm/amd/display: Hook up 'content type' property for HDMI
 2023-01-19 22:20 UTC  (3+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-19 22:18 UTC  (4+ messages)
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs

[PATCH] Documentation: add exception capture function
 2023-01-19 21:59 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the jc_docs tree
 2023-01-19 21:59 UTC  (3+ messages)

[master/kirkstone][PATCH v2 1/2] treewide: replace leftover git://git.ti.com
 2023-01-19 22:17 UTC  (4+ messages)
` [master/kirkstone][PATCH v2 2/2] ti-sgx-ddk-um: use udev for userspace initialization
  ` [meta-ti] "
` [meta-ti] [master/kirkstone][PATCH v2 1/2] treewide: replace leftover git://git.ti.com

[PATCH v2 0/3] StarFive's SDIO/eMMC driver support
 2023-01-19 22:17 UTC  (3+ messages)
` [PATCH v2 2/3] mmc: starfive: Add sdio/emmc "

[PATCH v2 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts
 2023-01-19 21:56 UTC  (6+ messages)

[PATCH v2 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
 2023-01-19 21:56 UTC  (6+ messages)

[PATCH v4 00/19] Clean up includes
 2023-01-19 22:15 UTC  (3+ messages)
` [PATCH v4 12/19] target/hexagon: "

[PATCH net 0/3] fixes for mtk_eth_soc
 2023-01-19 21:53 UTC  (5+ messages)
` [PATCH net 2/3] net: mediatek: sgmii: autonegotiation is required

[PATCH v2 0/9] extent buffer dirty cleanups
 2023-01-19 21:53 UTC  (10+ messages)
` [PATCH v2 1/9] btrfs: do not call btrfs_clean_tree_block in update_ref_for_cow
` [PATCH v2 2/9] btrfs: always lock the block before calling btrfs_clean_tree_block
` [PATCH v2 3/9] btrfs: do not check header generation in btrfs_clean_tree_block
` [PATCH v2 4/9] btrfs: do not set the header generation before btrfs_clean_tree_block
` [PATCH v2 5/9] btrfs: replace clearing extent buffer dirty bit with btrfs_clean_block
` [PATCH v2 6/9] btrfs: do not increment dirty_metadata_bytes in set_btree_ioerr
` [PATCH v2 7/9] btrfs: rename btrfs_clean_tree_block => btrfs_clear_buffer_dirty
` [PATCH v2 8/9] btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty
` [PATCH v2 9/9] btrfs: remove btrfs_wait_tree_block_writeback

[PATCH] trace-cmd record: Verify that splice works before using it
 2023-01-19 21:53 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 1/2] drm/i915/dg2: Introduce Wa_18018764978
 2023-01-19 22:13 UTC  (7+ messages)

linux-next: build failure after merge of the tty.current tree
 2023-01-19 21:49 UTC  (2+ messages)

[PATCH v2 0/3] drm: Generic fbdev and vga-switcheroo
 2023-01-19 22:10 UTC  (7+ messages)
` [PATCH v2 2/3] drm/fb-helper: Set framebuffer for vga-switcheroo clients
  ` [Intel-gfx] "

[asahilinux:bits/200-dcp 48/81] drivers/iommu/dma-iommu.c:500:23: error: use of undeclared identifier 'IOMMU_RESV_TRANSLATED'; did you mean 'IOMMU_RESV_RESERVED'?
 2023-01-19 22:10 UTC 

[PATCH 0/4] regulator: Add Maxim MAX20411 support
 2023-01-19 21:47 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: regulator: Describe Maxim MAX20411
` [PATCH 2/4] regulator: Introduce Maxim MAX20411 Step-Down converter
` [PATCH 3/4] arm64: dts: qcom: sc8280xp: Add qup1_i2c4
` [PATCH 4/4] arm64: dts: qcom: sa8295p-adp: Add max20411 on i2c4

[PATCH] rebase: mark --update-refs as requiring the merge backend
 2023-01-19 21:47 UTC  (2+ messages)

[PATCH v8 00/17] Introduce a unified API for SCMI Server testing
 2023-01-19 21:47 UTC  (3+ messages)

[RFC] 2-stage translation emulation support for SMMUv3 on TCG
 2023-01-19 22:08 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/gvt: Avoid full proxy f_ops debug attributes
 2023-01-19 22:05 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Avoid full proxy f_ops for vgpu_status "

[PATCH v2 0/2] various aarch64 fixes for running Hyper-V on TCG
 2023-01-19 22:03 UTC  (4+ messages)
` [PATCH v2 1/2] target/arm: implement DBGCLAIM registers

[PATCH RESEND 1/4] backlight: aat2870: Use backlight helper
 2023-01-19 21:41 UTC  (2+ messages)

[PATCH v2 0/4] Series of fixes for PL011 char device
 2023-01-19 22:02 UTC  (10+ messages)
` [PATCH v2 1/4] hw/char/pl011: refactor FIFO depth handling code
` [PATCH v2 2/4] hw/char/pl011: implement a reset method
` [PATCH v2 3/4] hw/char/pl011: better handling of FIFO flags on LCR reset

[PATCHv2] drm/amdgpu: Enable IH retry CAM on GFX9
 2023-01-19 21:59 UTC 

[PATCH v3 0/3] rtc: Set M41T82 & M41T83 xtal load capacitance from DT
 2023-01-19 21:39 UTC  (4+ messages)
` [PATCH v3 1/3] rtc: m41t80: probe: use IS_ENABLED for CONFIG_OF
` [PATCH v3 2/3] dt-bindings: m41t80: add xtal load capacitance
` [PATCH v3 3/3] rtc: m41t80: set xtal load capacitance from DT

[PATCH 05/19] soundwire: amd: add soundwire interrupt handling
 2023-01-19 22:00 UTC  (3+ messages)

Parallelism for submodule update
 2023-01-19 21:39 UTC  (2+ messages)

Improve getsockname
 2023-01-19 21:38 UTC  (4+ messages)
` struct sockaddr_storage, union (was: Improve getsockname)

[PATCH RESEND 2/4] backlight: arcxcnn: Use backlight helper
 2023-01-19 21:38 UTC  (2+ messages)

[PATCH net-next v3 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-19 21:37 UTC  (2+ messages)

Phoronix pts fio io_uring test regression report on upstream v6.1 and v5.15
 2023-01-19 21:36 UTC 

[PATCH v11 018/113] KVM: TDX: create/destroy VM structure
 2023-01-19 21:36 UTC  (11+ messages)

[PATCH v2 0/2] arm64: dts: qcom: Use labels with generic node names for ADC channels
 2023-01-19 21:26 UTC 

[PATCH v3 0/2] kvm: sev: Add SNP guest request throttling
 2023-01-19 21:34 UTC  (3+ messages)
` [PATCH v3 1/2] kvm: sev: Add SEV-SNP "
` [PATCH v3 2/2] kvm: sev: If ccp is busy, report throttled to guest

[PATCH 0/2] branch: operations on orphan branches
 2023-01-19 21:33 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH 3/3] branch: rename orphan branches in any worktree

[RFC PATCH 0/5] vhost lock annotations
 2023-01-19 21:50 UTC  (7+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] eal: annotate spinlock, rwlock and seqlock

[PATCH] drm/shmem: Cleanup drm_gem_shmem_create_with_handle()
 2023-01-19 21:49 UTC  (3+ messages)

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-19 21:47 UTC  (9+ messages)
` [PATCH drm-next 13/14] drm/nouveau: implement new "

[PATCH v2] drivers/mfd: simple-mfd-i2c: Add generic compatible
 2023-01-19 21:32 UTC  (4+ messages)

[PATCH 1/2] arm64: imx8mp: Disable Atheros PHY driver on i.MX8MP DHCOM
 2023-01-19 21:46 UTC  (2+ messages)
` [PATCH 2/2] arm64: imx8mp: Enable SMSC LAN87xx "

[RFC PATCH v4 00/15] target/arm: Allow CONFIG_TCG=n builds
 2023-01-19 21:47 UTC  (5+ messages)
` [RFC PATCH v4 15/15] arm/Kconfig: Do not build TCG-only boards on a KVM-only build

[PATCH 1/9] clk: imx8mp: Add EQoS MAC clock
 2023-01-19 21:44 UTC  (9+ messages)
` [PATCH 2/9] net: dwc_eth_qos: Drop bogus return after goto
` [PATCH 3/9] net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32
` [PATCH 4/9] net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC
` [PATCH 5/9] net: dwc_eth_qos: Add DM CLK support for i.MX8M Plus
` [PATCH 6/9] net: dwc_eth_qos: Add i.MX8M Plus RMII support
` [PATCH 7/9] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M Plus
` [PATCH 8/9] arm64: dts: imx8mp: Drop EQoS clock workaround
` [PATCH 9/9] arm64: imx8mp: Drop EQoS GPR[1] board workaround

[PATCH v17 0/6] crash: Kernel handling of CPU and memory hot un/plug
 2023-01-19 21:31 UTC  (3+ messages)
` [PATCH v17 3/6] crash: add generic infrastructure for crash hotplug support

[Intel-wired-lan] [PATCH 2/9] e1000e: Remove redundant pci_enable_pcie_error_reporting()
 2023-01-19 21:31 UTC  (2+ messages)

[PATCH] virtio-scsi: reset SCSI devices from main loop thread
 2023-01-19 21:43 UTC 

[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2023-01-19 (ice)
 2023-01-19 21:27 UTC  (9+ messages)
` [PATCH net-next 01/15] ice: Add 'Execute Pending LLDP MIB' Admin Queue command
` [PATCH net-next 04/15] ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
` [PATCH net-next 05/15] ice: remove redundant non-null check in ice_setup_pf_sw()
` [PATCH net-next 08/15] ice: combine cases in ice_ksettings_find_adv_link_speed()
` [PATCH net-next 11/15] ice: Reduce scope of variables
` [PATCH net-next 12/15] ice: Explicitly return 0
` [PATCH net-next 14/15] ice: Introduce local var for readability
` [PATCH net-next 15/15] ice: Remove excess space

[PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
 2023-01-19 21:40 UTC 

[PATCH 2/2] log: remove unneeded new line
 2023-01-19 21:40 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.