linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 17:55:15 to 2021-12-10 19:58:51 UTC [more...]

[git pull] drm fixes for 5.16-rc5
 2021-12-10 19:58 UTC  (2+ messages)

[PATCH] Kconfig.debug: Make DEBUG_INFO selectable from a choice
 2021-12-10 19:57 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
 2021-12-10 19:26 UTC 

[PATCH v16 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-12-10 19:53 UTC  (3+ messages)

[GIT PULL] Thermal control fix for v5.16-rc5
 2021-12-10 19:54 UTC 

[PATCH v6 06/14] RDMA/irdma: Use irq_update_affinity_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] RDMA/irdma: Use irq_update_affinity_hint()

[PATCH v6 07/14] enic: Use irq_update_affinity_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] enic: Use irq_update_affinity_hint()

[PATCH v6 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] scsi: megaraid_sas: Use irq_set_affinity_and_hint()

[PATCH v6 03/14] i40e: Use irq_update_affinity_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] i40e: Use irq_update_affinity_hint()

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] genirq: Provide new interfaces for affinity hints

[PATCH v6 02/14] iavf: Use irq_update_affinity_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] iavf: Use irq_update_affinity_hint()

[PATCH v6 05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] scsi: mpt3sas: Use irq_set_affinity_and_hint()

[PATCH v6 08/14] be2net: Use irq_update_affinity_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] be2net: Use irq_update_affinity_hint()

[PATCH v6 09/14] ixgbe: Use irq_update_affinity_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] ixgbe: Use irq_update_affinity_hint()

[PATCH v6 10/14] mailbox: Use irq_update_affinity_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] mailbox: Use irq_update_affinity_hint()

[PATCH v6 11/14] scsi: lpfc: Use irq_set_affinity
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] scsi: lpfc: Use irq_set_affinity()

[PATCH v6 12/14] hinic: Use irq_set_affinity_and_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] hinic: Use irq_set_affinity_and_hint()

[PATCH v6 14/14] net/mlx4: Use irq_update_affinity_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] net/mlx4: Use irq_update_affinity_hint()

[PATCH v6 13/14] net/mlx5: Use irq_set_affinity_and_hint
 2021-12-10 19:54 UTC  (2+ messages)
` [tip: irq/core] net/mlx5: Use irq_set_affinity_and_hint()

[GIT PULL] ACPI fix for v5.16-rc5
 2021-12-10 19:52 UTC 

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-10 19:52 UTC  (14+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup to helper
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 33/40] x86/compressed/64: add identity mapping for Confidential Computing blob

[GIT PULL] Power management fix for v5.16-rc5
 2021-12-10 19:51 UTC 

[PATCH] drm/i915/ttm: fix large buffer population trucation
 2021-12-10 19:50 UTC 

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-10 19:49 UTC  (32+ messages)
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes

[PATCH v6 00/17] ima: Namespace IMA with audit support in IMA-ns
 2021-12-10 19:47 UTC  (18+ messages)
` [PATCH v6 01/17] ima: Add IMA namespace support
` [PATCH v6 02/17] ima: Define ns_status for storing namespaced iint data
` [PATCH v6 03/17] ima: Namespace audit status flags
` [PATCH v6 04/17] ima: Move delayed work queue and variables into ima_namespace
` [PATCH v6 05/17] ima: Move IMA's keys queue related "
` [PATCH v6 06/17] ima: Move policy "
` [PATCH v6 07/17] ima: Move ima_htable "
` [PATCH v6 08/17] ima: Move measurement list related variables "
` [PATCH v6 09/17] ima: Only accept AUDIT rules for IMA non-init_ima_ns namespaces for now
` [PATCH v6 10/17] ima: Implement hierarchical processing of file accesses
` [PATCH v6 11/17] securityfs: Only use simple_pin_fs/simple_release_fs for init_user_ns
` [PATCH v6 12/17] securityfs: Extend securityfs with namespacing support
` [PATCH v6 13/17] ima: Move some IMA policy and filesystem related variables into ima_namespace
` [PATCH v6 14/17] ima: Tie opened SecurityFS files to the IMA namespace it belongs to
` [PATCH v6 15/17] ima: Use mac_admin_ns_capable() to check corresponding capability
` [PATCH v6 16/17] ima: Move dentry into ima_namespace and others onto stack
` [PATCH v6 17/17] ima: Setup securityfs for IMA namespace

