linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 23:13:44 to 2021-07-15 04:34:47 UTC [more...]

[PATCH v14 000/138] Memory folios
 2021-07-15  3:35 UTC  (72+ 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 v14 042/138] mm/memcg: Convert mem_cgroup_uncharge() to take a folio
` [PATCH v14 043/138] mm/memcg: Convert mem_cgroup_migrate() to take folios
` [PATCH v14 044/138] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v14 045/138] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v14 046/138] mm/memcg: Convert mem_cgroup_move_account() to use a folio
` [PATCH v14 047/138] mm/memcg: Add folio_lruvec()
` [PATCH v14 048/138] mm/memcg: Add folio_lruvec_lock() and similar functions
` [PATCH v14 049/138] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
` [PATCH v14 050/138] mm/workingset: Convert workingset_activation to take a folio
` [PATCH v14 051/138] mm: Add folio_pfn()
` [PATCH v14 052/138] mm: Add folio_raw_mapping()
` [PATCH v14 053/138] mm: Add flush_dcache_folio()
` [PATCH v14 054/138] mm: Add kmap_local_folio()
` [PATCH v14 055/138] mm: Add arch_make_folio_accessible()
` [PATCH v14 056/138] mm: Add folio_young and folio_idle
` [PATCH v14 057/138] mm/swap: Add folio_activate()
` [PATCH v14 058/138] mm/swap: Add folio_mark_accessed()
` [PATCH v14 059/138] mm/rmap: Add folio_mkclean()
` [PATCH v14 060/138] mm/migrate: Add folio_migrate_mapping()
` [PATCH v14 061/138] mm/migrate: Add folio_migrate_flags()
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()
` [PATCH v14 063/138] mm/writeback: Rename __add_wb_stat() to wb_stat_mod()
` [PATCH v14 064/138] flex_proportions: Allow N events instead of 1
` [PATCH v14 065/138] mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add()
` [PATCH v14 066/138] mm/writeback: Add __folio_end_writeback()
` [PATCH v14 067/138] mm/writeback: Add folio_start_writeback()
` [PATCH v14 068/138] mm/writeback: Add folio_mark_dirty()
` [PATCH v14 069/138] mm/writeback: Add __folio_mark_dirty()
` [PATCH v14 070/138] mm/writeback: Convert tracing writeback_page_template to folios
` [PATCH v14 071/138] mm/writeback: Add filemap_dirty_folio()

[PATCH 0/2] net: Use nlmsg_{multicast, unicast} that contain if statement
 2021-07-15  4:21 UTC  (3+ messages)
