All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-02 19:45:48 to 2022-09-02 20:52:43 UTC [more...]

[PATCH v2] string: Introduce strtomem() and strtomem_pad()
 2022-09-02 20:52 UTC  (3+ messages)

[PATCH v3 0/2] add sysfs entry "patched" for each klp_object
 2022-09-02 20:52 UTC  (3+ messages)
` [PATCH v3 1/2] livepatch: "
` [PATCH v3 2/2] selftests/livepatch: add sysfs test

[docs] [PATCH] ref-manual: remove obsolete product listing from FAQ
 2022-09-02 20:52 UTC  (2+ messages)

[PATCH net-next v5 0/7] add generic PSE support
 2022-09-02 20:50 UTC  (3+ messages)
` [PATCH net-next v5 6/7] dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller

[PATCH 0/2] xfsprogs: fix covscan issues
 2022-09-02 20:48 UTC  (3+ messages)
` [PATCH 1/2] xfs_repair: Fix check_refcount() error path

[LTP] [PATCH v1] Revert "m4: Remove check for io_set_eventfd"
 2022-09-02 20:45 UTC 

[PATCH linux-next] xfs: Remove the unneeded result variable
 2022-09-02 20:45 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 134 runs, 12 regressions (v4.19.256-56-gadef4c990abad)
 2022-09-02 20:43 UTC 

[PATCH v2 0/3] Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y
 2022-09-02 20:43 UTC  (4+ messages)
` [PATCH v2 1/3] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
` [PATCH v2 2/3] fortify: Add KUnit test for FORTIFY_SOURCE internals
` [PATCH v2 3/3] fortify: Use SIZE_MAX instead of (size_t)-1

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-09-02 20:43 UTC  (2+ messages)

[PATCH 2/4] PCI/PTM: Enable PTM when restoring state
 2022-09-02 20:41 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
 2022-09-02 20:40 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
 2022-09-02 20:39 UTC  (6+ messages)
` [PATCH v4 2/4] mm/migrate_device.c: Add missing flush_cache_page()

[PATCH 1/4] PCI/PTM: Preserve PTM Root Select
 2022-09-02 20:38 UTC  (2+ messages)

[PATCH] mm: gup: fix the fast GUP race against THP collapse
 2022-09-02 20:33 UTC  (6+ messages)

[PATCH 1/2] net: dsa: LAN9303: Add basic support for LAN9354
 2022-09-02 20:29 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH v1] NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
 2022-09-02 20:28 UTC  (2+ messages)

[PATCH v3 1/2] lib/string_helpers: Introduce tokenize_user_input()
 2022-09-02 20:28 UTC 

[PATCH v2 00/59] x86/retbleed: Call depth tracking mitigation
 2022-09-02 20:24 UTC  (5+ messages)