[PATCH net-next] net: Enable neighbor sysctls that is save for userns root
 2021-12-10 19:38 UTC  (2+ messages)

[PATCH v2 0/9] refcount: Improve code-gen
 2021-12-10 19:37 UTC  (2+ messages)

[PATCH v7 00/16] Introduce atomic support for SCMI transports
 2021-12-10 19:36 UTC  (6+ messages)
` [PATCH v7 16/16] clk: scmi: Support atomic clock enable/disable API

[luxis1999-iommufd:iommufd-v5.16-rc3 31/33] ERROR: modpost: "interval_tree_remove" [drivers/iommu/iommufd/iommufd.ko] undefined!
 2021-12-10 19:35 UTC 

[PATCH v1 1/2] ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
 2021-12-10 19:35 UTC  (17+ messages)
` [PATCH v1 2/2] ata: libahci_platform: Remove bogus 32-bit DMA mask attempt

[PATCH v2] staging: greybus: fix stack size warning with UBSAN
 2021-12-10 19:32 UTC  (2+ messages)

[PATCH] KVM: x86/svm: Add module param to control PMU virtualization
 2021-12-10 19:25 UTC  (3+ messages)

[PATCH v2 00/11] iommu: refactor flush queues into iommu-dma
 2021-12-10 19:19 UTC  (14+ messages)
` [PATCH v2 01/11] iommu/iova: Fix race between FQ timeout and teardown
` [PATCH v2 03/11] drm/tegra: vic: Fix DMA API misuse
` [PATCH v2 04/11] iommu/iova: Squash entry_dtor abstraction
` [PATCH v2 05/11] iommu/iova: Squash flush_cb abstraction
` [PATCH v2 06/11] iommu/amd: Simplify pagetable freeing
` [PATCH v2 07/11] iommu/amd: Use put_pages_list
` [PATCH v2 08/11] iommu/vt-d: "
` [PATCH v2 09/11] iommu/iova: Consolidate flush queue code
` [PATCH v2 10/11] iommu/iova: Move flush queue code to iommu-dma
` [PATCH v2 11/11] iommu: Move flush queue data into iommu_dma_cookie

[PATCH] mm: delete unsafe BUG from page_cache_add_speculative()
 2021-12-10 19:18 UTC  (3+ messages)

linux-next: manual merge of the bitmap tree with the kvm tree
 2021-12-10 19:15 UTC 

[PATCHSET cgroup/for-5.16-fixes] cgroup: Use open-time creds and namespace for migration perm checks
 2021-12-10 19:14 UTC  (7+ messages)
` [PATCH 2/6] cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv

[PATCH 00/22] Refactor perf cpumap
 2021-12-10 19:10 UTC  (7+ messages)
` [PATCH 01/22] libperf: Add comments to perf_cpu_map
` [PATCH 02/22] perf stat: Add aggr creators that are passed a cpu

[PATCH] selftests: mptcp: remove duplicate include in mptcp_inq.c
 2021-12-10 19:10 UTC  (8+ messages)

[PATCH v13 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-10 19:08 UTC  (3+ messages)

[RESEND, v9 00/10] Add support for audio on SC7280 based targets
 2021-12-10 19:06 UTC  (5+ messages)
` [RESEND, v9 06/10] ASoC: qcom: Add regmap config support for codec dma driver
` [RESEND, v9 09/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings

[PATCH RESEND v3 0/7] rtc-cmos,rtc-mc146818-lib: fixes
 2021-12-10 19:05 UTC  (6+ messages)
` [PATCH RESEND v3 2/7] rtc-mc146818-lib: fix RTC presence check

