linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-25 20:38:41 to 2021-10-25 23:47:58 UTC [more...]

Linux 5.15-rc7
 2021-10-25 23:47 UTC  (3+ messages)

[PATCH v8 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-10-25 23:46 UTC  (8+ messages)
` [PATCH v8 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH 00/20] exit cleanups
 2021-10-25 23:45 UTC  (16+ messages)
` [PATCH 05/20] signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
` [PATCH 10/20] signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved
    ` [PATCH v2 10/32] "
` [PATCH 13/20] signal: Implement force_fatal_sig
` [PATCH 14/20] exit/syscall_user_dispatch: Send ordinary signals on failure

[PATCH v17 0/6] Add tpm i2c ptp driver
 2021-10-25 23:44 UTC  (7+ messages)
` [PATCH v17 1/6] tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v17 2/6] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v17 4/6] tpm: tpm_tis: Verify TPM_STS register is valid after locality request

linux-next: build warning after merge of the arm-soc tree
 2021-10-25 23:39 UTC 

[PATCH v2 0/2] Fix two kernel warnings in glink driver
 2021-10-25 23:37 UTC  (3+ messages)
` [PATCH v2 1/2] rpmsg: glink: Fix use-after-free in qcom_glink_rpdev_release()
` [PATCH v2 2/2] rpmsg: glink: Update cdev add/del API in rpmsg_ctrldev_release_device()

[PATCH v3 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method
 2021-10-25 23:37 UTC  (2+ messages)

[PATCH] secretmem: Prevent secretmem_users from wrapping to zero
 2021-10-25 23:37 UTC  (7+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-25 23:36 UTC  (10+ messages)
` [RFC 13/20] iommu: Extend iommu_at[de]tach_device() for multiple devices group

linux-next: build warning after merge of the ftrace tree
 2021-10-25 23:35 UTC 

MAINTAINERS: update designated reviewer entry for MSM DRM driver
 2021-10-25 23:35 UTC 

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-10-25 23:34 UTC  (10+ messages)

[PATCH 0/4] extend vmalloc support for constrained allocations
 2021-10-25 23:34 UTC  (7+ messages)
` [PATCH 2/4] mm/vmalloc: add support for __GFP_NOFAIL
` [PATCH 3/4] mm/vmalloc: be more explicit about supported gfp flags
` [PATCH 4/4] mm: allow !GFP_KERNEL allocations for kvmalloc

[RESEND 0/5] ARM/arm64: arm_pm_restart removal
 2021-10-25 23:29 UTC  (2+ messages)

[PATCH] pinctrl: tegra: Use correct offset for pin group
 2021-10-25 23:28 UTC  (2+ messages)

[PATCH v2 0/4] mm/hwpoison: fix unpoison_memory()
 2021-10-25 23:27 UTC  (6+ messages)
` [PATCH v2 1/4] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v2 2/4] mm/hwpoison: remove race consideration
` [PATCH 3/4] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
` [PATCH v2 4/4] mm/hwpoison: fix unpoison_memory()
  ` [PATCH RESEND "

linux-next: build failure after merge of the arm tree
 2021-10-25 23:25 UTC 

[PATCH 0/2] Fix two kernel warnings in glink driver
 2021-10-25 23:25 UTC  (3+ messages)
` [PATCH 1/2] rpmsg: glink: Fix use-after-free in qcom_glink_rpdev_release()
` [PATCH 2/2] rpmsg: glink: Update cdev add/del API in rpmsg_ctrldev_release_device()

[PATCH net-next] netdevsim: Register and unregister devlink traps on probe/remove device
 2021-10-25 23:19 UTC  (3+ messages)

[PATCH 0/4] Add support for the Cypress cyttsp5
 2021-10-25 23:18 UTC  (3+ messages)
` [PATCH 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH 5.14 000/169] 5.14.15-rc1 review
 2021-10-25 23:06 UTC  (3+ messages)

[PATCH v5 0/6] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-10-25 22:51 UTC  (13+ messages)
` [PATCH v5 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v5 4/6] PCI: brcmstb: Add control of subdevice "

[djwong-xfs:vectorized-scrub 73/312] rmap_repair.c:undefined reference to `xchk_iscan_mark_visited'
 2021-10-25 22:47 UTC 

[PATCH v14 00/39] NVIDIA Tegra power management patches for 5.17
 2021-10-25 22:40 UTC  (40+ messages)
` [PATCH v14 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v14 02/39] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v14 03/39] soc/tegra: Don't print error message when OPPs not available
` [PATCH v14 04/39] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v14 05/39] clk: tegra: Support runtime PM and power domain
` [PATCH v14 06/39] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v14 07/39] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v14 08/39] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v14 09/39] gpu: host1x: Add host1x_channel_stop()
` [PATCH v14 10/39] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v14 11/39] drm/tegra: hdmi: Add OPP support
` [PATCH v14 12/39] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v14 13/39] drm/tegra: gr3d: "
` [PATCH v14 14/39] drm/tegra: vic: Stop channel on suspend
` [PATCH v14 15/39] drm/tegra: nvdec: "
` [PATCH v14 16/39] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v14 17/39] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v14 18/39] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v14 19/39] bus: tegra-gmi: "
` [PATCH v14 20/39] pwm: tegra: "
` [PATCH v14 21/39] mmc: sdhci-tegra: "
` [PATCH v14 22/39] mtd: rawnand: tegra: "
` [PATCH v14 23/39] spi: tegra20-slink: Add "
` [PATCH v14 24/39] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v14 25/39] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v14 26/39] media: staging: tegra-vde: Support generic "
` [PATCH v14 27/39] soc/tegra: fuse: Reset hardware
` [PATCH v14 28/39] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v14 29/39] soc/tegra: regulators: Prepare for suspend
` [PATCH v14 30/39] soc/tegra: pmc: Rename 3d power domains
` [PATCH v14 31/39] soc/tegra: pmc: Rename core power domain
` [PATCH v14 32/39] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v14 33/39] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v14 34/39] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v14 35/39] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v14 36/39] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v14 37/39] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v14 38/39] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v14 39/39] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v2] fortify: Avoid shadowing previous locals
 2021-10-25 22:42 UTC  (2+ messages)

[PATCH v2 0/3] USB DWC3 QCOM Multi power domain support
 2021-10-25 22:41 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add multi-pd bindings for dwc3 qcom
` [PATCH v2 3/3] arm64: dts: qcom: sc7280: Add cx power domain support

[PATCH] PM: Added functionality to the axp20x_battery driver
 2021-10-25 22:40 UTC  (2+ messages)

[PATCH RESEND v5 1/4] drm: Remove slot checks in dp mst topology during commit
 2021-10-25 22:38 UTC  (3+ messages)
` [PATCH RESEND v5 3/4] drm/amd/display: Add DP 2.0 MST DC Support
` [PATCH RESEND v5 4/4] drm/amd/display: Add DP 2.0 MST DM Support

[PATCH v2 00/22] Start aligning perf test with kunit style
 2021-10-25 22:35 UTC  (4+ messages)
` [PATCH v2 06/22] perf test: Add helper functions for abstraction

[syzbot] memory leak in cfg80211_inform_single_bss_frame_data
 2021-10-25 22:33 UTC  (2+ messages)

[PATCH v5 1/4] drm: Remove slot checks in dp mst topology during commit
 2021-10-25 22:30 UTC  (3+ messages)
` [PATCH v5 3/4] drm/amd/display: Add DP 2.0 MST DC Support
` [PATCH v5 4/4] drm/amd/display: Add DP 2.0 MST DM Support

[PATCH] vgacon: Propagate console boot parameters before calling `vc_resize'
 2021-10-25 22:26 UTC 

linux-next: manual merge of the spi-fixes tree with Linus' tree
 2021-10-25 22:26 UTC 

[PATCH] ext4: remove useless resetting io_end_size in mpage_process_page()
 2021-10-25 22:18 UTC 

[PATCH v5 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-25 22:20 UTC  (3+ messages)

[PATCH v2][next] virt: acrn: Prefer array_size and struct_size over open coded arithmetic
 2021-10-25 22:22 UTC  (2+ messages)

linux-next: Tree for Oct 25
 2021-10-25 22:11 UTC  (5+ messages)
` linux-next: Tree for Oct 25 (drivers/platform/x86/amd-pmc.c)

