linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 15:51:17 to 2021-04-14 18:14:41 UTC [more...]

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-14 18:11 UTC  (43+ messages)
` [PATCH 01/57] staging: r8192U_core: Remove unused variable 'ret' and demote kernel-doc abuse
` [PATCH 02/57] staging: android: ashmem: Supply description for 'new_range'
` [PATCH 03/57] staging: comedi_8254: Fix descriptions for 'i8254' and 'iobase'
` [PATCH 04/57] staging: r8192U_core: Do not use kernel-doc formatting for !kernel-doc headers
` [PATCH 05/57] staging: r819xU_phy: Remove some local variables from the stack
` [PATCH 06/57] staging: r819xU_cmdpkt: Remove functionless method 'cmpk_handle_query_config_rx'
` [PATCH 07/57] staging: wlan-ng: cfg80211: Move large struct onto the heap
` [PATCH 08/57] staging: rtw_ioctl_set: Move 'channel_table' to the only place it's used
` [PATCH 09/57] staging: rtl8188eu: core: rtw_ieee80211: Fix incorrectly documented function
` [PATCH 10/57] staging: rtl8723bs: core: rtw_mlme: Remove a bunch of unused variables
` [PATCH 11/57] staging: rtl8723bs: core: rtw_mlme_ext: Deal with "
` [PATCH 12/57] staging: rtl8712: rtl871x_mp_ioctl: Remove a bunch of unused tables
` [PATCH 13/57] staging: rtl8723bs: core: rtw_recv: Mark debug variable as __maybe_unused
` [PATCH 14/57] staging: rtl8188eu: core: rtw_security: Fix some formatting and misdocumentation
` [PATCH 15/57] staging: rtl8723bs: core: rtw_security: Demote non-conformant kernel-doc header
` [PATCH 16/57] staging: rtl8723bs: core: rtw_sta_mgt: Remove unused variable 'psta'
` [PATCH 17/57] staging: rtl8723bs: core: rtw_sta_mgt: Return error value directly
` [PATCH 18/57] staging: octeon: ethernet-tx: Fix formatting issue in function header
` [PATCH 19/57] staging: rtl8723bs: core: rtw_wlan_util: Remove unused variable 'start_seq'
` [PATCH 20/57] staging: rtl8712: rtl871x_mp_ioctl: Move a large data struct onto the heap
` [PATCH 21/57] staging: iio: frequency: ad9834: Provide missing description for 'devid'
` [PATCH 22/57] staging: nvec: Fix a bunch of kernel-doc issues
` [PATCH 23/57] staging: ks7010: ks_hostif: Remove a bunch of unused variables
` [PATCH 24/57] staging: fwserial: Demote a whole host of kernel-doc abuses
` [PATCH 25/57] staging: sm750fb: sm750_accel: Provide description for 'accel' and fix function naming
` [PATCH 26/57] staging: most: net: Fix some kernel-doc formatting issues
` [PATCH 27/57] staging: vt6655: upc: Suppress set but not used warning in macro
` [PATCH 28/57] staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heap
` [PATCH 29/57] staging: most: dim2: Provide missing descriptions and fix doc-rot
` [PATCH 30/57] staging: rtl8723bs: core: rtw_ieee80211: Remove seemingly pointless copy
` [PATCH 31/57] staging: rtl8723bs: core: rtw_mlme: 'retry' is only used if REJOIN is set
` [PATCH 32/57] staging: rtl8723bs: core: rtw_mlme_ext: 'evt_seq' is only used if CHECK_EVENT_SEQ "
` [PATCH 33/57] staging: most: i2c: Fix a little doc-rot
` [PATCH 34/57] staging: most: dim2: hal: Fix one kernel-doc header and demote two non-conforming ones
` [PATCH 35/57] staging: most: dim2: hal: Demote non-conformant kernel-doc headers
` [PATCH 36/57] staging: axis-fifo: axis-fifo: Fix some formatting issues
` [PATCH 37/57] staging: rtl8188eu: os_dep: ioctl_linux: Move 2 large data buffers into the heap
` [PATCH 38/57] staging: fbtft: fb_ili9320: Remove unused variable 'ret'
` [PATCH 39/57] staging: rtl8723bs: core: rtw_ieee80211: Fix incorrectly named function
` [PATCH 40/57] staging: rtl8723bs: hal: odm_NoiseMonitor: Remove unused variable and dead code
` [PATCH 41/57] staging: rtl8188eu: os_dep: mon: Demote non-conforming kernel-doc headers
` [PATCH 42/57] staging: rtl8188eu: os_dep: rtw_android: Demote kernel-doc abuse

