linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-21 09:24:52 to 2021-11-21 18:04:35 UTC [more...]

[krzk-mem-ctrl:for-v5.17/renesas-rpc 5/5] drivers/memory/renesas-rpc-if.c:253:14: warning: cast to smaller integer type 'enum rpcif_type' from 'const void *'
 2021-11-21 18:04 UTC  (4+ messages)

[net-next PATCH 00/19] Multiple cleanup and feature for qca8k
 2021-11-21 18:03 UTC  (5+ messages)
` [net-next PATCH 18/19] net: dsa: qca8k: use device_get_match_data instead of the OF variant

Fair IT: Keeping only the L in Linux: Purple L OS
 2021-11-21 18:01 UTC 

[PATCH] memory: renesas-rpc-if: Silence clang warning
 2021-11-21 18:01 UTC 

[PATCH] net-sysfs: Slightly optimize 'xps_queue_show()'
 2021-11-21 18:01 UTC 

[PATCH] i2c: rk3x: enable clock before getting rate
 2021-11-21 18:00 UTC  (2+ messages)

[PATCH v2 net] net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
 2021-11-21 17:57 UTC 

[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
 2021-11-21 17:52 UTC  (23+ messages)
` [PATCH 01/15] iio: buffer-dma: Get rid of incoming/outgoing queues
` [PATCH 03/15] iio: buffer-dma: Use round_down() instead of rounddown()
` [PATCH 04/15] iio: buffer-dma: Enable buffer write support
` [PATCH 07/15] iio: core: Add new DMABUF interface infrastructure
` [PATCH 08/15] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH 11/15] iio: buffer-dma: Boost performance using write-combine cache setting
` [PATCH 12/15] iio: buffer-dmaengine: Support new DMABUF based userspace API
  ` [PATCH 15/15] Documentation: iio: Document high-speed DMABUF based API

[PATCH V5 00/10] Use copy_process/create_io_thread in vhost layer
 2021-11-21 17:49 UTC  (11+ messages)
` [PATCH V5 01/10] fork: Make IO worker options flag based
` [PATCH V5 02/10] fork/vm: Move common PF_IO_WORKER behavior to new flag
` [PATCH V5 03/10] fork: add KERNEL_WORKER flag to not dup/clone files
` [PATCH V5 04/10] fork: Add KERNEL_WORKER flag to ignore signals
` [PATCH V5 05/10] signal: Perfom autoreap for PF_USER_WORKER
` [PATCH V5 06/10] fork: add helper to clone a process
` [PATCH V5 07/10] io_uring: switch to kernel_worker
` [PATCH V5 08/10] fork: remove create_io_thread
` [PATCH V5 09/10] vhost: move worker thread fields to new struct
` [PATCH V5 10/10] vhost: use kernel_worker to check RLIMITs

[PATCH] arm64: dts: rockchip: helios64: define usb hub and 2.5GbE nic
 2021-11-21 17:50 UTC  (2+ messages)

[PATCH v2] Docs: Fixes link to I2C specification
 2021-11-21 17:46 UTC  (3+ messages)

[PATCH net] net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
 2021-11-21 17:46 UTC  (3+ messages)

[PATCH] Revert "mark pstore-blk as broken"
 2021-11-21 17:46 UTC  (6+ messages)

[PATCH v1 net-next 0/3] update seville to use shared mdio driver
 2021-11-21 17:44 UTC  (5+ messages)
` [PATCH v1 net-next 1/3] net: mdio: mscc-miim: convert to a regmap implementation
` [PATCH v1 net-next 3/3] net: dsa: ocelot: felix: switch to mdio-mscc-miim driver for indirect mdio access

[PATCH 1/2] drm/amdkfd: Use bitmap_zalloc() when applicable
 2021-11-21 17:41 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: Slighly optimize 'init_doorbell_bitmap()'

[PATCH v9 00/14] iio: afe: add temperature rescaling support
 2021-11-21 17:30 UTC  (5+ messages)
` [PATCH v9 05/14] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support

[PATCH v3 1/6] riscv: dts: sifive unmatched: Name gpio lines
 2021-11-21 17:25 UTC  (7+ messages)
` [PATCH v3 2/6] riscv: dts: sifive unmatched: Expose the board ID eeprom
` [PATCH v3 4/6] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
` [PATCH v3 6/6] riscv: dts: sifive unmatched: Link the tmp451 with its power supply

