linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-09 08:31:03 to 2022-02-09 11:31:18 UTC [more...]

[PATCH v3] ARM: dts: add DT for lan966x SoC and 2-port board pcb8291
 2022-02-09 10:23 UTC  (7+ messages)

[PATCH v3 0/4] Add support for the eDP panel on sc7280 CRD
 2022-02-09  8:55 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: display: simple: Add sharp LQ140M1JW46 panel
` [PATCH v3 3/4] drm/panel-edp: Add eDP sharp panel support

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2022-02-09 10:23 UTC  (6+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v5 00/12] arm64: prepare and add verdin imx8m mini support
 2022-02-09 10:00 UTC  (13+ messages)
` [PATCH v5 01/12] arm64: dts: imx8mm: fix strange hex notation
` [PATCH v5 02/12] arm64: defconfig: enable taskstats configuration
` [PATCH v5 03/12] arm64: defconfig: enable pcieaer configuration
` [PATCH v5 04/12] arm64: defconfig: re-order default configuration
` [PATCH v5 05/12] arm64: defconfig: rebuild "
` [PATCH v5 06/12] arm64: defconfig: enable bpf/cgroup firewalling
` [PATCH v5 07/12] arm64: defconfig: enable imx8m pcie phy driver
` [PATCH v5 08/12] arm64: defconfig: build imx-sdma as a module
` [PATCH v5 09/12] arm64: defconfig: build r8169 "
` [PATCH v5 10/12] arm64: defconfig: enable verdin-imx8mm relevant drivers as modules
` [PATCH v5 11/12] dt-bindings: arm: fsl: add toradex,verdin-imx8mm et al
` [PATCH v5 12/12] arm64: dts: freescale: add initial support for verdin imx8m mini

[BUG] net: mellanox: mlx4: possible deadlock in mlx4_xdp_set() and mlx4_en_reset_config()
 2022-02-09 10:21 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: rockchip: fix a typo on crypto-controller
 2022-02-09 10:17 UTC 

[RFC PATCH 0/2] powerpc/pseries: add support for local secure storage called Platform Keystore(PKS)
 2022-02-09  9:13 UTC  (3+ messages)
` [RFC PATCH 2/2] pseries: define sysfs interface to expose PKS variables

[PATCH v6 0/3] drm/lsdc: add drm driver for loongson display controller
 2022-02-09  8:52 UTC  (11+ messages)
` [PATCH v6 1/3] "

[PATCH v2 00/23] Add initial support for MHI endpoint stack
 2022-02-09  9:56 UTC  (24+ messages)
` [PATCH v2 01/23] bus: mhi: Fix pm_state conversion to string
` [PATCH v2 02/23] bus: mhi: Fix MHI DMA structure endianness
` [PATCH v2 03/23] bus: mhi: Move host MHI code to "host" directory
` [PATCH v2 04/23] bus: mhi: Move common MHI definitions out of host directory
` [PATCH v2 05/23] bus: mhi: Make mhi_state_str[] array static inline and move to common.h
` [PATCH v2 06/23] bus: mhi: Cleanup the register definitions used in headers
` [PATCH v2 07/23] bus: mhi: Get rid of SHIFT macros and use bitfield operations
` [PATCH v2 08/23] bus: mhi: ep: Add support for registering MHI endpoint controllers
` [PATCH v2 09/23] bus: mhi: ep: Add support for registering MHI endpoint client drivers
` [PATCH v2 10/23] bus: mhi: ep: Add support for creating and destroying MHI EP devices
` [PATCH v2 11/23] bus: mhi: ep: Add support for managing MMIO registers
` [PATCH v2 12/23] bus: mhi: ep: Add support for ring management
` [PATCH v2 13/23] bus: mhi: ep: Add support for sending events to the host
` [PATCH v2 14/23] bus: mhi: ep: Add support for managing MHI state machine
` [PATCH v2 15/23] bus: mhi: ep: Add support for processing MHI endpoint interrupts
` [PATCH v2 16/23] bus: mhi: ep: Add support for powering up the MHI endpoint stack
` [PATCH v2 17/23] bus: mhi: ep: Add support for powering down "
` [PATCH v2 18/23] bus: mhi: ep: Add support for handling MHI_RESET
` [PATCH v2 19/23] bus: mhi: ep: Add support for handling SYS_ERR condition
` [PATCH v2 20/23] bus: mhi: ep: Add support for processing command and TRE rings
` [PATCH v2 21/23] bus: mhi: ep: Add support for queueing SKBs over MHI bus
` [PATCH v2 22/23] bus: mhi: ep: Add support for suspending and resuming channels
` [PATCH v2 23/23] bus: mhi: ep: Add uevent support for module autoloading