` [PATCH v2 37/59] x86/putuser: Provide room for padding

[PATCH 0/4] dt-bindings: memory: Describing LPDDR topology
 2022-09-02 20:24 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: memory: Add jedec,lpddr4 and jedec,lpddr5 bindings

[PATCH ima-evm-utils 00/11] address deprecated warnings
 2022-09-02 20:24 UTC  (5+ messages)
` [PATCH ima-evm-utils 02/11] travis: update dist=focal
` [PATCH ima-evm-utils 05/11] Replace the low level SHA1 calls when calculating the TPM 1.2 PCRs

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-02 20:23 UTC  (14+ messages)

[PATCH 1/2] kunit: tool: remove UML specific options from all_tests_uml.config
 2022-09-02 20:22 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: rename all_test_uml.config, use it for --alltests

[PATCH net-next] r8169: remove comment about apparently non-existing chip versions
 2022-09-02 20:21 UTC 

[linux-stable-rc:linux-4.19.y 2019/3784] include/linux/sunrpc/xdr.h:512:17: error: comparison is always false due to limited range of data type
 2022-09-02 19:46 UTC 

[igt-dev] [v2 0/3] Modify dc9 validation
 2022-09-02 20:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[igt-dev] [PATCH i-g-t] i915/hangman: Fix gt hang/error tests
 2022-09-02 20:18 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add bpf_[skb|xdp]_packet_hash
 2022-09-02 20:18 UTC  (2+ messages)

[PATCH 00/31] btrfs: move extent_io_tree code and cleanups
 2022-09-02 20:16 UTC  (32+ messages)
` [PATCH 01/31] btrfs: cleanup clean_io_failure
` [PATCH 02/31] btrfs: unexport internal failrec functions
` [PATCH 03/31] btrfs: stop using extent_io_tree for io_failure_record's
` [PATCH 04/31] btrfs: use find_first_extent_bit in btrfs_clean_io_failure
` [PATCH 05/31] btrfs: separate out the extent state and extent buffer init code
` [PATCH 06/31] btrfs: separate out the eb and extent state leak helpers
` [PATCH 07/31] btrfs: temporarily export alloc_extent_state helpers
` [PATCH 08/31] btrfs: move extent state init and alloc functions to their own file
` [PATCH 09/31] btrfs: convert BUG_ON(EXTENT_BIT_LOCKED) checks to ASSERT's
` [PATCH 10/31] btrfs: move simple extent bit helpers out of extent_io.c
` [PATCH 11/31] btrfs: export wait_extent_bit
` [PATCH 12/31] btrfs: move the core extent_io_tree code into extent-io-tree.c
` [PATCH 13/31] btrfs: remove struct tree_entry
` [PATCH 14/31] btrfs: use next_state instead of rb_next where we can
` [PATCH 15/31] btrfs: make tree_search return struct extent_state
` [PATCH 16/31] btrfs: make tree_search_for_insert return extent_state
` [PATCH 17/31] btrfs: make tree_search_prev_next return extent_state's
` [PATCH 18/31] btrfs: use next_state/prev_state in merge_state
` [PATCH 19/31] btrfs: remove temporary exports for extent_state movement
` [PATCH 20/31] btrfs: move irrelevant prototypes to their appropriate header
` [PATCH 21/31] btrfs: drop exclusive_bits from set_extent_bit
` [PATCH 22/31] btrfs: remove the wake argument from clear_extent_bits
` [PATCH 23/31] btrfs: remove failed_start argument from set_extent_bit
` [PATCH 24/31] btrfs: drop extent_changeset "
` [PATCH 25/31] btrfs: unify the lock/unlock extent variants
` [PATCH 26/31] btrfs: get rid of track_uptodate
` [PATCH 27/31] btrfs: get rid of ->dirty_bytes
` [PATCH 28/31] btrfs: don't clear CTL bits when trying to release extent state
` [PATCH 29/31] btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
` [PATCH 30/31] btrfs: don't init io tree with private data for non inodes
` [PATCH 31/31] btrfs: remove is_data_inode() checks in extent-io-tree.c

[PATCH] ref-manual: remove obsolete product listing from FAQ
 2022-09-02 20:17 UTC 

2.37.2 can't "git pull" but 2.18.0 can
 2022-09-02 20:16 UTC  (2+ messages)

[PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2022-09-02 19:57 UTC  (5+ messages)
  ` [Cluster-devel] "
  ` [f2fs-dev] "

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS a8424a9b4522a3ab9f32175ad6d848739079071f
 2022-09-02 19:32 UTC 

stable-rc/queue/5.15 baseline: 119 runs, 1 regressions (v5.15.63-210-g93995b1e3aa0)
 2022-09-02 20:14 UTC 

[dunfell][PATCH] ti-sci-fw: Use d.getVar() in DEPENDS expression
 2022-09-02 20:12 UTC 

renesas/master baseline: 617 runs, 47 regressions (renesas-devel-2022-09-02-v6.0-rc3)
 2022-09-02 20:11 UTC 

renesas/master baseline-nfs: 183 runs, 18 regressions (renesas-devel-2022-09-02-v6.0-rc3)
 2022-09-02 20:11 UTC 

[PATCH net-next] r8169: merge handling of chip versions 12 and 17 (RTL8168B)
 2022-09-02 20:10 UTC 

[PATCH] bpf: added the account of BPF running time
 2022-09-02 19:35 UTC  (2+ messages)

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-09-02 20:03 UTC  (11+ messages)
` [PATCH v3 01/19] dt-bindings: hwmon: (mr75203) update "intel,vm-map" property to be optional
` [PATCH v3 04/19] dt-bindings: hwmon: (mr75203) change "reset" "
` [PATCH v3 10/19] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler" property
` [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
` [PATCH v3 16/19] dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation

[PATCH v2] binman: bintool: remove btool_ prefix from btool names
 2022-09-02 20:00 UTC  (2+ messages)

[PATCH 1/1] sandbox: unblock signal before calling execv()
 2022-09-02 20:00 UTC  (2+ messages)

[PATCH v7 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-09-02 20:00 UTC  (3+ messages)
` [PATCH v7 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards

[PATCH 1/1] efi_selftest: on sandbox use host specific assembly
 2022-09-02 19:59 UTC  (2+ messages)

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-02 19:59 UTC  (6+ messages)
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH 1/1] efi_loader: compliance Simple Text Input Ex Protocol
 2022-09-02 19:59 UTC  (4+ messages)

[PATCH] fdt_support: add optional board_rng_seed() hook
 2022-09-02 19:59 UTC  (10+ messages)

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-09-02 19:59 UTC  (28+ messages)
` [PATCH RFC v2 01/13] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH RFC v2 02/13] iommufd: Overview documentation
` [PATCH RFC v2 03/13] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH RFC v2 04/13] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH RFC v2 05/13] iommufd: PFN handling for iopt_pages
` [PATCH RFC v2 06/13] iommufd: Algorithms for PFN storage
` [PATCH RFC v2 07/13] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH RFC v2 08/13] iommufd: IOCTLs for the io_pagetable
` [PATCH RFC v2 09/13] iommufd: Add a HW pagetable object
` [PATCH RFC v2 10/13] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH RFC v2 11/13] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH RFC v2 12/13] iommufd: vfio container FD ioctl compatibility
` [PATCH RFC v2 13/13] iommufd: Add a selftest

[PATCH v1 0/6] Migrate watchdog reset to cyclic infrastructure
 2022-09-02 19:59 UTC  (3+ messages)
` [PATCH v1 1/6] watchdog: Integrate watchdog triggering into the cyclic framework

[PATCH 0/4] Update Chameleon v3 configuration
 2022-09-02 19:59 UTC  (10+ messages)
