All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-08 19:00:23 to 2022-08-08 20:02:30 UTC [more...]

TAHI IPv6 test failures on 4.19 LTS
 2022-08-08 20:02 UTC  (2+ messages)

EIN SCHNELLER UND EFFEKTIVER WEG, UM REICH ZU WERDEN
 2022-08-08 19:55 UTC 

[GIT PULL] ksmbd server fixes
 2022-08-08 20:00 UTC 

[PATCH v2 00/14] drm/format-helper: Move to struct iosys_map
 2022-08-08 20:00 UTC  (4+ messages)
` [PATCH v2 14/14] drm/format-helper: Rename parameter vmap to src

RTT-PROBE: lore-subspace-rtt
 2022-08-08 20:00 UTC 

[igt-dev] [PATCH i-g-t v6 0/3] kms_writeback enhancements
 2022-08-08 19:59 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v6 3/3] tests/kms_writeback: Enhance kms_writeback for custom modes

[Buildroot] Buildroot defconfigs about to be removed
 2022-08-08 19:59 UTC  (4+ messages)

[PATCH] Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
 2022-08-08 19:58 UTC  (2+ messages)

ethernet<n> dt aliases implications in U-Boot and Linux
 2022-08-08 19:57 UTC  (2+ messages)

[PATCH 1/1] perf/arm-cmn: Add more bits to child node address offset field
 2022-08-08 19:54 UTC  (2+ messages)

stable-rc/queue/5.18 build: 170 builds: 2 failed, 168 passed, 6 errors, 2 warnings (v5.18.16-33-g4030e25d8dd05)
 2022-08-08 19:56 UTC 

Binder regression caused by commit a43cfc87caaf
 2022-08-08 19:51 UTC  (3+ messages)

[PATCH 1/1] git-mailrc: remove invalid entry 'efi'
 2022-08-08 19:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-08 19:50 UTC 

[PATCH] drm/amdgpu: Enable translate_further to extend UTCL2 reach
 2022-08-08 19:50 UTC  (5+ messages)

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-08 19:49 UTC  (8+ messages)

[PATCH v5 09/14] iio: magnetometer: yas530: Introduce "chip_info" structure
 2022-08-08 19:48 UTC  (7+ messages)

[PATCH v6 0/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-08-08 19:48 UTC  (3+ messages)
` [PATCH v6 1/2] mm/vmstat: Use per cpu variable to track a vmstat discrepancy
` [PATCH v6 2/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too

[Buildroot] [RFC v3 1/2] package/pkg-meson.mk: support fortran cross-compilation
 2022-08-08 19:47 UTC  (3+ messages)

[PATCH RFC] dma-buf: To check DMA_FENCE_FLAG_ENABLE_SIGNAL_BIT status on debug
 2022-08-08 19:44 UTC  (2+ messages)

[GIT PULL] AVR32 change for 6.0 - outstanding cleanups
 2022-08-08 19:42 UTC  (3+ messages)

stable-rc/queue/4.9 build: 181 builds: 3 failed, 178 passed, 2 errors, 29 warnings (v4.9.325-24-g4ca291c9c6fba)
 2022-08-08 19:42 UTC 

[OE-core][PATCH] classes/sanity: De-golf regex
 2022-08-08 19:41 UTC  (3+ messages)

[PATCH 1/2] doc: Drop a reference to travis
 2022-08-08 19:41 UTC  (4+ messages)
` [PATCH 2/2] patman: Add documentation to doc/

RTT-PROBE: lore-subspace-rtt
 2022-08-08 19:40 UTC 

pull request: bluetooth 2022-08-05
 2022-08-08 19:38 UTC  (3+ messages)

[PATCH v1 00/26] Rework the trip points creation
 2022-08-08 19:34 UTC  (3+ messages)
` [PATCH v1 23/26] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function

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

[PATCH] gem5: add meta-arm-bsp dependency
 2022-08-08 19:35 UTC  (2+ messages)
` [meta-arm] "

[linux-nvme:nvme-5.20] BUILD SUCCESS ed169e9a1f2281da3a20ce221663665b71c84bbc
 2022-08-08 19:32 UTC 

[syzbot] WARNING in find_vma
 2022-08-08 19:33 UTC  (2+ messages)

[PATCH 0/2] fix EFI GetVariable() issue
 2022-08-08 19:33 UTC  (2+ messages)

[PATCH 1/2] docs: Update FVP_CONSOLES in runfvp documentation
 2022-08-08 19:33 UTC  (2+ messages)

[master][kirkstone][meta-arm][PATCH] optee-os.inc: support multilib
 2022-08-08 19:32 UTC  (2+ messages)

[PATCH V3 0/6] Virtio toolstack support for I2C and GPIO on Arm
 2022-08-08 19:32 UTC  (3+ messages)
