All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-17 20:13:15 to 2022-10-17 20:36:19 UTC [more...]

[PATCH 0/9] convert hugetlb_cgroup helper functions to folios
 2022-10-17 20:36 UTC  (3+ messages)
` [PATCH 6/9] mm/hugetlb: convert free_huge_page "

[syzbot] general protection fault in end_page_writeback
 2022-10-17 20:27 UTC 

next/pending-fixes bisection: baseline.login on bcm2836-rpi-2-b
 2022-10-17 20:31 UTC  (4+ messages)

[PATCH 00/24] bootstd: Add a boot menu
 2022-10-17 20:30 UTC  (20+ messages)
` [PATCH 01/24] sandbox: Enable mmc command and legacy images
` [PATCH 02/24] cli: Move readline character-processing to a state machine
` [PATCH 03/24] bootmenu: Add a few comments
` [PATCH 04/24] menu: Rename KEY_... to BKEY_
` [PATCH 05/24] menu: Update bootmenu_autoboot_loop() to return the code
` [PATCH 07/24] menu: Use a switch statement
` [PATCH 09/24] image: Add a function to find a script in an image
` [PATCH 10/24] video: Enable VIDEO_ANSI by default only with EFI
` [PATCH 12/24] video: Fix unchnaged typo
` [PATCH 14/24] bootstd: Read the Operating System name for distro/scripts
` [PATCH 15/24] bootstd: Allow reading a logo for the OS
` [PATCH 16/24] menu: Factor out menu-keypress decoding
` [PATCH 17/24] expo: Add basic implementation
` [PATCH 18/24] expo: Add support for scenes
` [PATCH 19/24] expo: Add support for scene menus
` [PATCH 20/24] expo: Add basic tests
` [PATCH 21/24] bootstd: Support creating a boot menu
` [PATCH 22/24] bootstd: Add a test for the bootstd menu
` [PATCH 24/24] expo: Add documentation

[PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-10-17 20:29 UTC  (13+ messages)
` [PATCH v4 01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v4 05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v4 09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v4 15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally

[Intel-gfx] [RESEND PATCH 0/3] drm/i915: Replace kmap() with kmap_local_page()
 2022-10-17 20:34 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Replace kmap() with kmap_local_page() (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH net-next v7 00/10] net: dpaa: Convert to phylink
 2022-10-17 20:22 UTC  (33+ messages)
` [PATCH net-next v7 01/10] dt-bindings: net: Expand pcs-handle to an array
` [PATCH net-next v7 02/10] dt-bindings: net: Add Lynx PCS binding
` [PATCH net-next v7 03/10] dt-bindings: net: fman: Add additional interface properties
` [PATCH net-next v7 04/10] net: phylink: provide phylink_validate_mask_caps() helper
` [PATCH net-next v7 05/10] net: fman: memac: Add serdes support
` [PATCH net-next v7 06/10] net: fman: memac: Use lynx pcs driver
` [PATCH net-next v7 07/10] net: dpaa: Convert to phylink
` [PATCH net-next v7 08/10] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH net-next v7 09/10] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v7 10/10] arm64: dts: layerscape: "

[PATCH v2] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-17 20:27 UTC  (2+ messages)

[PULL 0/2] M68k for 7.2 patches
 2022-10-17 20:29 UTC  (2+ messages)
` [PATCH v4] m68k: write bootinfo as rom section and re-randomize on reboot

[PATCH v2 1/2] nfsd: move nfserrno() to vfs.c
 2022-10-17 20:25 UTC  (3+ messages)
` [PATCH v2 2/2] nfsd: allow disabling NFSv2 at compile time

[Intel-wired-lan] [net-queue bugfix RFC] i40e: Clear IFF_RXFH_CONFIGURED when RSS is reset
 2022-10-17 20:25 UTC  (4+ messages)
  `  "

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-10-17 20:24 UTC  (96+ messages)
` [Cluster-devel] "
` [f2fs-dev] "
` [PATCH v3 01/23] pagemap: Add filemap_grab_folio()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 02/23] filemap: Added filemap_get_folios_tag()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 03/23] filemap: Convert __filemap_fdatawait_range() to use filemap_get_folios_tag()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 04/23] page-writeback: Convert write_cache_pages() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 05/23] afs: Convert afs_writepages_region() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 06/23] btrfs: Convert btree_write_cache_pages() to use filemap_get_folio_tag()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 07/23] btrfs: Convert extent_write_cache_pages() to use filemap_get_folios_tag()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 08/23] ceph: Convert ceph_writepages_start() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 09/23] cifs: Convert wdata_alloc_and_fillpages() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 10/23] ext4: Convert mpage_prepare_extent_to_map() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 12/23] f2fs: Convert f2fs_flush_inline_data() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 13/23] f2fs: Convert f2fs_sync_node_pages() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 15/23] f2fs: Convert last_fsync_dnode() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 16/23] f2fs: Convert f2fs_sync_meta_pages() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 17/23] gfs2: Convert gfs2_write_cache_jdata() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v3 23/23] filemap: Remove find_get_pages_range_tag()
  ` [Cluster-devel] "
  ` [f2fs-dev] "

[Intel-wired-lan] [PATCH net v1] i40e: fix xdp_redirect logs error message when testing with MTU=1500
 2022-10-17 20:26 UTC  (2+ messages)

[PATCH 0/2] arm/p2m: XSA-409 fix
 2022-10-17 20:24 UTC  (3+ messages)
` [PATCH 1/2] arm/p2m: Rework p2m_init()

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 46/50] net/rxrpc/io_thread.c:374:13: warning: unused variable 'delay_ns'
 2022-10-17 20:23 UTC 

