The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-07-27 07:06:36 to 2023-07-27 08:24:37 UTC [more...]

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  8:04 UTC  (30+ messages)
` [PATCH v3 01/49] binder: fix memory leak in binder_init()
` [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
` [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
` [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-07-27  8:12 UTC  (3+ messages)
` [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support

arch/powerpc/mm/book3s64/pgtable.c:422:6: warning: no previous prototype for function 'arch_report_meminfo'
 2023-07-27  8:05 UTC 

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-27  8:09 UTC  (22+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 13/14] virtio/vsock: "

[PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
 2023-07-27  8:08 UTC  (3+ messages)

mm/kfence/kfence_test.c:287 test_alloc() warn: use 'gfp' here instead of GFP_KERNEL?
 2023-07-27  8:06 UTC  (2+ messages)

[PATCH v2] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
 2023-07-27  8:08 UTC  (3+ messages)

[PATCH] crypto: all - alloc and init all req alloc as zero
 2023-07-27  8:07 UTC  (2+ messages)

[PATCH v4 00/20] Enable CET Virtualization
 2023-07-27  8:03 UTC  (24+ messages)
` [PATCH v4 09/20] KVM:x86: Add common code of CET MSR access
` [PATCH v4 12/20] KVM:VMX: Introduce CET VMCS fields and control bits
` [PATCH v4 13/20] KVM:VMX: Emulate read and write to CET MSRs
` [PATCH v4 15/20] KVM:VMX: Save host MSR_IA32_S_CET to VMCS field
` [PATCH v4 17/20] KVM:x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v4 18/20] KVM:x86: Enable guest CET supervisor xstate bit support

[PATCH 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-07-27  8:07 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: hwmon: add renesas,isl28022

[RFC PATCH v2 00/10] Rust PuzleFS filesystem driver
 2023-07-27  8:06 UTC  (6+ messages)
` [RFC PATCH v2 10/10] rust: puzzlefs: add oci_root_dir and image_manifest filesystem parameters

[PATCH] x86/numa: Add Devicetree support
 2023-07-27  8:06 UTC  (3+ messages)

[PATCH v2 0/5] Staging: rtl8192e: Function name cleanup series 1
 2023-07-27  8:05 UTC  (3+ messages)
` [PATCH v2 5/5] Staging: rtl8192e: Rename function ResetBaEntry

WARNING in kvm_arch_vcpu_ioctl_run
 2023-07-27  8:03 UTC 

[PATCH v2 -next] of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
 2023-07-27  8:02 UTC 

[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
 2023-07-27  8:03 UTC  (16+ messages)
  ` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
        ` [v2] "
                      ` [v3] "

[PATCH] staging: vme_user: fix check alignment should match open parenthesis
 2023-07-27  8:03 UTC  (2+ messages)

[PATCH v6 0/5] Enable IPQ5332 USB2
 2023-07-27  8:01 UTC  (4+ messages)
` [PATCH v6 1/5] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH v13 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-27  8:00 UTC  (10+ messages)
` [PATCH v13 1/2] Bluetooth: hci_qca: adjust qca btsoc type print expression
` [PATCH v13 2/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066

[PATCH] x86/cpu/amd: Report zenbleed in sysfs
 2023-07-27  8:00 UTC  (2+ messages)

[PATCH v5 00/12] GenieZone hypervisor drivers
 2023-07-27  8:00 UTC  (13+ messages)
` [PATCH v5 01/12] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v5 02/12] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v5 03/12] virt: geniezone: Add GenieZone hypervisor support
` [PATCH v5 04/12] virt: geniezone: Add vcpu support
` [PATCH v5 05/12] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v5 06/12] virt: geniezone: Add irqfd support
` [PATCH v5 07/12] virt: geniezone: Add ioeventfd support
` [PATCH v5 08/12] virt: geniezone: Add memory region support
` [PATCH v5 09/12] virt: geniezone: Add dtb config support
` [PATCH v5 10/12] virt: geniezone: Add virtual timer support
` [PATCH v5 11/12] virt: geniezone: Add guest page fault handler
` [PATCH v5 12/12] virt: geniezone: Add memory pin/unpin support

Stopping the tick on a fully loaded system
 2023-07-27  7:59 UTC  (11+ messages)

[PATCH v3] staging: rtl8192e: Rename function IsHTHalfNmodeAPs to is_ht_half_nmode_aps
 2023-07-27  7:59 UTC  (2+ messages)

[PATCH v2 0/6] soc: qcom: Add support for SM4450
 2023-07-27  7:59 UTC  (13+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: Adds base SM4450 DTSI
` [PATCH v2 4/6] arm64: dts: qcom: Add base SM4450 QRD DTS
` [PATCH v2 5/6] dt-bindings: arm: qcom,ids: add SoC ID for SM4450
` [PATCH v2 6/6] soc: qcom: socinfo: add SM4450 ID

segfaults of processes while being killed after commit "mm: make the page fault mmap locking killable"
 2023-07-27  7:57 UTC  (5+ messages)

[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
 2023-07-27  7:57 UTC  (3+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information

[PATCH v3 0/2] Add DS4520 GPIO Expander Support
 2023-07-27  7:55 UTC  (3+ messages)
` [PATCH v3 2/2] gpio: ds4520: Add ADI "

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-27  7:54 UTC  (9+ messages)
` [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw

[PATCH v2 0/2] Add support for vibrator in multiple PMICs
 2023-07-27  7:54 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: input: qcom,pm8xxx-vib: add more PMIC support

[PATCH] ARM: dts: nuvoton: Add Fii Mori system
 2023-07-27  7:54 UTC  (2+ messages)

[PATCH] PCI/DOE: Fix destroy_work_on_stack() race
 2023-07-27  7:54 UTC  (2+ messages)

[PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
 2023-07-27  7:53 UTC  (5+ messages)

[PATCH v4 for-next] RDMA/core: Get IB width and speed from netdev
 2023-07-27  7:53 UTC  (5+ messages)

[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_load_inode_block (2)
 2023-07-27  7:52 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
 2023-07-27  7:51 UTC  (4+ messages)

[PATCH v3] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
 2023-07-27  7:49 UTC 

(no subject)
 2023-07-27  7:49 UTC 

[PATCH v2] dma-buf: Fix the typo in DMA-BUF statistics doc
 2023-07-27  7:46 UTC  (2+ messages)

[PATCH v3 0/3] Add support for vibrator in multiple PMICs
 2023-07-27  7:43 UTC  (12+ messages)
` [PATCH v3 1/3] input: pm8xxx-vib: refactor to easily support new SPMI vibrator
` [PATCH v3 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module

[PATCH] caam: init-clk based on caam-page0-access
 2023-07-27  7:43 UTC  (3+ messages)

[PATCH v18 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2023-07-27  7:43 UTC  (2+ messages)
` [PATCH v18 1/1] clk: npcm8xx: add clock controller

[PATCH] x86/mm/kmmio: return -ENOMEM when kzalloc failed
 2023-07-27  7:42 UTC 

[PATCH v2 00/22] i2c: Use new PM macros
 2023-07-27  7:40 UTC  (3+ messages)
` [PATCH v2 04/22] i2c: davinci: Remove #ifdef guards for PM related functions

[PATCH v2] net: stmmac: correct MAC propagation delay
 2023-07-27  7:41 UTC  (12+ messages)

Słowa kluczowe do wypozycjonowania
 2023-07-27  7:35 UTC 

[RESEND PATCH 0/2] Add Intel 8254 Counter support
 2023-07-27  7:38 UTC  (3+ messages)
` [RESEND PATCH 1/2] gpio: 104-dio-48e: Add Counter/Timer support

[RFC PATCH 0/5] mm: Select victim memcg using BPF_OOM_POLICY
 2023-07-27  7:36 UTC  (6+ messages)
` [RFC PATCH 1/5] bpf: Introduce BPF_PROG_TYPE_OOM_POLICY
` [RFC PATCH 2/5] mm: Select victim memcg using bpf prog
` [RFC PATCH 3/5] libbpf, bpftool: Support BPF_PROG_TYPE_OOM_POLICY
` [RFC PATCH 4/5] bpf: Add a new bpf helper to get cgroup ino
` [RFC PATCH 5/5] bpf: Sample BPF program to set oom policy

[PATCH v3 01/62] mmc: sunxi: Convert to platform remove callback returning void
 2023-07-27  7:36 UTC  (30+ messages)
` [PATCH v3 26/62] mmc: sdhci-of-dwcmshc: "
` [PATCH v3 35/62] mmc: sdhci-sprd: "
` [PATCH v3 36/62] mmc: sdhci-tegra: "
` [PATCH v3 37/62] mmc: sdhci-acpi: "
` [PATCH v3 38/62] mmc: sdhci-esdhc-imx: "
` [PATCH v3 39/62] mmc: sdhci-msm: "
` [PATCH v3 40/62] mmc: alcor: "
` [PATCH v3 41/62] mmc: dw_mmc: rockchip: "
` [PATCH v3 42/62] mmc: owl: "
` [PATCH v3 43/62] mmc: wbsd: "
` [PATCH v3 44/62] mmc: usdhi60rol0: "
` [PATCH v3 45/62] mmc: atmel-mci: "
` [PATCH v3 46/62] mmc: sdhci-st: "
` [PATCH v3 47/62] mmc: wmt-sdmmc: "
` [PATCH v3 48/62] mmc: sdhci-esdhc-mcf: "
` [PATCH v3 50/62] mmc: sdhci-spear: "
` [PATCH v3 51/62] mmc: mxcmmc: "
` [PATCH v3 52/62] mmc: mvsdio: "
` [PATCH v3 53/62] mmc: pwrseq_simple: "
` [PATCH v3 54/62] mmc: pwrseq: sd8787: "
` [PATCH v3 55/62] mmc: pwrseq: "
` [PATCH v3 56/62] mmc: renesas_sdhi: "
` [PATCH v3 57/62] mmc: "
` [PATCH v3 58/62] mmc: uniphier-sd: "
` [PATCH v3 59/62] mmc: sdhci_am654: Properly handle failures in .remove()
` [PATCH v3 60/62] mmc: sdhci_am654: Convert to platform remove callback returning void
` [PATCH v3 61/62] mmc: f-sdh30: "
` [PATCH v3 62/62] mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove

[PATCH] dt-bindings: gpio: fsl-imx-gpio: support i.MX8QM/DXL
 2023-07-27  7:35 UTC  (3+ messages)

[PATCH v7 00/11] ceph: support idmapped mounts
 2023-07-27  7:35 UTC  (3+ messages)
` [PATCH v7 03/11] ceph: handle idmapped mounts in create_request_message()

[PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
 2023-07-27  7:34 UTC  (2+ messages)

[PATCH v1 0/6] gpio: ge: fixes and cleanups
 2023-07-27  7:33 UTC  (2+ messages)

[PATCH -next] media: rcar_jpu: Remove redundant dev_err()
 2023-07-27 10:11 UTC  (2+ messages)

[PATCH v8 0/4] cover-letter: Add IO page table replacement support
 2023-07-27  7:30 UTC  (7+ messages)
` [PATCH v8 2/4] iommufd: Add iommufd_access_replace() API

[RFC PATCH] sched/fair: Skip idle CPU search on busy system
 2023-07-27  7:25 UTC  (2+ messages)

[PATCH v3 0/3] Optimize large folio interaction with deferred split
 2023-07-27  7:26 UTC  (7+ messages)
` [PATCH v3 2/3] mm: Implement folio_remove_rmap_range()

[PATCH -next] drm: omapdrm: dss: Remove redundant DSSERR()
 2023-07-27 11:39 UTC  (3+ messages)

[PATCH v2] drm/mediatek: Fix potential memory leak if vmap() fail
 2023-07-27  7:24 UTC  (3+ messages)

[PATCH v9 0/6] cover-letter: Add IO page table replacement support
 2023-07-27  7:23 UTC  (7+ messages)
` [PATCH v9 1/6] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v9 2/6] iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
` [PATCH v9 3/6] iommufd: Add iommufd_access_change_ioas helper
` [PATCH v9 4/6] iommufd: Add iommufd_access_replace() API
` [PATCH v9 5/6] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v9 6/6] vfio: Support IO page table replacement

[PATCH -next] md:ensure mddev->reconfig_mutex is hold when try to get mddev->sync_thread
 2023-07-27  7:20 UTC 

[PATCH] ALSA: hda/realtek: Support ASUS G713PV laptop
 2023-07-27  7:18 UTC  (2+ messages)

[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
 2023-07-27  7:20 UTC  (5+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
` [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
` [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH 4/4] KVM: riscv: selftests: Add sstc_timer test

Linux 6.4.7
 2023-07-27  7:13 UTC  (2+ messages)

Linux 5.15.123
 2023-07-27  7:13 UTC  (2+ messages)

Linux 5.4.251
 2023-07-27  7:13 UTC  (2+ messages)

Linux 6.1.42
 2023-07-27  7:13 UTC  (2+ messages)

Linux 5.10.188
 2023-07-27  7:13 UTC  (2+ messages)

[PATCH blktests v1 00/11] Switch to allowed_host
 2023-07-27  7:11 UTC  (4+ messages)
` [PATCH blktests v1 01/11] nvme/{003,004,005,013,046,049}: Group all variables declarations

[PATCH] dt-bindings: spi: convert spi-brcm63xx.txt to YAML
 2023-07-27  7:09 UTC  (3+ messages)

[PATCH] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-27  7:08 UTC  (4+ messages)

[PATCH v2] dt-bindings: spi: convert spi-brcm63xx.txt to YAML
 2023-07-27  7:08 UTC 

[PATCH] dt-bindings: interrupt-controller: fsl,intmux: Add power-domains property
 2023-07-27  7:04 UTC  (2+ messages)

[PATCH] USB:bugfix a controller halt error
 2023-07-27  7:03 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox