linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 05:03:51 to 2021-06-23 08:45:04 UTC [more...]

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-23  8:41 UTC  (41+ 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 05/46] mm: Add arch_make_folio_accessible()
` [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] i2c/imx: Fix some checkpatch warnings
 2021-06-23  8:36 UTC 

[PATCH] mm: vmalloc: add cond_resched() in __vunmap()
 2021-06-23  8:43 UTC  (2+ messages)

[PATCH v14 00/12] Restricted DMA
 2021-06-23  8:38 UTC  (2+ messages)

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-23  8:39 UTC  (11+ messages)

[GIT PULL]: Generic phy updates for v5.14 version 2
 2021-06-23  8:34 UTC  (2+ messages)

[RFC 0/3] mtd: spi-nor: dealing with reused JEDEC id c22016
 2021-06-23  8:33 UTC  (6+ messages)
` [RFC 2/3] mtd: spi-nor: core: compare JEDEC bytes to already found flash_info
      ` 回信: "

[PATCH v3 0/4] Add perf interface to expose nvdimm
 2021-06-23  8:31 UTC  (4+ messages)

[PATCH v3] drivers/base/core: refcount kobject and bus on device attribute read / store
 2021-06-23  8:32 UTC  (2+ messages)

[PATCH] PM: domains: Shrink locking area of the gpd_list_lock
 2021-06-23  8:31 UTC  (3+ messages)

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-23  8:30 UTC  (7+ messages)
` [patch V3 62/66] x86/fpu/signal: Sanitize copy_user_to_fpregs_zeroing()
` [patch V3 63/66] x86/fpu/signal: Split out the direct restore code
` [patch V3 64/66] x86/fpu: Return proper error codes from user access functions

[PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL
 2021-06-23  8:29 UTC  (2+ messages)

[PATCH v3 1/2] pwm: Introduce single-PWM of_xlate function
 2021-06-23  8:29 UTC  (5+ messages)
` [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH 0/3] drm: rcar-du: V3U support
 2021-06-23  8:28 UTC  (2+ messages)

[PATCH 02/10] dax: reduce stack footprint dealing with block device names
 2021-06-23  8:26 UTC  (6+ messages)
` [PATCH v2 00/10] reduce stack footprint printing bdev names
  ` [PATCH v2 03/10] raid-md: reduce stack footprint dealing with block device names
  ` [PATCH v2 05/10] block: "

[PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
 2021-06-23  8:25 UTC  (3+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-23  8:19 UTC  (24+ messages)

[PATCH v2 1/2] sched/rt: Fix RT utilization tracking during policy change
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 2/2] sched/rt: Fix Deadline utilization tracking during policy change
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2] sched/uclamp: Fix uclamp_tg_restrict()
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/4] locking/lockdep: Remove the unnecessary trace saving
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 1/4] locking/lockdep: Fix the dep path printing for backwards BFS
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 1/3] lockdep: Fix wait-type for empty stack
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 3/4] lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 4/4] locking/selftests: Add a selftest for check_irq_usage()
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[patch 5/6] futex: Prepare futex_lock_pi() for runtime clock selection
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH] locking/lockdep: Correct the description error for check_redundant()
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 2/3] lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 3/3] lockdep/selftest: Remove wait-type RCU_CALLBACK tests
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[patch 6/6] futex: Provide FUTEX_LOCK_PI2 to support clock selection
 2021-06-23  8:19 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v3] slab: Use __func__ to trace function name
 2021-06-23  8:17 UTC  (3+ messages)

[PATCH v2 1/2] cfg80211: Add wiphy_info_once()
 2021-06-23  8:15 UTC  (5+ messages)

[jump_label, x86] e7bf1ba97a: BUG:unable_to_handle_page_fault_for_address
 2021-06-23  8:14 UTC  (2+ messages)

[PATCH 0/8] ASoC: mediatek: Add support for MT8195 SoC
 2021-06-23  8:10 UTC  (4+ messages)
