linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-12 20:47:29 to 2021-08-13 05:41:26 UTC [more...]

[PATCH v2] kunit: Print test statistics on failure
 2021-08-13  5:41 UTC  (3+ messages)

[PATCH 1/4] xtensa: remove unneeded exports
 2021-08-13  5:37 UTC  (8+ messages)
` [PATCH 2/4] xtensa: do not build variants directory
` [PATCH 3/4] xtensa: build platform directories unconditionally
` [PATCH 4/4] xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild

[PATCH v3 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-13  5:34 UTC  (4+ messages)
` [PATCH v3 1/2] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH v3 2/2] crypto: hisilicon/sec - modify the hardware endian configuration

[RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr
 2021-08-13  5:31 UTC  (5+ messages)

[PATCH 0/2] erofs: add fiemap support with iomap
 2021-08-13  5:29 UTC  (3+ messages)
` [PATCH 1/2] erofs: add support for the full decompressed length
` [PATCH 2/2] erofs: add fiemap support with iomap

[PATCH] asus-wmi: Add support for platform_profile
 2021-08-13  5:27 UTC  (2+ messages)

[PATCH 01/11] dt-bindings: usb: mtk-xhci: add support property 'tpl-support'
 2021-08-13  5:26 UTC  (3+ messages)
` [PATCH 04/11] usb: xhci-mtk: fix use-after-free of mtk->hcd

[PATCH] misc_cgroup: use a counter to count the number of failures
 2021-08-13  5:26 UTC 

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-08-13  5:22 UTC  (6+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC

[net] b0e99d0377: stress-ng.netdev.ops_per_sec 7.7% improvement
 2021-08-13  5:38 UTC 

[PATCH 0/2] Add Vol+ support for sc7280-idp
 2021-08-13  4:55 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
` [PATCH 2/2] arm64: dts: sc7280: Add volume up support for sc7280-idp

[PATCH v3 0/3] A few gup refactorings and documentation updates
 2021-08-13  4:41 UTC  (4+ messages)
` [PATCH v3 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH v3 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v3 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

[PATCH] usb: typec: tcpm: always rediscover when swapping DR
 2021-08-13  4:31 UTC 

[PATCH 0/3] soc: qcom: Add download mode support for QTI platforms
 2021-08-13  4:31 UTC  (3+ messages)

[PATCH v14 000/138] Memory folios
 2021-08-13  4:16 UTC  (4+ messages)
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()

[PATCH v2 0/6] ARM: dts: Add Facebook AST2600 BMCs
 2021-08-13  4:13 UTC  (5+ messages)
` [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC

[PATCH v1] opp: Release current OPP properly
 2021-08-13  4:12 UTC  (2+ messages)

linux-next: manual merge of the rcu tree with the irqchip tree
 2021-08-13  4:04 UTC 

[PATCH v2 00/19] ARC mm updates: support 3/4 levels and asm-generic/pgalloc
 2021-08-13  4:01 UTC  (21+ messages)
` [PATCH v2 01/19] ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
` [PATCH v2 02/19] ARC: mm: remove tlb paranoid code
` [PATCH v2 03/19] ARC: mm: move mmu/cache externs out to setup.h
` [PATCH v2 04/19] ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS
` [PATCH v2 05/19] ARC: mm: Enable STRICT_MM_TYPECHECKS
` [PATCH v2 06/19] ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
` [PATCH v2 07/19] ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)
` [PATCH v2 08/19] ARC: mm: switch pgtable_t back to struct page *
` [PATCH v2 09/19] ARC: mm: switch to asm-generic/pgalloc.h
` [PATCH v2 10/19] ARC: mm: non-functional code cleanup ahead of 3 levels
` [PATCH v2 11/19] ARC: mm: move MMU specific bits out of ASID allocator
` [PATCH v2 12/19] ARC: mm: move MMU specific bits out of entry code
` [PATCH v2 13/19] ARC: mm: disintegrate mmu.h (arcv2 bits out)
` [PATCH v2 14/19] ARC: mm: disintegrate pgtable.h into levels and flags
` [PATCH v2 15/19] ARC: mm: hack to allow 2 level build with 4 level code
` [PATCH v2 16/19] ARC: mm: support 3 levels of page tables
` [PATCH v2 17/19] ARC: mm: support 4 "
` [PATCH v2 18/19] ARC: mm: vmalloc sync from kernel to user table to update PMD
` [PATCH v2 19/19] ARC: mm: introduce _PAGE_TABLE to explicitly link pgd,pud,pmd entries

[PATCH v7 0/3] PM / Domains: Add support for 'required-opps' to set default perf state
 2021-08-13  3:57 UTC  (3+ messages)
` [PATCH v7 1/3] opp: Don't print an error if required-opps is missing

[PATCH v3 0/2] msi: extend msi_irqs sysfs entries to platform devices
 2021-08-13  3:56 UTC  (3+ messages)
` [PATCH v3 1/2] genirq/msi: Extract common sysfs populate entries to MSI core from PCI
` [PATCH v3 2/2] platform-msi: Add ABI to show msi_irqs of platform devices

[PATCH 1/1] cfi: Use rcu_read_{un}lock_sched_notrace
 2021-08-13  3:33 UTC  (3+ messages)

[PATCH v6] arm pl011 serial: support multi-irq request
 2021-08-13  3:31 UTC 

[syzbot] WARNING in __set_page_dirty
 2021-08-13  3:30 UTC  (2+ messages)

linux-next: manual merge of the irqchip tree with the tip tree
 2021-08-13  3:29 UTC 

[PATCH 0/8] arm64: dts: initial NXP S32G2 support
 2021-08-13  3:28 UTC  (4+ messages)
` [PATCH 4/8] arm64: dts: add "

[djwong-xfs:xfs-5.15-merge-next 39/58] fs/ext4/super.c:5843:6: error: variable 'enable_quota' set but not used
 2021-08-13  3:24 UTC 

[RESEND PATCH 0/4] clk: mediatek: modularize COMMON_CLK_MT6779
 2021-08-13  3:24 UTC  (5+ messages)
` [RESEND PATCH 1/4] clk: composite: export clk_register_composite
` [RESEND PATCH 2/4] clk: mediatek: support COMMON_CLK_MEDIATEK module build
` [RESEND PATCH 3/4] clk: mediatek: support COMMON_CLK_MT6779 "
` [RESEND PATCH 4/4] clk: mediatek: use tristate for COMMON_CLK_MEDAITEK and COMMON_CLK_MT6779

[RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles
 2021-08-13  3:09 UTC  (5+ messages)
` [RFC PATCH v2 1/5] nfs: Fix write to swapfile failure due to generic_write_checks()
` [RFC PATCH v2 3/5] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()

[GIT PULL] Networking for 5.14-rc6
 2021-08-13  2:59 UTC  (2+ messages)

[git pull] drm fixes for 5.14-rc6
 2021-08-13  2:59 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 5.14-rc6
 2021-08-13  2:59 UTC  (2+ messages)

[PATCH v1] arm64: dts: fsl: ls1028a-rdb: Add dts file to choose swp5 as dsa master
 2021-08-13  3:01 UTC 

[block] edb0872f44: BUG:kernel_NULL_pointer_dereference,address
 2021-08-13  3:11 UTC 

[PATCH] MIPS: Loongson64: Make some functions static in irq.c
 2021-08-13  2:50 UTC 

[PATCH] usb: xhci-ring: set all cancelled_td's cancel_status to TD_CLEARING_CACHE
 2021-08-13  2:43 UTC 

[PATCH 0/1] tracing: Provide more parseable hist trigger output
 2021-08-13  2:36 UTC  (3+ messages)
` [PATCH 1/1] tracing: Add hist_json event file

[PATCH v2 1/3] drivers/clocksource/timer-of: Remove __init markings
 2021-08-13  2:29 UTC  (5+ messages)

[PATCH -next] trap: Cleanup trap_init()
 2021-08-13  2:27 UTC  (2+ messages)

[PATCH 1/3] docs/zh_TW: add translations for zh_TW/arm64
 2021-08-13  2:25 UTC  (3+ messages)
` [PATCH 2/3] docs/zh_TW: add translations for zh_TW/cpu-freq
` [PATCH 3/3] docs/zh_TW: add translations for zh_TW/filesystems

[PATCH 0/7] libtracefs: Add handlers 'onmax' and 'onchange' and actions 'snapshot' and 'save'
 2021-08-13  2:16 UTC  (8+ messages)
` [PATCH 1/7] libtracefs: Move creating of onmatch handler and trace action into helper functions
` [PATCH 2/7] libtracefs: Add logic to apply actions to synthetic events
` [PATCH 3/7] libtracefs: Add API tracefs_synth_trace()
` [PATCH 4/7] libtracefs: Add API tracefs_synth_snapshot()
` [PATCH 5/7] libtracefs: Add API tracefs_synth_save()
` [PATCH 6/7] libtracefs: Update the libtracefs-sql man page for the new tracefs_synth APIs
` [PATCH 7/7] libtracefs: Make a man page for the sqlhist man page example

linux-next: build warning after merge of the sound-asoc tree
 2021-08-13  2:17 UTC 

[PATCH] vfio/pci: Add OpRegion 2.0 Extended VBT support
 2021-08-13  2:13 UTC 

[V1] drm/panel: panel-simple: Add delay for LG LP120UP1
 2021-08-13  2:06 UTC 

[GIT PULL] tracing: Fixes and clean ups for v5.14
 2021-08-13  2:06 UTC  (9+ messages)

[PATCH net-next 1/1] net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
 2021-08-13  2:11 UTC 

[PATCH] usb: xhci-ring: USB SSD may fail to unmount if disconnect during data transferring
 2021-08-13  2:03 UTC  (3+ messages)

[PATCH] checkpatch: Fix MACRO_ARG_REUSE false positives for offsetof and sizeof_field
 2021-08-13  2:00 UTC 

[PATCH v4 0/2] perf tools: Add PMU alias support
 2021-08-13  1:59 UTC  (4+ messages)
` [PATCH v4 1/2] perf pmu: "

[PATCH 0/3] staging: r8188eu: Fix -Wuninitialized instances from clang
 2021-08-13  1:51 UTC  (10+ messages)
` [PATCH 1/3] staging: r8188eu: Remove unused static inline functions in rtw_recv.h
` [PATCH 2/3] staging: r8188eu: Remove uninitialized use of ether_type in portctrl()
` [PATCH 3/3] staging: r8188eu: Reorganize error handling in rtw_drv_init()

[PATCH] clk: add sys node to disable unused clk
 2021-08-13  9:11 UTC 

Questions re the new mount_setattr(2) manual page
 2021-08-13  1:25 UTC  (12+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2021-08-13  1:24 UTC 

[PATCH v2] f2fs: introduce periodic iostat io latency traces
 2021-08-13  1:14 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: improve sbi status info in debugfs/f2fs/status
 2021-08-13  1:10 UTC  (2+ messages)

[PATCH v2] f2fs: compress: do sanity check on cluster
 2021-08-13  1:08 UTC  (3+ messages)

[RFC PATCH] clocksource: skip check while watchdog hung up or unstable
 2021-08-13  0:54 UTC  (7+ messages)

[PATCH v3 00/14] Enroll kernel keys thru MOK
 2021-08-13  0:35 UTC  (14+ messages)
` [PATCH v3 01/14] integrity: Introduce a Linux keyring for the Machine Owner Key (MOK)
` [PATCH v3 04/14] integrity: add add_to_mok_keyring
` [PATCH v3 10/14] KEYS: change link restriction for secondary to also trust mok

mmotm 2021-08-12-17-34 uploaded
 2021-08-13  0:35 UTC 

[PATCH v1 0/2] Add support for eDP on SC7280
 2021-08-13  0:28 UTC  (4+ messages)
` [PATCH v1 1/2] drm/msm/dp: Add support for SC7280 eDP

[PATCH 1/5] Add manpage for open_tree(2)
 2021-08-13  0:23 UTC  (15+ messages)
` [PATCH 2/5] Add manpages for move_mount(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

Data corruption problem with swapfiles and THP
 2021-08-13  0:21 UTC  (2+ messages)

[PATCH] mm/page_alloc: don't corrupt pcppage_migratetype
 2021-08-13  0:21 UTC  (3+ messages)

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-13  0:20 UTC  (3+ messages)
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT

[PATCH] perf test: Do not compare overheads in the zstd comp test
 2021-08-13  0:09 UTC  (2+ messages)

linux-next: Tree for Aug 12
 2021-08-13  0:02 UTC  (2+ messages)

[ANNOUNCE] v5.14-rc5-rt8
 2021-08-12 21:47 UTC  (8+ messages)

[v6 0/1] Introduce support for PSF control
 2021-08-12 23:44 UTC  (3+ messages)
` [v6 1/1] x86/bugs: Implement mitigation for Predictive Store Forwarding

[RFC][PATCH] usb: dwc3: usb: dwc3: Force stop EP0 transfers during pullup disable
 2021-08-12 23:19 UTC  (5+ messages)

[PATCH v2 0/1] arm64: dts: lx2160a: Fix the compatible string of LX2160A UART
 2021-08-12 23:09 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH v3] kallsyms: strip CLANG CFI postfix ".cfi_jt"
 2021-08-12 23:05 UTC  (3+ messages)
` [PATCH v4] "

[kees:kspp/memcpy/next-20210803/v2-devel 70/86] drivers/video/fbdev/atmel_lcdfb.c:362:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-12 23:03 UTC 

drivers/scsi/elx/libefc/efc_device.c:932:6: warning: cast to smaller integer type 'enum efc_nport_topology' from 'void *'
 2021-08-12 23:07 UTC 

[PATCH-cgroup v4 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-12 22:56 UTC  (12+ messages)
` [PATCH v4 2/6] cgroup/cpuset: Properly handle partition root tree
` [PATCH v4 4/6] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs

[PATCH v2] selftests/sgx: Provide per-op parameter structs for the test enclave
 2021-08-12 22:46 UTC 

[PATCH v28 00/25] LSM: Module stacking for AppArmor
 2021-08-12 22:38 UTC  (4+ messages)
` [PATCH v28 22/25] Audit: Add record for multiple process LSM attributes

[PATCH] afs: Fix afs_launder_page() to set correct start file position
 2021-08-12 22:37 UTC 

[PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc
 2021-08-12 22:29 UTC  (3+ messages)

[PATCH] iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
 2021-08-12 22:26 UTC  (4+ messages)

[PATCH irqchip-next] genirq: Let cond_unmask_eoi_irq() issue an EOI for non-masked IRQs
 2021-08-12 22:21 UTC 

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-12 22:20 UTC  (5+ messages)
` [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH V3 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM

param_test.c:1156:10: error: address argument to atomic operation must be a pointer to _Atomic type ('intptr_t *' (aka 'long *') invalid)
 2021-08-12 22:19 UTC 

linux-next: Signed-off-by missing for commits in the tegra tree
 2021-08-12 22:19 UTC 

[tip:x86/misc] BUILD SUCCESS a729691b541f6e63043beae72e635635abe5dc09
 2021-08-12 22:18 UTC 

[PATCH] selftests/sgx: Provide per-op parameter structs for the test enclave
 2021-08-12 22:03 UTC 

[PATCH net-next v4] dt-bindings: net: qcom,ipa: make imem interconnect optional
 2021-08-12 22:00 UTC  (2+ messages)

[PATCH net-next v2] net: ipa: always inline ipa_aggr_granularity_val()
 2021-08-12 22:00 UTC  (2+ messages)

[PATCH v2 0/3] A few gup refactorings and documentation updates
 2021-08-12 21:59 UTC  (4+ messages)
` [PATCH v2 2/3] mm/gup: small refactoring: simplify try_grab_page()

[PATCH v3] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-08-12 21:46 UTC 

[block:for-5.15/io_uring 43/45] kernel/exit.c:780:24: error: too few arguments to function call, single argument 'files' was not specified
 2021-08-12 21:45 UTC 

[PATCH 0/5] x86: Impplement support for unaccepted memory
 2021-08-12 21:43 UTC  (23+ messages)
` [PATCH 1/5] mm: Add "
` [PATCH 2/5] efi/x86: Implement "

[PATCH v2] cgroup/cpuset: Enable memory migration for cpuset v2
 2021-08-12 21:41 UTC  (2+ messages)

[block:for-5.15/io_uring 43/45] kernel/exit.c:780:24: error: too few arguments to function call, single argument 'files' was not specified
 2021-08-12 21:39 UTC 

[PATCH 0/2] Add statistics and ducument for cfs bandwidth burst
 2021-08-12 21:38 UTC  (2+ messages)

[PATCH v3 00/13] irqchip/irq-gic: Optimize masking by leveraging EOImode=1
 2021-08-12 21:38 UTC  (6+ messages)
` [PATCH v3 05/13] genirq: Let purely flow-masked ONESHOT irqs through unmask_threaded_irq()

[tip:x86/cleanups] BUILD SUCCESS afc880cbb294026c2a43501cad26c21720f7078f
 2021-08-12 21:32 UTC 

[block:for-5.15/io_uring 43/45] kernel/exit.c:780:2: error: too few arguments to function 'io_uring_files_cancel'
 2021-08-12 21:23 UTC 

[PATCH] fs/proc/uptime.c: fix idle time reporting in /proc/uptime
 2021-08-12 21:17 UTC  (3+ messages)

[RFC PATCH] nvmet: Fix conventional passthru
 2021-08-12 21:04 UTC 

[norov:demotion-final 5/6] mm/mempolicy.c:3074: undefined reference to `set_demotion_target'
 2021-08-12 21:12 UTC 

[PATCH v2 0/2] SCHED_IDLE extensions
 2021-08-12 21:09 UTC  (4+ messages)
` [PATCH 2/2] sched: adjust SCHED_IDLE interactions

[PATCH v2 1/2] platform/chrome: cros_ec_proto: Update feature check
 2021-08-12 20:57 UTC  (2+ messages)

[PATCH] ppc: add "-z notext" flag to disable diagnostic
 2021-08-12 20:53 UTC  (2+ messages)

linux-next: build failure after merge of the driver-core tree
 2021-08-12 20:51 UTC  (4+ messages)

[PATCH] staging: r8188eu: replace custom hwaddr_aton_i() with mac_pton()
 2021-08-12 20:48 UTC  (2+ messages)

[RFC][PATCH] netfs, afs, ceph: Use folios
 2021-08-12 20:47 UTC  (3+ 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).