All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-22 12:08:53 to 2021-06-22 12:43:58 UTC [more...]

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-22 12:15 UTC  (32+ messages)
` [PATCH v2 01/46] mm: Add folio_to_pfn()
` [PATCH v2 02/46] mm: Add folio_rmapping()
` [PATCH v2 03/46] mm: Add kmap_local_folio()
` [PATCH v2 04/46] mm: Add flush_dcache_folio()
` [PATCH v2 05/46] mm: Add arch_make_folio_accessible()
` [PATCH v2 06/46] mm: Add folio_young() and folio_idle()
` [PATCH v2 07/46] mm/workingset: Convert workingset_activation to take a folio
` [PATCH v2 08/46] mm/swap: Add folio_activate()
` [PATCH v2 09/46] mm/swap: Add folio_mark_accessed()
` [PATCH v2 10/46] mm/rmap: Add folio_mkclean()
` [PATCH v2 11/46] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
` [PATCH v2 12/46] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v2 13/46] mm/memcg: Convert commit_charge() to take a folio
` [PATCH v2 14/46] mm/memcg: Add folio_charge_cgroup()
` [PATCH v2 15/46] mm/memcg: Add folio_uncharge_cgroup()
` [PATCH v2 16/46] mm/memcg: Add folio_migrate_cgroup()
` [PATCH v2 17/46] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v2 18/46] mm/migrate: Add folio_migrate_mapping()
` [PATCH v2 19/46] mm/migrate: Add folio_migrate_flags()
` [PATCH v2 20/46] mm/migrate: Add folio_migrate_copy()
` [PATCH v2 21/46] mm/writeback: Rename __add_wb_stat() to wb_stat_mod()
` [PATCH v2 22/46] flex_proportions: Allow N events instead of 1
` [PATCH v2 23/46] mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add()
` [PATCH v2 24/46] mm/writeback: Add __folio_end_writeback()
` [PATCH v2 25/46] mm/writeback: Add folio_start_writeback()
` [PATCH v2 26/46] mm/writeback: Add folio_mark_dirty()
` [PATCH v2 27/46] mm/writeback: Add __folio_mark_dirty()
` [PATCH v2 28/46] mm/writeback: Add filemap_dirty_folio()
` [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned()
` [PATCH v2 30/46] mm/writeback: Add folio_cancel_dirty()
` [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io()

[dpdk-dev] [21.08 PATCH v4 1/2] power: don't use rte prefix in internal code
 2021-06-22 12:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] power: refactor pstate and acpi code

[PATCH] watchdog: meson_gxbb_wdt: improve
 2021-06-22 12:43 UTC  (4+ messages)

[PATCH] ovl: fix mmap denywrite
 2021-06-22 12:43 UTC  (2+ messages)

[GIT PULL] interconnect changes for 5.14
 2021-06-22 12:43 UTC 

[v2 0/3] drm/msm/dsi: Add display DSI support for SC7280 target
 2021-06-22 12:42 UTC  (8+ messages)
` [v2 1/3] dt-bindings: msm/dsi: Add sc7280 7nm dsi phy
` [v2 2/3] drm/msm/dsi: Add PHY configuration for SC7280
` [v2 3/3] drm/msm/dsi: Add DSI support "

[PATCH 0/4] Misc Ingenic patches
 2021-06-22 12:39 UTC  (7+ messages)