fs/ext4/ioctl.c:45:5: sparse: sparse: symbol 'ext4_modify_primary_sb' was not declared. Should it be static?
 2021-12-10 19:04 UTC 

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-10 19:04 UTC  (7+ messages)
` [PATCH 08/32] s390/pci: stash associated GISA designation
` [PATCH 11/32] s390/pci: add helper function to find device by handle
` [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure

[PATCH v2] soc/tegra: fuse: Fix bitwise vs. logical OR warning
 2021-12-10 19:03 UTC  (2+ messages)

[PATCH] perf cs-etm: Remove duplicate and incorrect aux size checks
 2021-12-10 19:03 UTC  (8+ messages)

[PATCH v2 0/2] perf vendor events: Arm Neoverse N2
 2021-12-10 19:01 UTC  (4+ messages)
` [PATCH v2 2/2] perf vendor events: Rename arm64 arch std event files

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-10 19:00 UTC  (12+ messages)

[RFC PATCH] ext4: ext4_modify_primary_sb() can be static
 2021-12-10 18:59 UTC 

[PATCH v3] perf/core: Set event shadow time for inactive events too
 2021-12-10 18:59 UTC  (6+ messages)

[PATCH] x86/boot/string: Add missing function declarations
 2021-12-10 18:57 UTC  (2+ messages)
` [tip: x86/cleanups] x86/boot/string: Add missing function prototypes

fs/ext4/ioctl.c:45:5: warning: no previous prototype for 'ext4_modify_primary_sb'
 2021-12-10 18:54 UTC 

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-12-10 18:54 UTC  (7+ messages)

[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
 2021-12-10 18:53 UTC  (3+ messages)

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-10 18:53 UTC  (17+ messages)
` [PATCH 1/4] ioasid: Reserve a global PASID for in-kernel DMA
` [PATCH 3/4] iommu/vt-d: Support PASID DMA for in-kernel usage

[PATCH V6 1/2] dt-bindings: soc: imx: Add binding doc for spba bus
 2021-12-10 18:53 UTC  (2+ messages)

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-10 18:52 UTC  (5+ messages)
` [PATCH net-next v8 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v8 6/6] net: dt-bindings: dwmac: add support for mt8195

[GIT PULL] tracing/tracefs: Updates for 5.16-rc5
 2021-12-10 18:48 UTC 

[PATCH kvm-next] selftests/kvm: remove unneeded variable
 2021-12-10 18:47 UTC  (2+ messages)

[ANNOUNCE] rt-tests-2.3
 2021-12-10 18:46 UTC 

[PATCH v2 0/1] of: unittest: fix warning on PowerPC frame size warning
 2021-12-10 18:46 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v7 00/13] user_events: Enable user processes to create and write to trace events
 2021-12-10 18:45 UTC  (10+ messages)