[tip: core/rcu] softirq: Don't try waking ksoftirqd before it has been spawned
 2021-04-14 18:11 UTC  (6+ messages)

[PATCH v1] arm64: dts: qcom: sc7180: coachz: Add thermal config for skin temperature
 2021-04-14 18:10 UTC 

drivers/fpga/dfl-fme-main.c:143:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-04-14 18:08 UTC 

[PATCH] i2c: I2C_HISI should depend on ARCH_HISI && ACPI
 2021-04-14 18:06 UTC  (3+ messages)

[Outreachy kernel] [PATCH v2] staging: rtl8723bs: Remove useless led_blink_hdl()
 2021-04-14 18:05 UTC  (6+ messages)

[PATCH] perf beauty: Fix fsconfig generator
 2021-04-14 18:04 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.12-rc8 / 5.12
 2021-04-14 18:02 UTC  (2+ messages)

[GIT PULL] arm64: Fixes for -rc8
 2021-04-14 18:02 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Add a snprintf eBPF helper
 2021-04-14 18:02 UTC  (4+ messages)
` [PATCH bpf-next v3 3/6] bpf: Add a bpf_snprintf helper

[PATCH v8 0/4] libperf userspace counter access
 2021-04-14 18:02 UTC  (9+ messages)
` [PATCH v8 1/4] tools/include: Add an initial math64.h
  ` [PATCH v8 2/4] libperf: Add evsel mmap support
` [PATCH v8 3/4] libperf: tests: Add support for verbose printing
` [PATCH v8 4/4] libperf: Add support for user space counter access

[GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
 2021-04-14 18:01 UTC  (3+ messages)

[PATCH V4 1/2] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-04-14 17:59 UTC  (5+ messages)
` [PATCH V4 2/2] net: ethernet: ravb: Enable optional refclk

[RFC PATCH 0/7] KVM: Fix tick-based vtime accounting on x86
 2021-04-14 17:57 UTC  (3+ messages)

[PATCH v2 2/3] drm/msm/dp: do not re initialize of audio_comp at display_disable()
 2021-04-14 17:55 UTC  (3+ messages)

[PATCH v2 1/1] mfd: intel_quark_i2c_gpio: Don't play dirty trick with const
 2021-04-14 17:52 UTC  (4+ messages)

[PATCH 00/20] kbuild: unify the install.sh script usage
 2021-04-14 17:51 UTC  (5+ messages)
` [PATCH 15/20] kbuild: parisc: use common install script

[PATCH 0/7] memcontrol code cleanup and simplification
 2021-04-14 17:49 UTC  (5+ messages)
` [PATCH 4/7] mm: memcontrol: simplify lruvec_holds_page_lru_lock
    ` [External] "

[PATCH 0/7] stm class/intel_th: Updates for v5.13
 2021-04-14 17:47 UTC  (10+ messages)
` [PATCH 1/7] stm class: Remove an unused function
` [PATCH 2/7] stm class: Replace uuid_t with plain u8 uuid[16]
` [PATCH 3/7] intel_th: Constify all drvdata references
` [PATCH 4/7] intel_th: Constify attribute_group structs
` [PATCH 5/7] intel_th: Consistency and off-by-one fix
` [PATCH 6/7] intel_th: pci: Add Rocket Lake CPU support
` [PATCH 7/7] intel_th: pci: Add Alder Lake-M support

