linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-24 18:07:03 to 2021-11-24 21:03:51 UTC [more...]

[PATCH] mm, hugepages: fix size in hugetlb mremap() test
 2021-11-24 21:03 UTC  (6+ messages)
` [PATCH] mm, hugepages: make memory size variable in hugepage-mremap selftest

[PATCH] ipmi: fix oob access due to uninit smi_msg type
 2021-11-24 21:03 UTC 

[PATCH v2 00/14] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-11-24 20:59 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: ARM: tegra: Document ASUS Transformers
` [PATCH v2 02/14] dt-bindings: ARM: tegra: Document Pegatron Chagall
` [PATCH v2 03/14] ARM: tegra: Add labels to tegra114.dtsi
` [PATCH v2 04/14] ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101
` [PATCH v2 05/14] ARM: tegra: Add device-tree for ASUS Transformer Prime TF201
` [PATCH v2 06/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300T
` [PATCH v2 07/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300TG
` [PATCH v2 08/14] ARM: tegra: Add device-tree for ASUS Transformer Infinity TF700T
` [PATCH v2 09/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF701T
` [PATCH v2 10/14] ARM: tegra: Add device-tree for Pegatron Chagall tablet
` [PATCH v2 11/14] ARM: tegra: Add device-tree for 1080p version of Nyan Big
` [PATCH v2 12/14] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v2 13/14] ARM: tegra: nexus7: Drop clock-frequency from NFC node
` [PATCH v2 14/14] ARM: tegra: Enable video decoder on Tegra114

[PATCH 2/2] xfs: make sure link path does not go away at access
 2021-11-24 20:56 UTC  (11+ messages)

[PATCH v2 0/7] Add PTP support for BCM53128 switch
 2021-11-24 20:55 UTC  (3+ messages)
` [PATCH v2 3/7] timecounter: allow for non-power of two overflow

[PATCH V3 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-24 20:53 UTC  (7+ messages)
` [PATCH V3 1/6] xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
` [PATCH V3 2/6] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V3 3/6] xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
` [PATCH V3 4/6] xen/unpopulated-alloc: Add mechanism to use Xen resource
` [PATCH V3 5/6] arm/xen: Read extended regions from DT and init "
` [PATCH V3 6/6] dt-bindings: xen: Clarify "reg" purpose

[PATCH bpf-next] bpf, mips: Fix build errors about __NR_bpf undeclared
 2021-11-24 20:50 UTC  (2+ messages)

[PATCH] pata_falcon: Add missing __iomem annotations
 2021-11-24 20:50 UTC  (3+ messages)

[PATCH v2] sched/fair: Remove the cost of a redundant cpumask_next_wrap in select_idle_cpu
 2021-11-24 20:49 UTC  (7+ messages)

[PATCH v5 0/2] integrity: support including firmware ".platform" keys at build time
 2021-11-24 20:47 UTC  (3+ messages)
` [PATCH v5 1/2] certs: export load_certificate_list() to be used outside certs/
` [PATCH v5 2/2] integrity: support including firmware ".platform" keys at build time

[PATCH for 5.15-stable] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-24 20:46 UTC 

[PATCH v2 0/4] extend vmalloc support for constrained allocations
 2021-11-24 20:46 UTC  (9+ messages)
` [PATCH v2 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH for 5.10-stable] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-24 20:45 UTC 

[PATCH v2] mm: thp: update split_queue_len correctly
 2021-11-24 20:44 UTC  (3+ messages)

[PATCH 0/4] IB/mthca: Cleanup and optimize a few bitmap operation
 2021-11-24 20:43 UTC  (5+ messages)
` [PATCH 1/4] IB/mthca: Use bitmap_zalloc() when applicable
` [PATCH 2/4] IB/mthca: Use bitmap_set() "
` [PATCH 3/4] IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c'
` [PATCH 4/4] IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_mr.c'

[PATCH for 5.4-stable] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-24 20:43 UTC 

[PATCH for 4.19-stable] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-24 20:42 UTC 

[PATCH for 4.14-stable] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-24 20:41 UTC 

[PATCH for 4.9-stable] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-24 20:40 UTC  (2+ messages)