[PATCH v3 1/1] arch: arm: dts: update bletchley dts
 2022-02-09 10:04 UTC 

[PATCH v2 00/11] KVM: s390: Do storage key checking
 2022-02-09 10:08 UTC  (8+ messages)
` [PATCH v2 05/11] KVM: s390: Add optional storage key checking to MEMOP IOCTL

[PATCH v6 0/2] Adjust NUMA imbalance for multiple LLCs
 2022-02-09 10:33 UTC  (5+ messages)
` [PATCH 2/2] sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans "

[syzbot] KASAN: use-after-free Read in jbd2_journal_wait_updates
 2022-02-09  9:56 UTC  (3+ messages)

[PATCH] spi: spi-xilinx: fix for_each_child.cocci warnings
 2022-02-09 10:33 UTC  (2+ messages)

[PATCH v5 1/3] KVM: x86: Provide per VM capability for disabling PMU virtualization
 2022-02-09 10:33 UTC 

[PATCH v2 0/9] random: cleanups around per-cpu crng & rdrand
 2022-02-09 10:27 UTC  (13+ messages)
` [PATCH v2 1/9] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH v2 2/9] random: get rid of secondary crngs
` [PATCH v2 3/9] random: inline leaves of rand_initialize()
` [PATCH v2 6/9] random: absorb fast pool into input pool after fast load
` [PATCH v2 7/9] random: use simpler fast key erasure flow on per-cpu keys

[PATCH] io_uring: Fix uninitialized use of ret in io_eventfd_register()
 2022-02-09 10:26 UTC 

[PATCH] net: macb: Align the dma and coherent dma masks
 2022-02-09 10:24 UTC  (2+ messages)

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-09  9:39 UTC  (15+ messages)
` [PATCH v2 19/66] media: sun6i-csi: Grab bus clock instead of passing it to regmap
` [PATCH v2 22/66] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v2 29/66] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 31/66] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v2 32/66] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v2 33/66] media: sun6i-csi: Rework register definitions, invert misleading fields

[PATCH V5] mtd: spi-nor: winbond: Add support for winbond chip
 2022-02-09 10:23 UTC  (3+ messages)

[PATCH] crypto: cavium/nitro: fix typo on crypto
 2022-02-09 10:21 UTC 

[PATCH v3 0/7] drm: Add driver for Solomon SSD130X OLED displays
 2022-02-09  9:13 UTC  (8+ messages)
` [PATCH v3 1/7] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
` [PATCH v3 2/7] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
` [PATCH v3 3/7] drm: Add driver for Solomon SSD130X OLED displays
` [PATCH v3 4/7] drm/solomon: Add SSD130X OLED displays I2C support
` [PATCH v3 5/7] (WIP) drm/solomon: Add SSD130X OLED displays SPI support
` [PATCH v3 6/7] MAINTAINERS: Add entry for Solomon SSD130X OLED displays DRM driver
` [PATCH v3 7/7] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH v2 0/1] KVM: s390: pv: make use of ultravisor AIV support
 2022-02-09  9:12 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH net-next] net: lan966x: Fix when CONFIG_IPV6 is not set
 2022-02-09 10:18 UTC 

[PATCH] ARM: dts: rk3288: fix a typo on crypto-controller
 2022-02-09 10:14 UTC 

[PATCH V6 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-02-09 10:13 UTC  (4+ messages)
` [PATCH V6 03/10] PCI/DOE: Add Data Object Exchange Aux Driver