[PATCH] drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2021-10-25 22:10 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: power: supply: add Maxim MAX77976 battery charger
 2021-10-25 22:02 UTC  (3+ messages)
` [PATCH 2/2] power: supply: max77976: add Maxim MAX77976 charger driver

[PATCH v2 01/10] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-25 21:53 UTC  (3+ messages)
` [PATCH v2 02/10] powerpc/book3e: Fix set_memory_x() and set_memory_nx()

[PATCH v3 01/10] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
 2021-10-25 21:44 UTC  (10+ messages)
` [PATCH v3 02/10] powerpc/book3e: Fix set_memory_x() and set_memory_nx()
` [PATCH v3 03/10] powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
` [PATCH v3 04/10] powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.c
` [PATCH v3 05/10] powerpc/fsl_booke: Take exec flag into account when setting TLBCAMs
` [PATCH v3 06/10] powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1
` [PATCH v3 07/10] powerpc/fsl_booke: Tell map_mem_in_cams() if init is done
` [PATCH v3 08/10] powerpc/fsl_booke: Allocate separate TLBCAMs for readonly memory
` [PATCH v3 09/10] powerpc/fsl_booke: Update of TLBCAMs after init
` [PATCH v3 10/10] powerpc/fsl_booke: Enable STRICT_KERNEL_RWX

[PATCH] slob: add size header to all allocations
 2021-10-25 21:49 UTC  (4+ messages)
` [PATCH v2] "

linux-next: Signed-off-by missing for commit in the net-next tree
 2021-10-25 21:41 UTC 

[PATCH 5.10 00/95] 5.10.76-rc1 review
 2021-10-25 21:40 UTC  (7+ messages)
` [PATCH 5.10 70/95] gcc-plugins/structleak: add makefile var for disabling structleak

[PATCH 4.19 00/37] 4.19.214-rc1 review
 2021-10-25 21:37 UTC  (2+ messages)

[PATCH 4.4 00/44] 4.4.290-rc1 review
 2021-10-25 21:36 UTC  (2+ messages)

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-25 21:35 UTC  (28+ messages)
` [PATCH v6 01/12] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v6 02/12] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v6 03/12] drivers/connector: make connector comm always nul ternimated
` [PATCH v6 04/12] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v6 05/12] elfcore: make prpsinfo "
` [PATCH v6 06/12] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v6 07/12] samples/bpf/offwaketime_kern: make sched_switch tracepoint args adopt to "
` [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task "
` [PATCH v6 09/12] tools/perf/test: make perf test "
` [PATCH v6 10/12] tools/testing/selftests/bpf: make it "
` [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH v2 0/3] i2c: Enable asynchronous suspend/resume
 2021-10-25 21:35 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: designware: Enable async suspend / resume of designware devices
` [PATCH 2/3] i2c: enable async suspend/resume for i2c adapters
` [PATCH 3/3] i2c: enable async suspend/resume on i2c client devices

[PATCH] kunit: tool: continue past invalid utf-8 output
 2021-10-25 21:29 UTC  (4+ messages)

[PATCH] kunit: tool: fix typecheck errors about loading qemu configs
 2021-10-25 21:26 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-10-25 21:25 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: add edp display dt nodes

[PATCH 1/2] kunit: tool: Do not error on tests without test plans
 2021-10-25 21:14 UTC  (6+ messages)

[PATCH 1/2] net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()
 2021-10-25 21:12 UTC  (2+ messages)