` [PATCH v7 02/13] user_events: Add minimal support for trace_event into ftrace
` [PATCH v7 09/13] user_events: Optimize writing events by only copying data once
` [PATCH v7 13/13] user_events: Use __get_rel_str for relative string fields

[PATCH v10 0/7] PCI: brcmstb: root port turns on sub-device power
 2021-12-10 18:44 UTC  (4+ messages)
` [PATCH v10 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[RFC] perf record: Disable debuginfod by default
 2021-12-10 18:41 UTC  (4+ messages)

[PATCH v3 1/2] arm64: mm: Rename asid2idx() to ctxid2asid()
 2021-12-10 18:40 UTC  (2+ messages)

[PATCH 0/2] fix bug when calling kexec_load()
 2021-12-10 18:40 UTC  (3+ messages)
` [PATCH v3 0/2] simple optimizations for page_address and
  ` (subset) "

[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-10 17:16 UTC  (5+ messages)
` [PATCH v2 5/7] Documentation: KUnit: Rework writing page to focus on writing tests

[PATCH 0/7] perf intel-pt: Fixes
 2021-12-10 18:40 UTC  (2+ messages)

[PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-10 18:38 UTC  (2+ messages)

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10 18:36 UTC  (6+ messages)
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages

[PATCH v1] arch/x86: Improve 'rep movs{b|q}' usage in memmove_64.S
 2021-12-10 18:35 UTC  (7+ messages)
` [PATCH v4] "

[fget] 054aa8d439: will-it-scale.per_thread_ops -5.7% regression
 2021-12-10 18:33 UTC  (2+ messages)

[PATCH v3 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-10 18:33 UTC  (4+ messages)
` [PATCH v3 2/2] pinctrl: Add driver for Sunplus SP7021

[PATCH 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-10 18:32 UTC  (8+ messages)
` [PATCH 04/10] dt-bindings: media: nxp,imx8mq-vpu: Support split G1 and G2 nodes with vpu-blk-ctrl

[GIT PULL] aio poll fixes for 5.16-rc5
 2021-12-10 18:32 UTC 

[PATCH v18 0/5] usb: misc: Add onboard_usb_hub driver
 2021-12-10 18:30 UTC  (6+ messages)
` [PATCH v18 1/5] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v18 2/5] driver core: Export device_is_bound()
` [PATCH v18 3/5] usb: misc: Add onboard_usb_hub driver
` [PATCH v18 4/5] usb: core: hcd: Create platform devices for onboard hubs in probe()
` [PATCH v18 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
 2021-12-10 18:28 UTC  (8+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes

[PATCH v1] of: unittest: fix warning on PowerPC frame size warning
 2021-12-10 18:27 UTC  (2+ messages)

[PATCH] block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
 2021-12-10 18:26 UTC  (2+ messages)

[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
 2021-12-10 18:24 UTC  (3+ messages)

[PATCH v4 00/66] Introducing the Maple Tree
 2021-12-10 18:24 UTC  (6+ messages)
` [PATCH v4 07/66] mm: Add VMA iterator

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-12-10 18:23 UTC  (4+ messages)
` [PATCHv6 1/5] arm64: io: Use asm-generic high level MMIO accessors

[PATCH] kernel/sys: only take tasklist_lock for get/setpriority(PRIO_PGRP)
 2021-12-10 18:22 UTC 

[PATCH 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()"
 2021-12-10 18:22 UTC  (5+ messages)

[PATCH] x86/fpu: Clean up the repeated declaration
 2021-12-10 18:18 UTC  (3+ messages)
` [tip: x86/cleanups] x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype

[PATCH] x86/uaccess: Move variable into switch case statement
 2021-12-10 18:18 UTC  (3+ messages)
` [tip: x86/cleanups] "

linux-next: manual merge of the rust tree with Linus' tree
 2021-12-10 18:18 UTC 

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-10 18:17 UTC  (3+ messages)
` [PATCH v10 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings

[PATCH V2] net: bonding: Add support for IPV6 ns/na
 2021-12-10 18:13 UTC  (3+ messages)

[PATCH V9 00/14] RTLA: An interface for osnoise/timerlat tracers
 2021-12-10 18:11 UTC  (15+ messages)
` [PATCH V9 01/14] rtla: Real-Time Linux Analysis tool
` [PATCH V9 02/14] rtla: Helper functions for rtla
` [PATCH V9 03/14] rtla: Add osnoise tool
` [PATCH V9 04/14] rtla/osnoise: Add osnoise top mode
` [PATCH V9 05/14] rtla/osnoise: Add the hist mode
` [PATCH V9 06/14] rtla: Add timerlat tool and timelart top mode
` [PATCH V9 07/14] rtla/timerlat: Add timerlat hist mode
` [PATCH V9 08/14] rtla: Add Documentation
` [PATCH V9 09/14] rtla: Add rtla osnoise man page
` [PATCH V9 10/14] rtla: Add rtla osnoise top documentation
` [PATCH V9 11/14] rtla: Add rtla osnoise hist documentation
` [PATCH V9 12/14] rtla: Add rtla timerlat documentation
` [PATCH V9 13/14] rtla: Add rtla timerlat top documentation
` [PATCH V9 14/14] rtla: Add rtla timerlat hist documentation

[BUG] fs: ext4: possible ABBA deadlock in ext4_inline_data_truncate() and ext4_punch_hole()
 2021-12-10 18:05 UTC  (4+ messages)

[PATCH v2 00/34] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-10 18:04 UTC  (5+ messages)
` [PATCH v2 17/34] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH v2 32/34] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes

fs/ext4/ioctl.c:45:5: warning: no previous prototype for function 'ext4_modify_primary_sb'
 2021-12-10 18:03 UTC 

[PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
 2021-12-10 17:59 UTC  (3+ messages)
` [PATCH v2 3/6] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder

[PATCH v2] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-10 17:51 UTC 

[RFC PATCH] trace: Account bottom half disabled sections
 2021-12-10 17:52 UTC  (3+ 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).