linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 16:15:07 to 2022-03-30 18:53:17 UTC [more...]

[PATCH V2] staging: r8188eu: Fix sparse endianness warnings
 2022-03-30 18:52 UTC 

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-03-30 18:52 UTC  (3+ messages)

[PATCH v3 00/11] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-30 18:51 UTC  (15+ messages)
` [PATCH v3 01/11] KVM: selftests: Add vm_alloc_page_table_in_memslot library function
` [PATCH v3 02/11] KVM: selftests: Dump VM stats in binary stats test
` [PATCH v3 03/11] KVM: selftests: Test reading a single stat
` [PATCH v3 04/11] KVM: selftests: Add memslot parameter to elf_load
` [PATCH v3 05/11] KVM: selftests: Improve error message in vm_phy_pages_alloc
` [PATCH v3 06/11] KVM: selftests: Add NX huge pages test
` [PATCH v3 07/11] KVM: x86/MMU: Factor out updating NX hugepages state for a VM
` [PATCH v3 08/11] KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
` [PATCH v3 09/11] KVM: x86: Fix errant brace in KVM capability handling
` [PATCH v3 10/11] KVM: x86/MMU: Require reboot permission to disable NX hugepages
` [PATCH v3 11/11] selftests: KVM: Test disabling NX hugepages on a VM

[PATCH v2 0/9] Add dynamic memory allocator support for nolibc
 2022-03-30 18:51 UTC  (4+ messages)

[PATCH v2 0/8] mtd: spi-nor: Rework Octal DTR methods
 2022-03-30 18:50 UTC  (13+ messages)
` [PATCH v2 3/8] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op

[PATCH v3 05/13] pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
 2022-03-30 18:46 UTC  (3+ messages)

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2022-03-30 18:46 UTC 

[syzbot] KASAN: use-after-free Read in em28xx_init_extension (2)
 2022-03-30 18:46 UTC  (2+ messages)

CONFIG_THUMB2_KERNEL=y boot failure after Spectre BHB fixes
 2022-03-30 18:45 UTC  (10+ messages)

[PATCH] misc/mei: Add NULL check to component match callback functions
 2022-03-30 18:43 UTC  (2+ messages)

[RFC PATCH 0/3] objtool: Add mcount sub-command
 2022-03-30 18:40 UTC  (8+ messages)
` [RFC PATCH 3/3] objtool/mcount: Add powerpc specific functions

[PATCH] riscv: Set SRCARCH to riscv if ARCH is riscv64 or riscv32
 2022-03-30 18:40 UTC  (3+ messages)

[PATCH -rcu] rcu: docs: Update cross-references as suggested in doc-guide
 2022-03-30 18:38 UTC  (2+ messages)

[PATCH] sched/fair: fix broken bandwidth control with nohz_full
 2022-03-30 18:37 UTC  (9+ messages)
  ` [External] "

arch/arm/kernel/irq.c:51:12: sparse: sparse: symbol '__pcpu_scope_irq_stack_ptr' was not declared. Should it be static?
 2022-03-30 18:36 UTC 