[PATCH 0/6] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-04-14 17:44 UTC  (9+ messages)
` [PATCH 1/6] iommu: Move IOVA power-of-2 roundup into allocator

[PATCH] arm64: alternatives: Move length validation in alternative_{insn,endif}
 2021-04-14 17:46 UTC  (2+ messages)

[PATCH v1 0/2] Add sync_state() support to clock framework
 2021-04-14 17:45 UTC  (3+ messages)
` [PATCH v1 2/2] clk: Add support for sync_state()

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-14 17:43 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: remove sdio_drv_priv structure
 2021-04-14 17:39 UTC 

[PATCH v3] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-14 17:38 UTC 

[PATCH v2] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-14 17:37 UTC  (5+ messages)

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-14 17:36 UTC  (19+ messages)
    ` [PATCH v2] tty: use printk_deferred() "
          ` How to handle concurrent access to /dev/ttyprintk ?

[PATCH v3 0/3] drm/bridge: Add it66121 driver
 2021-04-14 17:35 UTC  (5+ messages)
` [PATCH v3 2/3] drm: bridge: add "

[PATCH v2 0/3] rseq: minor optimizations
 2021-04-14 17:35 UTC  (19+ messages)
` [PATCH v2 3/3] rseq: optimise rseq_get_rseq_cs() and clear_rseq_cs()

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-14 17:31 UTC  (7+ messages)
` [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
    ` [External] : "

[PATCH v19 0/6] add power control in i2c
 2021-04-14 17:29 UTC  (7+ messages)
` [PATCH v19 1/6] i2c: core: support bus regulator controlling in adapter
` [PATCH v19 2/6] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v19 3/6] i2c: mediatek: mt65xx: add optional vbus-supply
` [PATCH v19 4/6] misc: eeprom: at24: check suspend status before disable regulator
` [PATCH v19 5/6] arm64: dts: mt8183: add supply name for eeprom
` [PATCH v19 6/6] drm/i915/selftests: Rename functions names

[PATCH v5 1/3] dt-bindings: Add Hycon Technology vendor prefix
 2021-04-14 17:26 UTC  (7+ messages)
` [PATCH v7 0/3] Input: add Hycon HY46XX Touchscreen controller
  ` [PATCH v7 3/3] Input: add driver for the Hycon HY46XX touchpanel series

[PATCH v1 1/2] powerpc/bitops: Use immediate operand when possible
 2021-04-14 17:20 UTC  (10+ messages)

[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-14 17:23 UTC  (7+ messages)
` [v2 PATCH 3/7] mm: thp: refactor NUMA fault handling
` [v2 PATCH 6/7] mm: migrate: check mapcount for THP instead of ref count

[PATCH 0/11 v3] Use local_lock for pcp protection and reduce stat overhead
 2021-04-14 17:21 UTC  (10+ messages)
` [PATCH 04/11] mm/vmstat: Inline NUMA event counter updates
` [PATCH 05/11] mm/page_alloc: Batch the accounting updates in the bulk allocator
` [PATCH 06/11] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters
` [PATCH 07/11] mm/page_alloc: Remove duplicate checks if migratetype should be isolated

the qemu-nbd process automatically exit with the commit 43347d56c 'livepatch: send a fake signal to all blocking tasks'
 2021-04-14 17:21 UTC  (4+ messages)

[PATCH] hrtimer: avoid retrigger_next_event IPI
 2021-04-14 17:19 UTC  (6+ messages)
      ` [PATCH v2] "

[sched/fair] 38ac256d1c: stress-ng.vm-segv.ops_per_sec -13.8% regression
 2021-04-14 17:17 UTC  (2+ messages)

Bug#986561: linux: Regression in drivers/hid/hid-dr.c causing horizontal D-pad to malfunction on SNES joystick
 2021-04-14 17:17 UTC  (2+ messages)

