linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-29 23:08:03 to 2021-06-30 07:21:34 UTC [more...]

[GIT PULL] HID for 5.14
 2021-06-30  7:21 UTC 

[PATCH v2 0/3] memblock, arm: fixes for freeing of the memory map
 2021-06-30  7:20 UTC  (11+ messages)
` [PATCH v2 3/3] arm: extend pfn_valid to take into accound freed memory map alignment

[PATCH v5 0/3] drm: address potential UAF bugs with drm_master ptrs
 2021-06-30  7:18 UTC  (6+ messages)
` [PATCH v5 3/3] drm: protect drm_master pointers in drm_lease.c

[PATCH rdma-next v1 0/2] SG fix together with update to RDMA umem
 2021-06-30  7:16 UTC  (8+ messages)
` [PATCH rdma-next v1 1/2] lib/scatterlist: Fix wrong update of orig_nents

[PATCH] char: tpm: vtpm_proxy: Fix race in init
 2021-06-30  7:14 UTC  (2+ messages)

[PATCH] ASoC: codecs: wcd938x: fix returnvar.cocci warnings
 2021-06-30  7:16 UTC  (2+ messages)

[PATCH v3 0/4] memblock, arm: fixes for freeing of the memory map
 2021-06-30  7:12 UTC  (5+ messages)
` [PATCH v3 1/4] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH v3 2/4] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH v3 3/4] memblock: ensure there is no overflow in memblock_overlaps_region()
` [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment

[PATCH] HID: input: do not report stylus battery state as "full"
 2021-06-30  7:09 UTC  (2+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  7:07 UTC  (14+ messages)

[PATCH 13/13] jump_label,x86: Allow short NOPs
 2021-06-30  7:07 UTC  (9+ messages)
` [tip: objtool/core] jump_label, x86: "

[RFC PATCH] arm64: kprobes: Enable OPTPROBE for arm64
 2021-06-30  7:05 UTC  (3+ messages)

[PATCH v2] kfence: skip DMA allocations
 2021-06-30  7:02 UTC  (2+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  7:01 UTC  (11+ messages)

[GIT PULL] arch/microblaze patches for 5.14-rc1
 2021-06-30  6:58 UTC  (3+ messages)

[PATCH] xfrm: Fix RCU vs hash_resize_mutex lock inversion
 2021-06-30  6:57 UTC  (2+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  6:56 UTC  (20+ messages)

[PATCH][next][V2] staging: r8188eu: Fix while-loop that iterates only once
 2021-06-30  6:56 UTC 

[PATCH] arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/
 2021-06-30  6:54 UTC  (3+ messages)

[PATCH] regulator: hi6421v600: Fix setting wrong driver_data
 2021-06-30  6:54 UTC  (2+ messages)

[BUG] btrfs potential failure on 32 core LTP test (fallocate05)
 2021-06-30  6:52 UTC  (8+ messages)

[PATCH v6 1/2] MIPS: Loongson64: Add Loongson-2K1000 reset platform driver
 2021-06-30  6:51 UTC  (2+ messages)
` [PATCH v6 2/2] MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000

[PATCH] net: xfrm: fix memory leak in xfrm_user_rcv_msg
 2021-06-30  6:51 UTC  (2+ messages)

[PATCH v0 0/2] Add support for Firefly ROC-RK3399-PC-PLUS
 2021-06-30  6:49 UTC  (5+ messages)
` [PATCH v0 2/2] arm64: dts: rockchip: add "

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-06-30  6:45 UTC  (3+ messages)

[PATCH] staging: r8188eu: Fix while-loop that iterates only once
 2021-06-30  6:44 UTC  (3+ messages)

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

[PATCH] pinctrl: ralink: rt305x: add missing include
 2021-06-30  6:38 UTC  (3+ messages)

[PATCH] locking/mutex: fix the MUTEX_FLAG_HANDOFF bit is cleared unexpected
 2021-06-30  6:20 UTC  (6+ messages)

[PATCHSET v4 0/4] perf stat: Enable BPF counters with --for-each-cgroup
 2021-06-30  6:35 UTC  (6+ messages)
` [PATCH 2/4] perf tools: Add cgroup_is_v2() helper

[PATCH 00/24] MT8195 IOMMU SUPPORT
 2021-06-30  6:27 UTC  (27+ messages)
` [PATCH 01/24] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH 02/24] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH 03/24] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH 04/24] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH 05/24] iommu/mediatek: Add 12G~16G support for mult domain
` [PATCH 06/24] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH 07/24] iommu/mediatek: Add flag NON_STD_AXI
` [PATCH 08/24] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH 09/24] iommu/mediatek: Always pm_runtime_get while tlb flush
` [PATCH 10/24] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH 11/24] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH 12/24] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH 13/24] iommu/mediatek: Add infra iommu support
` [PATCH 14/24] iommu/mediatek: Add PCIe support
` [PATCH 15/24] iommu/mediatek: Add mt8195 support
` [PATCH 16/24] iommu/mediatek: Only adjust code about register base
` [PATCH 17/24] iommu/mediatek: Just move code position in hw_init
` [PATCH 18/24] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH 19/24] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH 20/24] iommu/mediatek: Add bank_nr and bank_enable
` [PATCH 21/24] iommu/mediatek: Change the domid to iova_region_id
` [PATCH 22/24] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH 23/24] iommu/mediatek: Add multi bank support
` [PATCH 24/24] iommu/mediatek: mt8195: Enable multi-bank for infra iommu

[PATCH 1/1] x86/kernel/rtc: add sanity check for RTC date and time
 2021-06-30  6:25 UTC  (4+ messages)
    ` AW: "