[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
 2022-03-30 18:33 UTC  (6+ messages)
` [PATCH AUTOSEL 5.17 16/43] random: use computational hash for entropy extraction

[PATCH v2] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-30 18:30 UTC  (5+ messages)

[PATCH 0/2] Apple ADMAC driver
 2022-03-30 18:32 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: dma: Add Apple ADMAC
` [PATCH 2/2] dmaengine: apple-admac: Add Apple ADMAC driver

[PATCH] tracing/user_events: Add eBPF interface for user_event created events
 2022-03-30 18:22 UTC  (8+ messages)

[PATCH] kbuild: uapi: use -fsyntax-only rather than -S
 2022-03-30 18:34 UTC 

[PATCH v2] mtdoops: Fix the size of the header read buffer
 2022-03-30 18:28 UTC  (5+ messages)
` [PATCH] "
  ` [PATCH v2 0/2] mtd: mtdoops: Structure the header of the dumped oops
  ` [PATCH v2 1/2] mtd: mtdoops: Fix the size of the header read buffer
  ` [PATCH v2 2/2] mtd: mtdoops: Create a header structure for the saved mtdoops

[PATCH next] dma-buf/sync-file: do not allow zero size allocations
 2022-03-30 18:24 UTC  (3+ messages)
` [Linaro-mm-sig] "

[paulmck-rcu:dev.2022.03.29a] BUILD SUCCESS 72ee6272c2a01687f3774f445574708452738302
 2022-03-30 18:22 UTC 

[PATCH RFC bpf-next 0/2] Mmapable task local storage
 2022-03-30 18:26 UTC  (12+ messages)

state of drbd in mainline
 2022-03-30 18:24 UTC  (9+ messages)

[PATCH] kbuild: use hostname -s along uname to obtain LINUX_COMPILE_HOST
 2022-03-30 18:23 UTC 

[PATCH v2 00/19] Control VQ support in vDPA
 2022-03-30 18:03 UTC  (20+ messages)
` [PATCH v2 01/19] vhost: move the backend feature bits to vhost_types.h
` [PATCH v2 02/19] virtio-vdpa: don't set callback if virtio doesn't need it
` [PATCH v2 03/19] vhost-vdpa: passing iotlb to IOMMU mapping helpers
` [PATCH v2 04/19] vhost-vdpa: switch to use vhost-vdpa specific IOTLB
` [PATCH v2 05/19] vdpa: introduce virtqueue groups
` [PATCH v2 06/19] vdpa: multiple address spaces support
` [PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
` [PATCH v2 08/19] vhost_iotlb: split out IOTLB initialization
` [PATCH v2 09/19] vhost: support ASID in IOTLB API
` [PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
` [PATCH v2 11/19] vhost-vdpa: introduce uAPI to get the number of virtqueue groups
` [PATCH v2 12/19] vhost-vdpa: introduce uAPI to get the number of address spaces
` [PATCH v2 13/19] vhost-vdpa: uAPI to get virtqueue group id
` [PATCH v2 14/19] vhost-vdpa: introduce uAPI to set group ASID
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
` [PATCH v2 16/19] vdpa_sim: advertise VIRTIO_NET_F_MTU
` [PATCH v2 17/19] vdpa_sim: factor out buffer completion logic
` [PATCH v2 18/19] vdpa_sim: filter destination mac address
` [PATCH v2 19/19] vdpasim: control virtqueue support

[GIT PULL] I3C changes for 5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v5.18-rc1
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] regulator fixes for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] LIBNVDIMM update for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for v5.18-rc1
 2022-03-30 18:20 UTC  (2+ messages)

[PATCH 0/2] drivers: auxdisplay: ht16k33.c: Add option to refuse claiming primary fb
 2022-03-30 18:19 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: auxdisplay: holtek,ht16k33.yaml: Add holtek,refuse-primary-fb

[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
 2022-03-30 18:18 UTC  (12+ messages)

[GIT PULL] Please pull NFS client changes for Linux 5.18
 2022-03-30 18:17 UTC  (2+ messages)

[PATCH] sound/hda: Add NULL check to component match callback function
 2022-03-30 18:13 UTC 

[PATCH] signal/x86: Delay calling signals in atomic
 2022-03-30 18:10 UTC  (6+ messages)

[PATCH] x86/cpu: use smp_call_function_many() in arch_freq_prepare_all()
 2022-03-30 18:10 UTC  (7+ messages)

[PATCH v2 0/2] btrfs: allocate page arrays more efficiently
 2022-03-30 18:08 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs: factor out allocating an array of pages
` [PATCH v2 2/2] btrfs: allocate page arrays using bulk page allocator

[PATCH] drm/msm/gpu: Avoid -Wunused-function with !CONFIG_PM_SLEEP
 2022-03-30 18:05 UTC 

[PATCH v5 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-30 18:04 UTC  (2+ messages)

[PATCH v4] firmware: stratix10-rsu & svc: extend RSU & svc driver to get DCMF status
 2022-03-30 18:03 UTC  (2+ messages)

[PATCH] kbuild: use hostname -s along uname to obtain LINUX_COMPILE_HOST
 2022-03-30 18:02 UTC 

"dma-mapping: remove CONFIG_DMA_REMAP" causes AMD SME boot fail
 2022-03-30 18:01 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: remove code suspect indent
 2022-03-30 17:59 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-30 17:58 UTC  (10+ messages)

[RFC PATCH 0/4] rcu: Expedited GP polling improvements
 2022-03-30 17:57 UTC  (4+ messages)
` [PATCH 2/4] rcu: No need to reset the poll request flag before completion

[PATCH 1/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: change firmware path and use mbn format
 2022-03-30 17:55 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable qcom ipa driver
` [PATCH 3/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's vddio-supply property
` [PATCH 4/4] arm64: dts: qcom: sdm845-xiaomi-beryllium: enable second wifi channel

[PATCH v3 0/3] Refactor xhci quirks and plat private data
 2022-03-30 17:47 UTC  (9+ messages)
` [PATCH v3 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

[syzbot] KASAN: use-after-free Read in i2c_put_adapter
 2022-03-30 17:43 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in f2fs_update_meta_page (2)
 2022-03-30 17:42 UTC 

[syzbot] BUG: scheduling while atomic: syz-fuzzer/NUM/ADDR
 2022-03-30 17:42 UTC 

[PATCH v1 0/3] Asynchronous shutdown interface and example implementation
 2022-03-30 14:12 UTC  (4+ messages)
` [PATCH v1 1/3] driver core: Support asynchronous driver shutdown

[PATCH v3 0/5] dt-bindings: phy: Fix uniphier descriptions
 2022-03-30 17:40 UTC  (3+ messages)
` [PATCH v3 5/5] dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string

[PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
 2022-03-30 17:40 UTC  (4+ messages)

[PATCH] staging:rtl8723bs:rtw_cmd.c remove suspect indent
 2022-03-30 17:38 UTC  (3+ messages)

[syzbot] BUG: sleeping function called from invalid context in blkg_free
 2022-03-30 17:38 UTC 

[PATCH] dt-bindings: power: renesas,apmu: Fix cpus property limits
 2022-03-30 17:36 UTC  (2+ messages)

[PATCH] tracing: Set user_events to BROKEN
 2022-03-30 17:37 UTC  (3+ messages)

[syzbot] BUG: scheduling while atomic in simple_recursive_removal
 2022-03-30 17:37 UTC 

[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rk3228-cru.txt to YAML
 2022-03-30 17:37 UTC  (4+ messages)
` [PATCH v1 3/3] ARM: dts: rockchip: rk322x: use generic node name for dma

[syzbot] possible deadlock in deactivate_super
 2022-03-30 17:36 UTC 

[syzbot] possible deadlock in iterate_supers
 2022-03-30 17:36 UTC 

[PATCH 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
 2022-03-30 17:36 UTC  (3+ messages)

[PATCH v4 0/9] iommu cleanup and refactoring
 2022-03-30 17:33 UTC  (6+ messages)
` [PATCH v4 8/9] iommu: Remove unused argument in is_attach_deferred

[PATCH 0/9] drm/msm: Userspace allocated GPU addresses
 2022-03-30 17:32 UTC  (4+ messages)
` [PATCH 3/9] drm/msm/gem: Split out inuse helper

[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rv1108-cru.txt to YAML
 2022-03-30 17:31 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rk3036-cru.txt to YAML
 2022-03-30 17:29 UTC  (4+ messages)
` [PATCH v1 3/3] ARM: dts: rockchip: rk3036: use generic node name for dma

[PATCH v2] mm/list_lru: Fix possible race in memcg_reparent_list_lru_node()
 2022-03-30 17:26 UTC 

[PATCH] CHROMIUM: arm64: dts: qcom: Add sc7180-gelarshie
 2022-03-30 17:25 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.18-1 tag
 2022-03-30 17:07 UTC  (6+ messages)

[PATCH] mm: migrate: set demotion targets differently
 2022-03-30 17:17 UTC  (4+ messages)

drivers/scsi/hisi_sas/hisi_sas_main.c:445 hisi_sas_task_deliver() warn: inconsistent indenting
 2022-03-30 17:14 UTC 

[gustavoars:for-next/kspp] BUILD SUCCESS 452d059ea2b6252f6743de3e9e81950d05ed8b18
 2022-03-30 17:13 UTC 

[PATCH] thermal: exynos: fix masking value for artpec7 temp_error
 2022-03-30 17:05 UTC  (2+ messages)

[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-30 17:04 UTC  (6+ messages)
` [PATCH v2 01/15] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed

[PATCH net] ice: Fix logic of getting XSK pool associated with Tx queue
 2022-03-30 17:00 UTC  (5+ messages)

[ANNOUNCE] 5.4.182-rt72
 2022-03-30 17:03 UTC 

[PATCH] dt-bindings: Fix incomplete if/then/else schemas
 2022-03-30 16:57 UTC  (4+ messages)

include/linux/compiler_types.h:338:45: error: call to '__compiletime_assert_247' declared with attribute error: BUILD_BUG_ON failed: SECTIONS_WIDTH + NODES_WIDTH + ZONES_WIDTH + ilog2(roundup_pow_of_two(NR_CPUS)) > 32
 2022-03-30 16:54 UTC 

[PATCH] KVM: MMU: propagate alloc_workqueue failure
 2022-03-30 16:55 UTC 

[PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
 2022-03-30 16:52 UTC  (2+ messages)

[tip:master] BUILD SUCCESS ba5a91cc154f61f6af263973ff33a858f11a0635
 2022-03-30 16:52 UTC 

[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-30 16:48 UTC  (5+ messages)
` [PATCH v2 5/8] s390/pgtable: cleanup description of swp pte layout
` [PATCH v2 6/8] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
 2022-03-30 16:46 UTC  (6+ messages)
` [PATCH v11 2/5] usb: dwc3: core: Host "

[PATCH 00/22] SCMIv3.1 Miscellaneous changes
 2022-03-30 16:46 UTC  (3+ messages)
` [PATCH 21/22] firmware: arm_scmi: Add SCMI v3.1 Perf power-cost in microwatts

[PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
 2022-03-30 16:45 UTC  (18+ messages)
` [PATCH v3 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
` [PATCH v3 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
` [PATCH v3 15/21] x86/resctrl: Abstract __rmid_read()
` [PATCH v3 16/21] x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
` [PATCH v3 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold

[PATCH net] net/tls: fix slab-out-of-bounds bug in decrypt_internal
 2022-03-30 16:39 UTC  (2+ messages)

[PATCH] hwmon: (dell-smm) Add cooling device support
 2022-03-30 16:33 UTC 

[gustavoars:for-next/kspp-stringop-overflow] BUILD SUCCESS f3c4ed70812a3caa1663e6e4e7f4e8fba1b6dd7f
 2022-03-30 16:31 UTC 

[PATCH v2] char: misc:use DEFINE_PROC_SHOW_ATTRIBUTE micro to simplify misc proc_fops
 2022-03-30 16:31 UTC  (4+ messages)
    `  "
        `  "

[PATCH] perf tools: Stop depending on .git files for building PERF-VERSION-FILE
 2022-03-30 16:30 UTC  (3+ messages)

[PATCH 0/8] A few cleanup and fixup patches for migration
 2022-03-30 16:23 UTC  (5+ messages)
` [PATCH 3/8] mm/vmscan: introduce helper function reclaim_page_list()

[RFC PATCH] hugetlbfs: zero partial pages during fallocate hole punch
 2022-03-30 16:23 UTC  (3+ messages)

[PATCH] sched/core: Fix forceidle balancing
 2022-03-30 16:22 UTC  (2+ messages)

[PATCH v2] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv()
 2022-03-30 16:15 UTC 

[PATCH] ARM: decompressor: do not copy source files while building
 2022-03-30 16:22 UTC  (5+ messages)

[v7 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-03-30 16:20 UTC  (11+ messages)
` [v7 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-03-30 16:19 UTC  (8+ messages)

[PATCH RFC net-next 0/5] net: phy: C45-over-C22 access
 2022-03-30 16:18 UTC  (5+ messages)
` [PATCH RFC net-next 2/5] net: phy: support indirect c45 access in get_phy_c45_ids()

[PATCH FYI] tools headers cpufeatures: Sync with the kernel sources
 2022-03-30 16:18 UTC 

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-03-30 16:18 UTC  (10+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device

[PATCH FYI] tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
 2022-03-30 16:17 UTC 

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-30 16:17 UTC  (10+ messages)

[PATCH FYI] tools headers UAPI: Sync linux/kvm.h with the kernel sources
 2022-03-30 16: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).