LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-24 20:05:16 to 2023-02-25 03:40:22 UTC [more...]

[git pull] vfs.git namespace stuff
 2023-02-25  3:40 UTC  (2+ messages)

[git pull] vfs.git sysv pile
 2023-02-25  3:40 UTC  (2+ messages)

[git pull] vfs.git misc bits
 2023-02-25  3:40 UTC  (3+ messages)

[git pull] vfs.git minix pile
 2023-02-25  3:40 UTC  (2+ messages)

[PATCH v2 2/2] net: phy: at803x: remove set/get wol callbacks for AR8032
 2023-02-25  3:39 UTC  (2+ messages)

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-02-25  3:36 UTC  (2+ messages)

linux-next: Tree for Feb 25
 2023-02-25  3:32 UTC 

[PATCH RFC] rcu: Add a minimum time for marking boot as completed
 2023-02-25  3:32 UTC  (2+ messages)

[git pill] vfs.git alpha fixes
 2023-02-25  3:17 UTC  (2+ messages)

[PATCH] rust: ioctl: Add ioctl number manipulation functions
 2023-02-25  2:43 UTC  (5+ messages)

[PATCH 0/5] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-02-25  2:31 UTC  (4+ messages)
` [PATCH 5/5] rust: error: Add from_kernel_result!() macro

[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
 2023-02-25  2:26 UTC  (8+ messages)
      ` [PATCH] crypto: stm32 - Save and restore between each request
        ` [v2 PATCH] "

[PATCH 6.1 00/47] 6.1.14-rc2 review
 2023-02-25  2:18 UTC  (2+ messages)

[PATCH 5.15 00/37] 5.15.96-rc3 review
 2023-02-25  2:16 UTC  (2+ messages)

[PATCH] kconfig: Proposed language extension for multiple builds
 2023-02-25  2:04 UTC 

linux-next: manual merge of the mm tree with Linus' tree
 2023-02-25  2:04 UTC  (2+ messages)

[PATCH v3 0/5] Add IO page table replacement support for emulated pathway
 2023-02-25  1:51 UTC  (6+ messages)
` [PATCH v3 1/5] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v3 2/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v3 3/5] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
` [PATCH v3 4/5] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v3 5/5] iommufd/selftest: Add coverage for access->ioas replacement

[GIT PULL] KUnit next update for Linux 6.3-rc1
 2023-02-25  1:50 UTC  (4+ messages)

drm next for 6.3-rc1
 2023-02-25  1:49 UTC  (4+ messages)

[PATCH] kunit: Fix 'hooks.o' build by recursing into kunit
 2023-02-25  1:45 UTC 

[PATCH v3 00/13] Overhauling amx_test
 2023-02-25  1:39 UTC  (10+ messages)
` [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component

[GIT PULL]: dmaengine updates for v6.3
 2023-02-25  1:37 UTC  (2+ messages)

[GIT PULL]: Generic phy updates for v6.3
 2023-02-25  1:37 UTC  (2+ messages)

[GIT PULL] power-supply changes for 6.3
 2023-02-25  1:37 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.3-rc1
 2023-02-25  1:37 UTC  (2+ messages)

[GIT PULL]: Soundwire updates for v6.3
 2023-02-25  1:37 UTC  (2+ messages)

[GIT PULL] PCI changes for v6.3
 2023-02-25  1:37 UTC  (2+ messages)

[PATCH v9 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
 2023-02-25  1:32 UTC  (15+ messages)
` [PATCH v9 7/8] x86/cpu: "
          ` [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set

[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
 2023-02-25  1:19 UTC  (8+ messages)

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-25  1:03 UTC  (24+ messages)
` [PATCH v10 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 19/26] gunyah: vm_mgr: Add framework to add VM Functions

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-02-25  0:50 UTC  (5+ messages)

[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
 2023-02-25  0:45 UTC  (2+ messages)

[PATCH 0/2] rust: sync: Arc: Any downcasting and assume_init()
 2023-02-25  0:43 UTC  (5+ messages)
` [PATCH 1/2] rust: sync: arc: implement Arc<dyn Any + Send + Sync>::downcast()
` [PATCH 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()

[RFC PATCH 0/2] Add DPU DSC helper module
 2023-02-25  0:36 UTC  (15+ messages)
` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions
` [RFC PATCH 2/2] drm/msm/dsi: use new dpu_dsc_populate_dsc_config()

[PATCH v2] rseq.2: New man page for the rseq(2) API
 2023-02-25  0:36 UTC  (2+ messages)

[PATCH 0/3] rust: Miscellaneous macro improvements
 2023-02-25  0:31 UTC  (5+ messages)
` [PATCH 1/3] rust: macros: Make expect_punct() return the Punct directly
` [PATCH 2/3] rust: macros: concat_idents: Allow :: paths in the first argument

kismet: WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE when selected by IPMMU_VMSA
 2023-02-25  0:28 UTC  (6+ messages)

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-02-25  0:27 UTC  (11+ messages)

[PATCH v4] dt-bindings: power: supply: Revise Richtek RT9467 compatible name
 2023-02-25  0:19 UTC  (3+ messages)

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-02-25  0:09 UTC  (9+ messages)
` [PATCH v2 07/46] mm: add VM_HUGETLB_HGM VMA flag
` [PATCH v2 08/46] hugetlb: add HugeTLB HGM enablement helpers
` [PATCH v2 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
` [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries

[PATCH net-next v8 0/9] net: add EEE support for KSZ9477 switch family
 2023-02-25  0:09 UTC  (12+ messages)
` [PATCH net-next v8 6/9] net: phy: c22: migrate to genphy_c45_write_eee_adv()

[PATCH 15/27] memory: tegra: remove MODULE_LICENSE in non-modules
 2023-02-24 15:08 UTC  (5+ messages)
` [PATCH 18/27] mtd: bcm63xxpart: "
` [PATCH 21/27] mfd: bcm2835-pm: "
` [PATCH 23/27] NFSv4_2: "
` [PATCH 24/27] firmware: xilinx: "

[PATCH] perf: fix counting when initial delay configured
 2023-02-24 23:36 UTC  (5+ messages)

[PATCH v12 0/3] Checkpoint Support for Syscall User Dispatch
 2023-02-24 23:31 UTC  (4+ messages)
` [PATCH v12 1/3] syscall_user_dispatch: helper function to operate on given task
` [PATCH v12 2/3] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v12 3/3] selftest,ptrace: Add selftest for syscall user dispatch config api

[GIT PULL] Please pull RDMA subsystem changes
 2023-02-24 23:27 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v6.3
 2023-02-24 23:27 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v6.3
 2023-02-24 23:27 UTC  (5+ messages)

[RFC 0/2] RISC-V: enable rust
 2023-02-24 23:18 UTC  (8+ messages)

[ANN]: kdevops v6.2 released devices
 2023-02-24 23:10 UTC 

linux-next: manual merge of the mm-stable tree with the ext4 tree
 2023-02-24 23:01 UTC  (9+ messages)

[PATCH v4] x86/platform/uv: UV support for sub-NUMA clustering
 2023-02-24 22:59 UTC 

[GIT PULL] TTY/Serial driver updates for 6.3-rc1
 2023-02-24 22:57 UTC  (6+ messages)

[PATCH] mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()
 2023-02-24 22:53 UTC  (2+ messages)

[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
 2023-02-24 22:48 UTC  (11+ messages)
` [PATCH v6 02/12] kbuild: deb-pkg: create source package without cleaning
` [PATCH v6 05/12] kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
` [PATCH v6 06/12] kbuild: deb-pkg: make .orig tarball a hard link if possible
` [PATCH v6 07/12] kbuild: deb-pkg: switch over to source format 3.0 (quilt)
` [PATCH v6 12/12] kbuild: add srcdeb-pkg target

[PATCH v1 00/51] shadow metric clean up and improvements
 2023-02-24 22:48 UTC  (3+ messages)
` [PATCH v1 50/51] perf stat: Use counts rather than saved_value

[PATCH v5 0/2] Fallback to full coredump
 2023-02-24 22:45 UTC  (4+ messages)
` [PATCH v5 1/2] remoteproc: core: Export the rproc coredump APIs
` [PATCH v5 2/2] remoteproc: qcom: Add full coredump fallback mechanism

[tip:master] BUILD SUCCESS 7fa08de735e41001a70c8ca869b2b159d74c2339
 2023-02-24 22:46 UTC 

[PATCH v2] gpio: mmio: handle "ngpios" properly in bgpio_init()
 2023-02-24 22:39 UTC  (4+ messages)

[kernel PATCH v2 0/1] Clear workqueue to avoid use-after-free
 2023-02-24 22:37 UTC  (4+ messages)
` [kernel PATCH v2 1/1] Bluetooth: hci_sync: clear workqueue before clear mgmt cmd

[PATCH] dmapool: push new blocks in ascending order
 2023-02-24 22:28 UTC  (6+ messages)

[PATCH] drm/amdgpu: remove unused variable ring
 2023-02-24 22:22 UTC  (2+ messages)

[PATCH] net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf()
 2023-02-24 22:17 UTC  (7+ messages)

[PATCH] x86: profiling: Set prof_cpu_mask to NULL after free
 2023-02-24 22:16 UTC  (2+ messages)

[PATCH v1 0/2] Skip waiting for link up during probe
 2023-02-24 22:09 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: PCI: dwc: Add snps,skip-wait-link-up

[PATCH INTERNAL v1 3/3] regulator: tps6594-regulator: Add driver for TI TPS6594 regulators
 2023-02-24 22:06 UTC  (2+ messages)

[PATCH v2 net-next 0/5] add ethtool categorized statistics
 2023-02-24 21:53 UTC  (6+ messages)
` [PATCH v2 net-next 3/5] net: dsa: microchip: add eth mac grouping for ethtool statistics

[PATCH] soc: bcm: brcmstb: Remove bare-metal ARM suspend/resume code
 2023-02-24 21:52 UTC 

[PATCH v2 0/5] x86-64: Remove global variables from boot
 2023-02-24 21:40 UTC  (4+ messages)
` [External] "

[PATCH RFC 0/4] clk: mediatek: de-duplicate MT798x drivers
 2023-02-24 21:40 UTC  (5+ messages)
` [PATCH RFC 1/4] dt-bindings: clock: rename mt7986-clk.h to mediatek,mt7986-clk.h

[PATCH] mwifiex: Fix use-after-free bug due to race condition between main thread thread and timer thread
 2023-02-24 21:39 UTC  (7+ messages)

[GIT PULL] Mailbox changes for v6.3
 2023-02-24 21:27 UTC 

[PATCH 04/27] kbuild, soc: bcm: raspberrypi-power: remove MODULE_LICENSE in non-modules
 2023-02-24 21:26 UTC  (4+ messages)
` [PATCH 05/27] kbuild, soc: bcm: bcm2835-power: "

[PATCH] power: reset: brcm-kona-reset: Use devm_platform_get_and_ioremap_resource()
 2023-02-24 21:24 UTC  (2+ messages)

[PATCH v2] reset: brcmstb-rescal: Use devm_platform_ioremap_resource()
 2023-02-24 21:23 UTC  (2+ messages)

[PATCH] reset: brcmstb-rescal: Use devm_platform_get_and_ioremap_resource()
 2023-02-24 21:22 UTC  (2+ messages)

[GIT PULL] USB / Thunderbolt driver changes for 6.3-rc1
 2023-02-24 21:16 UTC  (2+ messages)

[GIT PULL] Char/Misc driver updates for 6.3-rc1
 2023-02-24 21:16 UTC  (2+ messages)

[GIT PULL] Staging driver updates for 6.3-rc1
 2023-02-24 21:16 UTC  (2+ messages)

[GIT PULL] Driver core updates for 6.3-rc1
 2023-02-24 21:16 UTC  (2+ messages)

[PATCH v2 0/7] make slab shrink lockless
 2023-02-24 21:14 UTC  (6+ messages)
` [PATCH v2 2/7] mm: vmscan: make global "

[PATCH] psi: reduce min window size to 50ms
 2023-02-24 21:07 UTC  (10+ messages)

[PATCH v3 00/17] Self-encapsulate the thermal zone device structure
 2023-02-24 21:06 UTC 

[RFC RESEND 0/2] RISC-V: enable rust
 2023-02-24 21:03 UTC  (4+ messages)
` [RFC RESEND 2/2] RISC-V: enable building the 64-bit kernels with rust support

[RFC][PATCH] cifs: Fix cifs_writepages_region()
 2023-02-24 20:58 UTC  (12+ messages)
  ` [GIT PULL] MM updates for 6.3-rc1

diffutils file mode (was Re: [PATCH 5.15 00/37] 5.15.96-rc2 review)
 2023-02-24 20:51 UTC  (4+ messages)

linux-next: build failure after merge of the mm tree
 2023-02-24 20:36 UTC  (6+ messages)

A potential deadlock in sockhash map
 2023-02-24 20:26 UTC  (5+ messages)

[PATCH v2] net: tls: fix possible info leak in tls_set_device_offload()
 2023-02-24 20:22 UTC  (3+ messages)

[PATCH] tee: optee: Add SMC for loading OP-TEE image
 2023-02-24 20:17 UTC  (5+ messages)

[PATCH v18 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-02-24 20:16 UTC  (12+ messages)
` [PATCH v18 5/7] kexec: exclude hot remove cpu from elfcorehdr notes

[GIT PULL] VFIO updates for v6.3-rc1
 2023-02-24 20:12 UTC 

[PATCH v1 1/1] devres: Pass unique name of the resource to devm_add_action()
 2023-02-24 20:07 UTC 

[PATCH v2] block: ublk: enable zoned storage support
 2023-02-24 20:05 UTC 

[PATCH] block: ublk: enable zoned storage support
 2023-02-24 20:02 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).