All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-15 02:25:33 to 2021-07-15 04:11:22 UTC [more...]

[PATCH v14 000/138] Memory folios
 2021-07-15  3:35 UTC  (42+ messages)
` [PATCH v14 001/138] mm: Convert get_page_unless_zero() to return bool
` [PATCH v14 002/138] mm: Introduce struct folio
` [PATCH v14 003/138] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v14 004/138] mm/vmstat: Add functions to account folio statistics
` [PATCH v14 005/138] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v14 006/138] mm: Add folio reference count functions
` [PATCH v14 007/138] mm: Add folio_put()
` [PATCH v14 008/138] mm: Add folio_get()
` [PATCH v14 009/138] mm: Add folio_try_get_rcu()
` [PATCH v14 010/138] mm: Add folio flag manipulation functions
` [PATCH v14 011/138] mm/lru: Add folio LRU functions
` [PATCH v14 012/138] mm: Handle per-folio private data
` [PATCH v14 013/138] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v14 014/138] mm/filemap: Add folio_next_index()
` [PATCH v14 015/138] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v14 016/138] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v14 017/138] mm/filemap: Add folio_unlock()
` [PATCH v14 018/138] mm/filemap: Add folio_lock()
` [PATCH v14 019/138] mm/filemap: Add folio_lock_killable()
` [PATCH v14 020/138] mm/filemap: Add __folio_lock_async()
` [PATCH v14 021/138] mm/filemap: Add folio_wait_locked()
` [PATCH v14 022/138] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v14 023/138] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v14 024/138] mm/filemap: Add folio_end_writeback()
` [PATCH v14 025/138] mm/writeback: Add folio_wait_writeback()
` [PATCH v14 026/138] mm/writeback: Add folio_wait_stable()
` [PATCH v14 027/138] mm/filemap: Add folio_wait_bit()
` [PATCH v14 028/138] mm/filemap: Add folio_wake_bit()
` [PATCH v14 029/138] mm/filemap: Convert page wait queues to be folios
` [PATCH v14 030/138] mm/filemap: Add folio private_2 functions
` [PATCH v14 031/138] fs/netfs: Add folio fscache functions
` [PATCH v14 032/138] mm: Add folio_mapped()
` [PATCH v14 033/138] mm: Add folio_nid()
` [PATCH v14 034/138] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
` [PATCH v14 035/138] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v14 036/138] mm/memcg: Remove soft_limit_tree_node()
` [PATCH v14 037/138] mm/memcg: Convert memcg_check_events to take a node ID
` [PATCH v14 038/138] mm/memcg: Add folio_memcg() and related functions
` [PATCH v14 039/138] mm/memcg: Convert commit_charge() to take a folio
` [PATCH v14 040/138] mm/memcg: Convert mem_cgroup_charge() "
` [PATCH v14 041/138] mm/memcg: Convert uncharge_page() to uncharge_folio()

[PATCH 0/8] Due to changes in hardware design, add patch to
 2021-07-15  4:09 UTC  (32+ messages)
` [PATCH 1/8] dt-bindings: i2c: update bindings for MT8195 SoC
` [PATCH 2/8] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH 3/8] i2c: mediatek: fixing the incorrect register offset
` [PATCH 4/8] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH 5/8] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH 6/8] dt-bindings: i2c: add attribute default-timing-adjust
` [PATCH 7/8] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH 8/8] i2c: mediatek: modify bus speed calculation formula

modified BPF backend, a request for consideration
 2021-07-15  4:08 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix testpmd doesn't show RSS hash offload
 2021-07-15 11:57 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [PATCH v3] "
    ` [dpdk-dev] [PATCH v4] "

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-15  4:03 UTC  (7+ messages)
` [PATCH v9 16/17] vduse: "

[RFC v4 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-07-15  3:59 UTC  (5+ messages)
` [RFC v4 5/7] PCI: hv: Use pci_host_bridge::domain_nr for PCI domain
  ` [EXTERNAL] "

[PATCH] tracing: Do no reference char * as a string in histograms
 2021-07-15  4:02 UTC 

[PATCH 1/1 v2] skbuff: Fix a potential race while recycling page_pool packets
 2021-07-15  4:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_dither: New IGT to validate crtc Dithering
 2021-07-15  4:00 UTC  (5+ messages)

[PATCH 00/24] rtw89: add Realtek 802.11ax driver
 2021-07-15  3:59 UTC  (5+ messages)
` [PATCH 14/24] rtw89: 8852a: add 8852a RFK files

[PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
 2021-07-15  3:54 UTC  (10+ messages)
` [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq
` [PATCH 4/5] coresight: trbe: Move irq_work queue processing
` [PATCH 5/5] coresight: trbe: Prohibit tracing while handling an IRQ

[RFC v2] /dev/iommu uAPI proposal
 2021-07-15  3:55 UTC  (5+ messages)

Patch 'writeback, cgroup: release dying cgwbs by switching attached inodes' leads to kernel crash
 2021-07-15  3:51 UTC  (7+ messages)

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-15  3:51 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Fix a check in is_6bpc function
 2021-07-15  3:50 UTC  (9+ messages)

[PATCH rfc v5 0/4] add frag page support in page pool
 2021-07-15  3:49 UTC  (5+ messages)
` [PATCH rfc v5 2/4] page_pool: add interface to manipulate frag count "

[Intel-gfx] [PATCH 00/13] Provide core infrastructure for managing open/release
 2021-07-15  3:49 UTC  (3+ messages)
` [Intel-gfx] [PATCH 02/13] vfio: Introduce a vfio_uninit_group_dev() API call
  `  "

[PATCH bpf v2] bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
 2021-07-15  3:48 UTC  (2+ messages)

linux-next: Tree for Jul 15
 2021-07-15  3:47 UTC 

[PATCH v2 2/6] KVM: stats: Support linear and logarithmic histogram statistics
 2021-07-15  3:46 UTC 

[MPTCP][PATCH v2 mptcp-next] Squash to "mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other"
 2021-07-15  3:45 UTC  (10+ messages)
` [MPTCP][PATCH v2 mptcp-next] Squash to "mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal"
` [MPTCP][PATCH mptcp-next] Squash to "mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT"

cron job: media_tree daily build: ERRORS
 2021-07-15  3:44 UTC 

[PATCH 0/2] ALSA: compress: Cleanup and a potential fix
 2021-07-15  3:39 UTC  (2+ messages)

[PATCH] ndctl: Avoid confusing error message when operating on all the namespaces
 2021-07-15  3:39 UTC  (4+ messages)

drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c:#include "crypto/internal/rng.h":1: iwyu: warning: superfluous #include "crypto/internal/rng.h"
 2021-07-15  3:32 UTC 

[PATCH V2 00/46] imx: add i.MX8ULP support
 2021-07-15  3:29 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 129 runs, 4 regressions (v4.9.275-157-gc4d57648b4f5b)
 2021-07-15  3:24 UTC 

[PATCH v2] scsi: fdomain: Fix error return code in fdomain_probe()
 2021-07-15  3:26 UTC 

stable-rc/linux-4.14.y build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.239)
 2021-07-15  3:23 UTC 

[tegra-drm:drm/tegra/for-next 1/14] drivers/gpu/host1x/fence.c:168:5: warning: no previous prototype for function 'host1x_fence_create_fd'
 2021-07-15  3:21 UTC  (3+ messages)

[syzbot] INFO: task hung in io_sq_thread_park (2)
 2021-07-15  3:19 UTC 

[PATCH] ANDROID: binderfs: add capabilities support
 2021-07-15  3:18 UTC  (4+ messages)
` [PATCH v2 1/3] binderfs: add support for feature files
  ` [PATCH v2 2/3] docs: binderfs: add section about "
  ` [PATCH v2 3/3] selftests/binderfs: add test for "

[PATCH RFC 00/13] Simplify the print format string with new '%pD'
 2021-07-15  3:15 UTC  (14+ messages)
` [PATCH RFC 01/13] s390/hmcdrv: remove the redundant directory path in format string
` [PATCH RFC 02/13] afs: Remove the number postfix of '%pD' "
` [PATCH RFC 03/13] fs: "
` [PATCH RFC 04/13] NFS: "
` [PATCH RFC 05/13] NFSD: "
` [PATCH RFC 06/13] ovl: remove "
` [PATCH RFC 07/13] iomap: simplify iomap_swapfile_fail() with '%pD' specifier
` [PATCH RFC 08/13] fs/coredump: simplify the printing with '%pD' and '%pd' specifier
` [PATCH RFC 09/13] mm/filemap: simplify the printing with '%pD' specifier
` [PATCH RFC 10/13] usb: gadget: "
` [PATCH RFC 11/13] md/bitmap: "
` [PATCH RFC 12/13] mm: simplify the printing with '%pd' specifier
` [PATCH RFC 13/13] ext4: simplify the printing with '%pD' specifier

stable-rc/queue/5.12 baseline: 178 runs, 7 regressions (v5.12.17-153-ga65b3f168efa)
 2021-07-15  3:16 UTC 

[PATCH 0/3] hugetlb: fix potential ref counting races
 2021-07-15  3:14 UTC  (5+ messages)
` [PATCH 3/3] hugetlb: before freeing hugetlb page set dtor to appropriate value
  ` [External] "

[Buildroot] [PATCH v2 1/3] package/nfs-utils: enable nfsv4/nfsv4.1 support
 2021-07-15  3:13 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/libtirpc: Add optional GSSAPI support