[PATCH 0/3] binder: Prevent untranslated sender data from being copied to target
 2021-11-24 20:39 UTC  (12+ messages)
` [PATCH 1/3] binder: avoid potential data leakage when copying txn
` [PATCH 2/3] binder: read pre-translated fds from sender buffer
` [PATCH 3/3] binder: defer copies of pre-patched txn data

[PATCH for 4.9-stable] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-24 20:39 UTC 

[PATCH 0/3] Avoid live-lock in fault-in+uaccess loops with sub-page faults
 2021-11-24 20:37 UTC  (6+ 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] tsnep: fix platform_no_drv_owner.cocci warnings
 2021-11-24 20:36 UTC  (2+ messages)

[PATCH v2] hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
 2021-11-24 20:34 UTC  (2+ messages)

[PATCH for 4.4-stable] proc/vmcore: fix clearing user buffer by properly using clear_user()
 2021-11-24 20:33 UTC 

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2021-11-24 20:33 UTC  (3+ messages)
` [PATCH v3 11/13] drm/msm/dsi: add mode valid callback for dsi_mgr

[PATCH -next 1/2] tsnep: fix resource_size.cocci warnings
 2021-11-24 20:32 UTC  (4+ messages)
` [PATCH -next 2/2] tsnep: fix platform_no_drv_owner.cocci warning

[PATCH net-next 0/7] net: ipa: small collected improvements
 2021-11-24 20:25 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ipa: kill ipa_modem_init()
` [PATCH net-next 2/7] net: ipa: zero unused portions of filter table memory
` [PATCH net-next 3/7] net: ipa: rework how HOL_BLOCK handling is specified
` [PATCH net-next 4/7] net: ipa: explicitly disable HOLB drop during setup
` [PATCH net-next 5/7] net: ipa: skip SKB copy if no netdev
` [PATCH net-next 6/7] net: ipa: GSI only needs one completion
` [PATCH net-next 7/7] net: ipa: rearrange GSI structure fields

Dealing with custom hardware on x86
 2021-11-24 20:22 UTC  (3+ messages)

[PATCH] dt-bindings: net: ethernet-controller: add 2.5G and 10G speeds
 2021-11-24 20:20 UTC 

[GIT PULL] Folio fixes for 5.16
 2021-11-24 20:20 UTC 

[PATCH v3 00/15] x86: Support Key Locker
 2021-11-24 20:07 UTC  (16+ messages)
` [PATCH v3 01/15] Documentation/x86: Document "
` [PATCH v3 02/15] x86/cpufeature: Enumerate Key Locker feature
` [PATCH v3 03/15] x86/insn: Add Key Locker instructions to the opcode map
` [PATCH v3 04/15] x86/asm: Add a wrapper function for the LOADIWKEY instruction
` [PATCH v3 05/15] x86/msr-index: Add MSRs for Key Locker internal wrapping key
` [PATCH v3 06/15] x86/keylocker: Define Key Locker CPUID leaf
` [PATCH v3 07/15] x86/cpu/keylocker: Load an internal wrapping key at boot-time
` [PATCH v3 08/15] x86/power/keylocker: Restore internal wrapping key from the ACPI S3/4 sleep states
` [PATCH v3 09/15] x86/cpu: Add a configuration and command line option for Key Locker
` [PATCH v3 10/15] crypto: x86/aes - Prepare for a new AES implementation
` [PATCH v3 11/15] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
` [PATCH v3 12/15] crypto: x86/aes-kl - Support ECB mode
` [PATCH v3 13/15] crypto: x86/aes-kl - Support CBC mode
` [PATCH v3 14/15] crypto: x86/aes-kl - Support CTR mode
` [PATCH v3 15/15] crypto: x86/aes-kl - Support XTS mode

[PATCH v5 0/1] gpio: add simple logic analyzer using polling
 2021-11-24 20:12 UTC  (4+ messages)
` [PATCH v5 1/1] gpio: add sloppy "

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

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-24 20:08 UTC  (4+ 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/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 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  (4+ messages)

[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  (3+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "

[PATCH 0/2] ARM Error Source Table Support
 2021-11-24 18:51 UTC  (4+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[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  (5+ 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  (7+ 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  (3+ messages)

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