[ANNOUNCE] erofs-utils: release 1.4
 2021-11-21 17:24 UTC 

[PATCH v43 00/15] /dev/random - a new approach
 2021-11-21 17:23 UTC  (17+ messages)
` [PATCH v43 01/15] Linux Random Number Generator
` [PATCH v43 02/15] LRNG - IRQ entropy source
` [PATCH v43 03/15] LRNG - sysctls and /proc interface
` [PATCH v43 04/15] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v43 05/15] LRNG - CPU entropy source
` [PATCH v43 06/15] LRNG - add switchable DRNG support
` [PATCH v43 07/15] LRNG - add common generic hash support
` [PATCH v43 08/15] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v43 09/15] LRNG - add SP800-90A DRBG extension
` [PATCH v43 10/15] LRNG - add kernel crypto API PRNG extension
` [PATCH v43 11/15] crypto: move Jitter RNG header include dir
` [PATCH v43 12/15] LRNG - add Jitter RNG fast noise source
` [PATCH v43 13/15] LRNG - add SP800-90B compliant health tests
` [PATCH v43 14/15] LRNG - add interface for gathering of raw entropy
` [PATCH v43 15/15] LRNG - add power-on and runtime self-tests

[PATCH v4 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
 2021-11-21 17:20 UTC  (5+ messages)
` [PATCH v4 4/9] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH v4 5/9] mfd: max77714: Add driver for "

[PATCH v1 net-next 0/6] prepare ocelot for external interface control
 2021-11-21 17:19 UTC  (9+ messages)
` [PATCH v1 net-next 3/6] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v1 net-next 4/6] net: dsa: ocelot: felix: add per-device-per-port quirks
` [PATCH v1 net-next 5/6] net: mscc: ocelot: split register definitions to a separate file
` [PATCH v1 net-next 6/6] net: mscc: ocelot: expose ocelot wm functions

compile error for 5.15.4
 2021-11-21 17:18 UTC  (3+ messages)

[PATCH 0/4] Auxiliary bus driver support for Intel PCIe VSEC/DVSEC
 2021-11-21 17:18 UTC  (7+ messages)
` [PATCH 1/4] PCI: Add #defines for accessing PCIe DVSEC fields
` [PATCH 4/4] platform/x86: Add Intel Software Defined Silicon driver

[RFC][PATCH v5 1/4] trace: Add trace any kernel object
 2021-11-21 17:16 UTC  (10+ messages)
` [RFC][PATCH v5 2/4] trace/objtrace: get the value of the object
` [RFC][PATCH v5 3/4] trace/objtrace: Add testcases for objtrace trigger parsing

[PATCH 0/3] Apple Arm patform device tree and bindings fixes
 2021-11-21 17:15 UTC  (4+ messages)
` [PATCH RESEND 1/3] arm64: dts: apple: change ethernet0 device type to ethernet
` [PATCH 2/3] dt-bindings: i2c: apple,i2c: allow multiple compatibles
` [PATCH 3/3] arm64: dts: apple: add #interrupt-cells property to pinctrl nodes

[PATCH] arm64: dts: qcom: sdm660-xiaomi-lavender: Add volume up button
 2021-11-21 17:04 UTC 

[PATCH v9 10/14] iio: test: add basic tests for the iio-rescale driver
 2021-11-21 17:00 UTC  (5+ messages)

[PATCH 5.10 00/21] 5.10.81-rc1 review
 2021-11-21 16:59 UTC  (5+ messages)
