linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 09:41:56 to 2021-03-10 12:20:23 UTC [more...]

[PATCH v10 0/8] Add support for ipq8064 tsens
 2021-03-10 12:19 UTC  (2+ messages)

[PATCH v1 00/14] vfio: Device memory DMA mapping improvements
 2021-03-10 12:19 UTC  (4+ messages)
` [PATCH v1 02/14] vfio: Update vfio_add_group_dev() API

[PATCH] kbuild: dummy-tools: adjust to scripts/cc-version.sh
 2021-03-10 12:17 UTC  (3+ messages)

[PATCH v5] printk: Userspace format enumeration support
 2021-03-10 12:17 UTC  (5+ messages)

[PATCH 2/3] mm: hugetlb: introduce arch_free_vmemmap_page
 2021-03-10 12:16 UTC  (2+ messages)

[PATCH v5 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-10 12:16 UTC  (16+ messages)
` [PATCH v5 01/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v5 02/14] media: docs: "
` [PATCH v5 03/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v5 04/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v5 05/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v5 06/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v5 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding
` [PATCH v5 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v5 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH v5 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH v5 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH v5 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH v5 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH v5 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

[PATCH stable 4.14-4.19] iommu/amd: Fix sleeping in atomic in increase_address_space()
 2021-03-10 12:14 UTC  (3+ messages)
  ` [PATCH stable 5.10-5.11] "

[PATCH v4 0/7] Add basic support for Loongson-2K1000
 2021-03-10 12:12 UTC  (10+ messages)
` [PATCH v4 2/7] MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI
` [PATCH v4 3/7] MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freq
` [PATCH v4 6/7] dt-bindings: interrupt-controller: Add Loongson-2K1000 LIOINTC

[PATCH] powerpc: Force inlining of cpu_has_feature() to avoid build failure
 2021-03-10 12:10 UTC 

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-03-10 12:08 UTC  (7+ messages)
    ` [EXT] "

[PATCH] thermal: thermal_of: fix error return code of thermal_of_populate_bind_params()
 2021-03-10 12:09 UTC  (3+ messages)

[PATCH v3 0/6] AM64: Add SERDES driver support
 2021-03-10 12:08 UTC  (7+ messages)
` [PATCH v3 1/6] phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_sel
` [PATCH v3 2/6] phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
` [PATCH v3 3/6] phy: ti: j721e-wiz: Configure full rate divider for AM64
` [PATCH v3 4/6] phy: ti: j721e-wiz: Model the internal clocks without device tree input
` [PATCH v3 5/6] phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>
` [PATCH v3 6/6] phy: cadence-torrent: Add support to drive refclk out

[RESEND][PATCH] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
 2021-03-10 12:06 UTC 

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-03-10 12:05 UTC  (8+ messages)
` [PATCH v1 4/7] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v1 5/7] mfd: lpc_ich: Switch to generic pci_p2sb_bar()
` [PATCH v1 6/7] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

[PATCH 0/4] FDDI: defxx: CSR access fixes and improvements
 2021-03-10 12:03 UTC  (5+ messages)
` [PATCH net/net-next 1/4] FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR
` [PATCH net/net-next 2/4] FDDI: defxx: Make MMIO the configuration default except for EISA
` [PATCH net-next 3/4] FDDI: defxx: Implement dynamic CSR I/O address space selection
` [PATCH net-next 4/4] FDDI: defxx: Use driver's name with resource requests

[PATCH net-next 0/3] FDDI: Update my e-mail address througout
 2021-03-10 12:02 UTC  (4+ messages)
` [PATCH net-next 1/3] FDDI: if_fddi.h: Update my e-mail address
` [PATCH net-next 2/3] FDDI: defxx: "
` [PATCH net-next 3/3] FDDI: defza: "

[PATCH v8 0/8] Count rlimits in each user namespace
 2021-03-10 12:01 UTC  (9+ messages)
` [PATCH v8 1/8] Increase size of ucounts to atomic_long_t
` [PATCH v8 2/8] Add a reference to ucounts for each cred
` [PATCH v8 3/8] Use atomic_t for ucounts reference counting
` [PATCH v8 4/8] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v8 5/8] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v8 6/8] Reimplement RLIMIT_SIGPENDING "
` [PATCH v8 7/8] Reimplement RLIMIT_MEMLOCK "
` [PATCH v8 8/8] kselftests: Add test to check for rlimit changes in different user namespaces