` [PATCH 2/2] net: ax88796c: Remove pointless check in ax88796c_open()

[PATCH v3 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-10-25 21:12 UTC  (2+ messages)

[PATCH] virtio_blk: allow 0 as num_request_queues
 2021-10-25 21:09 UTC  (7+ messages)

[PATCH] ipmi: simplify duplicated if condition
 2021-10-25 21:07 UTC  (2+ messages)

[PATCH v3 0/1] docs: improve when and how to use Link: tags
 2021-10-25 21:05 UTC  (3+ messages)
` [PATCH v3 1/1] docs: submitting-patches: make section about the Link: tag more explicit

[djwong-xfs:vectorized-scrub 242/312] fs/xfs/scrub/rtrmap_repair.c:350:6: warning: variable 'error' is used uninitialized whenever 'if' condition is false
 2021-10-25 21:01 UTC 

[PATCH] nvmet: prefer flex_array_size and struct_size over open coded arithmetic
 2021-10-25 21:05 UTC  (2+ messages)

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-10-25 20:59 UTC  (4+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops

[PATCH 1/1] Drivers: hv: vmbus: Remove unused code to check for subchannels
 2021-10-25 20:58 UTC  (2+ messages)

[PATCH] drivers: mtd: Fixed breaking list in __mtd_del_partition
 2021-10-25 20:57 UTC 

[PATCH v2 0/7] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-10-25 20:56 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: memory: renesas,rpc-if: Add support for the R9A07G044
` [PATCH v2 2/7] dt-bindings: memory: renesas,rpc-if: Add optional interrupts property
` [PATCH v2 3/7] spi: spi-rpc-if: Check return value of rpcif_sw_init()
` [PATCH v2 4/7] mtd: hyperbus: rpc-if: "
` [PATCH v2 5/7] memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails
` [PATCH v2 6/7] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
` [PATCH v2 7/7] memory: renesas-rpc-if: Add support for RZ/G2L

[PATCH] KVM: SEV-ES: fix another issue with string I/O VMGEXITs
 2021-10-25 20:55 UTC  (2+ messages)

[PATCH V9 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-25 20:55 UTC  (2+ messages)

[PATCH V8 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-25 20:54 UTC  (9+ messages)
` [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code

[PATCH 0/7] arch: More wchan fixes
 2021-10-25 20:52 UTC  (7+ messages)
` [PATCH 2/7] stacktrace,sched: Make stack_trace_save_tsk() more robust

[PATCH] fortify: Avoid shadowing previous locals
 2021-10-25 20:49 UTC  (4+ messages)

problem in changing from active to passive mode
 2021-10-25 20:49 UTC  (3+ messages)

[ti:ti-linux-5.10.y 7172/9684] drivers/media/pci/intel/ipu3/ipu3-cio2.c:983:27: error: passing argument 1 of 'media_pipeline_start' from incompatible pointer type
 2021-10-25 20:48 UTC 

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-10-25 20:46 UTC  (8+ messages)
` [RFC PATCH 1/7] FUSE: Add the fsnotify opcode and in/out structs to FUSE
` [RFC PATCH 2/7] FUSE: Add the remote inotify support capability "
` [RFC PATCH 3/7] FUSE,Inotify,Fsnotify,VFS: Add the fuse_fsnotify_update_mark inode operation
` [RFC PATCH 4/7] FUSE: Add the fuse_fsnotify_send_request to FUSE
` [RFC PATCH 5/7] Fsnotify: Add a wrapper around the fsnotify function
` [RFC PATCH 6/7] FUSE,Fsnotify: Add the fuse_fsnotify_event inode operation
` [RFC PATCH 7/7] virtiofs: Add support for handling the remote fsnotify notifications

[PATCH MANUALSEL 5.14 1/5] KVM: X86: fix lazy allocation of rmaps
 2021-10-25 20:38 UTC  (5+ messages)
` [PATCH MANUALSEL 5.14 2/5] KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unload
` [PATCH MANUALSEL 5.14 3/5] KVM: VMX: Remove redundant handling of bus lock vmexit
` [PATCH MANUALSEL 5.14 4/5] KVM: SEV-ES: Set guest_state_protected after VMSA update
` [PATCH MANUALSEL 5.14 5/5] KVM: MMU: Reset mmu->pkru_mask to avoid stale data


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