` [PATCH 1/2] rtnetlink: use nlmsg_{multicast, unicast} instead of netlink_{broadcast,unicast}

linux-next: Signed-off-by missing for commit in the drm-intel tree
 2021-07-15  4:18 UTC 

5.13-rt1 + KVM = WARNING: at fs/eventfd.c:74 eventfd_signal()
 2021-07-15  4:14 UTC  (5+ messages)

[PATCH 0/8] Due to changes in hardware design, add patch to
 2021-07-15  4:09 UTC  (11+ 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

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-15  4:03 UTC  (13+ messages)
` [PATCH v9 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v9 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace

[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)

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

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

[PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
 2021-07-15  3:54 UTC  (7+ 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

[PATCH] RCU: Fix macro name CONFIG_TASKS_RCU_TRACE
 2021-07-15  3:51 UTC  (7+ 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 "

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

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

[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

[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] "

[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] 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)

arm64: dts: rockchip: helios64: SPI, tsadc, and stdout-path
 2021-07-15  2:56 UTC  (4+ 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 net] i40e: introduce pseudo number of cpus for compatibility
 2021-07-15  2:33 UTC  (4+ messages)

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

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

[PATCH v2] Bluetooth: fix inconsistent lock state in sco
 2021-07-15  2:21 UTC  (3+ messages)

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-15  2:13 UTC  (3+ messages)

[PATCH -next] sched: Dec __cfs_bandwith_used in destroy_cfs_bandwidth()
 2021-07-15  2:07 UTC  (3+ messages)

[PATCH] mm/vmalloc: fix wrong behavior in vread
 2021-07-15  2:03 UTC  (3+ messages)

[PATCH -next v2] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-15  2:05 UTC 

[PATCH v2 1/3] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2021-07-15  1:58 UTC  (3+ messages)
` [PATCH v2 2/3] drm/loongson: Add GPIO and I2C driver for loongson drm
` [PATCH v2 3/3] drm/loongson: Add interrupt driver for LS7A

[PATCH v7 00/15] Optimizing iommu_[map/unmap] performance
 2021-07-15  1:51 UTC  (4+ messages)

[RFC PATH 0/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO bindings and driver
 2021-07-15  1:49 UTC  (3+ messages)
` [RFC PATH 2/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO driver

linux-next: manual merge of the dmaengine tree with the dmaengine-fixes tree
 2021-07-15  1:40 UTC 

[bpf-next, v2] bpf: verifier: Fix potential memleak and UAF in bpf verifier
 2021-07-15  1:34 UTC  (3+ messages)

[PATCH 0/7] Tidy perf Documentation build
 2021-07-15  1:33 UTC  (8+ messages)
` [PATCH 1/7] perf doc: Fix perfman.info build
` [PATCH 2/7] perf doc: Fix doc.dep
` [PATCH 3/7] perf doc: Remove references to user-manual
` [PATCH 4/7] perf doc: Add info pages to all target
` [PATCH 5/7] perf doc: Remove cmd-list.perl references
` [PATCH 6/7] perf doc: Remove howto-index.sh related references
` [PATCH 7/7] perf doc: Reorganize ARTICLES variables

[PATCH] MAINTAINERS: Change ACRN HSM driver maintainer
 2021-07-15  1:30 UTC  (3+ messages)

linux-next: manual merge of the workqueues tree with Linus' tree
 2021-07-15  1:22 UTC 

[PATCH] perf probe: Fix add event failed when 32-bit perf running in 64-bit kernel
 2021-07-15  1:20 UTC  (3+ messages)

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-07-15  1:14 UTC  (6+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints
` [PATCH v7 2/5] d_path: introduce helper d_path_unsafe()
` [PATCH v7 3/5] lib/vsprintf.c: make '%pD' print the full path of file
` [PATCH v7 4/5] lib/test_printf.c: split write-beyond-buffer check in two
` [PATCH v7 5/5] lib/test_printf.c: add test cases for '%pD'

[5.14-rc1] mlx5_core receives no interrupts with maxcpus=8
 2021-07-15  1:11 UTC  (2+ messages)

[PATCH] mm/vmscan: Removed useless space for intent
 2021-07-15  0:54 UTC 

[PATCH] sound: usb: line6: free allocated urbs on failure
 2021-07-15  0:56 UTC 

[ppc][dlpar] WARNING: CPU: 2 PID: 1131623 at drivers/scsi/qla2xxx/qla_init.c:498 qla2x00_async_adisc_sp_done+0x294/0x2b0
 2021-07-15  0:15 UTC  (2+ messages)
` [EXT] "

[iwlwifi-next:iwlmei 2/6] drivers/net/wireless/intel/iwlwifi/mei/trace.h:14:10: fatal error: mei/sap.h: No such file or directory
 2021-07-15  0:08 UTC 

[PATCH] arm64: kexec: add support for kexec with spin-table
 2021-07-15  0:08 UTC  (3+ messages)

[RFC PATCH 0/6] cpuset: Allow to modify isolcpus through cpuset
 2021-07-15  0:07 UTC  (6+ messages)
` [RFC PATCH 6/6] cpuset: Add cpuset.isolation_mask file

[PATCH] sched/fair: Update nohz.next_balance for newly NOHZ-idle CPUs
 2021-07-15  0:02 UTC  (3+ messages)
` [RFC PATCH] sched/fair: __pcpu_scope_nohz_balance_mask can be static

linux-next: build failure in Linus' tree
 2021-07-14 23:50 UTC 

[PATCH 0/4] Basic recovery for machine checks inside SGX
 2021-07-14 23:39 UTC  (7+ messages)
` [PATCH 1/4] x86/sgx: Track phase and type of SGX EPC pages

[nbd168-wireless:mt76 18/26] drivers/net/wireless/mediatek/mt76/mt7915/mac.c:258:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-07-14 23:36 UTC 

[PATCH V1 net-next 0/5] net: fec: add support for i.MX8MQ and i.MX8QM
 2021-07-14 23:34 UTC  (8+ messages)
` [PATCH V1 net-next 1/5] dt-bindings: fec: add the missing clocks properties
` [PATCH V1 net-next 2/5] dt-bindings: fec: add RGMII delayed clock property
` [PATCH V1 net-next 3/5] net: fec: add imx8mq and imx8qm new versions support

[PATCHv1 0/3] Meson-8b and Meson-gxbb Fix some missing code
 2021-07-14 23:30 UTC  (8+ messages)
` [PATCHv1 1/3] ARM: dts: meson8b: odroidc1: Add usb phy power node

[PATCH] fs:xfs: cleanup __FUNCTION__ usage
 2021-07-14 23:27 UTC  (2+ messages)

[PATCH v3 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-14 23:23 UTC  (3+ messages)
` [PATCH v3 1/2] media: rc: meson-irblaster: document device tree bindings

[patch 00/50] locking, sched: The PREEMPT-RT locking infrastructure
 2021-07-14 23:20 UTC  (3+ messages)
` [patch 03/50] sched: Prepare for RT sleeping spin/rwlocks

[PATCH] f2fs: let's keep writing IOs on SBI_NEED_FSCK
 2021-07-14 23:18 UTC 

[PATCH v0 0/2] Add support for Firefly ROC-RK3328-PC
 2021-07-14 23:16 UTC  (3+ messages)
` [PATCH v0 1/2] dt-bindings: add doc "

[PATCH v2] kunit: tool: add --kernel_args to allow setting module params
 2021-07-14 23:15 UTC 

[PATCH v1, 00/14] Using component framework to support multi hardware decode
 2021-07-14 23:14 UTC  (6+ messages)
` [PATCH v1, 04/14] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v1, 12/14] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).