` [PATCH V3 4/6] libxl: arm: Split make_virtio_mmio_node()

[kirkstone][meta-arm][PATCH] optee.inc: update setting for OPTEE_ARCH
 2022-08-08 19:32 UTC  (2+ messages)

[qemu-mainline test] 172298: regressions - FAIL
 2022-08-08 19:32 UTC 

[PATCH] x86: assemble with -Wa,--noexecstack to avoid BFD 2.39 warning
 2022-08-08 19:31 UTC  (2+ messages)

stable-rc/queue/5.19 build: 168 builds: 2 failed, 166 passed, 6 errors, 2 warnings (v5.19-19-g8afc19a869f0f)
 2022-08-08 19:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-08 19:30 UTC 

[PATCH net-next 0/2] tsnep: Two fixes for the driver
 2022-08-08 19:30 UTC  (5+ messages)
` [PATCH net-next 2/2] tsnep: Fix tsnep_tx_unmap() error path usage

[PATCH v2 0/3] CXL Region Provisioning Fixes
 2022-08-08 19:28 UTC  (4+ messages)
` [PATCH v2 2/3] cxl/region: Fix x1 interleave to greater than x1 interleave routing

[PATCH v1 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-08 19:28 UTC  (11+ messages)
` [PATCH v1 1/2] mm/hugetlb: fix hugetlb not supporting write-notify

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-08 19:27 UTC  (4+ messages)
` [PATCH Part2 v6 17/49] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command

[PATCH 00/21] Finish migration to DM_ETH
 2022-08-08 19:26 UTC  (5+ messages)
` [PATCH 03/21] arm: Remove snapper9260 board

[PATCH] disk: part: remove dependency to ubifs for spl
 2022-08-08 19:26 UTC  (2+ messages)

[PATCH] arm64: explicitly disable pointer authentication instructions
 2022-08-08 19:26 UTC  (2+ messages)

[PATCH 00/31] Add support for MediaTek MT7981/MT7986 SoCs
 2022-08-08 19:26 UTC  (9+ messages)
` [PATCH 02/31] arm: mediatek: add support for MediaTek MT7981 SoC
` [PATCH 10/31] serial: mtk: add support for using dynamic baud clock souce

[PATCH] power: pmic: rk8xx: Workaround pmic failure when probed before relocation
 2022-08-08 19:26 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-08 19:20 UTC 

[linux-lvm] Creating/restoring snapshots in early userspace
 2022-08-08 19:17 UTC  (4+ messages)

[RFC PATCH 0/6] Add SA2UL Public Key Accelerator driver
 2022-08-08 19:12 UTC  (14+ messages)
` [RFC PATCH 1/6] dt-bindings: crypto: ti,sa2ul: add pka subdevice
` [RFC PATCH 2/6] dt-bindings: crypto: add binding for eip29t2 public key accelerator (PKA)
` [RFC PATCH 3/6] arm64: dts: ti: k3-am64-main: add SA2UL public key accelerator subdevice
` [RFC PATCH 4/6] arm64: dts: ti: k3-j721e-main: "
` [RFC PATCH 5/6] crypto: sa2ul: turn on PKA engine
` [RFC PATCH 6/6] crypto: sa2ul_pka: Add SA2UL PKA driver

[PATCH] nfp: fix use-after-free in area_cache_get()
 2022-08-08 19:15 UTC  (2+ messages)

[PATCH] Bluetooth: Ignore cmd_timeout with HCI_USER_CHANNEL
 2022-08-08 19:14 UTC  (2+ messages)
`  "

[igt-dev] [PATCH] tests/kms_plane: Check plane format before using
 2022-08-08 19:15 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v5 0/3] PCI: Restrict pci transactions after pci suspend
 2022-08-08 19:12 UTC  (3+ messages)
` [PATCH v5 2/3] PCI: qcom: "

RTT-PROBE: lore-subspace-rtt
 2022-08-08 19:10 UTC 

[PATCH 1/2] net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186
 2022-08-08 19:08 UTC  (4+ messages)
` [PATCH 2/2] net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32

[PATCH 0/2] Add RGMII-ID phy-mode support for AVE ethernet controller
 2022-08-08 19:08 UTC  (5+ messages)
` [PATCH 1/2] net: ave: Add capability of rgmii-id mode
` [PATCH 2/2] ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins

LPC 2022 Networking and BPF Track CFP
 2022-08-08 18:54 UTC  (3+ messages)
` LPC 2022 Networking and BPF Track CFP (Reminder)
  ` Followup from LSF/MM/BPF on standardization/documentation

[PATCH 1/1] net: phy: possible NULL dereference in fixed_phy_create()
 2022-08-08 19:08 UTC  (2+ messages)

[PATCH 1/2] net: dwc_eth_qos: restore support of not cache-aligned descriptor
 2022-08-08 19:08 UTC  (4+ messages)
` [PATCH 2/2] net: dwc_eth_qos: cosmetic: reorder include files