` [PATCH 1/4] MIPS: X1830: Respect cell count of common properties
` [PATCH 2/4] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs
` [PATCH 4/4] MIPS: CI20: Reduce MSC0 frequency and add second percpu timer for SMP

[OE-core][PATCH] ca-certificates: revert mktemp patch in update-ca-certificates script
 2021-06-22 12:42 UTC  (3+ messages)

[PATCH v2] workqueue: set the rescuer worker that belong to freezable wq is freezable
 2021-06-22 12:42 UTC 

[PATCH v2] serial: samsung: use dma_ops of DMA if attached
 2021-06-22 12:40 UTC  (3+ messages)

[PATCH 0/4] xfs: fix CIL shutdown UAF and shutdown hang
 2021-06-22 12:41 UTC  (9+ messages)
` [PATCH 1/4] xfs: don't nest icloglock inside ic_callback_lock
` [PATCH 2/4] xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks
` [PATCH 3/4] xfs: Fix a CIL UAF by getting get rid of the iclog callback lock
` [PATCH 4/4] xfs: don't wait on future iclogs when pushing the CIL

[PATCH v2 00/17] staging: rtl8723bs: remove 5Ghz code
 2021-06-22 12:41 UTC  (20+ messages)
` [PATCH v2 01/17] staging: rtl8723bs: remove all 5Ghz network types
` [PATCH v2 02/17] staging: rtl8723bs: remove code related to unsupported channel bandwidth
` [PATCH v2 03/17] staging: rtl8723bs: remove unused enum items related to channel bonding
` [PATCH v2 04/17] staging: rtl8723bs: rename "
` [PATCH v2 05/17] staging: rtl8723bs: remove 5Ghz field in struct registry_priv
` [PATCH v2 06/17] staging: rtl8723bs: remove struct rt_channel_plan_5g
` [PATCH v2 07/17] staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types
` [PATCH v2 08/17] staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h
` [PATCH v2 09/17] staging: rtl8723bs: remove 5Ghz code related to channel plan definition
` [PATCH v2 10/17] staging: rtl8723bs: remove some unused 5Ghz macro definitions
` [PATCH v2 11/17] staging: rtl8723bs: remove 5Ghz code related to RF power calibration
` [PATCH v2 12/17] staging: rtl8723bs: remove VHT dead code
` [PATCH v2 13/17] staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item
` [PATCH v2 14/17] staging: rtl8723bs: fix macro value for 2.4Ghz only device
` [PATCH v2 15/17] staging: rtl8723bs: remove obsolete 5Ghz comments
` [PATCH v2 16/17] staging: rtl8723bs: fix check allowing 5Ghz settings
` [PATCH v2 17/17] staging: rtl8723bs: remove item from TODO list

[Buildroot] [PATCH 0/2] package/timescaledb: Bump version to 2.3.0
 2021-06-22 12:41 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/postgresql: add cflags_sl option to pg_config
` [Buildroot] [PATCH 2/2] package/timescaledb: Bump version to 2.3.0

[Intel-gfx] [PATCH] drm/i915/dp: Fix eDP max rate for display 11+
 2021-06-22 12:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[dpdk-dev] [PATCH] kni: fix crash on userspace VA for segmented packets
 2021-06-22 12:29 UTC 

[PATCH v2 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-06-22 12:37 UTC  (6+ messages)
` [PATCH v2 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v2 3/6] KEYS: trusted: allow users to use kernel RNG for key material
` [PATCH v2 4/6] KEYS: trusted: allow trust sources "
` [PATCH v2 5/6] crypto: caam - add in-kernel interface for blob generator
` [PATCH v2 6/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys

[PATCH v2 kvm-unit-tests] svm: Updated cr4 in test_efer to fix report msg
 2021-06-22 12:38 UTC  (2+ messages)

[xfs] 752d5513e6: stress-ng.dentry.ops_per_sec -26.1% regression
 2021-06-22 12:52 UTC 

[PATCH] drm/i915/ttm: consider all placements for the page alignment
 2021-06-22 12:36 UTC  (8+ messages)
  ` [Intel-gfx] "

[PATCH net-next 0/3] net: hns3: add support for TX push
 2021-06-22 12:32 UTC  (9+ messages)
` [PATCH net-next 1/3] arm64: barrier: add DGH macros to control memory accesses merging
` [PATCH net-next 2/3] net: hns3: add support for TX push mode

[RFC PATCH 0/4] Introduce Active Stats framework with CPU performance statistics
 2021-06-22 12:33 UTC  (5+ messages)
