linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 19:58:57 to 2021-06-25 01:57:38 UTC [more...]

[PATCH v4 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  3:58 UTC  (8+ messages)
` [PATCH v4 1/4] mm/page_reporting: Fix code style in __page_reporting_request()
` [PATCH v4 2/4] mm/page_reporting: Export reporting order as module parameter
` [PATCH v4 3/4] mm/page_reporting: Allow driver to specify reporting order
` [PATCH v4 4/4] virtio_balloon: Specify page reporting order if needed

[PATH 0/4] [RFC] Support virtual DRM
 2021-06-25  1:55 UTC  (9+ messages)

[RFC] reconsider [PATCH] hostname up to 255 character
 2021-06-25  1:53 UTC  (2+ messages)

[PATCH v2] Documentation, dt, numa: Add note to empty NUMA node
 2021-06-25  2:03 UTC  (2+ messages)

[PATCH v2] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-25  1:45 UTC  (3+ messages)

[PATCH v2 0/2] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2021-06-25  1:35 UTC 

[PATCH 1/2] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
 2021-06-25  1:33 UTC  (2+ messages)
` [PATCH 2/2] x86/mce: Add support for Extended Physical Address MCA changes

[PATCH v8 0/2] Map the kernel with correct permissions the first time
 2021-06-25  1:17 UTC  (5+ messages)
` [PATCH v8 1/2] riscv: Introduce set_kernel_memory helper
` [PATCH v8 2/2] riscv: Map the kernel with correct permissions the first time

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-25  1:06 UTC  (16+ messages)
` [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned()
` [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io()
` [PATCH v2 36/46] mm/filemap: Add readahead_folio()
` [PATCH v2 38/46] mm: Add folio_evictable()
` [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions

[PATCH 0/3] lib/string: optimized mem* functions
 2021-06-25  1:02 UTC  (4+ messages)
` [PATCH 1/3] lib/string: optimized memcpy
` [PATCH 2/3] lib/string: optimized memmove
` [PATCH 3/3] lib/string: optimized memset

[PATCH 0/6] sched,delayacct: Some cleanups
 2021-06-25  0:50 UTC  (6+ messages)

[PATCH] ata: rb532_cf: remove redundant codes
 2021-06-25  0:49 UTC  (2+ messages)

[PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped
 2021-06-25  0:47 UTC  (4+ messages)

[PATCH v4] io_uring: reduce latency by reissueing the operation
 2021-06-25  0:45 UTC  (2+ messages)

[PATCHSET] d_path cleanups
 2021-06-25  0:43 UTC  (6+ messages)
` [PATCH 01/14] d_path: "\0" is {0,0}, not {0}
  ` [PATCH 09/14] d_path: introduce struct prepend_buffer

[PATCH v15 00/12] Restricted DMA
 2021-06-25  0:41 UTC  (3+ messages)

[PATCH 0/9] Add Modem support on SC7280 SoCs
 2021-06-25  0:35 UTC  (3+ messages)
` [PATCH 5/9] remoteproc: mss: q6v5-mss: Add modem support on SC7280

[PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
 2021-06-25  0:27 UTC  (9+ messages)

[PATCH 0/6] KVM: Remove uses of struct page from x86 and arm64 MMU
 2021-06-25  0:20 UTC  (7+ messages)

[PATCH] Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enabled"
 2021-06-25  0:18 UTC 

[PATCH v2] tpm, tpm_tis_spi: Allow to sleep in the interrupt handler
 2021-06-25  0:17 UTC  (3+ messages)

[PATCH v2] serial: amba-pl011: add RS485 support
 2021-06-25  0:15 UTC  (3+ messages)

[PATCH v2] PCI: dra7xx: Fix reset behaviour
 2021-06-25  0:09 UTC  (22+ messages)

[PATCH] Documentation, dt, numa: Add note to empty NUMA node
 2021-06-25  2:10 UTC  (6+ messages)

[PATCH 00/23] staging: rtl8188eu: remove include/rtw_debug.h
 2021-06-25  0:07 UTC  (24+ messages)
` [PATCH 01/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/ioctl_linux.c
` [PATCH 02/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/xmit_linux.c
` [PATCH 03/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/os_intfs.c
` [PATCH 04/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/mlme_linux.c
` [PATCH 05/23] staging: rtl8188eu: remove all RT_TRACE calls from os_dep/recv_linux.c
` [PATCH 06/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_security.c
` [PATCH 07/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_sta_mgt.c
` [PATCH 08/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme_ext.c
` [PATCH 09/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.c
` [PATCH 10/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_led.c
` [PATCH 11/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_wlan_util.c
` [PATCH 12/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ieee80211.c
` [PATCH 13/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ioctl_set.c
` [PATCH 14/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_recv.c
` [PATCH 15/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_pwrctrl.c
` [PATCH 16/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_xmit.c
` [PATCH 17/23] staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_xmit.c
` [PATCH 18/23] staging: rtl8188eu: remove all RT_TRACE calls from hal/hal_intf.c
` [PATCH 19/23] staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_recv.c
` [PATCH 20/23] staging: rtl8188eu: remove RT_TRACE macro
` [PATCH 21/23] staging: rtl8188eu: remove DRIVER_PREFIX preprocessor definition
` [PATCH 22/23] staging: rtl8188eu: remove GlobalDebugLevel variable
` [PATCH 23/23] staging: rtl8188eu: remove include/rtw_debug.h header

[PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible
 2021-06-25  0:02 UTC  (13+ messages)

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-24 23:51 UTC  (6+ messages)

[PATCH 0/7] KVM: x86: guest MAXPHYADDR and C-bit fixes
 2021-06-24 23:47 UTC  (9+ messages)

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-06-24 23:44 UTC  (4+ messages)

[PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended
 2021-06-24 23:42 UTC  (6+ messages)
` [PATCH v4 10/10] scsi: ufs: Apply more limitations to user access

[PATCH v2] perf session: add missing evlist__delete when deleting a session
 2021-06-24 23:19 UTC 

[PATCH v2 0/2] bus: mhi: Fix MHI on big endian architectures
 2021-06-24 23:12 UTC  (4+ messages)
` [PATCH v2 2/2] bus: mhi: Fix MHI DMA structure endianness

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-06-24 23:05 UTC  (3+ messages)
` [PATCH v2 3/3] mmc: sdhci-msm: Request non-strict IOMMU mode

[PATCH v3] net: bcmgenet: Add mdio-bcm-unimac soft dependency
 2021-06-24 23:00 UTC  (2+ messages)

[PATCH 0/9] KVM: X86: Some light optimizations on rmap logic
 2021-06-24 22:53 UTC  (3+ messages)
` [PATCH 8/9] KVM: X86: Optimize pte_list_desc with per-array counter

[PATCH] ipv6: delete useless dst check in ip6_dst_lookup_tail
 2021-06-24 22:50 UTC  (2+ messages)

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-06-24 22:49 UTC  (11+ messages)
` [PATCH 01/10] serial: mvebu-uart: fix calculation of clock divisor
` [PATCH 02/10] serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
` [PATCH 03/10] serial: mvebu-uart: correctly calculate minimal possible baudrate
` [PATCH 04/10] dt-bindings: mvebu-uart: fix documentation
` [PATCH 05/10] arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
` [PATCH 06/10] serial: mvebu-uart: remove unused member nb from struct mvebu_uart
` [PATCH 07/10] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH 08/10] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH 09/10] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
` [PATCH 10/10] serial: mvebu-uart: implement support for baudrates higher than 230400

[RFC PATCH 0/4] Add support for Ultrasoc Trace Module
 2021-06-24 22:47 UTC  (3+ messages)
` [RFC PATCH 4/4] ultrasoc: Add System Memory Buffer driver

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-24 22:45 UTC  (24+ messages)
                                ` [PATCH 0/9] Refactoring exit
                                  ` [PATCH 4/9] signal: Factor start_group_exit out of complete_signal
                                  ` [PATCH 7/9] signal: Make individual tasks exiting a first class concept

linux-next: build failure after merge of the net-next tree
 2021-06-24 22:41 UTC  (11+ messages)

[PATCH v2] perf annotate: allow 's' on source code lines
 2021-06-24 22:34 UTC 

[PATCH 1/4] ARM: dts: NSP: disable qspi node by default
 2021-06-24 22:34 UTC  (6+ messages)
` [PATCH 3/4] ARM: dts: NSP: add MDIO bus controller node
` [PATCH 4/4] ARM: dts: NSP: Move USB3 PHY to internal MDIO bus

[PATCH 0/4] KVM: x86: Require EFER.NX support unless EPT is on
 2021-06-24 22:33 UTC  (3+ messages)
` [PATCH 3/4] KVM: x86: WARN and reject loading KVM if NX is supported but not enabled

[PATCH 1/3] ARM: dts: NSP: add device names to compatible
 2021-06-24 22:31 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: arm: bcm: add NSP devices to SoCs
` [PATCH 3/3] ARM: dts: NSP: enable DMA on bcm988312hr

[PATCH 1/4] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-06-24 22:26 UTC  (2+ messages)

[RESEND PATCH 0/5] PCI: aardvark: Initialization fixes
 2021-06-24 22:26 UTC  (6+ messages)
` [RESEND PATCH 1/5] PCI: aardvark: Fix link training
` [RESEND PATCH 2/5] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
` [RESEND PATCH 3/5] PCI: aardvark: Fix PCIe Max Payload Size setting
` [RESEND PATCH 4/5] PCI: aardvark: Implement workaround for the readback value of VEND_ID
` [RESEND PATCH 5/5] PCI: aardvark: Implement workaround for PCIe Completion Timeout

Virtualizing MSI-X on IMS via VFIO
 2021-06-24 22:22 UTC  (8+ messages)
          ` [PATCH] vfio/pci: Document the MSI[X] resize side effects properly

[PATCHSET v3 0/3] perf stat: Enable BPF counters with --for-each-cgroup
 2021-06-24 22:21 UTC  (10+ messages)
` [PATCH 3/3] perf stat: Enable BPF counter "

Error: failed to link '/no_alu32/linked_vars1.o': Unknown error -2 (-2)
 2021-06-24 22:05 UTC 

linux-next: Signed-off-by missing for commits in the kvm tree
 2021-06-24 22:03 UTC  (2+ messages)

[PATCH 0/2] PCI: aardvark: Resource fixes
 2021-06-24 21:55 UTC  (3+ messages)
` [PATCH 1/2] PCI: aardvark: Configure PCIe resources from 'ranges' DT property
` [PATCH 2/2] arm64: dts: marvell: armada-37xx: Extend PCIe MEM space

linux-next: Fixes tag needs some work in the net tree
 2021-06-24 21:45 UTC 

Virtualizing MSI-X on IMS via VFIO
 2021-06-24 21:44 UTC  (3+ messages)

[PATCH V5 00/14] hwlat improvements and osnoise/timerlat tracers
 2021-06-24 21:39 UTC  (3+ messages)
` [PATCH V5 12/14] trace: Protect tr->tracing_cpumask with get/put_online_cpus

[PATCH v3 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-24 21:35 UTC  (2+ messages)

[PATCH 0/2] *** altera-msgdma: make response port optional ***
 2021-06-24 21:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: altera-msgdma: make response port optional

[RESEND PATCH 0/3] PCI: aardvark: PIO fixes
 2021-06-24 21:33 UTC  (4+ messages)
` [RESEND PATCH 1/3] PCI: aardvark: Fix checking for PIO Non-posted Request
` [RESEND PATCH 2/3] PCI: aardvark: Fix checking for PIO status
` [RESEND PATCH 3/3] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response

[PATCH v4 0/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy
 2021-06-24 21:31 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy

[PATCH 0/3] *** Support ASPEED AST2600 I2C ***
 2021-06-24 21:28 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: i2c-new: Add bindings for AST2600 I2C

[PATCH v3 0/4] pinctrl: qcom/pinctrl-spmi-gpio: Add support for pmic-gpio on SA8155p-adp
 2021-06-24 21:24 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: qcom,pmic-gpio: Arrange compatibles alphabetically
` [PATCH v3 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp

[PATCH v3 0/5] regulator: qcom,rpmh-regulator: Add support for pmic available on SA8155p-adp board
 2021-06-24 21:23 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: regulator: qcom,rpmh-regulator: Arrange compatibles alphabetically
` [PATCH v3 2/5] dt-bindings: regulator: qcom,rpmh-regulator: Add compatible for SA8155p-adp board pmic

[PATCH 00/22] Mediatek MT8195 clock support
 2021-06-24 21:22 UTC  (5+ messages)
` [PATCH 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of MT8195 clock
` [PATCH 02/22] clk: mediatek: Add dt-bindings of MT8195 clocks

[PATCH] ALSA: usb-audio: scarlett2: Fix for loop increment in scarlett2_usb_get_config
 2021-06-24 21:20 UTC 

[PATCH] dt-bindings: riscv: add starfive jh7100 compatibles
 2021-06-24 21:20 UTC  (2+ messages)

[RFC v1 00/11] Qcom SM8350 DispCC & VideoCC
 2021-06-24 21:18 UTC  (3+ messages)
` [RFC v1 05/11] dt-bindings: clock: Add QCOM SM8350 display clock bindings

[PATCH v4 0/5] generalize fpga_mgr_load
 2021-06-24 21:17 UTC  (6+ messages)
` [PATCH v4 1/5] fpga: generalize updating the card
` [PATCH v4 2/5] fpga: add FPGA_MGR_REIMAGE flag
` [PATCH v4 3/5] fpga: pass fpga_manager_update_ops to the fpga_manager_write functions
` [PATCH v4 4/5] fpga: use reimage ops in fpga_mgr_load()
` [PATCH v4 5/5] fpga: fpga-mgr: simplify mops check in wrappers

[PATCH] ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM stream is found
 2021-06-24 21:05 UTC  (2+ messages)

[PATCH V2] dt-bindings: mmc: sdhci-msm: Add compatible string for sc7280
 2021-06-24 21:01 UTC  (2+ messages)

[PATCH v10 02/19] clk: mediatek: Add dt-bindings of MT8192 clocks
 2021-06-24 21:01 UTC  (2+ messages)

[RESEND PATCH v2 2/4] dt-bindings: power: Add MT8195 power domains
 2021-06-24 20:57 UTC  (2+ messages)

[PATCH] mm/page_alloc: fix memory map initialization for descending nodes
 2021-06-24 20:57 UTC  (2+ messages)

[PATCH v6 1/5] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
 2021-06-24 20:56 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: Add E Ink to vendor bindings
 2021-06-24 20:52 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: Add support for E Ink VB3300-KCA

[PATCH 0/2] gpio: modepin: Add driver support for modepin GPIO controller
 2021-06-24 20:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: Add binding documentation for modepin

[tip:x86/cache] BUILD SUCCESS fd2afa70eff057fab57c9e06708b68677b261a0c
 2021-06-24 20:48 UTC 

[PATCH v2 00/10] arm64: dts: qcom: Add SA8155p-adp board DTS
 2021-06-24 20:47 UTC  (3+ messages)
` [PATCH v2 01/10] dt-bindings: qcom: rpmh-regulator: Add compatible for SA8155p-adp board pmic

[PATCH v1] Change compatiable string for MT8195 mmc host IP
 2021-06-24 20:46 UTC  (3+ messages)
` [PATCH v1] dt-bindings: mmc: change "

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-24 20:44 UTC  (8+ messages)

[PATCH 2/2] dt-binding: mediatek: mt6779: update spi document
 2021-06-24 20:44 UTC  (2+ messages)

[git pull] drm fixes for 5.13-rc8/final
 2021-06-24 20:39 UTC  (2+ messages)

[BUG] arm64: an infinite loop in generic_perform_write()
 2021-06-24 20:36 UTC  (10+ messages)

[PATCH v2 00/33] arm64: zynqmp: Extend board description
 2021-06-24 20:36 UTC  (5+ messages)
` [PATCH v2 30/33] arm64: zynqmp: Add support for zcu102-rev1.1 board
` [PATCH v2 33/33] arm64: zynqmp: Add support for Xilinx Kria SOM board

[PATCH] PM: domains: Shrink locking area of the gpd_list_lock
 2021-06-24 20:33 UTC  (5+ messages)

[PATCH] i2c: robotfuzz-osif: fix control-request directions
 2021-06-24 20:32 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add bindings for MDM9607
 2021-06-24 20:31 UTC  (3+ messages)

[PATCH] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML
 2021-06-24 20:27 UTC  (2+ messages)

[PATCH v4] tty: Fix out-of-bound vmalloc access in imageblit
 2021-06-24 20:27 UTC 

[PATCH] dt-bindings: fpga: zynq: convert bindings to YAML
 2021-06-24 20:27 UTC  (2+ messages)

[PATCH v3 resend] dt-bindings: rtc: zynqmp: convert bindings to YAML
 2021-06-24 20:26 UTC  (2+ messages)

[PATCH v3] dt-bindings: clk: zynqmp: convert bindings to YAML
 2021-06-24 20:25 UTC  (2+ messages)

[PATCH v3 0/4] ARM: dts: NSP: add Meraki MX64/MX65 series
 2021-06-24 20:22 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: arm: bcm: NSP: add Meraki MX64/MX65

[PATCH v2] PM: domains: Shrink locking area of the gpd_list_lock
 2021-06-24 20:18 UTC 

[PATCH v5] rtc: Improve performance of rtc_time64_to_tm(). Add tests
 2021-06-24 20:13 UTC 

[PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask
 2021-06-24 20:07 UTC  (9+ messages)

[PATCH v2] i2c: core: Disable client irq on reboot/shutdown
 2021-06-24 20:04 UTC  (2+ messages)

[PATCH net-next 0/2] Document the NXP SJA1110 switch as supported
 2021-06-24 20:00 UTC  (2+ messages)

[PATCH] i2c/imx: Fix some checkpatch warnings
 2021-06-24 19:58 UTC  (2+ 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).