linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-14 15:36:14 to 2022-02-14 18:15:24 UTC [more...]

[PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path
 2022-02-14 18:15 UTC  (10+ messages)
` [PATCH 3/8] kernel/fork, IA64: Provide a alloc_thread_stack_node() for IA64
` [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch()
            ` [PATCH v2 "

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-14 18:14 UTC  (3+ messages)

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-14 18:12 UTC  (20+ messages)
` [PATCH v2 07/66] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 21/66] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v2 27/66] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[PATCH 0/4] Broadcom STB PM PSCI extensions
 2022-02-14 18:12 UTC  (7+ messages)

[PATCH v6 0/7] kernfs: Introduce hashed mutexes to replace global kernfs_open_file_mutex
 2022-02-14 18:10 UTC  (5+ messages)
` [PATCH v6 1/7] "
` [PATCH v6 6/7] kernfs: Introduce hashed rw-sem to replace per-fs kernfs_rwsem

[RFC PATCH] watchdog: da9062: Correct the timeout values [Klartext]
 2022-02-14 18:02 UTC  (4+ messages)

[PATCH v10 00/15] Function Granular KASLR
 2022-02-14 18:10 UTC  (7+ messages)
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available

[PATCH] inode: fix comment for find_inode_by_ino_rcu
 2022-02-14 17:57 UTC 

[PATCH v1 0/2] mm: enforce pageblock_order < MAX_ORDER
 2022-02-14 18:05 UTC  (5+ messages)
` [PATCH v1 1/2] cma: factor out minimum alignment requirement
` [PATCH v1 2/2] mm: enforce pageblock_order < MAX_ORDER

[PATCH v2] serial: parisc: GSC: fix build when IOSAPIC is not set
 2022-02-14 18:00 UTC 

[PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-02-14 17:59 UTC  (2+ messages)

[PATCH] dax: make sure inodes are flushed before destroy cache
 2022-02-14 17:59 UTC  (2+ messages)

[PATCH v1 1/7] Documentation: fpga: dfl: add description of IOFS
 2022-02-14 17:56 UTC  (3+ messages)

[PATCH v7 00/12] x86/edac/amd64: Add support for GPU nodes
 2022-02-14 17:54 UTC  (4+ messages)
` [PATCH v7 03/12] EDAC/mce_amd: Extract node id from MCA_IPID

[PATCH 01/15] dt-bindings: pwm: allwinner,sun4i-a10: include generic pwm schema
 2022-02-14 17:54 UTC  (6+ messages)
` [PATCH 10/15] dt-bindings: pwm: brcm,bcm7038: do not require pwm-cells
` [PATCH 11/15] dt-bindings: pwm: intel,keembay: "

[GIT PULL] regulator fixes for v5.17-rc4
 2022-02-14 17:54 UTC  (2+ messages)

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-14 17:51 UTC  (5+ messages)
` [PATCH v2 11/13] powerpc/ftrace: directly call of function graph tracer by ftrace caller
` [PATCH v2 12/13] powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32

[PATCH] mctp: fix use after free
 2022-02-14 17:51 UTC 

[PATCH V2] wcn36xx: use struct_size over open coded arithmetic
 2022-02-14 17:51 UTC  (2+ messages)

[PATCH v6 7/7] kernfs: Replace per-fs rwsem with hashed ones
 2022-02-14 17:49 UTC  (2+ messages)

[PATCH] serial: parisc: GSC: fix build when PCI_LBA is not set
 2022-02-14 17:47 UTC  (8+ messages)

[PATCH 0/8] ucounts: RLIMIT_NPROC fixes
 2022-02-14 17:43 UTC  (8+ messages)
` [PATCH 3/8] ucounts: Fix and simplify RLIMIT_NPROC handling during setuid()+execve
` [PATCH 5/8] ucounts: Handle wrapping in is_ucounts_overlimit

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-14 17:35 UTC  (25+ messages)
` [PATCH 01/14] uaccess: fix integer overflow on access_ok()
` [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 04/14] x86: use more conventional access_ok() definition
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 06/14] mips: use simpler access_ok()
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
` [PATCH 12/14] sh: "
` [PATCH 13/14] ia64: "
` [PATCH 14/14] uaccess: drop set_fs leftovers

[PATCH] iio: use div64_u64() instead of do_div()
 2022-02-14 17:42 UTC  (6+ messages)

[PATCH v2 0/4] Support pli1209bc Digital Supervisor
 2022-02-14 17:40 UTC  (5+ messages)
` [PATCH v2 3/4] pmbus: Add support for pli1209bc
` [PATCH v2 4/4] pmbus (pli1209bc): Add regulator support

[PATCH v5 0/2] kernfs: use hashed mutex and spinlock in place of global ones
 2022-02-14 17:39 UTC  (5+ messages)
` [PATCH v5 1/2] "

[PATCH] x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
 2022-02-14 17:38 UTC  (2+ messages)

start sorting out the ZONE_DEVICE refcount mess v2
 2022-02-14 17:37 UTC  (3+ messages)
` [PATCH 09/27] mm: generalize the pgmap based page_free infrastructure

[PATCH v13 00/10] Add support for audio on SC7280 based targets
 2022-02-14 17:34 UTC  (6+ messages)
` [PATCH v13 07/10] ASoC: qcom: Add support for codec dma driver

[PATCH v5 0/5] iommu: Allow IOVA rcache range be configured
 2022-02-14 17:29 UTC  (6+ messages)
` [PATCH v5 1/5] iommu: Refactor iommu_group_store_type()
` [PATCH v5 2/5] iova: Allow rcache range upper limit to be flexible
` [PATCH v5 3/5] iommu: Allow iommu_change_dev_def_domain() realloc same default domain type
` [PATCH v5 4/5] iommu: Allow max opt DMA len be set for a group via sysfs
` [PATCH v5 5/5] iova: Add iova_len argument to iova_domain_init_rcaches()

[syzbot] possible deadlock in worker_thread
 2022-02-14 17:34 UTC  (10+ messages)

[PATCH] mac80211: fix forwarded mesh frames AC & queue selection
 2022-02-14 17:32 UTC 

[PATCH] x86, alternative: bump MAX_PATCH_LEN
 2022-02-14 17:32 UTC 

[PATCH] x86, alternative: simplify DUMP_BYTES macro
 2022-02-14 17:30 UTC 

[PATCH v2 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2022-02-14 17:28 UTC  (8+ messages)
` [PATCH v2 3/4] regulator: "

[willy-pagecache:for-next 58/85] mm/folio-compat.c:181:9: error: implicit declaration of function 'folio_mlock'; did you mean 'folio_lock'?
 2022-02-14 17:28 UTC  (2+ messages)

[RFC] media: uapi: Move HEVC stateless controls out of staging
 2022-02-14 17:26 UTC  (5+ messages)

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-02-14 17:25 UTC  (14+ messages)
` [PATCH v1 1/8] iommu: Add iommu_group_replace_domain()
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups

[RFC V2 00/21] The Runtime Verification (RV) interface
 2022-02-14 17:25 UTC  (6+ messages)
` [RFC V2 12/21] rv/reactor: Add the printk reactor
` [RFC V2 17/21] watchdog/dev: Add tracepoints

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-14 17:25 UTC  (7+ messages)
` [PATCH v4 04/11] kernel/fork: Initialize mm's PASID
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
` [PATCH v4 11/11] docs: x86: Change documentation for SVA (Shared Virtual Addressing)

[PATCH] gpu: ipu-v3: Fix dev_dbg frequency output
 2022-02-14 17:24 UTC  (3+ messages)
` AW: "

[PATCH v2] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-14 17:22 UTC  (4+ messages)

drivers/regulator/max20086-regulator.c:288:34: error: 'max20086_dt_ids' defined but not used
 2022-02-14 17:19 UTC 

[intel-tdx:kvm-upstream-workaround 3/145] arch/x86/include/asm/seam.h: asm/processor.h is included more than once
 2022-02-14 17:19 UTC 

[PATCH] block: Fix non-kernel-doc comment
 2022-02-14 17:14 UTC  (2+ messages)

[PATCH] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-02-14 17:14 UTC 

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-02-14 17:09 UTC  (6+ messages)
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support

[PATCH] ima: Calculate digest in ima_inode_hash() if not available
 2022-02-14 17:05 UTC  (3+ messages)

kernel/trace/ftrace.c:7157:20: error: unused function 'ftrace_startup_enable'
 2022-02-14 17:00 UTC  (5+ messages)

[PATCH v2 0/4] mfd/power/regulators: dt-bindings: max14577: convert to dtschema
 2022-02-14 16:59 UTC  (9+ messages)
` [PATCH v2 2/4] dt-bindings: power: supply: maxim,max14577: "
` [PATCH v2 3/4] regulator: dt-bindings: "

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 12/13] include/linux/fortify-string.h:47:30: error: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length
 2022-02-14 16:57 UTC  (2+ messages)

[PATCH v2 1/2] NFSD: Remove CONFIG_NFSD_V3
 2022-02-14 16:54 UTC  (2+ messages)
` [PATCH v2 2/2] arch: Remove references to CONFIG_NFSD_V3 in the default configs

[PATCH v4 0/7] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
 2022-02-14 16:52 UTC  (8+ messages)
` [PATCH v4 1/7] sched/preempt: move PREEMPT_DYNAMIC logic later
` [PATCH v4 2/7] sched/preempt: refactor sched_dynamic_update()
` [PATCH v4 3/7] sched/preempt: simplify irqentry_exit_cond_resched() callers
` [PATCH v4 4/7] sched/preempt: decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
` [PATCH v4 5/7] sched/preempt: add PREEMPT_DYNAMIC using static keys
` [PATCH v4 6/7] arm64: entry: centralize preemption decision
` [PATCH v4 7/7] arm64: support PREEMPT_DYNAMIC

[PATCH] [hpsa] Fix the wrong chars in comment section
 2022-02-14 16:51 UTC  (2+ messages)

[PATCH v3 0/3] Add connector_type to debug info to differentiate between eDP and DP
 2022-02-14 16:45 UTC  (2+ messages)

[PATCH rcu 3/3] rcu: Allow expedited RCU grace periods on incoming CPUs
 2022-02-14 16:44 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: always add fail-safe mode into connector mode list
 2022-02-14 16:41 UTC  (2+ messages)

[PATCH v3 1/2] doc: nvmem: Remove references to regmap
 2022-02-14 16:37 UTC  (3+ messages)
` [PATCH v3 2/2] doc: nvmem: Update example

[PATCH] MAINTAINERS: add myself as a maintainer for the sl28cpld
 2022-02-14 16:36 UTC  (5+ messages)

[PATCH 00/12] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-14 16:34 UTC  (4+ messages)
` [PATCH 12/12] KVM: x86: "

[PATCH] drm/nouveau/bios: Use HWSQ entry 1 for PowerBook6,1
 2022-02-14 16:31 UTC  (3+ messages)

[PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema
 2022-02-14 16:22 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: align Google CROS EC PWM node name with dtschema
` [PATCH 4/4] arm64: dts: rk3399: "

[PATCH 0/3] tick: Fix softirq related warnings
 2022-02-14 16:29 UTC  (3+ messages)

[PATCH 0/2] Add Euro Headset support for wcd938x codec
 2022-02-14 16:27 UTC  (2+ messages)

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-02-14 16:22 UTC  (8+ messages)

[PATCH v5] locking/rwsem: Make handoff bit handling more consistent
 2022-02-14 16:22 UTC  (4+ messages)
`  "

[PATCH v1 1/1] misc: sgi-gru: Don't cast parameter in bit operations
 2022-02-14 15:57 UTC  (2+ messages)

[PATCH] microblaze: remove CONFIG_SET_FS
 2022-02-14 16:20 UTC  (3+ messages)

[PATCH v8 00/10] vgaarb: Rework default VGA device selection
 2022-02-14 16:19 UTC  (2+ messages)

Move RS485 implementation from drivers to serial core
 2022-02-14 16:13 UTC  (4+ messages)
` [PATCH 1/9] serial: core: move RS485 configuration tasks from drivers into core

[PATCH 0/6] Tegra QUAD SPI combined sequence mode
 2022-02-14 16:18 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: spi: Tegra234 QUAD SPI compatible
  ` [PATCH 2/6] "

[PATCH 1/1] csky: Fixup compile warning
 2022-02-14 16:17 UTC  (3+ messages)
` [PATCH 1/1] csky: Fix versioncheck warnings

[PATCH] random: set fast pool count to zero in cpuhp teardown
 2022-02-14 16:15 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-14 16:12 UTC  (4+ messages)

[PATCH 2/2] PCI: fu740: Force gen1 for initial device probe
 2022-02-14 16:12 UTC  (2+ messages)

[PATCH v4 00/12] misc: fastrpc: Add more DSP FastRPC features
 2022-02-14 16:10 UTC  (13+ messages)
` [PATCH v4 01/12] misc: fastrpc: separate fastrpc device from channel context
` [PATCH v4 02/12] misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
` [PATCH v4 03/12] misc: fastrpc: Add support to get DSP capabilities
` [PATCH v4 04/12] dt-bindings: misc: add property to support non-secure DSP
` [PATCH v4 05/12] misc: fastrpc: add secure domain support
` [PATCH v4 06/12] misc: fastrpc: check before loading process to the DSP
` [PATCH v4 07/12] dt-bindings: misc: add fastrpc domain vmid property
` [PATCH v4 08/12] misc: fastrpc: Add support to secure memory map
` [PATCH v4 09/12] misc: fastrpc: Add helper function to get list and page
` [PATCH v4 10/12] misc: fastrpc: Add fdlist implementation
` [PATCH v4 11/12] misc: fastrpc: Add dma handle implementation
` [PATCH v4 12/12] arm64: dts: qcom: add non-secure domain property to fastrpc nodes

[RFC PATCH kernel] trace: Make FTRACE_MCOUNT_USE_RECORDMCOUNT configurable
 2022-02-14 16:10 UTC  (3+ messages)

[PATCH v2] fat: Use pointer to simple type in put_user()
 2022-02-14 16:08 UTC  (2+ messages)

[PATCH V2] selftests: Use -isystem instead of -I to include headers
 2022-02-14 16:07 UTC 

[PATCH 1/2] ahci: Add Green Sardine vendor ID as board_ahci_mobile
 2022-02-14 16:07 UTC  (3+ messages)

[PATCH 1/2] PCI: fu740: fix finding GPIOs
 2022-02-14 16:05 UTC  (2+ messages)

[PATCH] selftests: Use -isystem instead of -I to include headers
 2022-02-14 16:03 UTC 

circular locking splat in fs/proc/vmcore.c
 2022-02-14 16:03 UTC  (3+ messages)

[PATCH v5 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-14 16:03 UTC  (6+ messages)
` [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity

[PATCH 0/2] watchdog: Pretimeout support for Armada-XP
 2022-02-14 15:58 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: armada-xp: add interrupts for watchdog
` [PATCH 2/2] watchdog: orion_wdt: support pretimeout on Armada-XP

[PATCH v5 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-02-14 15:54 UTC  (3+ messages)
` [PATCH v5 3/3] mmc: mediatek: add support for SDIO eint IRQ

[PATCH] PCI: mvebu: Fix merge conflicts in commit 91a8d79fc797
 2022-02-14 15:46 UTC  (2+ messages)

[PATCH v8 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-02-14 15:46 UTC  (3+ messages)
` [PATCH v8 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it

[PATCH] xhci: reduce xhci_handshake timeout in xhci_reset
 2022-02-14 15:45 UTC  (2+ messages)

[PATCH] mailbox: tegra-hsp: Flush whole channel
 2022-02-14 15:42 UTC  (2+ messages)

[PATCH] dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
 2022-02-14 15:41 UTC 

[PATCH v8] kallsyms: new /proc/kallmodsyms with builtin modules
 2022-02-14 15:40 UTC  (3+ messages)

[PATCH] ice: initialize local variable 'tlv'
 2022-02-14 15:40 UTC 

[PATCH 5.16 000/200] 5.16.5-rc1 review
 2022-02-14 15:34 UTC  (3+ messages)
` [PATCH 5.16 009/200] can: m_can: m_can_fifo_{read,write}: dont read or write from/to FIFO if length is 0

[PATCH 5.16 000/203] 5.16.10-rc1 review
 2022-02-14 15:37 UTC  (4+ 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).