` [Buildroot] [PATCH v2 3/3] package/nfs-utils: Add optional GSS support

[PATCH v5 00/10] iio: afe: add temperature rescaling support
 2021-07-15  3:12 UTC  (11+ messages)
` [PATCH v5 01/10] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH v5 02/10] iio: inkern: apply consumer scale when no channel scale is available
` [PATCH v5 03/10] iio: inkern: make a best effort on offset calculation
` [PATCH v5 04/10] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v5 05/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v5 06/10] iio: afe: rescale: add offset support
` [PATCH v5 07/10] iio: afe: rescale: add RTD temperature sensor support
` [PATCH v5 08/10] iio: afe: rescale: add temperature transducers
` [PATCH v5 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
` [PATCH v5 10/10] dt-bindings: iio: afe: add bindings for temperature transducers

[PATCH] drm/amdgpu: update the golden setting for vangogh
 2021-07-15  3:10 UTC  (2+ messages)

[PATCH] ibmvtpm: Add support for trusted boot using a vTPM 2.0
 2021-07-15  3:09 UTC  (4+ messages)

[PULL V2 0/6] COLO-Proxy patches for 2021-06-25
 2021-07-15  3:07 UTC  (4+ messages)
` [PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough

[PATCH] locking/qspinlock: Fix typo of lock word transition in the uncontended case
 2021-07-15  3:08 UTC 

[PATCH 1/2] perf vendor events intel: Add core event list for Elkhartlake
 2021-07-15  3:06 UTC  (2+ messages)

[PATCH] Bluetooth: call lock_sock() outside of spinlock section
 2021-07-15  3:03 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      `  "

arm64: dts: rockchip: helios64: SPI, tsadc, and stdout-path
 2021-07-15  2:56 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: helios64: set stdout-path
` [PATCH v2 2/3] arm64: dts: rockchip: helios64: add SPI support
` [PATCH v2 3/3] arm64: dts: rockchip: helios64: enable tsadc on helios64

[PATCH 0/3] MISC fixes
 2021-07-15  2:56 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: Fix a printing message

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-15  2:53 UTC  (7+ messages)
` [PATCH v3 01/14] memory-failure: fetch compound_head after pgmap_pfn_valid()
  ` [External] "
` [PATCH v3 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
  ` [External] "
` [PATCH v3 07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm
  ` [External] "

stable-rc/linux-5.13.y baseline: 180 runs, 4 regressions (v5.13.2)
 2021-07-15  2:45 UTC 

[Intel-gfx] [PULL] gvt-fixes
 2021-07-15  2:22 UTC 

[PATCH v8 00/15] Sparse-index: integrate with status
 2021-07-15  2:41 UTC  (4+ messages)
` [PATCH v9 00/16] "

[PATCH 0/5] Handle conflicting pull options
 2021-07-15  2:40 UTC  (6+ messages)
` [PATCH 1/5] pull: move definitions of parse_config_rebase and parse_opt_rebase
` [PATCH 2/5] pull: convert OPT_PASSTHRU for fast-forward options to OPT_CALLBACK
` [PATCH 3/5] pull: handle conflicting rebase/merge options via last option wins
` [PATCH 4/5] pull: abort if --ff-only is given and fast-forwarding is impossible
` [PATCH 5/5] pull: abort by default when fast-forwarding is not possible

[cip-dev] CIP IRC weekly meeting today on libera.chat
 2021-07-15  2:34 UTC 

[PATCH net] i40e: introduce pseudo number of cpus for compatibility
 2021-07-15  2:33 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH v3 0/3] worktree: teach add to accept --reason with --lock
 2021-07-15  2:32 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] t2400: clean up '"add" worktree with lock' test
  ` [PATCH v4 2/3] worktree: mark lock strings with `_()` for translation
  ` [PATCH v4 3/3] worktree: teach `add` to accept --reason <string> with --lock

[PATCH v2] tty: n_gsm: CR bit value should be 0 when config "initiator=0"
 2021-07-15  2:29 UTC  (3+ messages)

[PATCH v2] btrfs: rescue: allow ibadroots to skip bad extent tree when reading block group items
 2021-07-15  2:28 UTC 

[PATCH] comedi: usbdux: free allocated memory/urbs on failure
 2021-07-15  2:26 UTC 

[PATCH] btrfs: rescue: allow ibadroots to skip bad extent tree when reading block group items
 2021-07-15  2:25 UTC  (3+ messages)

[PATCH 1/2 v4] drm/panel: Add DT bindings for Samsung LMS380KF01
 2021-07-15  2:25 UTC  (3+ messages)
` [PATCH 2/2 v4] drm/panel: ws2401: Add driver for WideChips WS2401


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.