` [RFC PATCH 2/4] cpuidle: Add Active Stats calls tracking idle entry/exit
` [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes

[PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup
 2021-06-22 12:33 UTC  (7+ messages)

[PATCH v9 0/4] Add MIPI rx DPI support
 2021-06-22 12:33 UTC  (14+ messages)
` [PATCH v9 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v9 2/4] drm/bridge: anx7625: fix not correct return value
` [PATCH v9 3/4] drm/bridge: anx7625: add MIPI DPI input feature
` [PATCH v9 4/4] drm/bridge: anx7625: add HDMI audio function

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-06-22 12:31 UTC  (4+ messages)

[dpdk-dev] [PATCH] kni: fix wrong mbuf alloc count in kni_allocate_mbufs
 2021-06-22 12:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 1/1] IB/isert: align target max I/O size to initiator size
 2021-06-22 12:31 UTC  (11+ messages)

[PATCH 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-22 12:31 UTC  (5+ messages)
` [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h

Realtek 8139 problem on 486
 2021-06-22 12:42 UTC  (22+ messages)

[PATCH] backing_dev_info: introduce min_bw/max_bw limits
 2021-06-22 12:29 UTC  (8+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed (v5.13-rc7-145-g1b02478a82ab)
 2021-06-22 12:26 UTC 

[PATCH] block/ssh: add support for sha256 host key fingerprints
 2021-06-22 12:27 UTC  (2+ messages)

[PATCH 1/9] iwlwifi: mvm: update iwl_wowlan_patterns_cmd
 2021-06-22 12:27 UTC  (2+ messages)

[PATCH] sched/fair: Ensure that the cfs parent is added after unthrottling
 2021-06-22 12:27 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: Ensure that the CFS "

[PATCH] test/py: tpm2: Skip tpm pytest based on env variable
 2021-06-22  5:49 UTC 

[PATCH v3 0/8] Additional features for Hantro HEVC
 2021-06-22 12:23 UTC  (6+ messages)
` [PATCH v3 1/8] media: hantro: Trace hevc hw cycles performance register

[LTP] [PATCH v2 1/3] mem: child alloc memory should larger than memory.max + memory.swap.max if lite==1
 2021-06-22 12:25 UTC  (3+ messages)
` [LTP] [PATCH v2 2/3] oom: enable lite == 1 for memory.swap.max testing
` [LTP] [PATCH v2 3/3] tst_cgroup: make use of alias in safe_cgroup_has

[PATCH] sf: Querying write-protect status before operating the flash
 2021-06-22  5:21 UTC 

[PATCH v2] fuse: use newer inode info when writeback cache is enabled
 2021-06-22 12:25 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Fix incorrect lsn field
 2021-06-22 12:24 UTC  (2+ messages)

[PATCH] ceph: fix error handling in ceph_atomic_open and ceph_lookup
 2021-06-22 12:24 UTC  (4+ messages)
` [PATCH v2] "

Interrupt for port 19, but apparently not enabled; per-user 000000004af23acc
 2021-06-22 12:23 UTC  (4+ messages)

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-22 12:23 UTC  (17+ messages)
              ` [Linaro-mm-sig] "

[PATCH 01/10] iwlwifi: mvm: Explicitly stop session protection before unbinding
 2021-06-22 12:22 UTC  (2+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 213481] e1000e hardware failure due to PCI patch in all kernels 5.10.36+ with Intel I219-V]
 2021-06-22 12:21 UTC  (2+ messages)

[PATCH 12/12] iwlwifi: mvm: Read acpi dsm to get unii4 enable/disable bitmap
 2021-06-22 12:21 UTC  (2+ messages)

[PATCH v2 11/12] iwlwifi: pcie: remove TR/CR tail allocations
 2021-06-22 12:20 UTC  (2+ messages)

[RFC v2] dt-binding: media: document ON Semi AR0521 sensor bindings
 2021-06-22 12:19 UTC  (2+ messages)

[RFC PATCH v1] vhost-vsock: SOCK_SEQPACKET feature bit support
 2021-06-22 12:17 UTC  (3+ messages)

[PATCH 09/12] iwlwifi: advertise broadcast TWT support
 2021-06-22 12:19 UTC  (2+ messages)

[PATCH v2] PCI: dra7xx: Fix reset behaviour
 2021-06-22 12:16 UTC  (10+ messages)

[PATCH v2 1/4] iwlwifi: mei: add the driver to allow cooperation with CSME
 2021-06-22 12:18 UTC  (2+ messages)

[PATCH] cpufreq: Make cpufreq_online() call driver->offline() on errors
 2021-06-22 12:18 UTC  (3+ messages)

stable-rc/queue/4.19 baseline: 158 runs, 8 regressions (v4.19.195-81-g2b8c719fdf7f)
 2021-06-22 12:18 UTC 

[PATCH v2] vhost-vsock: SOCK_SEQPACKET feature bit support
 2021-06-22 12:16 UTC 

[PATCH v4] io_uring: reduce latency by reissueing the operation
 2021-06-22 12:17 UTC 

[PATCH for-next] RDMA/cma: Fix incorrect Packet Lifetime calculation
 2021-06-22 12:17 UTC  (4+ messages)

radeon on drm-tip: null-ptr deref in radeon_ttm_bo_destroy()
 2021-06-22 12:16 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Add window selection field of congestion control
 2021-06-22 12:16 UTC 

[PATCH] mtd: spi-nor: remove redundant continue statement
 2021-06-22 12:14 UTC  (3+ messages)

[PATCH v2 0/3] soc: qcom: geni: add support for gpi dma
 2021-06-22 12:15 UTC  (7+ messages)
` [PATCH v2 1/3] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header
` [PATCH v2 3/3] soc: qcom: geni: Add support for gpi dma

[PATCH 0/4] Remove use of kmap()
 2021-06-22 12:14 UTC  (3+ messages)
` [PATCH 2/4] RDMA/i40iw: "

[dpdk-dev] [PATCH] parray: introduce internal API for dynamic arrays
 2021-06-22 12:13 UTC  (16+ messages)

[PATCH -V8 00/10] Migrate Pages in lieu of discard
 2021-06-22 12:13 UTC  (7+ messages)
` [PATCH -V8 02/10] mm/numa: automatically generate node migration order

[PATCHv2 0/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list
 2021-06-22 12:11 UTC  (7+ messages)
` [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush

[PATCH 1/3] drm/nouveau: wait for moving fence after pinning v2
 2021-06-22 12:12 UTC  (2+ messages)

[PATCH 01/12] iwlwifi: mvm: support BIOS enable/disable for 11ax in Russia
 2021-06-22 12:12 UTC  (2+ messages)

RFC: generic file operation for fstrim ioctl()
 2021-06-22 12:11 UTC  (7+ messages)
` [RFC PATCH 1/6] fs: generic file operation for fstrim
` [RFC PATCH 2/6] fs: ext4: move fstrim to file_operation
` [RFC PATCH 3/6] fs: hpfs: "
` [RFC PATCH 4/6] fs: btrfs: "
` [RFC PATCH 5/6] fs: fat: "
` [RFC PATCH 6/6] fs: f2fs: "

[PATCH v12 00/33] Memory folios
 2021-06-22 11:41 UTC  (4+ messages)
` [PATCH v12 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v12 32/33] fs/netfs: Add folio fscache functions
` [PATCH v12 33/33] mm: Add folio_mapped()

[PATCH] nfs: update has_sec_mnt_opts after cloning lsm options from parent
 2021-06-22 12:11 UTC 

[oe-core][dunfell][PATCH v2] libx11: Fix CVE-2021-31535
 2021-06-22 12:08 UTC 

[PATCH] USB: serial: pl2303: Add new PID to support PL256X (TYPE_MP)
 2021-06-22 12:09 UTC 

[PATCH 1/1] arm64: dts: qcom: msm8994-angler: Disable memory@3800000
 2021-06-22 12:09 UTC  (2+ messages)

[PATCH v4 0/7] Add support for FORM2 associativity
 2021-06-22 12:07 UTC  (4+ messages)
` [PATCH v4 7/7] powerpc/pseries: "

[PATCH rdma-next 0/5] mlx5 MR cache enhancements
 2021-06-22 12:08 UTC  (3+ messages)
` [PATCH mlx5-next 3/5] RDMA/mlx5: Change the cache to hold mkeys instead of MRs


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.