` [PATCH 4/4] arm: dts: chameleonv3: Add 270-2 variant

[PATCH 1/1] efi_loader: printing UEFI revision in helloworld.efi
 2022-09-02 19:59 UTC  (4+ messages)

[linux-5.4 test] 172934: regressions - FAIL
 2022-09-02 19:57 UTC 

[PATCH] gpio: renesas: Simplify .request/.rfree callbacks
 2022-09-02 19:56 UTC  (3+ messages)

[Intel-gfx] [v2][PATCH 0/1] Modify debugfs entry from dsc compressed bpp to input bpc
 2022-09-02 19:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[ovmf test] 172942: regressions - FAIL
 2022-09-02 19:51 UTC 

[PATCH v2 00/57] MM folio changes for 6.1
 2022-09-02 19:46 UTC  (58+ messages)
` [PATCH v2 01/57] mm/vmscan: Fix a lot of comments
` [PATCH v2 02/57] mm: Add the first tail page to struct folio
` [PATCH v2 03/57] mm: Reimplement folio_order() and folio_nr_pages()
` [PATCH v2 04/57] mm: Add split_folio()
` [PATCH v2 05/57] mm: Add folio_add_lru_vma()
` [PATCH v2 06/57] shmem: Convert shmem_writepage() to use a folio throughout
` [PATCH v2 07/57] shmem: Convert shmem_delete_from_page_cache() to take a folio
` [PATCH v2 08/57] shmem: Convert shmem_replace_page() to use folios throughout
` [PATCH v2 09/57] mm/swapfile: Remove page_swapcount()
` [PATCH v2 10/57] mm/swapfile: Convert try_to_free_swap() to folio_free_swap()
` [PATCH v2 11/57] mm/swap: Convert __read_swap_cache_async() to use a folio
` [PATCH v2 12/57] mm/swap: Convert add_to_swap_cache() to take "
` [PATCH v2 13/57] mm/swap: Convert put_swap_page() to put_swap_folio()
` [PATCH v2 14/57] mm: Convert do_swap_page() to use a folio
` [PATCH v2 15/57] mm: Convert do_swap_page()'s swapcache variable to "
` [PATCH v2 16/57] memcg: Convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_folio()
` [PATCH v2 17/57] shmem: Convert shmem_mfill_atomic_pte() to use a folio
` [PATCH v2 18/57] shmem: Convert shmem_replace_page() to shmem_replace_folio()
` [PATCH v2 19/57] swap: Add swap_cache_get_folio()
` [PATCH v2 20/57] shmem: Eliminate struct page from shmem_swapin_folio()
` [PATCH v2 21/57] shmem: Convert shmem_getpage_gfp() to shmem_get_folio_gfp()
` [PATCH v2 22/57] shmem: Convert shmem_fault() to use shmem_get_folio_gfp()
` [PATCH v2 23/57] shmem: Convert shmem_read_mapping_page_gfp() "
` [PATCH v2 24/57] shmem: Add shmem_get_folio()
` [PATCH v2 25/57] shmem: Convert shmem_get_partial_folio() to use shmem_get_folio()
` [PATCH v2 26/57] shmem: Convert shmem_write_begin() "
` [PATCH v2 27/57] shmem: Convert shmem_file_read_iter() "
` [PATCH v2 28/57] shmem: Convert shmem_fallocate() to use a folio
` [PATCH v2 29/57] shmem: Convert shmem_symlink() "
` [PATCH v2 30/57] shmem: Convert shmem_get_link() "
` [PATCH v2 31/57] khugepaged: Call shmem_get_folio()
` [PATCH v2 32/57] userfaultfd: Convert mcontinue_atomic_pte() to use a folio
` [PATCH v2 33/57] shmem: Remove shmem_getpage()
` [PATCH v2 34/57] swapfile: Convert try_to_unuse() to use a folio
` [PATCH v2 35/57] swapfile: Convert __try_to_reclaim_swap() "
` [PATCH v2 36/57] swapfile: Convert unuse_pte_range() "
` [PATCH v2 37/57] mm: Convert do_swap_page() to use swap_cache_get_folio()
` [PATCH v2 38/57] mm: Remove lookup_swap_cache()
` [PATCH v2 39/57] swap_state: Convert free_swap_cache() to use a folio
` [PATCH v2 40/57] swap: Convert swap_writepage() "
` [PATCH v2 41/57] mm: Convert do_wp_page() "
` [PATCH v2 42/57] huge_memory: Convert do_huge_pmd_wp_page() "
` [PATCH v2 43/57] madvise: Convert madvise_free_pte_range() "
` [PATCH v2 44/57] uprobes: Use folios more widely in __replace_page()
` [PATCH v2 45/57] ksm: Use a folio in replace_page()
` [PATCH v2 46/57] mm: Convert do_swap_page() to use folio_free_swap()
` [PATCH v2 47/57] memcg: Convert mem_cgroup_swap_full() to take a folio
` [PATCH v2 48/57] mm: Remove try_to_free_swap()
` [PATCH v2 49/57] rmap: Convert page_move_anon_rmap() to use a folio
` [PATCH v2 50/57] migrate: Convert __unmap_and_move() to use folios
` [PATCH v2 51/57] migrate: Convert unmap_and_move_huge_page() "
` [PATCH v2 52/57] huge_memory: Convert split_huge_page_to_list() to use a folio
` [PATCH v2 53/57] huge_memory: Convert unmap_page() to unmap_folio()
` [PATCH v2 54/57] mm: Convert page_get_anon_vma() to folio_get_anon_vma()
` [PATCH v2 55/57] rmap: Remove page_unlock_anon_vma_read()
` [PATCH v2 56/57] uprobes: Use new_folio in __replace_page()
` [PATCH v2 57/57] mm: Convert lock_page_or_retry() to folio_lock_or_retry()

[PATCH v2 3/3] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()
 2022-09-02 19:46 UTC 

[Bug 216033] New: KVM VMX nested virtualization: VMXON does not check guest CR0 against IA32_VMX_CR0_FIXED0
 2022-09-02 19:45 UTC  (2+ messages)
` [Bug 216033] "

[Patch v6 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-02 19:45 UTC  (4+ messages)
` [Patch v6 01/18] net/mana: add basic driver, build environment and doc


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.