linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-23 08:00:09 to 2021-06-23 10:59:21 UTC [more...]

[PATCH v3 0/6] block: add a sequence number to disks
 2021-06-23 10:58 UTC 

[patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-23 10:56 UTC  (10+ messages)
` [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 V3 65/66] x86/fpu/signal: Handle #PF in the direct restore path
` [patch V3 66/66] x86/fpu/signal: Let xrstor handle the features to init

[PATCH v4 0/4] Bootcount driver using NVMEM cell as backend
 2021-06-23 10:55 UTC  (6+ messages)
` [PATCH v4 2/4] nvmem: bootcount: add bootcount driver

[PATCH] net: bridge: remove redundant return
 2021-06-23 10:51 UTC  (2+ messages)

v5.13-rcX regression - NULL pointer dereference - MFD and software node API
 2021-06-23 10:51 UTC  (11+ messages)

[PATCH 3/3] drm: rcar-du: Add r8a779a0 device support
 2021-06-23 10:50 UTC  (5+ messages)
` [PATCH 0/3] drm: rcar-du: V3U support

[PATCH] net: caif: add a return statement
 2021-06-23 10:50 UTC  (2+ messages)

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

[PATCH] timer: Use static_branch_likely() for timers_nohz_active
 2021-06-23 10:41 UTC  (3+ messages)

[RFC PATCH V0 01/10] media: mtk-mdp3: Add Mediatek MDP Driver
 2021-06-23 10:41 UTC  (2+ messages)

[PATCH] drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64
 2021-06-23 10:30 UTC 

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

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-23 10:22 UTC  (6+ messages)
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header

[PATCH v4 00/17] New uAPI drm properties for color management
 2021-06-23 10:17 UTC  (17+ 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 v1 1/1] mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()
 2021-06-23 10:17 UTC 

[PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL
 2021-06-23 10:12 UTC 

[PATCH v6 0/8]Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-23 10:11 UTC  (9+ messages)
` [PATCH v6 1/8] staging: phy-hi3670-usb3: do a some minor cleanups
` [PATCH v6 2/8] staging: hisi-spmi-controller: rename spmi-channel property
` [PATCH v6 3/8] staging: phy-hi3670-usb3: do some additional cleanups
` [PATCH v6 4/8] phy: phy-hi3670-usb3: move driver from staging into phy
` [PATCH v6 5/8] spmi: hisi-spmi-controller: move driver from staging
` [PATCH v6 6/8] mfd: hi6421-spmi-pmic: "
` [PATCH v6 7/8] dts: hisilicon: add support for the PMIC found on Hikey 970
` [PATCH v6 8/8] dts: hisilicon: add support for USB3 "

net/sunrpc/xprtrdma/frwr_ops.c:647 frwr_unmap_async() error: potentially dereferencing uninitialized 'last'
 2021-06-23 10:07 UTC 

[PATCH net-next V1 0/4] Add option to enable PHY WOL with PMT enabled
 2021-06-23 10:06 UTC  (4+ messages)
` [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume()

[PATCH v2 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-06-23 10:06 UTC  (2+ messages)

[PATCH V3 0/5] Update pcie-tegra194 driver
 2021-06-23 10:05 UTC  (6+ messages)
` [PATCH V3 1/5] PCI: tegra194: Fix handling BME_CHGED event
` [PATCH V3 2/5] PCI: tegra194: Fix MSI-X programming
` [PATCH V3 3/5] PCI: tegra194: Disable interrupts before entering L2
` [PATCH V3 4/5] PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP mode
` [PATCH V3 5/5] PCI: tegra194: Cleanup unused code

[PATCH RFC] ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination
 2021-06-23 10:05 UTC 

[PATCH RFC] usb: renesas_usbhs: fifo: : use proper DMAENGINE API for termination
 2021-06-23 10:03 UTC 

[PATCH 0/2] spi: use proper DMAENGINE API for termination
 2021-06-23 10:02 UTC  (4+ messages)
` [PATCH 1/2] spi: spi-rspi: : "
` [PATCH 2/2] spi: spi-sh-msiof: "

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-23  9:59 UTC  (77+ messages)
` [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 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()
` [PATCH v2 32/46] mm/writeback: Add folio_account_redirty()
` [PATCH v2 33/46] mm/writeback: Add folio_redirty_for_writepage()
` [PATCH v2 34/46] mm/filemap: Add i_blocks_per_folio()
` [PATCH v2 35/46] mm/filemap: Add folio_mkwrite_check_truncate()
` [PATCH v2 36/46] mm/filemap: Add readahead_folio()
` [PATCH v2 37/46] mm/workingset: Convert workingset_refault() to take a folio
` [PATCH v2 38/46] mm: Add folio_evictable()
` [PATCH v2 39/46] mm/lru: Convert __pagevec_lru_add_fn to take a folio
` [PATCH v2 40/46] mm/lru: Add folio_add_lru()
` [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions
` [PATCH v2 42/46] mm/filemap: Add filemap_alloc_folio

[PATCH 0/7] i2c: use proper DMAENGINE API for termination
 2021-06-23  9:59 UTC  (8+ messages)
` [PATCH 1/7] i2c: at91-master: : "
` [PATCH 2/7] i2c: imx: "
` [PATCH 3/7] i2c: mxs: "
` [PATCH 4/7] i2c: qup: "
` [PATCH 5/7] i2c: rcar: "
` [PATCH 6/7] i2c: sh_mobile: "
` [PATCH 7/7] i2c: stm32f7: "

[PATCH v6 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-23  9:59 UTC  (12+ messages)
` [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH 0/3] mmc: use proper DMAENGINE API for termination
 2021-06-23  9:57 UTC  (4+ messages)
` [PATCH 1/3] mmc: renesas_sdhi_sys_dmac: : "
` [PATCH 2/3] mmc: sh_mmcif: "
` [PATCH 3/3] mmc: usdhi6rol0: "

[PATCH] PM: domains: Shrink locking area of the gpd_list_lock
 2021-06-23  9:55 UTC  (4+ messages)

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

[GIT PULL] extcon next for v5.14
 2021-06-23 10:07 UTC 

[PATCH v3 0/3] riscv: optimized mem* functions
 2021-06-23  9:48 UTC  (10+ messages)
` [PATCH v3 1/3] riscv: optimized memcpy
` [PATCH v3 3/3] riscv: optimized memset

[v3,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document
 2021-06-23  9:48 UTC 

[PATCH] ASoC: da7219: Fix an out-of-bound read in an error handling path
 2021-06-23  9:46 UTC  (2+ messages)

[PATCH] PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variable
 2021-06-23  9:47 UTC 

[PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM
 2021-06-23  9:39 UTC  (2+ messages)

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-23  9:38 UTC  (6+ messages)
` [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding

[PATCH v8 0/2] Mediatek pinctrl patch on mt8195
 2021-06-23  9:37 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: pinctrl: mt8195: add rsel define
` [PATCH v8 2/2] pinctrl: mediatek: add rsel setting on MT8195

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-06-23  9:32 UTC  (5+ messages)

[PATCH v2 0/2] vfio: export and make use of pci_dev_trylock()
 2021-06-23  9:31 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Export pci_dev_trylock() and pci_dev_unlock()
` [PATCH v2 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock

[PATCH v5, 0/3] support gce on mt8192 platform
 2021-06-23  9:30 UTC  (4+ messages)
` [PATCH v5, 1/3] dt-binding: gce: add gce header file for mt8192
` [PATCH v5, 2/3] arm64: dts: mt8192: add gce node
` [PATCH v5, 3/3] mailbox: cmdq: add mt8192 support

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-23  9:25 UTC  (4+ messages)
` [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check

[PATCH] uio: Fix bus error that access memory mapped by physical
 2021-06-23  9:25 UTC  (4+ messages)

[PATCH RFC 00/11] perf script: Add API for filtering via dynamically loaded shared object
 2021-06-23  9:25 UTC  (4+ messages)
` [PATCH RFC 04/11] "

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-23  9:22 UTC  (12+ messages)

[kbuild] drivers/vdpa/virtio_pci/vp_vdpa.c:421 vp_vdpa_probe() warn: missing error code 'ret'
 2021-06-23  9:21 UTC 

[tip:master] BUILD SUCCESS e53fbd0a25093c4db4ca8b84c185c280e4b4ce05
 2021-06-23  9:20 UTC 

[PATCH v2 0/4] make '%pD' print the full path of file
 2021-06-23  9:17 UTC  (8+ 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

[V1] media: mtk-mdp3: Add Mediatek MDP3 Driver
 2021-06-23  9:14 UTC 

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

[syzbot] WARNING: zero-size vmalloc in corrupted
 2021-06-23  9:15 UTC 

[RFC PATCH 0/4] Introduce Active Stats framework with CPU performance statistics
 2021-06-23  9:14 UTC  (6+ messages)
` [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes

[PATCH v5 (RESEND) 0/7] Move Hisilicon 6421v600 SPMI and USB drivers out of staging
 2021-06-23  9:13 UTC  (4+ messages)
` [PATCH v5 (RESEND) 4/7] mfd: hi6421-spmi-pmic: move driver from staging

[PATCH] drm/amdgpu:use kvcalloc instead of kvmalloc_array
 2021-06-23  9:12 UTC 

[PATCH v5 0/4] make '%pD' print the full path of file
 2021-06-23  9:12 UTC  (8+ messages)
` [PATCH v5 1/4] fs: introduce helper d_path_unsafe()

Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing")
 2021-06-23  9:10 UTC  (8+ messages)

[PATCH v14 00/12] Restricted DMA
 2021-06-23  9:01 UTC  (3+ messages)

Goodix Touchscreen / Patch for Inverted X Axis on Trekstor Surftab W1
 2021-06-23  9:04 UTC 

[PATCH] KVM: selftests: Speed up set_memory_region_test
 2021-06-23  9:03 UTC  (2+ messages)

[PATCH 0/2] PCI: mediatek-gen3: Add controller support for MT8195
 2021-06-23  9:02 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: PCI: mediatek-gen3: Add "

[PATCH 1/9] i2c: stm32: Simplify with dev_err_probe()
 2021-06-23  8:59 UTC  (5+ messages)
` [PATCH 2/9] i2c: xiic: "
` [PATCH 4/9] i2c: cadence: "

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-06-23  8:56 UTC  (12+ messages)
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support

[PATCH] i2c: robotfuzz-osif: fix control-request directions
 2021-06-23  8:52 UTC  (2+ messages)

[PATCH v2] mm: hugetlb: add hwcrp_hugepages to record memory failure on hugetlbfs
 2021-06-23  8:51 UTC 

[PATCH v6 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-06-23  8:47 UTC  (4+ messages)
` [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller

[PATCH v2 1/2] iio: proximity: vcnl3020: add periodic mode
 2021-06-23  8:47 UTC  (2+ messages)

[PATCH] i2c: cadence: Clear HOLD bit before xfer_size register rolls over
 2021-06-23  8:46 UTC  (2+ messages)

[PATCH 0/2] media: rtl28xxu: fix regression in linux-next
 2021-06-23  8:45 UTC  (3+ messages)
` [PATCH 1/2] Revert "media: rtl28xxu: fix zero-length control request"
` [PATCH 2/2] media: rtl28xxu: fix zero-length control request

[PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
 2021-06-23  8:44 UTC  (2+ messages)

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

[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  (4+ 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 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 02/10] dax: reduce stack footprint dealing with block device names
 2021-06-23  8:26 UTC  (4+ 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 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  (16+ 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 stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-06-23  8:01 UTC  (12+ 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  (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).