[arm-integrator:dlink-dwl-8610ap 10/10] drivers/mtd/parsers/parser_trx.c:37:35: warning: cast from pointer to integer of different size
 2022-10-17 20:23 UTC 

<instantiation>:99:2: error: Unable to parse register name $fp
 2022-10-17 20:23 UTC 

[tip:x86/cpu] BUILD SUCCESS 1d30800c0c0ae1d086ffad2bdf0ba4403370f132
 2022-10-17 20:21 UTC 

"b4 ty -d all" crash
 2022-10-17 20:22 UTC  (2+ messages)

[PATCH net] virtio-net: add cond_resched() to the command waiting loop
 2022-10-17 20:09 UTC  (2+ messages)

[Buildroot] [PATCH] rtl8188eu: remove package
 2022-10-17 20:19 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-17 20:18 UTC  (11+ messages)
` [PATCH bpf-next 2/5] bpf: Implement cgroup "

[PATCH v3] xhci: tegra: USB2 pad power controls
 2022-10-17 20:17 UTC  (4+ messages)

[PATCH v2] dt-bindings: mfd: qcom,spmi-pmic: document rradc node
 2022-10-17 20:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/rtl8188eu: bump version to fix build failure with linux >= 6.0.0
 2022-10-17 20:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: add Giulio Benetti to rtl8188eu package

[PATCH] MAINTAINERS: Replace my amsat.org email address
 2022-10-17 18:20 UTC 

[PATCH] Revert "arm64: dts: qcom: sm8250: Add cpuidle states"
 2022-10-17 20:16 UTC  (2+ messages)

[RFC PATCH] selinux: increase the deprecation sleep for checkreqprot and runtime disable
 2022-10-17 20:16 UTC  (3+ messages)

[PATCH v3 00/25] Fix the DAX-gup mistake
 2022-10-17 20:17 UTC  (4+ messages)
` [PATCH v3 07/25] fsdax: Hold dax lock over mapping insertion

[asahilinux:bits/010-mailbox 17/21] drivers/soc/apple/rtkit.c:937:54: error: 'APPLE_RTKIT_PWR_STATE_INIT' undeclared; did you mean 'APPLE_RTKIT_PWR_STATE_ON'?
 2022-10-17 20:13 UTC 

[PATCH v3] arm64: dts: qcom: pmi8998: add rradc node
 2022-10-17 20:14 UTC  (2+ messages)

[PATCH] pstore: migrate to crypto acomp interface (take 2)
 2022-10-17 20:13 UTC  (10+ messages)

[PATCH v3 0/2] Rework find_get_entries() and find_lock_entries()
 2022-10-17 20:12 UTC  (6+ messages)
` [PATCH v3 1/2] filemap: find_lock_entries() now updates start offset

drivers/firmware/meson/meson_sm.c:206:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-10-17 20:13 UTC 

[Buildroot] [PATCH 0/4] systemd: sort out the conflict between var factory and tmpfiles (branch systemdify-var)
 2022-10-17 20:14 UTC  (7+ messages)

Support for Data Length Extension (DLE)?
 2022-10-17 20:11 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] i915: CAGF and RC6 changes for MTL
 2022-10-17 20:12 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/mtl: C6 residency and C state type for MTL SAMedia


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.