linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-24 16:34:48 to 2021-11-24 20:08:42 UTC [more...]

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-24 20:08 UTC  (7+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls

[PATCH v3] shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
 2021-11-24 20:06 UTC  (2+ messages)

[GIT PULL] tracing/uprobe: Fix uprobe_perf_open probes iteration
 2021-11-24 20:06 UTC  (6+ messages)

[PATCH 0/3] Avoid live-lock in fault-in+uaccess loops with sub-page faults
 2021-11-24 20:03 UTC  (5+ messages)
` [PATCH 1/3] mm: Introduce fault_in_exact_writeable() to probe for "
` [PATCH 2/3] arm64: Add support for sub-page faults user probing
` [PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults

[PATCH 0/1] Do not map BTN_RIGHT/MIDDLE on buttonpads
 2021-11-24 19:53 UTC  (3+ messages)

[PATCH 5.15 000/279] 5.15.5-rc1 review
 2021-11-24 19:52 UTC 

[PATCH v3] drm/msm/dp: employ bridge mechanism for display enable and disable
 2021-11-24 19:45 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipa: GSI channel flow control
 2021-11-24 19:44 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipa: introduce "
` [PATCH net-next 2/2] net: ipa: support enhanced "

[PATCH] drm/amd/display: Fix warning comparing pointer to 0
 2021-11-24 19:40 UTC  (2+ messages)

[PATCH v2 1/2] tools/vm/page_owner_sort.c: Sort by stacktrace before culling
 2021-11-24 19:37 UTC  (2+ messages)
` [PATCH v2 2/2] tools/vm/page_owner_sort.c: Support sorting by stack trace

[PATCH 1/1] sysctl: change watermark_scale_factor max limit to 30%
 2021-11-24 19:36 UTC 

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-11-24 19:35 UTC  (6+ messages)
` [PATCH v15 3/8] mfd: simple-mfd-i2c: Enable "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-24 19:34 UTC  (11+ messages)

[PATCH 1/2] tools/vm/page_owner_sort.c: Sort by stacktrace before culling
 2021-11-24 19:34 UTC  (2+ messages)
` [PATCH 2/2] tools/vm/page_owner_sort.c: Add

[PATCH 0/2] spi transfer paramater changes and baud rate calculation
 2021-11-24 19:33 UTC  (3+ messages)
` [PATCH 1/2] spi: bcm-qspi: choose sysclk setting based on requested speed
` [PATCH 2/2] spi: bcm-qspi: set transfer parameter only if they change

[PATCH] irq: consider cpus on nodes are unbalanced
 2021-11-24 19:33 UTC  (2+ messages)

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-11-24 19:33 UTC 

[RFC][PATCH 0/6] x86: Kernel IBT beginnings
 2021-11-24 19:30 UTC  (7+ messages)
` [RFC][PATCH 1/6] x86: Annotate _THIS_IP_
` [RFC][PATCH 6/6] objtool: Add IBT validation / fixups

[PATCH 5.15 000/279] 5.15.5-rc1 review
 2021-11-24 19:30 UTC  (2+ messages)

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-11-24 19:30 UTC  (3+ messages)

[PATCH] mm: migrate: Add more comments for selecting target node randomly
 2021-11-24 19:25 UTC  (2+ messages)

[PATCH 0/4] mmc: dw_mmc: start deprecating mshcN aliases
 2021-11-24 19:24 UTC  (6+ messages)
` [PATCH 1/4] mmc: dw_mmc: add common capabilities to replace caps
` [PATCH 2/4] mmc: dw_mmc: hi3798cv200: use common_caps
` [PATCH 3/4] mmc: dw_mmc: rockchip: "
` [PATCH 4/4] mmc: dw_mmc: exynos: "

[PATCH] media: omap3isp: fix out-of-range warning
 2021-11-24 19:24 UTC 

[PATCH 00/20] Solve the remaining issues with clang and W=1 on media
 2021-11-24 19:23 UTC  (23+ messages)
` [PATCH 01/20] media: adv7842: get rid of two unused functions
` [PATCH 02/20] media: saa7134-go7007: get rid of to_state() function
` [PATCH 03/20] media: davinci: get rid of an unused function
` [PATCH 04/20] media: drxd: drop offset var from DownloadMicrocode()
` [PATCH 05/20] media: drxk: drop operation_mode from set_dvbt()
` [PATCH 06/20] media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()
` [PATCH 07/20] media: si21xx: report eventual errors at set_frontend
` [PATCH 08/20] media: solo6x10: add _maybe_unused to currently unused functions
` [PATCH 09/20] media: si470x: fix printk warnings with clang
` [PATCH 10/20] media: radio-si476x: drop a container_of() abstraction macro
` [PATCH 11/20] media: lmedm04: don't ignore errors when setting a filter
` [PATCH 12/20] media: au0828-i2c: drop a duplicated function
` [PATCH 13/20] media: adv7604 add _maybe_unused to currently unused functions
` [PATCH 14/20] media: adv7511: drop "
` [PATCH 15/20] media: imx290: mark read reg function as __maybe_unused
` [PATCH 16/20] media: davinci: vpbe_osd: "
` [PATCH 17/20] media: qcom: camss: "
` [PATCH 18/20] media: mtk-mdp: address a clang warning
` [PATCH 19/20] media: cobalt: drop an unused variable
` [PATCH 20/20] media: mxl5005s: drop some dead code

[PATCH 1/5] dt-bindings: Powerzone new bindings
 2021-11-24 19:17 UTC  (8+ messages)
` [PATCH 2/5] arm64: dts: rockchip: Add powerzones definition for rock960

[PATCH V1 0/3] rpmsg and glink signaling api support
 2021-11-24 19:17 UTC  (3+ messages)
` [PATCH V1 2/3] rpmsg: glink: Add support to handle signals command

[PATCH] genirq/irqdesc: Add state node to show if IRQ is enabled
 2021-11-24 19:16 UTC  (2+ messages)

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-24 19:09 UTC  (15+ messages)

[PATCH 0/3] Improve the migration stats
 2021-11-24 19:05 UTC  (11+ messages)
` [PATCH 1/3] mm: migrate: Fix the return value of migrate_pages()
` [PATCH 2/3] mm: migrate: Correct the hugetlb migration stats

[PATCH v2] staging: r8188eu: use max() and min() macros
 2021-11-24 19:04 UTC 

[PATCH v1] mfd: tps65910: Set PWR_OFF bit during driver probe
 2021-11-24 19:01 UTC 

[PATCH 0/5] Transparent Page Placement for Tiered-Memory
 2021-11-24 18:58 UTC  (6+ messages)
` [PATCH 1/5] Promotion and demotion related statistics
` [PATCH 2/5] NUMA balancing for tiered-memory system
` [PATCH 3/5] Decouple reclaim and allocation for toptier nodes
` [PATCH 4/5] Reclaim to satisfy WMARK_DEMOTE on "
` [PATCH 5/5] active LRU-based promotion to avoid ping-pong

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-11-24 18:51 UTC  (5+ messages)
` [PATCH v2 1/6] iommu: Export iommu_{get,put}_resv_regions()
` [PATCH v2 2/6] hwtracing: Add trace function support for HiSilicon PCIe Tune and Trace device

[PATCH 0/2] ARM Error Source Table Support
 2021-11-24 18:51 UTC  (5+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver
` [PATCH 2/2] trace, ras: add ARM RAS extension trace event

[PATCH v2] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
 2021-11-24 18:50 UTC  (2+ messages)

[mcgrof-next:20211123-sysctl-cleanups 41/41] kernel/kprobes.c:2605:9: error: implicit declaration of function 'kprobe_sysctls_init'
 2021-11-24 18:46 UTC 

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-11-24 18:42 UTC  (4+ messages)
` [PATCH 27/28] KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched

[PATCH] ASoC: dt-bindings: wlf,wm8962: add missing interrupt property
 2021-11-24 18:41 UTC  (2+ messages)

[PATCH] drm/bridge: megachips: Ensure both bridges are probed before registration
 2021-11-24 18:40 UTC  (3+ messages)

[PATCH v8 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-11-24 18:39 UTC  (8+ messages)
` [PATCH v8 4/8] drm/ingenic: Add dw-hdmi driver for jz4780

[PATCH v9 10/14] iio: test: add basic tests for the iio-rescale driver
 2021-11-24 18:36 UTC  (2+ messages)

[PATCH net 0/2] net: ipa: prevent shutdown during setup
 2021-11-24 18:37 UTC  (3+ messages)
` [PATCH net 1/2] net: ipa: directly disable ipa-setup-ready interrupt

[PATCH 5.10 000/154] 5.10.82-rc1 review
 2021-11-24 18:34 UTC  (8+ messages)
` [PATCH 5.10 130/154] block: Check ADMIN before NICE for IOPRIO_CLASS_RT

[PATCH 0/9] iommu: Refactor flush queues into iommu-dma
 2021-11-24 18:33 UTC  (6+ messages)
` [PATCH 9/9] iommu: Move flush queue data into iommu_dma_cookie

[PATCH v2 0/2] mfd/regulator: dt-bindings: max77686: convert to dtschema
 2021-11-24 18:32 UTC  (3+ messages)

[GIT PULL] HID fixes
 2021-11-24 18:31 UTC  (2+ messages)

[GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc3
 2021-11-24 18:31 UTC  (2+ messages)

[agd5f:drm-next 101/142] ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2021-11-24 18:26 UTC 

[PATCH 4.4 000/162] 4.4.293-rc1 review
 2021-11-24 18:20 UTC  (4+ messages)
` [PATCH 4.4 109/162] fuse: fix page stealing

[PATCH MANUALSEL 5.15 1/8] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
 2021-11-24 18:20 UTC  (2+ messages)

[PATCH] ALSA: hda/cs8409: Schedule delayed work for jack detect on resume
 2021-11-24 18:19 UTC 

Linux regressions report for mainline [2021-11-24]
 2021-11-24 18:13 UTC  (2+ messages)

[PATCH v2 0/2] bus: imx-weim: optionally enable continuous burst clock
 2021-11-24 17:55 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: bus: imx-weim: add words about continuous bclk

[PATCH] kasan: distinguish kasan report from generic BUG()
 2021-11-24 18:06 UTC  (3+ messages)

[PATCH 5.15 000/917] 5.15.3-rc1 review
 2021-11-24 18:04 UTC  (7+ messages)
` [PATCH 5.15 056/917] fuse: fix page stealing

[PATCH] sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
 2021-11-24 18:04 UTC  (4+ messages)

[PATCH v3] USB: serial: option: add Fibocom FM101-GL variants
 2021-11-24 18:05 UTC  (2+ messages)

[PATCH RT 00/13] Linux 5.10.78-rt56-rc3
 2021-11-24 18:03 UTC  (14+ messages)
` [PATCH RT 01/13] mm, zsmalloc: Convert zsmalloc_handle.lock to spinlock_t
` [PATCH RT 02/13] sched: Fix get_push_task() vs migrate_disable()
` [PATCH RT 03/13] sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
` [PATCH RT 04/13] preempt: Move preempt_enable_no_resched() to the RT block
` [PATCH RT 05/13] mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT
` [PATCH RT 06/13] fscache: Use only one fscache_object_cong_wait
` [PATCH RT 07/13] fscache: Use only one fscache_object_cong_wait (2)
` [PATCH RT 08/13] locking: Drop might_resched() from might_sleep_no_state_check()
` [PATCH RT 09/13] drm/i915/gt: Queue and wait for the irq_work item
` [PATCH RT 10/13] irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support
` [PATCH RT 11/13] irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT
` [PATCH RT 12/13] irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ "
` [PATCH RT 13/13] Linux 5.10.78-rt56-rc3

[PATCH 0/9] Switch to single argument kvfree_rcu() API
 2021-11-24 18:03 UTC  (7+ messages)
` [PATCH 5/9] x86/mm: Switch to "
` [PATCH 9/9] tracing: "

[PATCH v5 0/8] Remove dependency on congestion_wait in mm/
 2021-11-24 18:02 UTC  (8+ messages)
` [PATCH 3/8] mm/vmscan: Throttle reclaim when no progress is being made

[PATCH 0/8] Convert powerpc to default topdown mmap layout
 2021-11-24 18:00 UTC  (4+ messages)

[PATCH net-next v2 0/6] net: lan966x: Add lan966x switch driver
 2021-11-24 17:59 UTC  (3+ messages)
` [PATCH net-next v2 3/6] net: lan966x: add port module support

[PATCH v1 0/2] fix statistics for CAN RTR and Error frames
 2021-11-24 17:59 UTC  (3+ messages)
` [PATCH v1 2/2] can: do not increase rx_bytes statistics for RTR frames

[mark:arm64/stacktrace/arch-stack-walk 9/11] arch/arm64/kernel/time.c:49:2: error: implicit declaration of function 'arch_stack_walk'
 2021-11-24 17:55 UTC 

[PATCH v2 00/23] kcsan: Support detecting a subset of missing memory barriers
 2021-11-24 17:53 UTC  (5+ messages)
` [PATCH v2 23/23] objtool, kcsan: Remove memory barrier instrumentation from noinstr

[syzbot] WARNING: ODEBUG bug in batadv_v_ogm_free
 2021-11-24 17:43 UTC  (3+ messages)

[PATCH 20/22] x86,word-at-a-time: Remove .fixup usage
 2021-11-24 17:42 UTC  (11+ messages)

[PATCH 4.14 000/251] 4.14.256-rc1 review
 2021-11-24 17:42 UTC  (2+ messages)

[PATCH v2 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-24 17:39 UTC  (6+ messages)
` [PATCH v2 01/11] ASoC: tegra20-spdif: stop setting slave_id

[PATCH v2 0/9] sysctl: first set of kernel/sysctl cleanups
 2021-11-24 17:38 UTC  (5+ messages)
` [PATCH v2 2/9] sysctl: Move some boundary constants from sysctl.c to sysctl_vals

[PATCH v3 1/3] spi: Fix condition in the __spi_register_driver()
 2021-11-24 17:37 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Provide event map helper for regulator drivers
 2021-11-24 17:36 UTC  (2+ messages)

[PATCH] regulator: rohm-generic: remove unused dummies
 2021-11-24 17:36 UTC  (2+ messages)

[PATCH v3 00/11] Add support for Legion 7 16ACHg6 laptop
 2021-11-24 17:36 UTC  (2+ messages)
` (subset) "

[RFC PATCH] module: Introduce module unload taint tracking
 2021-11-24 17:33 UTC 

[PATCH] i2c: tegra: Add ACPI support
 2021-11-24 17:29 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 1/4] perf expr: Add debug logging for literals
 2021-11-24 17:28 UTC  (6+ messages)
` [PATCH v2 2/4] perf tools: Fix SMT not detected
` [PATCH v2 3/4] perf tools: Fix SMT fallback with large core counts

[PATCH v4 0/4] Deterministic charging of shared memory
 2021-11-24 17:27 UTC  (3+ messages)

spinlock.c:306:9: error: implicit declaration of function '__raw_write_lock_nested'
 2021-11-24 17:23 UTC  (3+ messages)
` [PATCH 1/1] futex: Wireup futex_waitv syscall

[norov:bitmap-20211123 6/6] arch/x86/kernel/cpu/resctrl/rdtgroup.c:444:1: warning: ISO C90 forbids mixed declarations and code
 2021-11-24 17:14 UTC 

vxlan: Possible regression in vxlan_rcv()
 2021-11-24 17:14 UTC  (2+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS a3d09240cbfd98525dbd7038a4ec1afb4bc896a2
 2021-11-24 16:57 UTC 

[paulmck-rcu:dev.2021.11.18a] BUILD SUCCESS 075ba74eadb696eaae3a6f3eec96439e2948ac4e
 2021-11-24 16:57 UTC 

[PATCH v11 0/5] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-11-24 17:10 UTC  (3+ messages)
  ` [PATCH v11 2/5] arm64: Rename unwinder functions

[PATCH] ath11k: Use memset_startat() for clearing queue descriptors
 2021-11-24 17:08 UTC  (2+ messages)

[PATCH] ath11k: Fix spelling mistake "detetction" -> "detection"
 2021-11-24 17:07 UTC  (2+ messages)

[PATCH V2 0/6] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-24 17:03 UTC  (3+ messages)
` [PATCH V2 5/6] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH] powercap: DTPM: Fix reference leak in cpuhp_dtpm_cpu_offline()
 2021-11-24 16:46 UTC 

[PATCH] security:trusted_tpm2: Fix memory leak in tpm2_key_encode()
 2021-11-24 16:43 UTC 

[PATCH 0/3] of/fdt: Rework early FDT scanning functions
 2021-11-24 17:01 UTC  (4+ messages)
` [PATCH 3/3] of/fdt: Rework early_init_dt_scan_memory() to call directly

[memcg, kmem] 58056f7750: hackbench.throughput 10.3% improvement
 2021-11-24 17:01 UTC  (2+ messages)

[intel-tdx:guest 113/144] arch/x86/boot/compressed/misc.c:443:17: warning: cast from pointer to integer of different size
 2021-11-24 16:43 UTC 

[PATCH] tsnep: fix platform_no_drv_owner.cocci warnings
 2021-11-24 16:43 UTC 

[PATCH 1/2] riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
 2021-11-24 16:58 UTC  (2+ messages)

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2021-11-24 16:51 UTC  (3+ messages)
` [PATCH v3 13/13] drm/msm/dsi: Pass DSC params to drm_panel

[bvanassche:ufs-2021-11-19 2/20] ERROR: modpost: "scsi_track_queue_full" [drivers/scsi/esp_scsi.ko] undefined!
 2021-11-24 16:23 UTC 

[PATCH] ACPI: processor idle: fix swap.cocci warning
 2021-11-24 16:48 UTC  (2+ messages)

fs/proc/vmcore.c:161:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-11-24 16:45 UTC  (2+ messages)

[PATCH v4 11/13] hwmon: peci: Add dimmtemp driver
 2021-11-24 16:15 UTC  (2+ messages)

[PATCH] bus: imx-weim: optionally enable continuous burst clock
 2021-11-24 16:42 UTC  (2+ messages)

[PATCH] ACPI: DPTF: Update device ID information under comment
 2021-11-24 16:41 UTC  (2+ messages)

[PATCH 0/5] *** Transparent Page Placement for Tiered-Memory ***
 2021-11-24 16:36 UTC 

[PATCH] iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
 2021-11-24 16:34 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).