[PATCH v3] dt-bindings: timer: Convert faraday,fttmr010 to yaml
 2022-02-09 10:10 UTC  (3+ messages)

[PATCH v2] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
 2022-02-09 10:05 UTC 

[PATCHv2] kexec: disable cpu hotplug until the rebooting cpu is stable
 2022-02-09  8:44 UTC  (6+ messages)

[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
 2022-02-09  9:57 UTC 

[PATCH net-next 0/4] net/mlx5: Introduce devlink param to disable SF aux dev probe
 2022-02-09  9:57 UTC  (3+ messages)

[PATCH for-mm 0/2] Fix trivial build errors on -mm tree
 2022-02-09  9:41 UTC  (3+ messages)
` [PATCH for-mm 1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
` [PATCH for-mm 2/2] mm/gup: Make migrate_device_page() fails always if !CONFIG_DEVICE_PRIVATE

[PATCH v9 0/1] Introducing an attribute to select the time setting
 2022-02-09  9:54 UTC  (2+ messages)
` [PATCH v9 1/1] i2c: mediatek: modify bus speed calculation formula

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-02-09  9:45 UTC  (3+ messages)

[PATCH RESEND] migrate: Wrap CONFIG_DEVICE_PRIVATE dependent function declarations with ifdef
 2022-02-09  9:47 UTC 

[PATCH] ARM: at91: debug: add lan966 support
 2022-02-09  8:41 UTC 

[PATCH v2 RESEND 0/4] coresight: etm: Correct PID tracing for non-root namespace
 2022-02-09  9:42 UTC  (5+ messages)
` [PATCH v2 RESEND 1/4] coresight: etm4x: Add lock for reading virtual context ID comparator

[PATCH 00/23] Add initial support for MHI endpoint stack
 2022-02-09  9:45 UTC  (2+ messages)
` [PATCH 01/23] bus: mhi: Fix pm_state conversion to string

[PATCH v2] media: aspeed: Use full swing as JFIF to fix incorrect color
 2022-02-09  9:06 UTC  (2+ messages)

[PATCH] watchdog: Improve watchdog_dev function documentation
 2022-02-09  9:08 UTC 

[PATCH v5 0/9] tegra20-emc: Identify memory chip by LPDDR configuration
 2022-02-09  8:58 UTC  (7+ messages)
` [PATCH v5 3/9] dt-bindings: memory: lpddr2: Add revision-id properties

[RFC PATCH] kdump: Add support for crashkernel=auto
 2022-02-09  9:15 UTC  (3+ messages)

[PATCH v2 00/15] Make ETM register accesses consistent with sysreg.h
 2022-02-09  9:32 UTC  (5+ messages)
` [PATCH v2 01/15] coresight: Make ETM4x TRCIDR0 "

[PATCH] migrate: Wrap CONFIG_DEVICE_PRIVATE dependent function declarations with ifdef
 2022-02-09  9:34 UTC 

[PATCH v2] drm/lima: avoid error task dump attempt when not enabled
 2022-02-09  9:37 UTC 

[PATCH] lima: avoid error task dump attempt when not enabled
 2022-02-09  9:26 UTC  (2+ messages)

[PATCH v8 0/4] Add Naneng combo PHY support for RK3568
 2022-02-09  9:14 UTC  (3+ messages)
` [PATCH v8 2/4] dt-bindings: phy: rockchip: Add Naneng combo PHY bindings

arch/arc/kernel/smp.c:279:18: sparse: sparse: dereference of noderef expression
 2022-02-09  9:32 UTC 

[paulmck-rcu:dev.2022.02.03a] BUILD SUCCESS bb642455a39a2f9a89b921e7782937023bb92fcd
 2022-02-09  9:13 UTC 

[PATCH] uio: Replace mutex info_lock with percpu_ref to improve performance
 2022-02-09  9:26 UTC  (3+ messages)

[PATCH] KVM: x86/cpuid: Stop exposing unknown AMX Tile Palettes and accelerator units
 2022-02-09  9:29 UTC  (2+ messages)

[PATCH v5 0/3] Add support for runtime features
 2022-02-09  9:29 UTC  (7+ messages)
` [PATCH v5 1/3] firmware: xilinx: "
` [PATCH v5 2/3] firmware: zynqmp: Add documentation for runtime feature config
` [PATCH v5 3/3] firmware: xilinx: Add sysfs support for "

[PATCH v1 0/4] Support bcm6123 Bus Converter
 2022-02-09  9:22 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: vendor-prefixes: add Vicor Corporation

[PATCH v3 1/3] Bluetooth: aosp: surface AOSP quality report through mgmt
 2022-02-09  9:23 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: btintel: surface Intel telemetry events "
` [PATCH v3 3/3] Bluetooth: mgmt: add set_quality_report for MGMT_OP_SET_QUALITY_REPORT

[syzbot] BUG: MAX_LOCK_DEPTH too low! (3)
 2022-02-09  9:13 UTC  (2+ messages)

[5.17 regression] "x86/PCI: Ignore E820 reservations for bridge windows on newer systems" breaks suspend/resume
 2022-02-09  9:13 UTC  (2+ messages)

[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-09  9:09 UTC  (4+ messages)
` [PATCH 11/12] locking/mutex: Revive fast functions for CONFIG_LOCK_TRACEPOINTS

[RFC 1/2] ARM: dts: imx6qp-sabresd: Enable pcie support
 2022-02-09  9:07 UTC  (4+ messages)
` [RFC 2/2] PCI: imx6: Enable imx6qp pcie power management support

[PATCH v2] dt-bindings: gpio: convert faraday,ftgpio01 to yaml
 2022-02-09  9:03 UTC  (2+ messages)

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2022-02-09  9:00 UTC  (4+ messages)
` [PATCH v2 2/6] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()

[PATCH v5 0/5] Add GPU for RK356x SoCs
 2022-02-09  8:51 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: gpu: mali-bifrost: describe clocks for the rk356x gpu
` [PATCH v5 2/5] arm64: dts: rockchip: add gpu node to rk356x
` [PATCH v5 3/5] arm64: dts: rockchip: add cooling map and trip points for gpu "
` [PATCH v5 4/5] arm64: dts: rockchip: enable the gpu on quartz64-a
` [PATCH v5 5/5] arm64: dts: rockchip: enable the gpu on rk3568-evb1-v10

[PATCH] tick/sched: use min() to make code cleaner
 2022-02-09  8:56 UTC 

[PATCH v2 0/3] RISC-V: Fix cpumask rework fall-out
 2022-02-09  8:54 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: Fix hartid mask handling for hartid 31 and up
` [PATCH v2 2/3] RISC-V: Fix handling of empty cpu masks
` [PATCH v2 3/3] RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering

[PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
 2022-02-09  8:52 UTC 

[PATCH 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-02-09  8:49 UTC  (7+ messages)
` [PATCH 06/11] perf tools: Add new clock IDs to "perf time to TSC" test
` [PATCH 07/11] perf tools: Add perf_read_tsc_conv_for_clockid()
` [PATCH 08/11] perf intel-pt: Add support for new clock IDs
` [PATCH 09/11] perf intel-pt: Use CLOCK_PERF_HW_CLOCK_NS by default
` [PATCH 10/11] perf intel-pt: Add config variables for timing parameters
` [PATCH 11/11] perf intel-pt: Add documentation for new clock IDs

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-02-09  8:52 UTC  (3+ messages)
` [EXT] "

[PATCH] fbcon: use min() to make code cleaner
 2022-02-09  8:48 UTC 

[mtd:spi-mem-ecc 14/29] drivers/mtd/nand/ecc-mxic.c:548 mxic_ecc_prepare_io_req_external() error: uninitialized symbol 'ret'
 2022-02-09  8:45 UTC  (2+ messages)

[PATCH v2] regmap-irq: Use regmap_irq_update_bits instead of regmap_write
 2022-02-09  8:41 UTC  (3+ messages)

[PATCH] gpu: drm: msm: use div64_u64() instead of do_div()
 2022-02-09  8:37 UTC 

[PATCH 5.15 000/111] 5.15.22-rc2 review
 2022-02-09  8:44 UTC  (2+ messages)

[PATCH] can: xilinx_can: Add check for NAPI Poll function
 2022-02-09  8:43 UTC  (7+ messages)

[PATCH] net: dsa: ocelot: use div64_u64() instead of do_div()
 2022-02-09  8:39 UTC 

[PATCH] media: qcom: use div64_u64() instead of do_div()
 2022-02-09  8:38 UTC 

[PATCH] staging: pi433: use div64_u64() instead of do_div()
 2022-02-09  8:40 UTC 

[PATCH] pwm: use div64_u64() instead of do_div()
 2022-02-09  8:39 UTC 

[PATCH] net: ethernet: cavium: use div64_u64() instead of do_div()
 2022-02-09  8:39 UTC 

[PATCH] power: supply: da9150: use div64_u64() instead of do_div()
 2022-02-09  8:39 UTC 

[PATCH] net: wireless: ath: use div64_u64() instead of do_div()
 2022-02-09  8:39 UTC 

[PATCH] mmc: mtk-sd: use div64_u64() instead of do_div()
 2022-02-09  8:38 UTC 

[PATCH] media: dvb-frontends: use div64_u64() instead of do_div()
 2022-02-09  8:38 UTC 

[PATCH] iio: use div64_u64() instead of do_div()
 2022-02-09  8:37 UTC 

[PATCH] clk: imx: use div64_u64() instead of do_div()
 2022-02-09  8:36 UTC 

[PATCH] dt-bindings: net: dsa: realtek-smi: convert to YAML schema
 2022-02-09  8:37 UTC  (7+ messages)

[PATCH] clk: xgene: use div64_u64() instead of do_div()
 2022-02-09  8:35 UTC 

[PATCH] clk: hisilicon: use div64_u64() instead of do_div()
 2022-02-09  8:35 UTC 

[PATCH] x86: tsc: use div64_u64() instead of do_div()
 2022-02-09  8:35 UTC 

[PATCH] powerpc: delete redundant conversion
 2022-02-09  8:34 UTC 

[v1,net-next 1/3] net:enetc: allocate CBD ring data memory using DMA coherent methods
 2022-02-09  8:34 UTC  (6+ messages)
` [v1,net-next 2/3] net:enetc: command BD ring data memory alloc as one function alone
` [v1,net-next 3/3] net:enetc: enetc qos using the CBDR dma alloc function

[PATCH v2 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-09  8:33 UTC  (4+ messages)
` [PATCH v2 1/7] genirq: Provide generic_handle_irq_safe()
    ` [PATCH v3 "

[PATCH v2 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-09  8:33 UTC  (7+ messages)
` [PATCH v2 2/6] dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
` [PATCH v2 3/6] ARM: dts: r9a06g032: Add the watchdog nodes
` [PATCH v2 4/6] ARM: dts: r9a06g032-rzn1d400-db: Enable watchdog0 with a 60s timeout

[PATCH v4] mtd: rawnand: protect access to rawnand devices while in suspend
 2022-02-09  8:32 UTC  (2+ messages)

amd apu crashes
 2022-02-09  8:31 UTC  (2+ messages)

[PATCH] docs: block: biodoc.rst: Drop the obsolete and incorrect content
 2022-02-09  8:32 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: protect access to rawnand devices while in suspend
 2022-02-09  8:31 UTC  (3+ 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).