messages from 2023-07-27 07:25:45 to 2023-07-27 08:53:29 UTC [more...]
[PATCH] mm: page_alloc: consume available CMA space first
2023-07-27 8:33 UTC (3+ messages)
[PATCH bpf-next v3] libbpf: Expose API to consume one ring at a time
2023-07-27 8:23 UTC
[PATCH] libbpf: Expose API to consume one ring at a time
2023-07-27 8:31 UTC (4+ messages)
[PATCH 1/3] dt-bindings: hwmon: Add Infineon TDA38640
2023-07-27 8:30 UTC (6+ messages)
` [PATCH 3/3] hwmon: (pmbus/tda38640) Add workaround for bug in SVID mode
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
2023-07-27 8:30 UTC (51+ 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 11/49] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd 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 v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
` [PATCH v3 43/49] mm: shrinker: remove old APIs
` [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [PATCH v3 47/49] mm: shrinker: make memcg "
` [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH v4 0/4] perf: add new option '--workload-attr' to set workload sched_policy/priority/cpumask
2023-07-27 8:28 UTC (5+ messages)
` [PATCH v4 1/4] perf cpumap: Add __perf_cpu_map__new and perf_cpu_map__2_cpuset
` [PATCH v4 2/4] perf: add new option '--workload-attr' to set workload sched_policy/priority/cpumask
` [PATCH v4 3/4] perf: replace taskset with --workload-attr option
` [PATCH v4 4/4] perf test: add test case for "
[PATCH v2 0/2] Add support for vibrator in multiple PMICs
2023-07-27 8:29 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: input: qcom,pm8xxx-vib: add more PMIC support
[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
2023-07-27 8:21 UTC (3+ messages)
[PATCH v3] xen/evtchn: Introduce new IOCTL to bind static evtchn
2023-07-27 8:27 UTC (3+ messages)
[PATCH net-next v4] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
2023-07-27 8:25 UTC
[PATCH] libbpf: fix warnings "'pad_type' 'pad_bits' 'new_off' may be used uninitialized"
2023-07-27 8:25 UTC
[PATCH 1/2] hwmon: (isl28022) new driver for ISL28022 power monitor
2023-07-27 8:25 UTC (10+ messages)
` [PATCH 2/2] dt-bindings: hwmon: add renesas,isl28022
[RFC PATCH 0/5] mm: Select victim memcg using BPF_OOM_POLICY
2023-07-27 8:15 UTC (7+ 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 v13 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
2023-07-27 8:23 UTC (3+ messages)
` [PATCH v13 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine
[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-07-27 8:19 UTC (5+ messages)
` [PATCH v2 05/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support
[PATCH] iomem: remove __weak ioremap_cache helper
2023-07-27 8:18 UTC (3+ messages)
[PATCH] usb: dwc3: gadget: let pm runtime get/put paired
2023-07-27 8:18 UTC (2+ messages)
collision between ZONE_MOVABLE and memblock allocations
2023-07-27 8:18 UTC (5+ messages)
[PATCH] ARM: dts: at91: ksz9477_evb: Add tx-internal-delay-ps property for port5
2023-07-27 8:06 UTC
[paulmck-rcu:dev.2023.07.24a] BUILD REGRESSION aaeb7f70ca6fef20998ac6aa580e42ca7b85fb7f
2023-07-27 8:10 UTC
[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
2023-07-27 8:14 UTC (5+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v4 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH] net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
2023-07-27 8:13 UTC
[PATCH] fuse: enable larger read buffers for readdir
2023-07-27 8:12 UTC (2+ messages)
` [PATCH] fuse: enable larger read buffers for readdir [v2]
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 (16+ messages)
` [PATCH v4 09/20] KVM:x86: Add common code of CET MSR access
` [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
[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 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] 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
[PATCH v3 01/62] mmc: sunxi: Convert to platform remove callback returning void
2023-07-27 7:36 UTC (3+ messages)
` [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 (2+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox