linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-03 18:09:59 to 2021-03-03 18:41:32 UTC [more...]

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-03 14:46 UTC  (25+ messages)
` [PATCH 03/30] scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in description
` [PATCH 05/30] scsi: fcoe: fcoe_ctlr: Fix a couple of incorrectly named functions
` [PATCH 06/30] scsi: aic94xx: aic94xx_hwi: Fix a couple of misnamed function names
` [PATCH 07/30] scsi: aacraid: aachba: Fix a few incorrectly named functions
` [PATCH 08/30] scsi: pm8001: pm8001_init: Provide function name and fix a misspelling
` [PATCH 09/30] scsi: aacraid: commctrl: Fix incorrect spelling of aac_send_raw_srb()
` [PATCH 10/30] scsi: bnx2fc: bnx2fc_hwi: Fix typo in bnx2fc_indicate_kcqe()
` [PATCH 11/30] scsi: pm8001: pm8001_sas: Provide function name 'pm8001_I_T_nexus_reset()' in header
` [PATCH 12/30] scsi: qla4xxx: ql4_os: Fix formatting issues - missing '-' and '_'
` [PATCH 13/30] scsi: pm8001: pm8001_ctl: Fix incorrectly named functions in headers
` [PATCH 14/30] scsi: aic94xx: aic94xx_sds: Fix asd_erase_nv_sector()'s header
` [PATCH 15/30] scsi: qla2xxx: qla_iocb: Replace __qla2x00_marker()'s missing underscores
` [PATCH 16/30] scsi: aacraid: commsup: Repair formatting issue in aac_handle_sa_aif()'s header
` [PATCH 17/30] scsi: lpfc: lpfc_sli: Fix a bunch of kernel-doc issues
` [PATCH 19/30] scsi: qla4xxx: ql4_mbx: Fix kernel-doc formatting and misnaming issue
` [PATCH 22/30] scsi: pm8001: pm80xx_hwi: Fix a bunch of doc-rotted function headers
` [PATCH 23/30] scsi: qla2xxx: qla_gs: Fix some incorrect formatting/spelling issues
` [PATCH 24/30] scsi: aacraid: rx: Fix misspelling of _aac_rx_init()
` [PATCH 25/30] scsi: lpfc: lpfc_ct: Fix formatting and misspelling issues
` [PATCH 26/30] scsi: libfc: fc_lport: Fix some possible copy/paste issues
` [PATCH 27/30] scsi: lpfc: lpfc_hbadisc: Fix incorrect naming of __lpfc_update_fcf_record()
` [PATCH 28/30] scsi: mpt3sas: mpt3sas_base: Fix misspelling of _base_put_smid_default_atomic()
` [PATCH 29/30] scsi: lpfc: lpfc_nportdisc: Fix misspelling of lpfc_defer_acc_rsp()
` [PATCH 30/30] scsi: mpt3sas: mpt3sas_scs: Move a little data from the stack onto the heap

[PATCH v2 00/10] Rid W=1 warnings in Crypto
 2021-03-03 14:34 UTC  (10+ messages)