[PATCH] net: phy: Remove inline definitions from convinience functions
 2022-08-08 19:08 UTC  (2+ messages)

[PATCH] net: ftgmac100: use bus name in mdio error messages
 2022-08-08 19:08 UTC  (2+ messages)

[PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
 2022-08-08 19:09 UTC  (9+ messages)

[PATCH] btrfs: update generation of hole file extent item when merging holes
 2022-08-08 19:09 UTC  (2+ messages)

[PATCH v1] net: nuvoton : Add NPCM7xx EMAC driver
 2022-08-08 19:08 UTC  (2+ messages)

[PATCH] net: mpc8xx_fec: Migrate to DM_ETH
 2022-08-08 19:07 UTC  (2+ messages)

[PATCH] net: dwc_eth_qos: lift parsing of max-speed DT property to common code
 2022-08-08 19:07 UTC  (2+ messages)

[PATCH] net: dwc_eth_qos: fix double resource leak in eqos_remove()
 2022-08-08 19:07 UTC  (2+ messages)

[PATCH] net: dm9000: Correctly handle empty FIFO
 2022-08-08 19:07 UTC  (2+ messages)

[PATCH v2 0/4] reset/checkout: fix miscellaneous sparse index bugs
 2022-08-08 19:07 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] checkout: fix nested sparse directory diff in sparse index
  ` [PATCH v3 2/4] oneway_diff: handle removed sparse directories
  ` [PATCH v3 3/4] cache.h: create 'index_name_pos_sparse()'
  ` [PATCH v3 4/4] unpack-trees: unpack new trees as sparse directories

[PATCH v2 1/2] net: phy: marvell: Support reg config via "marvell, reg-init" DT property
 2022-08-08 19:07 UTC  (4+ messages)
` [PATCH v2 2/2] net: phy: marvell: Add support for 88E1240 PHY

[PATCH] net: bootp: Make root path (option 17) length configurable
 2022-08-08 19:07 UTC  (2+ messages)

[PATCH 0/3] dwc_eth_qos PHY dt node fixups
 2022-08-08 19:07 UTC  (5+ messages)
` [PATCH 1/3] net: dwc_eth_qos: remove use of DWC_NET_PHYADDR
` [PATCH 3/3] net: dwc_eth_qos: set proper DT node for phy device

[PATCH v3 1/2] KVM: x86/xen: Initialize Xen timer only once
 2022-08-08 19:06 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: x86/xen: Stop Xen timer before changing IRQ

[PATCH v3 0/3] Move TLB invalidation code for its own file and document it
 2022-08-08 19:04 UTC  (6+ messages)
` [PATCH v3 1/3] drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
    ` [Intel-gfx] "

[PATCH 1/4] thermal/of: Fix error code in of_thermal_zone_find()
 2022-08-08 19:05 UTC  (5+ messages)
` [PATCH 2/4] thermal/of: Return -ENODEV instead of -EINVAL if registration fails

[RFC net-next v2 0/6] net: support QUIC crypto
 2022-08-08 19:05 UTC  (4+ messages)
` [RFC net-next v2 1/6] Documentation on QUIC kernel Tx crypto

EIN SCHNELLER UND EFFEKTIVER WEG, UM REICH ZU WERDEN <Modulo di contatto jobstyle.it>
 2022-08-08 18:56 UTC 

[PATCH v3 0/2] KVM: x86/xen: Prevent Xen timer init when running
 2022-08-08 19:02 UTC  (4+ messages)
` [PATCH v3 1/2] KVM: x86/xen: Initialize Xen timer only once
` [PATCH v3 2/2] KVM: x86/xen: Stop Xen timer before changing IRQ

[PATCH 0/1] x86 change mov 0, %reg to xor %reg, %reg
 2022-08-08 18:59 UTC  (9+ messages)
` [PATCH 1/1] x86: Change mov $0, %reg with "

[syzbot] possible deadlock in ext4_bmap
 2022-08-08 19:02 UTC  (2+ messages)

[PATCH v1 1/5] regmap: mmio: Don't unprepare attached clock
 2022-08-08 19:01 UTC  (8+ messages)

[GIT PULL] remoteproc updates for v5.20
 2022-08-08 19:00 UTC 

[PATCH v1 0/4] rm: integrate with sparse-index
 2022-08-08 19:01 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] x86/acrn: Improve ACRN hypercalls
 2022-08-08 18:59 UTC  (5+ messages)

[PATCH v5] livepatch: fix race between fork and KLP transition
 2022-08-08 19:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-08 19:00 UTC 

[PATCH] drm/amd/display: set panel orientation before drm_dev_register
 2022-08-08 18:48 UTC  (4+ messages)

[PATCH v2] drm/amd/display: set panel orientation before drm_dev_register
 2022-08-08 18:53 UTC  (2+ messages)


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.