` [PATCH 5.10 03/21] loop: Use blk_validate_block_size() to validate block size

[PATCH v4 00/12] watchdog: s3c2410: Add Exynos850 support
 2021-11-21 16:56 UTC  (13+ messages)
` [PATCH v4 01/12] dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7
` [PATCH v4 02/12] dt-bindings: watchdog: Document Exynos850 watchdog bindings
` [PATCH v4 03/12] watchdog: s3c2410: Fail probe if can't find valid timeout
` [PATCH v4 04/12] watchdog: s3c2410: Let kernel kick watchdog
` [PATCH v4 05/12] watchdog: s3c2410: Make reset disable register optional
` [PATCH v4 06/12] watchdog: s3c2410: Extract disable and mask code into separate functions
` [PATCH v4 07/12] watchdog: s3c2410: Implement a way to invert mask reg value
` [PATCH v4 08/12] watchdog: s3c2410: Add support for WDT counter enable register
` [PATCH v4 09/12] watchdog: s3c2410: Cleanup PMU related code
` [PATCH v4 10/12] watchdog: s3c2410: Support separate source clock
` [PATCH v4 11/12] watchdog: s3c2410: Remove superfluous err label
` [PATCH v4 12/12] watchdog: s3c2410: Add Exynos850 support

[PATCH v2 1/2] arm64: defconfig: Enable Samsung I2C driver
 2021-11-21 16:47 UTC  (3+ messages)
` [PATCH v2 2/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies

[PATCH] hwmon: (sht4x) Add device tree match table
 2021-11-21 16:46 UTC  (3+ messages)

fs/xfs/xfs_icache.c:296:1: warning: unused function 'xfs_inew_wait'
 2021-11-21 16:30 UTC 

[PATCH v3 00/12] watchdog: s3c2410: Add Exynos850 support
 2021-11-21 16:25 UTC  (4+ messages)
` [PATCH v3 12/12] "

[syzbot] WARNING in cgroup_finalize_control
 2021-11-21 16:22 UTC  (2+ messages)

[PATCH v2 1/2] hwmon: (sht4x) Fix EREMOTEIO errors
 2021-11-21 16:15 UTC  (6+ messages)
` [PATCH v2 2/2] hwmon: (sht4x) Add device tree match table and document it

[PATCH] Update trivial-devices.yaml with Sensirion,sht4x
 2021-11-21 16:13 UTC 

[PATCH] mtd: gen_probe: Use bitmap_zalloc() when applicable
 2021-11-21 15:59 UTC 

[PATCH] drm: ttm: correct ttm_range_manager kernel-doc notation
 2021-11-21 15:54 UTC 

Kernel 5.15 doesn't detect SATA drive on boot
 2021-11-21 15:41 UTC  (6+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn303/dcn303_init.c:30:6: warning: no previous prototype for 'dcn303_hw_sequencer_construct'
 2021-11-21 15:47 UTC 

[PATCH] rds: Fix a typo in a comment
 2021-11-21 15:40 UTC  (2+ messages)

[PATCH v1 0/2] serial: 8250_pci: Split Pericom driver
 2021-11-21 15:36 UTC  (7+ messages)

[PATCH V3 0/9] arm64: imx8mn: Enable more imx8m Nano functions
 2021-11-21 15:25 UTC  (10+ messages)

[PATCH v11 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-11-21 15:17 UTC  (5+ messages)
` [PATCH v11 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v11 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v11 3/4] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v11 4/4] tools: Introduce power/acpi/tools/pfru

[PATCH 00/15] KVM: X86: Miscellaneous cleanups
 2021-11-21 15:17 UTC  (3+ messages)
` [PATCH 01/15] KVM: VMX: Use x86 core API to access to fs_base and inactive gs_base

[GIT pull] perf/urgent for v5.16-rc1
 2021-11-21 15:09 UTC  (2+ messages)
` [GIT pull] x86/urgent "

[PATCH] scripts:extract-ikconfig: add support for zstd compression
 2021-11-21 15:06 UTC 

[PATCH] ASoC: rk817: Add module alias for rk817-codec
 2021-11-21 15:05 UTC 

[PATCH] Fix coverity issue 'Uninitialized scalar variable"
 2021-11-21 15:02 UTC 

[PATCH 1/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies
 2021-11-21 15:02 UTC  (3+ messages)

[WARN][AMDGPU] Linux 5.15.4 with AMD Bonaire GPU
 2021-11-21 14:46 UTC 

[syzbot] KASAN: use-after-free Read in rxe_queue_cleanup
 2021-11-21 14:43 UTC  (4+ messages)

[PATCH V2 0/2] mm/damon: Fix some little bugs in using DAMON
 2021-11-21 14:07 UTC  (3+ messages)
` [PATCH V2 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
` [PATCH V2 2/2] mm/damon: move damon_rand() definition into damon.h

[PATCH v2 net-next 0/2] net: snmp: tracepoint support for snmp
 2021-11-21 14:02 UTC  (6+ messages)

[PATCH] RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
 2021-11-21 13:54 UTC  (2+ messages)

mm: LTP/memcg testcase regression induced by 8cd7c588decf..66ce520bb7c2 series
 2021-11-21 13:51 UTC  (2+ messages)

[PATCH v3 1/2] iio:amplifiers:ad7293: add support for AD7293
 2021-11-21 13:39 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings:iio:amplifiers: add ad7293 doc

[PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
 2021-11-21 13:31 UTC  (17+ messages)
` [PATCH v2 00/20] Add memberof(), split headers, and "
  ` [PATCH v2 08/20] Implement container_of_safe() in terms of container_of()
  ` [PATCH v2 12/20] linux/must_be.h: Add must_be() to improve readability of BUILD_BUG_ON_ZERO()
  ` [PATCH v2 14/20] linux/compiler_types.h, linux/same_type.h: Split __same_type() to a separate header
  ` [PATCH v2 15/20] linux/compiler.h: Implement __must_be_array() in terms of __must_be()
  ` [PATCH v2 16/20] linux/compiler.h, linux/array_size.h: Move __must_be_array() into <linux/array_size.h>
  ` [PATCH v2 17/20] linux/array_size.h: Add __is_array(a) to help readability
  ` [PATCH v2 18/20] linux/power_of_2.h: Add __IS_POWER_OF_2(n) and __IS_POWER_OF_2_OR_0(n) macros

[PATCH V1 1/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
 2021-11-21 13:19 UTC  (3+ messages)

[PATCH V1 2/2] mm/damon: move damon_rand definition into damon.h
 2021-11-21 13:20 UTC  (3+ messages)

Linux 5.14.21
 2021-11-21 13:13 UTC  (2+ messages)

Linux 5.15.4
 2021-11-21 13:11 UTC  (2+ messages)

Linux 5.10.81
 2021-11-21 13:11 UTC  (2+ messages)

Linux 5.4.161
 2021-11-21 12:54 UTC  (3+ messages)

[syzbot] WARNING in page_counter_cancel (3)
 2021-11-21 12:49 UTC 

[PATCH v10 0/5] Add Xilinx AMS Driver
 2021-11-21 12:29 UTC  (8+ messages)
` [PATCH v10 3/5] iio: adc: Add Xilinx AMS driver

[PATCH 0/4] Add support for ADMV8818
 2021-11-21 12:32 UTC  (9+ messages)
` [PATCH 3/4] dt-bindings:iio:filter: add admv8818 doc
` [PATCH 4/4] iio:filter:admv8818: Add sysfs ABI documentation

[PATCH linux-next] drm/i915/request: Remove unused variables
 2021-11-21 12:18 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: h6: tanix-tx6: Add I2C node
 2021-11-21 11:50 UTC 

5.15 regression: CONFIG_SYSFB_SIMPLEFB breaks console scrolling
 2021-11-21 11:47 UTC  (2+ messages)

[igb] netconsole triggers warning in netpoll_poll_dev
 2021-11-21 11:44 UTC  (3+ messages)

[PATCH] staging: vt6655: rename variable bHWRadioOff
 2021-11-21 11:19 UTC 

ksmbd: Unsupported addition info
 2021-11-21 11:26 UTC  (2+ messages)
      ` [Test Request] "

[PATCH for-5.15.x 0/2] DAMON fixes
 2021-11-21 11:02 UTC  (3+ messages)
` [PATCH for-5.15.x 1/2] mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation
` [PATCH for-5.15.x 2/2] mm/damon/dbgfs: fix missed use of damon_dbgfs_lock

[BISECTED REGRESSION] Wireless networking kernel crashes
 2021-11-21 10:14 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: fix the schema check errors for fsl,tmu-calibration
 2021-11-21  9:53 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
 2021-11-21  9:44 UTC  (2+ messages)

[PATCH RFC 0/4] mm: percpu: Cleanup percpu first chunk funciton
 2021-11-21  9:35 UTC  (5+ messages)
` [PATCH RFC 1/4] mm: percpu: Generalize percpu related config
` [PATCH RFC 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH RFC 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH RFC 4/4] mm: percpu: Add generic pcpu_populate_pte() function

[PATCH] FAT: use blkdev_issue_flush() instead of congestion_wait()
 2021-11-21  9:17 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).