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

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

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-03 13:54 UTC  (3+ messages)
` [RFC PATCH 2/5] char: rpmb: provide a user space interface
` [RFC PATCH 3/5] tools rpmb: add RPBM access tool

[PATCH 0/2] hwrng: bcm2835: add reset support
 2021-03-03 13:52 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] "

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

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-03 13:46 UTC  (53+ 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 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] 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  (4+ messages)
` [PATCH V3 2/2] "

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-03 13:48 UTC  (6+ messages)
` [PATCH next v4 07/15] printk: introduce CONSOLE_LOG_MAX
` [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 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 v2 0/3] mm/slub: Fix count_partial() problem
 2021-03-03 13:46 UTC  (8+ messages)
` [PATCH v2 3/3] mm/slub: Use percpu partial free counter

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

[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 

[PATCH 0/4] add device drivers for Siemens Industrial PCs
 2021-03-03 13:11 UTC  (4+ messages)
` [PATCH 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs

possible deadlock in io_poll_double_wake (2)
 2021-03-03 13:39 UTC  (5+ messages)
  ` 回复: "

[PATCH 0/2] docs: driver-model: device: Add helper macro examples
 2021-03-03 13:38 UTC  (3+ messages)
` [PATCH 1/2] docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examples
` [PATCH 2/2] docs: driver-model: device: Add ATTRIBUTE_GROUPS() example

[PATCH 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-03-03 13:38 UTC  (3+ messages)

[PATCH 2/2] mm: fs: Invalidate BH LRU during page migration
 2021-03-03 13:38 UTC  (2+ messages)

[PATCH] ASoC: hdmi-codec: fix platform_no_drv_owner.cocci warnings
 2021-03-03 13:37 UTC 

arch/powerpc/sysdev/xive/common.c:279 xmon_xive_get_irq_config() warn: variable dereferenced before check 'd' (see line 261)
 2021-03-03 13:21 UTC  (2+ messages)

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

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-03-03 13:26 UTC  (19+ messages)

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

[PATCH v5 00/16] introduce a generic IOCTL interface for RPMsg channels management
 2021-03-03 13:22 UTC  (4+ messages)
` [PATCH v5 04/16] rpmsg: char: export eptdev create an destroy functions

[PATCH v3] ARM: imx: avic: Convert to using IRQCHIP_DECLARE
 2021-03-03 13:28 UTC  (2+ messages)

Why do kprobes and uprobes singlestep?
 2021-03-03 13:27 UTC  (4+ messages)

[PATCH v2] mm: memcontrol: fix kernel stack account
 2021-03-03 13:27 UTC  (3+ messages)
  ` [External] "

[PATCH v6 09/40] xattr: handle idmapped mounts
 2021-03-03 13:24 UTC 

[PATCH] recordmcount: Fix the wrong use of w* in arm64_is_fake_mcount()
 2021-03-03 13:12 UTC  (6+ messages)

[PATCH v2 0/2] add Kontron pITX-imx8m board
 2021-03-03 13:00 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: fsl: add support for Kontron pitx-imx8m board

[PATCH v7 0/3] Adding the Sparx5 Switch Reset Driver
 2021-03-03  8:56 UTC  (3+ messages)
` [PATCH v7 3/3] arm64: dts: reset: add microchip sparx5 switch reset driver

[PATCH] usb: dwc3: make USB_DWC3_EXYNOS independent
 2021-03-03 12:54 UTC  (5+ messages)

[rcu:dev.2021.02.26a] BUILD SUCCESS 4ee0eb7c0cbccaae8e5e3681d852d4e7f50c4378
 2021-03-03 13:03 UTC 

[PATCH/v4] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-03-03 12:48 UTC  (2+ messages)

Need some help on "Input: elantech - add LEN2146 to SMBus blacklist for ThinkPad L13 Gen2"
 2021-03-03 12:48 UTC  (4+ messages)

[PATCH V2 0/2] Add virtual hardware module
 2021-03-03 12:52 UTC  (3+ messages)
` [PATCH V2 1/2] drm/vkms: Add support for virtual hardware mode
` [PATCH V2 2/2] drm/vkms: Add crtc atomic helper functions for virtual mode

[PATCH] crypto: mips/poly1305 - enable for all MIPS processors
 2021-03-03 12:32 UTC  (4+ messages)

[PATCH] SoC: codecs: fix platform_no_drv_owner.cocci warnings
 2021-03-03 12:42 UTC  (2+ messages)

[RESEND 1/1] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
 2021-03-03 12:46 UTC 

[PATCH] iio: accel: mma8452: convert to regmap
 2021-03-03 12:47 UTC 

[PATCH] ARM: dts: imx6qdl-wandboard: add scl/sda gpios definitions for i2c bus recovery
 2021-03-03 12:47 UTC 

[PATCH] mm: introduce clear all vm events counters
 2021-03-03 12:25 UTC  (5+ messages)

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-03 12:27 UTC  (2+ messages)

Questions of TX power get/set implementation for realtek WiFi driver
 2021-03-03 12:23 UTC 

A long standing issue with RAM usage reporting
 2021-03-03 12:30 UTC 

[PATCH v6 0/4] block-layer interposer
 2021-03-03 12:30 UTC  (5+ messages)
` [PATCH v6 1/4] block: add blk_mq_is_queue_frozen()
` [PATCH v6 2/4] block: add blk_interposer
` [PATCH v6 3/4] dm: introduce dm-interposer
` [PATCH v6 4/4] dm: add DM_INTERPOSED_FLAG

[PATCH 0/2] Add i.MX51/i.MX53 serial number support
 2021-03-03  9:57 UTC  (2+ messages)

[PATCH] kcsan, debugfs: Move debugfs file creation out of early init
 2021-03-03  9:57 UTC  (2+ messages)

[PATCH] KVM: nVMX: Add CET entry/exit load bits to evmcs unsupported list
 2021-03-03 12:24 UTC  (3+ messages)
` [PATCH v3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH v2 00/14] Add binding updates and DT files for SC7280 SoC
 2021-03-03 12:17 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: arm: qcom: Document sc7280 SoC and board
` [PATCH v2 02/14] dt-bindings: firmware: scm: Add sc7280 support
` [PATCH v2 03/14] arm64: dts: sc7280: Add basic dts/dtsi files for sc7280 soc
` [PATCH v2 04/14] dt-bindings: qcom,pdc: Add compatible for sc7280
` [PATCH v2 05/14] arm64: dts: qcom: sc7280: Add RSC and PDC devices
` [PATCH v2 06/14] arm64: dts: qcom: SC7280: Add rpmhcc clock controller node
` [PATCH v2 07/14] dt-bindings: arm-smmu: Add compatible for SC7280 SoC
` [PATCH v2 08/14] arm64: dts: qcom: sc7280: Add device node for APPS SMMU
` [PATCH v2 09/14] arm64: dts: qcom: Add reserved memory for fw
` [PATCH v2 10/14] dt-bindings: watchdog: Add compatible for SC7280 SoC
` [PATCH v2 11/14] arm64: dts: qcom: sc7280: Add APSS watchdog node
` [PATCH v2 12/14] arm64: dts: qcom: sc7280: Add SPMI PMIC arbiter device for SC7280
` [PATCH v2 13/14] arm64: dts: qcom: sc7280: Add cpuidle states
` [PATCH v2 14/14] arm64: dts: qcom: sc7280: Add rpmh power-domain node

[PATCH] KVM: x86: fix cpu hang due to tsc adjustment when kvmclock in use
 2021-03-03 12:26 UTC 

[PATCH 0/3] mmc: block: Cleanup mmc_blk_probe() path
 2021-03-03 12:20 UTC  (4+ messages)
` [PATCH 1/3] mmc: block: Drop use of unlikely() in mmc_blk_probe()
` [PATCH 2/3] mmc: block: Simplify logging during probe about added partitions
` [PATCH 3/3] mmc: block: Fix error path in mmc_blk_probe()

anonymous enums in kernel doc
 2021-03-03  8:44 UTC  (7+ messages)
        ` [PATCH] scripts/kernel-doc: ignore identifier on anonymous enums

[PATCH v1 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-03 12:09 UTC  (4+ messages)
` [PATCH v1 5/5] ASoC: tegra30: i2s: Add reset control

[RFC] reset: add reset_control_bulk API
 2021-03-03 12:10 UTC 

[PATCH v2 1/1] scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
 2021-03-03  9:08 UTC  (2+ messages)

[PATCH] power: supply: axp20x_usb_power: Add missing check in axp20x_usb_power_probe
 2021-03-03 12:12 UTC 

[PATCH V3] clk: imx: Fix reparenting of UARTs not associated with sdout
 2021-03-03  8:31 UTC  (11+ messages)

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-03 12:12 UTC  (7+ messages)

[PATCH] module: remove duplicate include in arch/csky/kernel/entry.S
 2021-03-03 12:06 UTC  (2+ messages)

[RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-03 10:42 UTC  (4+ messages)
` [RFC PATCH v5 19/19] virtio/vsock: update trace event for SEQPACKET

[PATCH] Drivers: hv: vmbus: Drop error message when 'No request id available'
 2021-03-03 11:52 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Intel NUC 10
 2021-03-03  8:24 UTC  (2+ messages)

[PATCH v2] binfmt_misc: Fix possible deadlock in bm_register_write
 2021-03-03 10:43 UTC  (2+ messages)

[PATCH] powerpc: remove redundant space
 2021-03-03 11:57 UTC 

[PATCH 0/4] nfc: fix Resource leakage and endless loop
 2021-03-03  9:28 UTC  (3+ messages)
` [PATCH 4/4] nfc: Avoid endless loops caused by repeated llcp_sock_connect()
  ` [PATCH 4/4] nfc: Avoid endless loops caused by repeated llcp_sock_connect()(Internet mail)

[PATCH V2] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-03 11:55 UTC 

[PATCH] KVM: x86: fix cpu hang due to tsc adjustment when kvmclock in use
 2021-03-03 11:53 UTC 

[PATCH] net/mlx5: remove unneeded semicolon
 2021-03-03  8:52 UTC  (3+ messages)

[patch 0/2] highmem/ARM: kmap_atomic cleanups
 2021-03-03 11:45 UTC  (3+ messages)
` [patch 1/2] ARM: mm: Replace kmap_atomic_pfn()
` [patch 2/2] highmem: Remove kmap_atomic_pfn()

[PATCH V7 0/6] dt: build overlays
 2021-03-03 10:44 UTC  (11+ messages)
` [PATCH V7 4/6] kbuild: Add support to build overlays (%.dtbo)

[RFC PATCH v1] powerpc: Enable KFENCE for PPC32
 2021-03-03 10:56 UTC  (13+ messages)

[PATCH] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-03 11:50 UTC  (4+ messages)

[PATCH V9 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-03-03 10:56 UTC  (4+ messages)
` [PATCH V9 2/4] kbuild: Add generic rule to apply fdtoverlay

[PATCH v4 00/11] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-03 11:39 UTC  (8+ messages)
` [PATCH v4 01/11] media: hevc: Add fields and flags for hevc PPS
` [PATCH v4 03/11] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v4 05/11] media: hantro: Add a field to distinguish the hardware versions
` [PATCH v4 07/11] media: hantro: Introduce G2/HEVC decoder
` [PATCH v4 08/11] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v4 10/11] dt-bindings: media: nxp,imx8mq-vpu: Update bindings
` [PATCH v4 11/11] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH] char: lp: remove redundant space
 2021-03-03 11:39 UTC 

[PATCH] KVM: arm64: Fix unaligned addr case in mmu walking
 2021-03-03 11:49 UTC  (4+ messages)

[PATCH v4] kasan: remove redundant config option
 2021-03-03 11:48 UTC  (2+ messages)

[PATCH 0/3] soundwire: qcom: add Clock Stop and Auto Enumeration support
 2021-03-03 11:46 UTC  (4+ messages)
` [PATCH 3/3] soundwire: qcom: add clock stop via runtime pm support

[PATCH v2 1/3] scsi: ufs: Minor adjustments to error handling
 2021-03-03 11:43 UTC  (2+ messages)

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-03  9:13 UTC  (3+ messages)
` [PATCH v2 01/10] fsdax: Factor helpers to simplify dax fault code

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-03  9:18 UTC  (4+ messages)
` [PATCH 4/5] net: page_pool: refactor dma_map into own function page_pool_dma_map

[RFC PATCH v1 0/6] badblocks improvement for multiple bad block ranges
 2021-03-03 11:45 UTC  (4+ messages)
` [RFC PATCH v1 1/6] badblocks: add more helper structure and routines in badblocks.h

[PATCH] mm/memcg: set memcg when split pages
 2021-03-03  9:15 UTC  (6+ messages)

[PATCH] Documentation: dynamic-debug-howto: fix example
 2021-03-03  9:16 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).