linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-11 18:15:12 to 2021-10-12 00:07:25 UTC [more...]

[patch 00/31] x86/fpu: Preparatory cleanups for AMX support (part 1)
 2021-10-12  0:00 UTC  (13+ messages)
` [patch 03/31] x86/pkru: Remove useless include
` [patch 09/31] x86/fpu: Do not inherit FPU context for CLONE_THREAD
` [patch 10/31] x86/fpu: Cleanup xstate xcomp_bv initialization
` [patch 11/31] x86/fpu/xstate: Provide and use for_each_xfeature()
` [patch 12/31] x86/fpu/xstate: Mark all init only functions __init
` [patch 13/31] x86/fpu: Move KVMs FPU swapping to FPU core
` [patch 16/31] x86/fpu: Replace KVMs homebrewn FPU copy to user
` [patch 22/31] x86/fpu: Move legacy ASM wrappers to core
` [patch 23/31] x86/fpu: Make WARN_ON_FPU() private
` [patch 24/31] x86/fpu: Move fpregs_restore_userregs() to core
` [patch 25/31] x86/fpu: Move mxcsr related code "
` [patch 28/31] x86/sev: Include fpu/xcr.h

linux-next: build failure after merge of the arm-soc tree
 2021-10-12  0:03 UTC 

[PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
 2021-10-11 23:59 UTC  (14+ messages)
            ` [RFC][arm64] possible infinite loop in btrfs search_ioctl()

[PATCH 1/2] tools: Bump minimum LLVM C++ std to GNU++14
 2021-10-11 23:49 UTC  (4+ messages)
` [PATCH 2/2] perf clang: Fixes for more recent LLVM/clang

[syzbot] KASAN: use-after-free Read in veth_xdp_rcv
 2021-10-11 23:47 UTC  (2+ messages)

[PATCH v6 0/4] Add remoteproc driver for DSP on i.MX
 2021-10-11 23:43 UTC  (3+ messages)
` [PATCH v6 4/4] dt-bindings: dsp: fsl: update binding document for remote proc driver

[PATCH] [v5] dt-bindings: drm/msm/gpu: convert to YAML
 2021-10-11 23:42 UTC  (2+ messages)

[PATCH v4 0/3] binder: use cred instead of task for security context
 2021-10-11 23:39 UTC  (12+ messages)
` [PATCH v4 2/3] binder: use cred instead of task for getsecid
` [PATCH v4 3/3] binder: use euid from cred instead of using task

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-11 23:38 UTC  (9+ messages)
` [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREE

[RFC PATCH 0/2] EFA dmabuf memory regions
 2021-10-11 23:28 UTC  (5+ messages)
` [RFC PATCH 2/2] RDMA/efa: Add support for "

[PATCH v8 0/8] RISC-V CPU Idle Support
 2021-10-11 23:16 UTC  (4+ messages)
` [PATCH v8 1/8] RISC-V: Enable CPU_IDLE drivers

[PATCH] selinux: consilidate comments from inode_doinit_with_dentry wrt !dentry
 2021-10-11 23:13 UTC  (2+ messages)

[PATCH 0/5] dmaengine: dma-jz4780: Driver updates
 2021-10-11 23:13 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMA

[PATCH v4 0/7] iio: adc: stm32-adc: add internal channels support
 2021-10-11 23:13 UTC  (3+ messages)
` [PATCH v4 1/7] dt-bindings: iio: stm32-adc: add generic channel binding

[PATCH v3 0/8] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-10-11 23:13 UTC  (3+ messages)
` [PATCH v3 8/8] dt-bindings: adin1100: Add binding for ADIN1100 Ethernet PHY

[PATCH v2 00/15] Introduce PECI subsystem
 2021-10-11 23:12 UTC  (13+ messages)
` [PATCH v2 01/15] x86/cpu: Move intel-family to arch-independent headers
` [PATCH v2 02/15] x86/cpu: Extract cpuid helpers to arch-independent

kernel BUG at fs/ext4/inode.c:1721!
 2021-10-11 23:11 UTC  (4+ messages)

[PATCH] ACPI / APEI: restore interrupt before panic in sdei flow
 2021-10-11 23:06 UTC  (2+ messages)

[GIT PULL] KUnit fixes update for Linux 5.15-rc6
 2021-10-11 23:07 UTC 

[RFC PATCH 2/3] power: supply: Add support for PDOs props
 2021-10-11 23:05 UTC  (12+ messages)

[PATCH][next] xfs: Use kvcalloc() instead of kvzalloc()
 2021-10-11 22:58 UTC  (2+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-11 22:57 UTC  (9+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[PATCH v3 0/5] Add SBI v0.2 support for KVM
 2021-10-11 22:50 UTC  (6+ messages)
` [PATCH v3 5/5] RISC-V: Add SBI HSM extension in KVM

[PATCH 0/5 v0.6] sched/umcg: RFC UMCG patchset
 2021-10-11 22:45 UTC  (4+ messages)
` [PATCH 5/5 v0.6] sched/umcg: add Documentation/userspace-api/umcg.txt

[PATCH] LSM: general protection fault in legacy_parse_param
 2021-10-11 22:40 UTC 

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-11 22:30 UTC  (6+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-11 22:26 UTC  (25+ messages)
` [PATCH v8 03/12] selftests: add tests_sysfs module
` [PATCH v8 04/12] kernfs: add initial failure injection support
` [PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v8 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v8 09/12] sysfs: fix deadlock race with module removal
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal

[RFC PATCH] tracing: BTF testing for kprobe-events
 2021-10-11 22:23 UTC  (2+ messages)

[PATCH v5] Driver for ON Semi AR0521 camera sensor
 2021-10-11 22:22 UTC  (5+ messages)

kernel BUG in ext4_da_get_block_prep
 2021-10-11 22:21 UTC  (2+ messages)

[PATCH v2 1/2] bus/fsl-mc: Add generic implementation for open/reset/close commands
 2021-10-11 22:19 UTC  (4+ messages)
` [PATCH v2 2/2] vfio/fsl-mc: Add per device reset support

[PATCH 00/22] PCI: Unify PCI error response checking
 2021-10-11 22:05 UTC  (9+ messages)
` [PATCH 02/22] "
` [PATCH 09/22] PCI: aardvark: Use SET_PCI_ERROR_RESPONSE() when device not found
` [PATCH 16/22] PCI: pciehp: Use RESPONSE_IS_PCI_ERROR() to check read from hardware

[PATCH v4 0/9] fs/ntfs3: Use new mount api and change some opts
 2021-10-11 22:05 UTC  (7+ messages)
` [PATCH v4 7/9] fs/ntfs3: Add iocharset= mount option as alias for nls=

[GIT PULL] cgroup fixes for v5.15-rc6
 2021-10-11 22:02 UTC 

[GIT PULL] workqueue fixes for v5.15-rc6
 2021-10-11 21:59 UTC 

[PATCH v2] staging: r8188eu: Fix misspelling in comment
 2021-10-11 21:54 UTC  (5+ messages)

[PATCH v7] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-10-11 21:52 UTC  (5+ messages)

[PATCH v2] fs/ntfs3: Fix memory leak if fill_super failed
 2021-10-11 21:50 UTC  (2+ messages)

[PATCH v8] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-10-11 21:50 UTC 

[PATCH selinux v3] selinux: remove unneeded ipv6 hook wrappers
 2021-10-11 21:50 UTC  (2+ messages)

[PATCH] ASoC: simple-card: Fill in driver name
 2021-10-11 21:48 UTC  (6+ messages)

[PATCH v4] staging: r8188eu: Fix misspelling in comment
 2021-10-11 21:48 UTC 

[tglx-devel:x86/fpu 42/78] arch/x86/kernel/fpu/core.c:372:11: warning: variable 'fpdst' is uninitialized when used here
 2021-10-11 21:45 UTC 

[PATCH v2 00/14] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-10-11 20:46 UTC  (15+ messages)
` [PATCH v2 01/14] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
` [PATCH v2 02/14] mtd: spinand: Add enum spinand_proto to indicate current SPI IO mode
` [PATCH v2 03/14] mtd: spinand: Patch spi_mem_op for the SPI IO protocol using reg_proto
` [PATCH v2 04/14] mtd: spinand: Fix odd byte addr and data phase in read and write reg op for Octal DTR mode
` [PATCH v2 05/14] mtd: spinand: Add adjust_op() in manufacturer_ops to modify the ops for manufacturer specific changes
` [PATCH v2 06/14] mtd: spinand: Add macros for Octal DTR page read and write operations
` [PATCH v2 07/14] mtd: spinand: Allow enabling Octal DTR mode in the core
` [PATCH v2 08/14] mtd: spinand: winbond: Add support for write volatile configuration register op
` [PATCH v2 09/14] mtd: spinand: winbond: Add octal_dtr_enable() for manufacturer_ops
` [PATCH v2 10/14] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
` [PATCH v2 11/14] mtd: spinand: Perform Power-on-Reset on the flash in mtd_suspend()
` [PATCH v2 12/14] mtd: spinand: Add adjust_op() in Winbond manufacturer_ops
` [PATCH v2 13/14] mtd: spinand: winbond: Rename cache op_variants struct variable
` [PATCH v2 14/14] mtd: spinand: winbond: Add support for Winbond W35N01JW SPI NAND flash

[PATCH 5.14 000/151] 5.14.12-rc1 review
 2021-10-11 21:34 UTC  (5+ messages)

[PATCH] drm/panel-simple: Add Vivax TPC-9150 panel v6
 2021-10-11 21:27 UTC 

[GIT PULL] Btrfs fixes for 5.15-rc6
 2021-10-11 21:27 UTC  (3+ messages)

[PATCH 0/5] Refactor thermal pressure update to avoid code duplication
 2021-10-11 21:17 UTC  (5+ messages)
` [PATCH 1/5] arch_topology: Introduce thermal pressure update function
` [PATCH 3/5] cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure

[RFC PATCH v1 00/20] Review Request: Add support for Intel PMC
 2021-10-11 21:14 UTC  (3+ messages)

[PATCH 0/5] x86/mce: Handle error simulation failures in mce-inject module
 2021-10-11 21:12 UTC  (4+ messages)
` [PATCH 1/5] x86/mce/inject: Check if a bank is unpopulated before error simulation

[PATCH v2] drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLL
 2021-10-11 21:09 UTC  (3+ messages)
` [Freedreno] "

[PATCH v14 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-11 21:07 UTC  (4+ messages)

[mark:arm64/uaccess/rework 11/19] arch/arm64/kernel/traps.c:413:7: warning: value size does not match register size specified by the constraint and modifier
 2021-10-11 21:07 UTC 

[PATCH] x86/unwind/orc: Handle kretprobes_trampoline
 2021-10-11 21:03 UTC  (2+ messages)

[PATCH v5 0/2] Update ASUS WMI supported boards
 2021-10-11 21:03 UTC  (5+ messages)
` [PATCH v5 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v5 2/2] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH 1/4] mm/damon/dbgfs: Implement recording feature
 2021-10-11 21:02 UTC  (3+ messages)

[PATCH v2 2/2] arm64: dts: Add support for Unisoc's UMS512
 2021-10-11 21:01 UTC  (3+ messages)

[PATCH] fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
 2021-10-11 20:56 UTC  (6+ messages)

mm/kasan/init.c:282:20: error: redefinition of 'kasan_populate_early_vm_area_shadow'
 2021-10-11 20:53 UTC  (3+ messages)

[PATCH v3 0/5] mxsfb/nwl/panels: media bus format fixes
 2021-10-11 20:52 UTC  (3+ messages)
` [PATCH v3 4/5] drm: mxsfb: Print failed bus format in hex

[PATCH] KVM: VMX: Add a wrapper for reading INVPCID/INVEPT/INVVPID type
 2021-10-11 20:51 UTC  (3+ messages)

[PATCH 4.19 00/28] 4.19.211-rc1 review
 2021-10-11 20:51 UTC  (2+ messages)

linux-next: manual merge of the tip tree with Linus' tree
 2021-10-11 20:48 UTC  (2+ messages)

[PATCH v5 2/2] hwmon: (asus_wmi_sensors) Support X370 Asus WMI
 2021-10-11 20:43 UTC 

[PATCH 00/13] Make some spi device drivers return zero in .remove()
 2021-10-11 20:42 UTC  (2+ messages)

linux-next: build warnings in Linus' tree
 2021-10-11 20:42 UTC  (3+ messages)

[rogerq:ti-5.10/am64-nand-1.0 3/11] drivers/memory/omap-gpmc.c:1457:29: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'resource_size_t' {aka 'unsigned int'}
 2021-10-11 20:36 UTC 

Should EXIT_DEAD be visible to userspace ?
 2021-10-11 20:33 UTC  (2+ messages)

[syzbot] WARNING in io_wq_submit_work (2)
 2021-10-11 20:32 UTC  (2+ messages)

[PATCH 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-10-11 20:25 UTC  (2+ messages)
` [PATCH 8/8] rtc: max77686: add MAX77714 support

[PATCH v2 1/8] ASoC: amd: Add common framework to support I2S on ACP SOC
 2021-10-11 20:18 UTC  (4+ messages)
` [PATCH v2 5/8] ASoC: amd: acp: Add legacy sound card support for Chrome audio

[PATCH 0/8] staging: r8188eu: more odm cleanup
 2021-10-11 20:11 UTC  (9+ messages)
` [PATCH 1/8] staging: r8188eu: remove dm_CheckStatistics
` [PATCH 2/8] staging: r8188eu: simplify rtl8188e_HalDmWatchDog
` [PATCH 3/8] staging: r8188eu: remove rtl8188e_deinit_dm_priv
` [PATCH 4/8] staging: r8188eu: remove LastMinUndecoratedPWDBForDM
` [PATCH 5/8] staging: r8188eu: SupportICType is always ODM_RTL8188E
` [PATCH 6/8] staging: r8188eu: remove odm_SwAntDivInit
` [PATCH 7/8] staging: r8188eu: odm BoardType is never set
` [PATCH 8/8] staging: r8188eu: odm SupportPlatform is always ODM_CE

[tip:x86/fpu] BUILD SUCCESS 3ab37cc4d1e3889ddbb44d62a4741754689f6184
 2021-10-11 20:08 UTC 

[PATCH] arm64: dts: qcom: sdm845-oneplus: remove devinfo-size from ramoops node
 2021-10-11 20:01 UTC 

[PATCH v2 selinux] selinux: remove unneeded ipv6 hook wrappers
 2021-10-11 20:06 UTC  (5+ messages)

[PATCH] firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()
 2021-10-11 20:00 UTC 

[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
 2021-10-11 19:57 UTC  (7+ messages)

[PATCH v3 0/5] perf session: Extend reader object to allow multiple readers
 2021-10-11 19:56 UTC  (10+ messages)
` [PATCH v3 6/8] perf session: Move event read code to separate function

[GIT PULL] arm64 fixes for 5.15-rc5
 2021-10-11 19:54 UTC  (4+ messages)

[Patch v5 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob for Azure VM
 2021-10-11 19:38 UTC  (12+ messages)

[PATCH] habanalabs: select CRC32
 2021-10-11 19:37 UTC  (4+ messages)

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-11 19:34 UTC  (3+ messages)

include/linux/compiler_types.h:319:45: error: call to '__compiletime_assert_223' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2021-10-11 19:30 UTC 

[PATCH 1/5] x86: clk: Add config option to enable 48MHz fixed fch clk
 2021-10-11 19:21 UTC  (2+ messages)

[PATCH net v2 0/2] fix tx buffer concurrent access protection
 2021-10-11 19:11 UTC  (5+ messages)
` [PATCH net v2 1/2] can: isotp: add result check for wait_event_interruptible()
` [PATCH net v2 2/2] can: isotp: fix tx buffer concurrent access in isotp_sendmsg()

[PATCH] sched/fair: Use rq->lock when checking cfs_rq list presence
 2021-10-11 19:12 UTC  (2+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-11 19:09 UTC  (16+ messages)
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH] [PATCH V2]ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-10-11 19:07 UTC  (5+ messages)

[PATCH 0/8] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-11 19:06 UTC  (5+ messages)
` [PATCH 6/8] ARM: clang: Do not relay on lr register for stacktrace
` [PATCH 7/8] ARM: kprobes: Make a frame pointer on __kretprobe_trampoline

[PATCH 5.10 00/82] 5.10.73-rc2 review
 2021-10-11 18:51 UTC  (2+ messages)

[RFC PATCH 1/1] s390/cio: make ccw_device_dma_* more robust
 2021-10-11 18:48 UTC  (5+ messages)

[PATCH v10 00/11] Add TDX Guest Support (Initial support)
 2021-10-11 18:47 UTC  (5+ messages)
` [PATCH v10 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option

[PATCH] WIP: dt-bindings: arm: hwmon: gpio-fan: Convert txt bindings to yaml
 2021-10-11 18:45 UTC  (4+ messages)

[PATCH 1/3] ASoc: amd: create platform device for VG machine driver
 2021-10-11 18:47 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: os_dep: simplify the return statement
 2021-10-11 18:36 UTC  (6+ messages)

[mark:arm64/uaccess/rework 10/19] arch/arm64/mm/extable.c:40:6: warning: no previous prototype for function 'ex_handler_fixup'
 2021-10-11 18:27 UTC 

[PATCH] staging: rtl8723bs: os_dep: simplify the return statement
 2021-10-11 18:26 UTC  (3+ messages)

[PATCH 5.4 00/52] 5.4.153-rc1 review
 2021-10-11 18:24 UTC  (4+ messages)
` [PATCH 5.4 49/52] powerpc/bpf: Fix BPF_MOD when imm == 1

[PATCH] scripts: kernel-doc: Ignore __alloc_size() attribute
 2021-10-11 18:23 UTC  (2+ messages)

[PATCH V1 0/3] rpmsg and glink signaling api support
 2021-10-11 18:22 UTC  (3+ messages)
` [PATCH V1 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH v8 00/11] Add TDX Guest Support (Initial support)
 2021-10-11 18:16 UTC  (5+ messages)
` [PATCH v8 11/11] x86/tdx: Handle CPUID via #VE

[PATCH stable 4.14] net: phy: bcm7xxx: Fixed indirect MMD operations
 2021-10-11 18:15 UTC 

[PATCH stable 4.19] net: phy: bcm7xxx: Fixed indirect MMD operations
 2021-10-11 18:15 UTC 

[PATCH stable 5.4] net: phy: bcm7xxx: Fixed indirect MMD operations
 2021-10-11 18:15 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).