` [PATCH 6/8] dt-bindings: mediatek: mt8195: add audio afe document

[PATCH] f2fs: avoid attaching SB_ACTIVE flag during mount/remount
 2021-06-23  8:09 UTC  (2+ messages)

[PATCH V3] drm/ast: Disable fast reset after DRAM initial
 2021-06-23  8:02 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-06-23  8:01 UTC  (14+ messages)
` [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace
` [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context
` [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-06-23  8:01 UTC  (14+ messages)

[PATCH 0/2] Fix prep_compound_gigantic_page ref count adjustment
 2021-06-23  8:00 UTC  (3+ messages)
` [PATCH 2/2] hugetlb: address ref count racing in prep_compound_gigantic_page
  ` [External] "

[PATCH] docs: af_xdp: consistent indentation in examples
 2021-06-23  8:00 UTC  (3+ messages)

[powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot
 2021-06-23  7:58 UTC  (6+ messages)

[PATCH v3] serial: samsung: use dma_ops of DMA if attached
 2021-06-23  6:29 UTC  (3+ messages)

linux-next: manual merge of the soundwire tree with the sound-asoc-fixes tree
 2021-06-23  7:56 UTC  (2+ messages)

[PATCH] media: atomisp: fix the uninitialized use and rename "retvalue"
 2021-06-23  7:54 UTC  (2+ messages)

drivers/dma/dw-edma/dw-edma-v0-core.c:326 dw_edma_v0_core_write_chunk() warn: inconsistent indenting
 2021-06-23  7:54 UTC 

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-23  7:50 UTC  (10+ messages)

[PATCH 0/2] Two mmc fixes for IDA and KASAN issues
 2021-06-23  7:50 UTC  (3+ messages)
` [PATCH 1/2] mmc: block: Use kref in place of struct mmc_blk_data::usage
` [PATCH 2/2] mmc: core: Don't allocate IDA for OF aliases

[RFC 3/3] net: imx: Adjust fec_main.c to provide support for L2 switch
 2021-06-23  7:48 UTC 

[PATCH v12 00/33] Memory folios
 2021-06-23  7:46 UTC  (3+ messages)
` [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool

[PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM
 2021-06-23  7:44 UTC 

[PATCH v3 0/2] drm: address potential UAF bugs with drm_master ptrs
 2021-06-23  7:43 UTC  (8+ messages)
` [PATCH v3 1/2] drm: add a locked version of drm_is_current_master
` [PATCH v3 2/2] drm: protect drm_master pointers in drm_lease.c

[GIT PULL]: Generic phy updates for v5.14
 2021-06-23  7:43 UTC  (7+ messages)

[PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended
 2021-06-23  7:39 UTC  (12+ messages)
` [PATCH v4 02/10] scsi: ufs: Add "
` [PATCH v4 03/10] scsi: ufs: Update the return value of supplier pm ops
` [PATCH v4 04/10] scsi: ufs: Enable IRQ after enabling clocks in error handling preparation
` [PATCH 05/10] scsi: ufs: Complete the cmd before returning in queuecommand
` [PATCH v4 05/10] scsi: ufs: Remove a redundant tag check in ufshcd_queuecommand()
` [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume
` [PATCH v4 07/10] scsi: ufs: Simplify error handling preparation
` [PATCH v4 08/10] scsi: ufs: Update ufshcd_recover_pm_error()
` [PATCH v4 09/10] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests
` [PATCH v4 10/10] scsi: ufs: Apply more limitations to user access

[RFC PATCH V0 01/10] media: mtk-mdp3: Add Mediatek MDP Driver
 2021-06-23  7:35 UTC  (10+ messages)
` [RFC PATCH V0 02/10] media: mtk-mdp3: fix redundant process done caused KE
` [RFC PATCH V0 03/10] media: mtk-mdp3: revise suspend strategy
` [RFC PATCH V0 04/10] media: mtk-mdp3: add error handling in error return
` [RFC PATCH V0 05/10] media: mtk-mdp3: remove unnecessary Null check
` [RFC PATCH V0 06/10] media: mtk-mdp3: move clock on to precise place
` [RFC PATCH V0 07/10] media: mtk-mdp3: Fix unpaired settings
` [RFC PATCH V0 08/10] media: mtk-mdp3: remove illegal device node usage
` [RFC PATCH V0 09/10] media: mtk-mdp3: revise error handling about get/probe MDP3
` [RFC PATCH V0 10/10] media: mtk-mdp3: Adjust related settings for 5.13-rc1

[mptcp] aa4272438c: kernel-selftests.net/mptcp.mptcp_join.sh.fail
 2021-06-23  7:51 UTC 

How to use "DTV_FE_CAPABILITY" command for Frontend.h of Linux DVB
 2021-06-23  7:33 UTC  (2+ messages)

[PATCH] add "else {...}" according coding style
 2021-06-23  7:32 UTC 

[PATCH] kasan: unpoison use memset to init unaligned object size
 2021-06-23  7:31 UTC  (3+ messages)

[PATCH] usb: cdnsp: Fixed issue with ZLP
 2021-06-23  7:27 UTC 

[PATCH v3 0/4] remoteproc: core: Fixes for rproc cdev and add
 2021-06-23  7:27 UTC  (7+ messages)
` [PATCH v3 1/4] remoteproc: core: Move cdev add before device add

[PATCH] mac80211_hwsim: correctly handle zero length frames
 2021-06-23  7:26 UTC  (3+ messages)

[PATCH v14 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-06-23  7:21 UTC  (10+ messages)
` [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict()

[PATCH] tty: serial: owl: Fix data race in owl_uart_remove
 2021-06-23  7:16 UTC  (4+ messages)

[question] De-registration does not remove port
 2021-06-23  7:14 UTC  (2+ messages)

[PATCH] uio: Fix bus error that access memory mapped by physical
 2021-06-23  7:14 UTC  (2+ messages)

[PATCH v7 0/2] Map the kernel with correct permissions the first time
 2021-06-23  7:11 UTC  (4+ messages)
` [PATCH v7 1/2] riscv: Introduce set_kernel_memory helper

[PATCH v2] workqueue: set the rescuer worker that belong to freezable wq is freezable
 2021-06-23  7:26 UTC  (4+ messages)
` [workqueue] 72faca7779: WARNING:at_kernel/sched/core.c:#__might_sleep

[PATCH net-next v2 0/8] port asix ax88772 to the PHYlib
 2021-06-23  7:06 UTC  (9+ messages)
` [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support

[PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level
 2021-06-23  7:05 UTC 

[PATCH] selftests/ftrace: fix event-no-pid on 1-core machine
 2021-06-23  7:04 UTC 

[PATCH] usb: cdns3: Fixed incorrect gadget state
 2021-06-23  7:02 UTC 

[iommu/vt] e93a67f5a0: netperf.Throughput_tps 28.9% improvement
 2021-06-23  7:16 UTC 

[PATCH v2] drm/radeon: Fix NULL dereference when updating memory stats
 2021-06-23  6:55 UTC  (2+ messages)

[PATCH v2] mm: Move kvmalloc-related functions to slab.h
 2021-06-23  6:52 UTC  (2+ messages)

arch/powerpc/sysdev/xive/common.c:1161 xive_request_ipi() warn: unsigned 'xid->irq' is never less than zero
 2021-06-23  6:43 UTC 

[PATCH] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-06-23  6:43 UTC  (4+ messages)

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

[PATCH 0/3] x86/sev: Minor updates for SEV guest support
 2021-06-23  6:40 UTC  (3+ messages)
` [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests

[PATCH v2 1/2] nfs: fix acl memory leak of posix_acl_create()
 2021-06-23  6:38 UTC  (2+ messages)
` [PATCH v2 2/2] nfs: NFSv3: fix SGID bit dropped when inheriting ACLs

[PATCH] watchdog: Fix NULL pointer dereference when releasing cdev
 2021-06-23  6:26 UTC 

[PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO
 2021-06-23  6:15 UTC  (2+ messages)

Virtualizing MSI-X on IMS via VFIO
 2021-06-23  6:16 UTC  (3+ messages)

[v7 0/5] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-23  6:15 UTC  (5+ messages)
` [v7 1/5] drm/panel: add basic DP AUX backlight support

Virtualizing MSI-X on IMS via VFIO
 2021-06-23  6:12 UTC  (3+ messages)

[PATCH v2 1/2] arm64: dts: exynos7: Add cpu cache information
 2021-06-23  6:08 UTC  (2+ messages)

[PATCH net-next] net/tls: Remove the __TLS_DEC_STATS() macro
 2021-06-23  6:06 UTC 

linux-next: manual merge of the kvm-arm tree with the powerpc and kvm trees
 2021-06-23  6:04 UTC 

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-23  6:04 UTC  (4+ messages)
` [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed

[PATCH rdma-next v1 2/3] RDMA/mlx5: Separate DCI QP creation logic
 2021-06-23  6:03 UTC  (3+ messages)

[PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API
 2021-06-23  6:03 UTC  (3+ messages)

[PATCH V4 0/4] cpufreq: Migrate away from ->stop_cpu() callback
 2021-06-23  6:01 UTC  (5+ messages)
` [PATCH V4 3/4] cpufreq: powerenv: Migrate to ->exit() callback instead of ->stop_cpu()
  ` [PATCH V4.1 3/4] cpufreq: powernv: "

[PATCH] media: netup_unidvb: handle interrupt properly according to the firmware
 2021-06-23  6:01 UTC 

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2021-06-23  5:58 UTC 

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2021-06-23  5:53 UTC 

[PATCH 1/2] ACPI: bgrt: Fix CFI violation
 2021-06-23  5:51 UTC  (3+ messages)
` [PATCH 2/2] ACPI: bgrt: Use sysfs_emit

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-06-23  5:50 UTC  (5+ messages)
` [PATCH v2 1/4] fs: introduce helper d_path_unsafe()
` [PATCH v2 2/4] lib/vsprintf.c: make '%pD' print the full path of file
` [PATCH v2 3/4] lib/test_printf.c: split write-beyond-buffer check in two
` [PATCH v2 4/4] lib/test_printf.c: add test cases for '%pD'

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-23  5:50 UTC  (10+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

[rcu:dev.2021.06.18a] BUILD SUCCESS a288792a3fd9056c638a9ca8376dfa1de1f9d76b
 2021-06-23  5:48 UTC 

[rcu:rcu/next] BUILD SUCCESS 00b1a0341c16253f614d045ed84942971463b0e9
 2021-06-23  5:48 UTC 

[PATCH] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
 2021-06-23  5:46 UTC  (5+ messages)

[RFC v2] dt-binding: media: document ON Semi AR0521 sensor bindings
 2021-06-23  5:46 UTC  (3+ messages)

linux-next: error when fetching the watchdog tree
 2021-06-23  5:35 UTC 

linux-next: manual merge of the rcu tree with the tip tree
 2021-06-23  5:33 UTC 

[PATCH V3 0/3] Introduce an attribute to choose timing setting
 2021-06-23  5:30 UTC  (3+ messages)
` [PATCH V3 1/3] i2c: mediatek: Add OFFSET_EXT_CONF setting back

[RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor
 2021-06-23  5:28 UTC  (5+ messages)

[PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup
 2021-06-23  5:27 UTC  (7+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-23  5:26 UTC  (15+ messages)

[PATCH v2] powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32
 2021-06-23  5:23 UTC 

[PATCH rdma-next 0/2] SG fix together with update to RDMA umem
 2021-06-23  5:23 UTC  (4+ messages)
` [PATCH rdma-next 2/2] RDMA: Use dma_map_sgtable for map umem pages

[PATCH] ASoC: da7219: Fix an out-of-bound read in an error handling path
 2021-06-23  5:22 UTC 

[ethtool] 4d1fb7cde0: WARNING:at_net/ethtool/netlink.c:#ethnl_default_doit
 2021-06-23  5:35 UTC 

[PATCH] arch: nds32: Add IRQ check for platform_get_irq()
 2021-06-23  5:17 UTC 

[PATCH] loop: fix setting arbitrarily large block size
 2021-06-23  5:09 UTC  (2+ messages)
` [RESEND PATCH] "

regulator: mt6358 vdram2_idx/vsel_mask/ vsel_shift setting seems wrong
 2021-06-23  5:02 UTC  (2+ messages)

[PATCH] regulator: mt6358: Fix vdram2 .vsel_mask
 2021-06-23  5:02 UTC  (2+ messages)


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