[PATCH] net: add net namespace inode for all net_dev events
 2021-03-10 12:01 UTC  (4+ messages)

[PATCH 4.4 0/3] Backport patch series to update Futex from 4.9
 2021-03-10 12:00 UTC  (5+ messages)
` [PATCH 4.4 3/3] futex: fix dead code in attach_to_pi_owner()

[GIT PULL] gpio: fixes for v5.12-rc3
 2021-03-10 11:56 UTC  (4+ messages)

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-03-10 11:54 UTC  (6+ messages)
` [GIT PULL] Immutable branch between MFD, PWM and RTC due for the v5.13 merge window

[PATCH v7 00/11] Raspberry Pi PoE HAT fan support
 2021-03-10 11:50 UTC  (3+ messages)
` [PATCH v7 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit
 2021-03-10 11:49 UTC  (12+ messages)

[BUG] One-liner array initialization with two pointers in BPF results in NULLs
 2021-03-10 11:48 UTC  (4+ messages)

[PATCH 0/8] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-10 11:47 UTC  (2+ messages)

[PATCH] perf synthetic events: Avoid write of uninitialized memory
 2021-03-10 11:48 UTC  (2+ messages)

[PATCH 1/3] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
 2021-03-10 11:46 UTC  (3+ messages)
` [PATCH 2/3] thermal/drivers/devfreq_cooling: "
` [PATCH 3/3] thermal/drivers/cpuidle_cooling: "

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2021-03-10 11:43 UTC  (7+ messages)
` [PATCH v6 5/9] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH v6 6/9] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-10 11:42 UTC  (5+ messages)
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout

[RFC PATCH v1] Bluetooth: hci_qca: Add device_may_wakeup support
 2021-03-10 11:41 UTC 

5.12-rc1-dontuse: Detecting known-bad commits to prevent bisect disasters
 2021-03-10 11:40 UTC 

[PATCH] arm64: perf: Fix 64-bit event counter read truncation
 2021-03-10 11:39 UTC  (4+ messages)

[PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2021-03-10 11:39 UTC  (2+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-10 11:38 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH v4] perf pmu: Validate raw event with sysfs exported format bits
 2021-03-10 11:38 UTC  (2+ messages)

[PATCH] Staging: rtl8723bs/core: fix coding style issue
 2021-03-10 11:35 UTC 

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-10 11:34 UTC  (3+ messages)
` [patch 12/14] PCI: hv: Use tasklet_disable_in_atomic()

[PATCH v1] powerpc: Include running function as first entry in save_stack_trace() and friends
 2021-03-10 11:32 UTC  (9+ messages)

[PATCH V11 0/5] dt: Add fdtoverlay rule and statically build unittest
 2021-03-10 11:29 UTC  (4+ messages)
` [PATCH V11 3/5] kbuild: Allow .dtso format for overlay source files

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

[gustavoars-linux:testing/xfs] BUILD SUCCESS c53742bdbe1ace569d71d762f93e4180d70d7668
 2021-03-10 11:27 UTC 

[PATCH v2 0/2] AM64: Add USB support
 2021-03-10 11:27 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am64-main: Add DT node for USB subsystem
` [PATCH v2 2/2] arm64: dts: ti: k3-am642-evm: Add USB support

[PATCH 0/3] AM64: Add SERDES DT bindings
 2021-03-10 11:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: ti,phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper
` [PATCH 2/3] dt-bindings: phy: cadence-torrent: Add binding for refclk driver
` [PATCH 3/3] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC

[PATCH] x86/vdso: avoid warning when building vdso2c on 32-bit host
 2021-03-10 11:27 UTC  (2+ messages)

[PATCH v2] sched: Optimize __calc_delta
 2021-03-10 11:26 UTC  (2+ messages)
` [tip: sched/core] sched: Optimize __calc_delta()

[tip: locking/urgent] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
 2021-03-10 11:26 UTC 

[tip: locking/urgent] seqlock,lockdep: Fix seqcount_latch_init()
 2021-03-10 11:26 UTC 

[tip: sched/core] sched: Remove unnecessary variable from schedule_tail()
 2021-03-10 11:26 UTC 

[PATCH] include: Remove pagemap.h from blkdev.h
 2021-03-10 11:23 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the char-misc.current tree
 2021-03-10 11:24 UTC  (3+ messages)

[PATCH v7 0/1] Adding support for IIO SCMI based sensors
 2021-03-10 11:15 UTC  (3+ messages)
` [PATCH v7 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH v3 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-10 11:22 UTC  (6+ messages)
` [PATCH v3 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH v3 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH v3 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH v3 5/5] powercap/drivers/dtpm: Scale the power with the load

[PATCH v2] cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled
 2021-03-10 11:20 UTC  (3+ messages)

[PATCH] objtool,x86: Fix uaccess PUSHF/POPF validation
 2021-03-10 11:19 UTC 

[PATCH v3 00/15] Support ROHM BD71815 PMIC
 2021-03-10 11:17 UTC  (9+ messages)
` [PATCH v3 06/15] mfd: Add ROHM BD71815 ID
` [PATCH v3 07/15] mfd: Support for ROHM BD71815 PMIC core
` [PATCH v3 11/15] regulator: rohm-regulator: Support SNVS HW state

[PATCH] arm64: mm: fix runtime fallback to 48-bt VA when 52-bit VA is enabled
 2021-03-10 11:16 UTC  (2+ messages)

[PATCH v7 0/5] Add initial support for ATC260x PMICs
 2021-03-10 11:12 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD and Input due for the v5.13 merge window

[PATCH v3 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-03-10 11:11 UTC  (4+ messages)

[PATCH] kbuild: remove unneeded -O option to dtc
 2021-03-10 11:08 UTC 

How long should be PCIe card in Warm Reset state?
 2021-03-10 11:05 UTC 

[PATCH v9 0/6] Support ROHM BD9576MUF and BD9573MUF PMICs
 2021-03-10 11:05 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD and Watchdog due for the v5.13 merge window

[PATCH] usb: dwc3: gadget: Prevent EP queuing while stopping transfers
 2021-03-10 11:02 UTC 

Fair Pay Epilogue / Re: LCPU (was fair pay)
 2021-03-10 10:57 UTC 

[PATCH] MFD: intel_pmt: Fix nuisance messages and handling of disabled capabilities
 2021-03-10 10:57 UTC  (4+ messages)
` [PATCH V2 1/2] "
  ` [GIT PULL] Immutable branch between MFD and Platform/X86 due for the v5.13 merge window
    ` [GIT PULL v2] "

[RESEND PATCH v1 0/2] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
 2021-03-10 10:56 UTC  (3+ messages)
` [RESEND PATCH v1 1/2] Revert "drm/mediatek: Make sure previous message done or be aborted before send"
` [RESEND PATCH v1 2/2] Revert "mailbox: mediatek: remove implementation related to atomic_exec"

[PATCH] scsi: aic7xxx: aic79xx: Add missing check in ahc_handle_seqint
 2021-03-10 10:50 UTC 

[PATCH -tip 0/5] kprobes: Fix stacktrace in kretprobes
 2021-03-10 10:50 UTC  (9+ messages)

[PATCH v3 0/3] Add Bitstream configuration support for Versal
 2021-03-10 10:49 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-10 10:47 UTC  (10+ messages)
` [PATCH RFC v2 1/8] perf/core: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
` [PATCH RFC v2 2/8] perf/core: Support only inheriting events if cloned with CLONE_THREAD
` [PATCH RFC v2 3/8] perf/core: Add support for event removal on exec
` [PATCH RFC v2 4/8] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
` [PATCH RFC v2 5/8] perf/core: Add support for SIGTRAP on perf events
` [PATCH RFC v2 6/8] perf/core: Add breakpoint information to siginfo on SIGTRAP
` [PATCH RFC v2 7/8] selftests/perf: Add kselftest for process-wide sigtrap handling
` [PATCH RFC v2 8/8] selftests/perf: Add kselftest for remove_on_exec

[PATCH] media: videobuf2: Explicitly state max size of planes
 2021-03-10 10:46 UTC 

[PATCH] staging: rtl8192u: ieee80211: Remove braces for single line blocks
 2021-03-10 10:43 UTC 

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-10 10:46 UTC  (6+ messages)
` [PATCH 1/5] SUNRPC: Set rq_page_end differently
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator
` [PATCH 3/5] SUNRPC: Refresh rq_pages using "
` [PATCH 4/5] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 5/5] net: page_pool: use alloc_pages_bulk in refill code path

[GIT] SPARC
 2021-03-10 10:40 UTC  (5+ messages)

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-10 10:38 UTC  (14+ messages)
` [PATCH 4/6] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf

[PATCH 1/3] nvmem: core: Add functions to make number reading easy
 2021-03-10 10:37 UTC  (2+ messages)

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-10 10:29 UTC  (11+ messages)
` [RFC PATCH 1/5] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[PATCH v2] include: Remove pagemap.h from blkdev.h
 2021-03-10 10:29 UTC  (2+ messages)

[PATCH v2 0/9] AM64: Add SERDES bindings and driver support
 2021-03-10 10:24 UTC  (4+ messages)
` [PATCH v2 9/9] phy: cadence-torrent: Add support to drive refclk out

[PATCH V2 1/2] dt-bindings: nvmem: add Broadcom's NVRAM
 2021-03-10 10:23 UTC  (2+ messages)

The killing of ideal_nops[]
 2021-03-10 10:22 UTC  (8+ messages)

[PATCH v2] irqchip/irq-mst: Support polarity configuration
 2021-03-10 10:20 UTC  (3+ messages)

[PATCH] media: videobuf2: Fix integer overrun in allocation
 2021-03-10 10:16 UTC  (5+ messages)

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-10 10:13 UTC  (3+ messages)

[PATCH v6 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-10 10:12 UTC  (4+ messages)
` [PATCH v6 10/22] media: camss: Add support for CSID hardware version Titan 170

drm: unexpected static_call insn opcode 0xe9 at drm_gem_check_release_pagevec+0x2a/0x30 [drm]
 2021-03-10 10:09 UTC 

[PATCH v6 0/4] block-layer interposer
 2021-03-10 10:04 UTC  (5+ messages)
` [PATCH v6 2/4] block: add blk_interposer

[PATCH] netdevsim: fib: Remove redundant code
 2021-03-10 10:01 UTC  (2+ messages)

[PATCH v3] powerpc/32: remove bogus ppc_select syscall
 2021-03-10 10:00 UTC  (6+ messages)

nouveau: lockdep cli->mutex vs reservation_ww_class_mutex deadlock report
 2021-03-10  9:58 UTC 

[PATCH v2] mfd: ntxec: Support for EC in Tolino Shine 2 HD
 2021-03-10  9:55 UTC  (3+ messages)

[PATCH] perf machine: Assign boolean values to a bool variable
 2021-03-10  9:55 UTC  (2+ messages)

rtc: rtc-m48t59: rtc-m48t59.0: IRQ index 0 not found
 2021-03-10  9:53 UTC 

linux-next: Tree for Mar 10
 2021-03-10  9:52 UTC  (3+ messages)
` linux-next: Tree for Mar 10 (lib/test_printf.c)

[PATCH v3 00/11] gpio: implement the configfs testing module
 2021-03-10  9:51 UTC  (4+ messages)
` [PATCH v3 07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()

[PATCH] staging: iio: ad9834: convert to device-managed functions in probe
 2021-03-10  9:51 UTC 

[PATCH v4 0/3] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-10  9:37 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: Add Siemens vendor prefix
` [PATCH v4 3/3] arm64: dts: ti: Add support for Siemens IOT2050 boards

[PATCH/RFC 0/2] background initramfs unpacking, and CONFIG_MODPROBE_PATH
 2021-03-10  9:46 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] modules: add CONFIG_MODPROBE_PATH

[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-10  9:45 UTC  (3+ messages)
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64

[RFC PATCH v2 0/3] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-10  9:43 UTC  (4+ messages)
` [RFC PATCH v2 1/3] KVM: arm64: Move CMOs from user_mem_abort to the fault handlers
` [RFC PATCH v2 2/3] KVM: arm64: Install the block entry before unmapping the page mappings
` [RFC PATCH v2 3/3] KVM: arm64: Distinguish cases of memcache allocations completely

[net-next] net: mvpp2: Add reserved port private flag configuration
 2021-03-10  9:42 UTC 

kernel panic: Attempted to kill init!
 2021-03-10  9:41 UTC  (7+ 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).