[PATCH v6 00/16] Support ROHM BD71815 PMIC
 2021-04-14 17:15 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD, Clock, GPIO, Regulator and RTC due for the v5.13 merge window

[RFC PATCH 0/5] hwlat improvements and osnoise tracer
 2021-04-14 17:14 UTC  (3+ messages)
` [RFC PATCH 5/5] tracing: Add the "

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-04-14 17:09 UTC  (3+ messages)
` [PATCH 2/4] arch/x86: implement the process_vm_exec syscall

[PATCH v7 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-14 17:07 UTC  (19+ messages)
` [PATCH v7 3/7] mm,hugetlb: Clear HPageFreed outside of the lock
` [PATCH v7 4/7] mm,hugetlb: Split prep_new_huge_page functionality
` [PATCH v7 6/7] mm: Make alloc_contig_range handle in-use hugetlb pages

[PATCH] USB: Don't set USB_PORT_FEAT_SUSPEND on WD19's Realtek Hub
 2021-04-14 17:05 UTC  (7+ messages)

[PATCH] sh: remove unused variable
 2021-04-14 17:05 UTC 

[PATCH v3 1/3] powerpc/bitops: Use immediate operand when possible
 2021-04-14 16:59 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/atomics: "
` [PATCH v3 3/3] powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends

[PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window
 2021-04-14 16:58 UTC  (8+ messages)
` [PATCH 2/2] KVM: x86: Fix split-irqchip vs interrupt injection window request

[PATCH v8] x86/sgx: Maintain encl->refcount for each encl->mm_list entry
 2021-04-14 16:58 UTC  (4+ messages)

[PATCH 2/2] ptrace: is_syscall_success: Add syscall return code handling for compat task
 2021-04-14 16:55 UTC  (4+ messages)

[PATCH v2 0/3] soundwire: add DMI quirks for overridind addr
 2021-04-14 15:21 UTC  (5+ messages)
` [PATCH v2 2/3] soundwire: Intel: introduce DMI quirks for HP Spectre x360 Convertible

[PATCH 1/3] mmc: sdhci-s3c: fix possible NULL pointer dereference when probed via platform
 2021-04-14 16:49 UTC  (3+ messages)

[PATCH v4 00/17] media: gmsl: Reliability improvements
 2021-04-14 16:49 UTC  (3+ messages)
` [PATCH v4 08/17] media: i2c: rdacm21: Add dealy after OV490 reset

[PATCH 03/30] drm/tegra: Don't register DP AUX channels before connectors
 2021-04-14 16:49 UTC  (2+ messages)

[PATCH -next] PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()
 2021-04-14 16:46 UTC  (2+ messages)

"Reporting issues" document feedback
 2021-04-14 16:44 UTC  (4+ messages)

[GIT PULL]: dmaengine fixes for 5.12
 2021-04-14 16:42 UTC  (2+ messages)

[v1 0/3] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-14 16:39 UTC  (4+ messages)
` [v1 1/3] drm/dp: Add DisplayPort aux backlight control support
` [v1 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Document use-aux-backlight
` [v1 3/3] drm/bridge: ti-sn65dsi86: Add DisplayPort aux backlight support

[PATCH] mm/slub: use stackdepot to save stack trace in objects
 2021-04-14 16:34 UTC 

[PATCH] arch/arm64/kernel/traps: Use find_vma_intersection() in traps for setting si_code
 2021-04-14 16:30 UTC  (5+ messages)

[PATCH v2] Documentation: dev-tools: Add Testing Overview
 2021-04-14 16:29 UTC  (2+ messages)

[PATCH v9 0/1] Intel MAX10 BMC Macros for Secure Update
 2021-04-14 16:25 UTC  (4+ messages)
` [PATCH v9 1/1] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates

[PATCH v3 1/4] devres: Make locking straight forward in release_nodes()
 2021-04-14 16:25 UTC  (4+ messages)
` [PATCH v3 2/4] devres: Use list_for_each_safe_from() in remove_nodes()
` [PATCH v3 3/4] devres: No need to call remove_nodes() when there none present
` [PATCH v3 4/4] devres: Enable trace events

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-14 16:17 UTC  (8+ messages)
` [Resend RFC PATCH V2 08/12] UIO/Hyper-V: Not load UIO HV driver in the isolation VM
` [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V2 12/12] HV/Storvsc: Add Isolation VM support for storvsc driver

[syzbot] unexpected kernel reboot (4)
 2021-04-14 16:16 UTC  (4+ messages)

[GIT PULL] VFIO fix for v5.12-rc8/final
 2021-04-14 16:15 UTC  (2+ messages)

[GIT PULL] KVM changes for 5.12-rc8 or final
 2021-04-14 16:15 UTC  (2+ messages)

[PATCH 0/5] close various race windows for swap
 2021-04-14 16:13 UTC  (6+ messages)
` [PATCH 2/5] swap: fix do_swap_page() race with swapoff

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-04-14 16:11 UTC  (18+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] staging: greybus: Match parentheses alignment
 2021-04-14 16:11 UTC  (7+ messages)

[PATCH v2 -next 1/2] ASoC: ak5558: correct reset polarity
 2021-04-14 16:06 UTC  (2+ messages)

[PATCH] ASoC: cs35l35: remove unused including <linux/version.h>
 2021-04-14 16:06 UTC  (2+ messages)

[PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-14 16:06 UTC  (2+ messages)
` (subset) "

[PATCH] Documentation: syscalls: add a note about ABI-agnostic types
 2021-04-14 16:06 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7180: Fix sc7180-qmp-usb3-dp-phy reg sizes
 2021-04-14 16:06 UTC  (2+ messages)

[PATCH RFC v2] media: em28xx: Fix race condition between open and init function
 2021-04-14 16:04 UTC 

[PATCH v2] usb: dwc3: core: Add shutdown callback for dwc3
 2021-04-14 16:02 UTC  (2+ messages)

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-04-14 16:01 UTC  (4+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-14 15:58 UTC  (12+ messages)
                ` [page-reclaim] "

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-04-14 15:59 UTC  (12+ messages)
              ` [RFC][PATCH] locking: Generic ticket-lock

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-14 15:58 UTC  (8+ messages)
` [RFC/RFT PATCH 1/3] memblock: update initialization of reserved pages
` [RFC/RFT PATCH 2/3] arm64: decouple check whether pfn is normal memory from pfn_valid()

[PATCH 0/11 v2] Use local_lock for pcp protection and reduce stat overhead
 2021-04-14 15:56 UTC  (5+ messages)
` [PATCH 04/11] mm/vmstat: Convert NUMA statistics to basic NUMA counters

[PATCH] selftests/bpf: Fix the ASSERT_ERR_PTR macro
 2021-04-14 15:56 UTC 

[PATCH 0/2] srcu: Fix early boot hang v3
 2021-04-14 15:56 UTC  (5+ messages)
` [PATCH 1/2] srcu: Fix broken node geometry after early ssp init
` [PATCH 2/2] srcu: Early test SRCU polling start

[PATCH 1/2] perf cs-etm: Refactor timestamp variable names
 2021-04-14 15:54 UTC  (3+ messages)
` [PATCH 2/2] perf cs-etm: Set time on synthesised samples to preserve ordering

[PATCH 0/2] perf, pt: Improve data loss
 2021-04-14 15:49 UTC  (3+ messages)
` [PATCH v1 1/2] perf: Cap allocation order at aux_watermark
` [PATCH v1 2/2] perf intel-pt: Use aux_watermark

[PATCH 0/1] Fix struct page layout on 32-bit systems
 2021-04-14 15:52 UTC  (8+ messages)
` [PATCH 1/1] mm: "

[PATCH 0/2] perf, pt: Improve data loss
 2021-04-14 15:50 UTC  (4+ messages)
` [PATCH 2/2] perf intel-pt: Use aux_watermark


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