[PATCH 4.14 00/88] 4.14.238-rc1 review
 2021-06-30  6:19 UTC  (2+ messages)

[PATCH v7 00/20] Introduce threaded trace streaming for basic perf record operation
 2021-06-30  6:14 UTC  (6+ messages)
` [PATCH v7 20/20] perf session: Load data directory files for analysis

[PATCH] driver core: fix e1000e ltr bug
 2021-06-30  6:13 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v6 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-06-30  6:02 UTC  (27+ messages)
` [PATCH v6 01/26] x86/fpu/xstate: Modify the initialization helper to handle both static and dynamic buffers
` [PATCH v6 02/26] x86/fpu/xstate: Modify state copy helpers "
` [PATCH v6 03/26] x86/fpu/xstate: Modify address finders "
` [PATCH v6 04/26] x86/fpu/xstate: Add a new variable to indicate dynamic user states
` [PATCH v6 05/26] x86/fpu/xstate: Add new variables to indicate dynamic XSTATE buffer size
` [PATCH v6 06/26] x86/fpu/xstate: Calculate and remember dynamic XSTATE buffer sizes
` [PATCH v6 07/26] x86/fpu/xstate: Convert the struct fpu 'state' field to a pointer
` [PATCH v6 08/26] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically
` [PATCH v6 09/26] x86/fpu/xstate: Update the XSTATE save function to support dynamic states
` [PATCH v6 10/26] x86/fpu/xstate: Update the XSTATE buffer address finder "
` [PATCH v6 11/26] x86/fpu/xstate: Update the XSTATE context copy function "
` [PATCH v6 12/26] x86/fpu/xstate: Use feature disable (XFD) to protect dynamic user state
` [PATCH v6 13/26] x86/fpu/xstate: Support ptracer-induced XSTATE buffer expansion
` [PATCH v6 14/26] x86/arch_prctl: Create ARCH_ENABLE_XSTATE
` [PATCH v6 15/26] x86/fpu/xstate: Support both legacy and expanded signal XSTATE size
` [PATCH v6 16/26] x86/fpu/xstate: Adjust the XSAVE feature table to address gaps in state component numbers
` [PATCH v6 17/26] x86/fpu/xstate: Disable XSTATE support if an inconsistent state is detected
` [PATCH v6 18/26] x86/cpufeatures/amx: Enumerate Advanced Matrix Extension (AMX) feature bits
` [PATCH v6 19/26] x86/fpu/amx: Define AMX state components and have it used for boot-time checks
` [PATCH v6 20/26] x86/fpu/amx: Initialize child's AMX state
` [PATCH v6 21/26] x86/fpu/amx: Enable the AMX feature in 64-bit mode
` [PATCH v6 22/26] x86/fpu/xstate: Skip writing zeros to signal frame for dynamic user states if in INIT-state
` [PATCH v6 23/26] selftest/x86/amx: Test cases for the AMX state management
` [PATCH v6 24/26] x86/insn/amx: Add TILERELEASE instruction to the opcode map
` [PATCH v6 25/26] intel_idle/amx: Clear the AMX state before entering idle
` [PATCH v6 26/26] x86/fpu/xstate: Add a sanity check for XFD state when saving XSTATE

arch/powerpc/mm/mem.c:53:12: error: no previous prototype for function 'create_section_mapping'
 2021-06-30  6:01 UTC 

[PATCH v10 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-06-30  5:54 UTC  (3+ messages)
` [PATCH v10 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings

[PATCH V5 0/2] Convert qcom pmic gpio bindings to YAML
 2021-06-30  5:50 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: "
` [PATCH V5 2/2] dt-bindings: pinctrl: qcom-pmic-gpio: Remove the interrupts property

[PATCH v2] locking/mutex: Fix the handoff mechanism doesn't take effect
 2021-06-30  5:42 UTC 

support booting of arbitrary non-blockdevice file systems v2
 2021-06-30  5:36 UTC  (5+ messages)
` [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names
  ` [Virtio-fs] "

[PATCH v9 0/5] Generic page pool & deferred freeing for system dmabuf hea
 2021-06-30  5:25 UTC  (9+ messages)
` [PATCH v9 1/5] drm: Add a sharable drm page-pool implementation
` [PATCH v9 2/5] drm: ttm_pool: Rework ttm_pool to use drm_page_pool
` [PATCH v9 3/5] dma-buf: system_heap: Add drm pagepool support to system heap
` [PATCH v9 4/5] dma-buf: heaps: Add deferred-free-helper library code
` [PATCH v9 5/5] dma-buf: system_heap: Add deferred freeing to the system heap

Semantics of SECCOMP_MODE_STRICT?
 2021-06-30  5:23 UTC  (3+ messages)

[PATCH V4] dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom pmic gpio bindings to YAML
 2021-06-30  5:21 UTC  (3+ messages)

[PATCH] net: called rtnl_unlock() before runpm resumes devices
 2021-06-30  5:19 UTC  (4+ messages)

[GIT PULL] Networking for v5.14
 2021-06-30  5:18 UTC 

[PATCH] net: core: Modify alloc_size in alloc_netdev_mqs()
 2021-06-30  5:11 UTC 

[drm/i915] 0edbb9ba1b: assertion_failure
 2021-06-30  5:25 UTC 

[PATCH 0/3] hfs: fix various errors
 2021-06-30  4:50 UTC  (7+ messages)
` [PATCH 1/3] hfs: add missing clean-up in hfs_fill_super
` [PATCH 2/3] hfs: fix high memory mapping in hfs_bnode_read

[PATCH v3 2/3] riscv: optimized memmove
 2021-06-30  4:40 UTC  (2+ messages)

[PATCH] x86/perf: Fixed kernel panic during boot on Nano processor
 2021-06-30  4:38 UTC  (2+ messages)

[PATCH] perf report: Fix --task and --stat with pipe input
 2021-06-30  4:30 UTC 

[PATCH] drm/i915: Force DPCD backlight mode for Samsung 16727 panel
 2021-06-30  4:29 UTC  (3+ messages)

[PATCH] rcu: Remove unnecessary updates to ret in rcu_gp_fqs_loop
 2021-06-30  4:23 UTC  (2+ messages)

[PATCH v4 0/3] fix runtime PM for SD card readers
 2021-06-30  4:20 UTC  (7+ messages)
` [PATCH v4 1/3] scsi: devinfo: add new flag BLIST_MEDIA_CHANGE
` [PATCH v4 2/3] scsi: sd: send REQUEST SENSE for BLIST_MEDIA_CHANGE devices in runtime_resume()
` [PATCH v4 3/3] scsi: devinfo: add BLIST_MEDIA_CHANGE for Ultra HS-SD/MMC usb cardreaders

[RFC PATCH 0/1] xattr: Allow user.* xattr on symlink/special files if caller has CAP_SYS_RESOURCE
 2021-06-30  4:12 UTC  (11+ messages)

[PATCH v2] swiotlb: fix implicit debugfs_create_dir declaration
 2021-06-30  4:07 UTC  (3+ messages)

[PATCH v3] swiotlb: fix implicit debugfs_create_dir declaration
 2021-06-30  4:06 UTC 

[PATCH] arm64: dts: mt8183: kukui: use generic pin configs for i2c pins
 2021-06-30  3:54 UTC 

[Patch v2 0/5] Introduce LMh driver for Qualcomm SoCs
 2021-06-30  3:53 UTC  (10+ messages)
` [Patch v2 2/5] thermal: qcom: Add support for LMh driver
` [Patch v2 3/5] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support

[PATCH v5 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-06-30  3:46 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller
` [PATCH v5 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver
` [PATCH v5 3/3] MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and binding

[PATCH v3 0/2] PCI: mediatek-gen3: Add support for disable dvfsrc
 2021-06-30  3:40 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add property to disable dvfsrc voltage request
` [PATCH v3 2/2] PCI: mediatek-gen3: Add support for "

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-30  3:38 UTC  (3+ messages)

[GIT PULL] openat2 fixes
 2021-06-30  3:35 UTC  (2+ messages)

[GIT PULL] mount_setattr updates
 2021-06-30  3:35 UTC  (2+ messages)

[GIT PULL] dlm updates for 5.14
 2021-06-30  3:35 UTC  (2+ messages)

[GIT PULL] CIFS/SMB3 Fixes
 2021-06-30  3:35 UTC  (2+ messages)

[GIT PULL] Various minor gfs2 cleanups and fixes
 2021-06-30  3:35 UTC  (2+ messages)

[ANNOUNCE] rt-tests-2.1
 2021-06-30  3:23 UTC 

[PATCH v3 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-06-30  3:10 UTC  (4+ messages)
` [PATCH v3 3/5] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH] lz4: fixs use-after-free Read in LZ4_decompress_safe_partial
 2021-06-30  3:23 UTC 

[PATCH net v2] net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
 2021-06-30  2:34 UTC  (2+ messages)

[PATCH v2] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router
 2021-06-30  2:29 UTC 

[PATCH -next] clk: lmk04832: fix return value check in lmk04832_probe()
 2021-06-30  2:03 UTC 

[RFC PATCH] spinlock_debug: Save stacktrace at lock acquisition
 2021-06-30  2:01 UTC  (2+ messages)

[PATCH -next] clk: stm32mp1: fix missing spin_lock_init()
 2021-06-30  1:58 UTC 

[PATCH v3] arm pl011 serial: support multi-irq request
 2021-06-30  1:55 UTC 

[linux-next v2] rootfs: rootflags take effect when mount rootfs
 2021-06-30  1:47 UTC 

[PATCH v15 00/12] Restricted DMA
 2021-06-30  1:43 UTC  (3+ messages)
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

arch/sh/kernel/cpu/adc.c:22:15: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-06-30  1:11 UTC 

[PATCH] sched/uclamp: Fix getting unreasonable ucalmp_max when rq is idle
 2021-06-30  1:24 UTC  (3+ messages)

[PATCH 5.10 000/101] 5.10.47-rc1 review
 2021-06-30  1:01 UTC  (2+ messages)

[PATCH 4.19 000/109] 4.19.196-rc1 review
 2021-06-30  1:00 UTC  (2+ messages)

[PATCH v2] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-06-30  0:36 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: improve pm_runtime to stop clocks
 2021-06-30  0:35 UTC  (2+ messages)

[PATCH 1/2] tracing: Simplify & fix saved_tgids logic
 2021-06-30  0:34 UTC  (2+ messages)
` [PATCH 2/2] tracing: Resize tgid_map to PID_MAX_LIMIT, not PID_MAX_DEFAULT

[PATCH] PCI: PCI_IXP4XX should depend on ARCH_IXP4XX
 2021-06-30  0:25 UTC  (2+ messages)

[RESEND PATCH v2 1/2] spi:amd: Add support for latest platform
 2021-06-30  0:23 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:214:2: error: implicit declaration of function 'enable_kernel_altivec'
 2021-06-30  0:14 UTC 

[PATCH v4 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-06-29 23:49 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
` [PATCH v4 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver
` [PATCH v4 3/3] MAINTAINERS: Add entries for Toshiba Visconti PCIe controller

[GIT PULL] ras/edac changes for v5.14
 2021-06-29 23:44 UTC 

[PATCH 4.9 00/71] 4.9.274-rc1 review
 2021-06-29 23:43 UTC  (2+ messages)

[GIT PULL] ras/edac changes for v5.14
 2021-06-29 23:42 UTC 

[PATCH 4.4 00/57] 4.4.274-rc1 review
 2021-06-29 23:42 UTC  (2+ messages)

[GIT PULL] Smack patches for v5.14
 2021-06-29 23:40 UTC 

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-29 23:14 UTC  (2+ messages)

[PATCH] kunit: tool: Fix error messages for cases of no tests and wrong TAP header
 2021-06-29 23:13 UTC  (2+ messages)

[PATCH v2] drm/dp_mst: Fix return code on sideband message failure
 2021-06-29 23:07 UTC 


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