` [PATCH 02/10] crypto: bcm: Fix a whole host of kernel-doc misdemeanours
` [PATCH 03/10] crypto: chelsio: chcr_core: Fix some kernel-doc issues
` [PATCH 04/10] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others
` [PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
` [PATCH 06/10] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
` [PATCH 07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions
` [PATCH 08/10] crypto: vmx: Source headers are not good kernel-doc candidates
` [PATCH 09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems
` [PATCH 10/10] crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers

[PATCH v5] ARM: Implement SLS mitigation
 2021-03-03 15:04 UTC  (3+ messages)

[PATCH] mm/compaction: remove unused variable sysctl_compact_memory
 2021-03-03 14:33 UTC  (3+ messages)

[PATCH v3 3/5] x86/sgx: Replace section->init_laundry_list with a temp list
 2021-03-03 15:03 UTC  (3+ messages)
` [PATCH v3 4/5] x86/sgx: Replace section->page_list with a global free page list
` [PATCH v3 5/5] x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()

[PATCH stblinux.git 1/2] dt-bindings: firmware: add Broadcom's NVRAM memory mapping
 2021-03-03 11:44 UTC  (4+ messages)
` [PATCH stblinux.git 2/2] firmware: bcm47xx_nvram: support platform device "brcm,nvram"

linux-kernel janitorial RFP: Mark static arrays as const
 2021-03-03 14:51 UTC  (3+ messages)

[PATCH v2 0/3] Introduce the for_each_set_clump macro
 2021-03-03 14:43 UTC  (2+ messages)

[PATCH v26 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-03 14:50 UTC  (3+ messages)
  ` [PATCH v26 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH 0/7] Add PM7325/PM8350C/PMR735A regulator support
 2021-03-03 14:54 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: regulator: Convert regulator bindings to YAML format

[PATCH] usb: dwc3: make USB_DWC3_EXYNOS independent
 2021-03-03 14:56 UTC  (6+ messages)

[PATCH 0/4] add device drivers for Siemens Industrial PCs
 2021-03-03 14:49 UTC  (8+ messages)
` [PATCH 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs
` [PATCH 3/4] watchdog: simatic-ipc-wdt: add new driver for Siemens Industrial PCs

[PATCH v2 0/4] psi: Add PSI_CPU_FULL state and some code optimization
 2021-03-03 14:57 UTC  (5+ messages)
` [PATCH v2 2/4] psi: Use ONCPU state tracking machinery to detect reclaim
` [PATCH v2 4/4] psi: Optimize task switch inside shared cgroups

[PATCH] drm/amdgpu: Remove unnecessary conversion to bool
 2021-03-03 14:57 UTC  (2+ messages)

[PATCH 4.19 000/246] 4.19.178-rc4 review
 2021-03-03 14:55 UTC  (2+ messages)

[PATCH v2] mm: memcontrol: fix kernel stack account
 2021-03-03 14:42 UTC  (5+ messages)
  ` [External] "

drm/ttm: ttm_bo_release called without lock
 2021-03-03 14:37 UTC  (2+ messages)

[PATCH] x86/tsc: mark tsc reliable for qualified platforms
 2021-03-03 14:51 UTC  (2+ messages)

[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
 2021-03-03 14:52 UTC  (3+ messages)

[PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block
 2021-03-03 14:48 UTC  (5+ messages)
` [PATCH v3 4/5] media: hantro: Use reset driver

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-03 14:34 UTC  (5+ messages)
` [PATCH next v4 12/15] printk: introduce a kmsg_dump iterator
` lkml delivery: was: Re: [PATCH next v4 00/15] printk: remove logbuf_lock

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-03-03 14:46 UTC  (3+ messages)
` [PATCH v6 22/37] reset: reset-scmi: port driver to the new scmi_reset_proto_ops interface

[PATCH v3 00/14] pinctrl: add BCM63XX pincontrol support
 2021-03-03 14:23 UTC  (15+ messages)
` [PATCH v3 01/14] gpio: regmap: set gpio_chip of_node
` [PATCH v3 02/14] pinctrl: bcm: add bcm63xx base code
` [PATCH v3 03/14] Documentation: add BCM6328 pincontroller binding documentation
` [PATCH v3 04/14] pinctrl: add a pincontrol driver for BCM6328
` [PATCH v3 05/14] Documentation: add BCM6358 pincontroller binding documentation
` [PATCH v3 06/14] pinctrl: add a pincontrol driver for BCM6358
` [PATCH v3 07/14] Documentation: add BCM6362 pincontroller binding documentation
` [PATCH v3 08/14] pinctrl: add a pincontrol driver for BCM6362
` [PATCH v3 09/14] Documentation: add BCM6368 pincontroller binding documentation
` [PATCH v3 10/14] pinctrl: add a pincontrol driver for BCM6368
` [PATCH v3 11/14] Documentation: add BCM63268 pincontroller binding documentation
` [PATCH v3 12/14] pinctrl: add a pincontrol driver for BCM63268
` [PATCH v3 13/14] Documentation: add BCM6318 pincontroller binding documentation
` [PATCH v3 14/14] pinctrl: add a pincontrol driver for BCM6318

[PATCH v3 1/2] dt-bindings: display: bridge: Add bindings for Chipone ICN6211
 2021-03-03 14:38 UTC  (5+ messages)

[PATCH 1/2] Makefile: Remove '--gcc-toolchain' flag
 2021-03-03 14:22 UTC  (3+ messages)

Broken kretprobe stack traces
 2021-03-03 14:26 UTC  (3+ messages)

[PATCH] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
 2021-03-03 14:30 UTC  (4+ messages)
` [PATCH] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH v2 0/3] mm/slub: Fix count_partial() problem
 2021-03-03 14:26 UTC  (5+ messages)
` [PATCH v2 3/3] mm/slub: Use percpu partial free counter

[PATCH v2 00/20] [Set 1] Rid W=1 warnings from ATA
 2021-03-03 14:26 UTC  (2+ messages)

[PATCH 0/7] V4L2 stateless VP8 de-staging
 2021-03-03 14:29 UTC  (3+ messages)
` [PATCH 7/7] media: uapi: move VP8 stateless controls out of staging

[PATCH 1/1] clk: sunxi: Demote non-conformant kernel-doc headers
 2021-03-03 14:24 UTC 

[PATCH 0/8] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-03 14:19 UTC  (5+ messages)
` [PATCH 1/8] ARM: ARMv7-M: Fix register restore corrupt after svc call

[PATCH] signal: Allow RT tasks to cache one sigqueue struct
 2021-03-03 14:20 UTC 

[PATCH] PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
 2021-03-03 14:22 UTC 

arch/powerpc/sysdev/xive/common.c:1614 xive_debug_show_irq() warn: variable dereferenced before check 'd' (see line 1596)
 2021-03-03 13:23 UTC  (2+ messages)

[gustavoars-linux:testing/drm/radeon/si_dpm] BUILD SUCCESS 1f0ec6f175331d2aa83986dfc2e5208ae250b03f
 2021-03-03 14:17 UTC 

[PATCH 0/5 v2] x86/sev-es: SEV-ES Fixes for v5.12
 2021-03-03 14:17 UTC  (6+ messages)
` [PATCH 1/5] x86/sev-es: Introduce ip_within_syscall_gap() helper
` [PATCH 2/5] x86/sev-es: Check if regs->sp is trusted before adjusting #VC IST stack
` [PATCH 3/5] x86/sev-es: Optimize __sev_es_ist_enter() for better readability
` [PATCH 4/5] x86/sev-es: Correctly track IRQ states in runtime #VC handler
` [PATCH 5/5] x86/sev-es: Use __copy_from_user_inatomic()

[PATCH v3] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-03-03 12:24 UTC  (3+ messages)

[PATCH v3 00/14] Introduced multi-preference mempolicy
 2021-03-03 13:59 UTC  (10+ messages)
` [PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit

[RESEND 1/1] arch: arm: mach-at91: pm: Move prototypes to mutually included header
 2021-03-03 14:14 UTC  (3+ messages)

[PATCH v3 0/9] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-03 13:57 UTC  (11+ messages)
` [PATCH v3 1/9] perf/x86/intel: Fix a comment about guest LBR support
` [PATCH v3 2/9] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v3 3/9] perf/x86/lbr: Skip checking for the existence of LBR_TOS for Arch LBR
` [PATCH v3 4/9] perf/x86/lbr: Use GFP_ATOMIC for cpuc->lbr_xsave memory allocation
` [PATCH v3 5/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [PATCH v3 6/9] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL "
` [PATCH v3 7/9] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field
` [PATCH v3 8/9] KVM: x86: Expose Architectural LBR CPUID leaf
` [PATCH v3 9/9] KVM: x86: Add XSAVE Support for Architectural LBRs
` [kvm-unit-tests PATCH] x86: Update guest LBR tests for Architectural LBR

[PATCH 0/2] hwrng: bcm2835: add reset support
 2021-03-03 14:06 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] "

Upper bound mode for kernel timers
 2021-03-03 14:06 UTC  (2+ messages)

[PATCH][next] drm/amd/display: remove redundant initialization of variable status
 2021-03-03 14:06 UTC 

[PATCH v2 0/4] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-03 14:05 UTC  (2+ messages)

[PATCH 0/2] docs: driver-model: device: Add helper macro examples
 2021-03-03 14:05 UTC  (2+ messages)

[PATCH v6 09/40] xattr: handle idmapped mounts
 2021-03-03 14:05 UTC  (2+ messages)

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-03 13:46 UTC  (55+ messages)
` [PATCH 01/53] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [PATCH 02/53] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
` [PATCH 03/53] drm/msm/dp/dp_display: Remove unused variable 'hpd'
` [PATCH 04/53] drm/amd/display/dc/bios/command_table: Remove unused variable
` [PATCH 05/53] include: drm: drm_atomic: Make use of 'new_plane_state'
` [PATCH 06/53] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
` [PATCH 07/53] drm/amd/display/dc/bios/command_table: Remove unused variable and associated comment
` [PATCH 08/53] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap
` [PATCH 09/53] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack
` [PATCH 10/53] drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue
` [PATCH 11/53] drm/amd/display/dc/dce80/dce80_resource: Make local functions static
` [PATCH 12/53] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [PATCH 13/53] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [PATCH 14/53] drm/nouveau/nouveau_display: Remove set but unused variable 'width'
` [PATCH 15/53] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 16/53] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
` [PATCH 17/53] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [PATCH 18/53] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [PATCH 19/53] drm/nouveau/dispnv50/disp: Include header containing our prototypes
` [PATCH 20/53] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [PATCH 21/53] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
` [PATCH 22/53] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block
` [PATCH 23/53] drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
` [PATCH 24/53] drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plane_atomic_check()'
` [PATCH 25/53] drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_formats as __maybe_unused
` [PATCH 26/53] drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanours
` [PATCH 27/53] drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc
` [PATCH 28/53] drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others
` [PATCH 29/53] drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptions
` [PATCH 30/53] drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc header
` [PATCH 31/53] drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameter
` [PATCH 32/53] drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others
` [PATCH 33/53] drm/vmwgfx/vmwgfx_overlay: Demote kernel-doc abuses to standard comment blocks
` [PATCH 34/53] drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/headers
` [PATCH 35/53] drm/vmwgfx/vmwgfx_bo: Remove superfluous param description and supply another
` [PATCH 36/53] drm/vmwgfx/vmwgfx_context: Demote kernel-doc abuses
` [PATCH 37/53] drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update others
` [PATCH 38/53] drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issues
` [PATCH 39/53] drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove another
` [PATCH 40/53] drm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses and fix-up worthy headers
` [PATCH 41/53] drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/named params
` [PATCH 42/53] drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
` [PATCH 43/53] drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptions
` [PATCH 44/53] drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be plural
` [PATCH 45/53] drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
` [PATCH 46/53] drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' member
` [PATCH 47/53] drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove others
` [PATCH 48/53] drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
` [PATCH 49/53] drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
` [PATCH 50/53] drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param descriptions
` [PATCH 51/53] drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
` [PATCH 52/53] drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'
` [PATCH 53/53] drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct

[PATCH] char: lp: remove redundant space
 2021-03-03 13:55 UTC  (2+ messages)

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-03 13:55 UTC  (6+ messages)
` [RFC PATCH 1/5] rpmb: add Replay Protected Memory Block (RPMB) subsystem
` [RFC PATCH 2/5] char: rpmb: provide a user space interface
` [RFC PATCH 3/5] tools rpmb: add RPBM access tool
` [RFC PATCH 4/5] rpmb: create virtio rpmb frontend driver [WIP]
` [RFC PATCH 5/5] tools/rpmb: simple test sequence

[PATCH 4.9.y] arm: kprobes: Allow to handle reentered kprobe on single-stepping
 2021-03-03 12:18 UTC  (2+ messages)

[PATCH] Revert "perf/x86: Allow zero PEBS status with only single active event"
 2021-03-03 13:42 UTC 

[PATCH v2 0/2] Fix arm64 CONFIG_CMDLINE handling and remove CMDLINE_EXTEND
 2021-03-03 13:49 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides
` [PATCH v2 2/2] arm64: Drop support for CMDLINE_EXTEND

[PATCH] arch: arm: mach-imx: Fix a spelling in the file pm-imx5.c
 2021-03-03 13:51 UTC  (2+ messages)

[PATCH V3 0/2] ata: ahci: ceva: Update the driver to support xilinx GT phy
 2021-03-03 13:51 UTC  (2+ messages)

[PATCH RESEND] rsxx: Return -EFAULT if copy_to_user() fails
 2021-03-03 13:49 UTC  (2+ messages)

[PATCH v3 1/3] ARM: imx7d-remarkable2.dts: Initial device tree for reMarkable2
 2021-03-03 13:47 UTC  (6+ messages)
` [PATCH v3 2/3] ARM: dts: imx7d: remarkable2: Enable the power button
` [PATCH v3 3/3] ARM: imx_v6_v7_defconfig: Regenerate

[PATCH][next] drm/amdgpu/display: remove redundant continue statement
 2021-03-03 13:25 UTC 

[PATCH] scsi: target: vhost-scsi: remove redundant initialization of variable ret
 2021-03-03 13:43 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).