linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-28 11:22:30 to 2022-08-29 00:18:50 UTC [more...]

[PATCH v1] drivers/clk/clk: check return value of clk_pm_runtime_get()
 2022-08-29  0:18 UTC  (3+ messages)

[RESEND PATCH 0/4] Add unit test module for AMD P-State driver
 2022-08-29  0:09 UTC  (5+ messages)
` [RESEND PATCH 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-08-29  0:09 UTC  (5+ messages)
` [PATCH i-g-t v2 1/4] lib/igt_kmod: rename kselftest functions to ktest
` [PATCH i-g-t v2 2/4] lib/igt_kmod.c: check if module is builtin before attempting to unload it
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
` [PATCH i-g-t v2 4/4] tests: DRM selftests: switch to KUnit

[PATCH 0/2] squashfs: Add the mount parameter "threads="
 2022-08-28 23:18 UTC  (4+ messages)
` [PATCH v2 "
  ` ping //Re: "

linux-next: Signed-off-by missing for commit in the tip tree
 2022-08-28 22:57 UTC 

[PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
 2022-08-28 22:48 UTC  (2+ messages)

Linux 6.0-rc3
 2022-08-28 22:34 UTC 

[jic23-iio:testing 124/129] drivers/iio/accel/msa311.c:993:24: warning: format specifies type 'unsigned char' but the argument has type 'unsigned int'
 2022-08-28 22:25 UTC 

[PATCH v2 0/4] Fix a race between posted interrupt delivery and migration in a nested VM
 2022-08-28 22:25 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: move the event handling of KVM_REQ_GET_VMCS12_PAGES into a common function
` [PATCH v2 2/4] KVM: selftests: Save/restore vAPIC state in migration tests
` [PATCH v2 3/4] KVM: selftests: Add support for posted interrupt handling in L2
` [PATCH v2 4/4] KVM: selftests: Test if posted interrupt delivery race with migration

[PATCH 0/4] Add some extra debugging mechanisms for s0i3
 2022-08-28 22:21 UTC  (5+ messages)
` [PATCH 1/4] ACPI: s2idle: Add a new ->enter() callback for platform_s2idle_ops
` [PATCH 2/4] platform/x86/amd: pmc: Add defines for STB events
` [PATCH 3/4] platform/x86/amd: pmc: Always write to the STB
` [PATCH 4/4] platform/x86/amd: pmc: Add an extra STB message for entering s2idle

[PATCH v8] ufs: core: print UFSHCD capabilities in controller's sysfs node
 2022-08-28 22:18 UTC 

[GIT PULL] hotfixes for 6.0-rc3
 2022-08-28 22:18 UTC  (2+ messages)

drivers/message/fusion/mptctl.c:1494:9: warning: 'strncpy' specified bound 12 equals destination size
 2022-08-28 22:05 UTC 

[GIT PULL] bitmap fixes for v6.0-rc3
 2022-08-28 21:48 UTC  (2+ messages)

[PATCH] initramfs: mask my_inptr as __initdata
 2022-08-28 21:19 UTC  (2+ messages)

[PATCH] spi: stm32-qspi: Fix stm32_qspi_transfer_one_message() error path
 2022-08-28 21:04 UTC  (2+ messages)

[RFT PATCH v2 1/2] regulator: core: Require regulator drivers to check uV for get_optimum_mode()
 2022-08-28 21:03 UTC  (2+ messages)

[PATCH -next 0/2] ASoC: Cleanup deprecated regmap-irq functionality
 2022-08-28 21:03 UTC  (2+ messages)

[PATCH v4 0/4] Add support for Xiaomi Poco F1 EBBG variant
 2022-08-28 20:57 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: qcom: update beryllium compatible property
` [PATCH v4 2/4] arm64: dts: qcom: split beryllium dts into common dtsi and tianma dts
` [PATCH v4 3/4] dt-bindings: arm: qcom: Add Xiaomi Poco F1 EBBG variant bindings
` [PATCH v4 4/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce Xiaomi Poco F1 EBBG variant

[PATCH v1] drivers/acpi/processor_idle: check the return value of acpi_fetch_acpi_dev()
 2022-08-28 20:54 UTC 

[PATCH v1] drivers/acpi/x86: check return null pointer from acpi_evaluate_dsm()
 2022-08-28 20:51 UTC 

[PATCH -next v3 0/5] Delay the initializaton of zswap
 2022-08-28 20:47 UTC  (9+ messages)
` [PATCH -next v3 1/5] frontswap: skip frontswap_ops init if zswap init failed
` [PATCH -next v3 2/5] frontswap: invoke ops->init for online swap device in frontswap_register_ops
` [PATCH -next v3 3/5] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
` [PATCH -next v3 4/5] mm/zswap: delay the initializaton of zswap until the first enablement

[PATCH v1] drivers/ata/libata-core: check return value of sata_scr_read()
 2022-08-28 20:44 UTC 

[PATCH v1] drivers/base/auxiliary: check return value of strrchr()
 2022-08-28 20:40 UTC 

[PATCH v11 1/3] x86/tdx: Add TDX Guest attestation interface driver
 2022-08-28 20:14 UTC  (2+ messages)

[PATCH v3] drivers/tty/serial: check the return value of uart_port_check()
 2022-08-28 20:11 UTC 

[PATCH v2] drivers/tty/serial: check the return value of uart_port_check()
 2022-08-28 19:57 UTC  (3+ messages)

[PATCH] virt: sev-guest: fix kconfig warnings
 2022-08-28 19:52 UTC 

[PATCH RESEND v2 1/2] mm: drop oom code from exit_mmap
 2022-08-28 19:50 UTC  (10+ messages)
` [PATCH RESEND v2 2/2] mm: delete unused MMF_OOM_VICTIM flag

[PATCH] arm64: dts: qcom: sc7280: Update gpu opp table
 2022-08-28 19:40 UTC 

[PATCH] staging: rtl8192e: Fix comments typo
 2022-08-28 19:40 UTC  (2+ messages)

[PATCH 0/5] Fix a race between posted interrupt delivery and migration in a nested VM
 2022-08-28 19:29 UTC  (7+ messages)
` [PATCH 3/5] selftests: KVM: Introduce vcpu_run_interruptable()
` [PATCH 4/5] selftests: KVM: Add support for posted interrupt handling in L2

[PATCH v2] Documentation: fb: udlfb: clean up text and formatting
 2022-08-28 19:25 UTC 

[PATCH v5 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-08-28 19:21 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: clk: qcom: Support gpu cx gdsc reset
` [PATCH v5 2/6] clk: qcom: Allow custom reset ops
` [PATCH v5 3/6] clk: qcom: gdsc: Add a reset op to poll gdsc collapse
` [PATCH v5 4/6] clk: qcom: gpucc-sc7280: Add cx collapse reset support
` [PATCH v5 5/6] dt-bindings: drm/msm/gpu: Add optional resets
` [PATCH v5 6/6] arm64: dts: qcom: sc7280: Add Reset support for gpu

[PATCH net-next v2 0/1] net: lantiq_xrx200: use skb cache
 2022-08-28 19:19 UTC  (2+ messages)
` [PATCH net-next v2 1/1] "

Linux regressions report for mainline [2022-08-28]
 2022-08-28 19:08 UTC  (3+ messages)

[PATCH v4 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-28 18:42 UTC  (3+ messages)
` [PATCH v4 1/2] ksm: count allocated ksm rmap_items for each process

[PATCH v3 0/2] iio: Add single and double tap events support
 2022-08-28 18:03 UTC  (5+ messages)
` [PATCH v3 2/2] iio: accel: bma400: Add support for single and double tap events

[PATCH v2] iio: light: ltrf216a: Add raw attribute
 2022-08-28 18:00 UTC  (4+ messages)

[PATCH v2 1/2] bindings: iio: accel: extend adxl313 documentation file
 2022-08-28 17:57 UTC  (3+ messages)
` [PATCH v2 2/2] drivers: iio: accel adxl312 and adxl314 support

[PATCH] drm/mm: Reduce stack frame usage in __igt_reserve
 2022-08-28 18:25 UTC 

data-race in cgroup_get_tree / proc_cgroup_show
 2022-08-28 18:22 UTC  (3+ messages)

[PATCH v2 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
 2022-08-28 18:19 UTC  (6+ messages)
` [PATCH v2 4/4] pwm: sysfs: Utilize an array for polarity strings

[GIT PULL] perf fixes
 2022-08-28 18:18 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v6.0: 2nd batch
 2022-08-28 18:18 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2022-08-28 18:18 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for v6.0-rc3
 2022-08-28 18:18 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2022-08-28 18:18 UTC  (2+ messages)

[krzk-github:n/slimbus-qcom 3/25] kismet: WARNING: unmet direct dependencies detected for REGMAP_I2C when selected by SND_SOC_RK817
 2022-08-28 18:12 UTC 

[PATCH 0/2] iio: adc: mcp320x: Add triggered buffer support
 2022-08-28 17:24 UTC  (9+ messages)
` [PATCH 1/2] iio: adc: mcp320x: use device managed functions
` [PATCH 2/2] iio: adc: mcp320x: add triggered buffer support

[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in path_init
 2022-08-28 17:53 UTC 

[syzbot] usb-testing boot error: WARNING in corrupted
 2022-08-28 17:53 UTC 

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2022-08-28 17:43 UTC  (6+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH] dt-bindings: iio: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-28 17:01 UTC  (3+ messages)

[PATCH 0/2] iio: adc: add max11205 adc driver
 2022-08-28 16:58 UTC  (5+ messages)
` [PATCH 1/2] bindings: iio: adc: Add max11205 documentation file
` [PATCH 2/2] iio: adc: add max11205 adc driver

[avpatel:riscv_pmem_v1 23/40] arch/riscv/kvm/aia.c:204:36: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-08-28 17:32 UTC 

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-28 17:30 UTC  (12+ messages)
` [PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time

[PATCH 0/3] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-08-28 17:20 UTC  (5+ messages)
` [PATCH 1/3] Makefile.compiler: s/KBUILD_CFLAGS/KBUILD_AFLAGS/ for as-option

[PATCH v2] mm: re-allow pinning of zero pfns (again)
 2022-08-28 17:16 UTC  (4+ messages)

[PATCH] iio:accel:dmard06: Optimize when CONFIG_OF isn't set
 2022-08-28 16:41 UTC  (7+ messages)

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-28 17:12 UTC  (9+ messages)
` [PATCH v1 32/35] drm/sun4i: tv: Convert to the new TV mode property
` [PATCH v1 34/35] drm/modes: Introduce the tv_mode property as a command-line option

[PATCH] irqchip/gic-v3: do runtime cpu cap check only when necessary
 2022-08-28 17:11 UTC  (4+ messages)

[PATCH] [media] v4l2: Add AV1, AVS and AVS2 format
 2022-08-28 17:08 UTC  (3+ messages)
      `  "

[PATCH v2] iio: light: tsl2583: Fix module unloading
 2022-08-28 16:33 UTC  (2+ messages)

[PATCH v8 1/2] sched/rt: fix bad task migration for rt tasks
 2022-08-28 17:03 UTC  (2+ messages)
` [PATCH v8 2/2] sched/rt: Trying to push current task when target disable migrating

ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
 2022-08-28 17:01 UTC  (9+ messages)

[PATCH] iio: light: tsl2583: Fix module unloading
 2022-08-28 16:22 UTC  (3+ messages)

[pinchartl-media:drm/du/next 13/14] drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c:614:6: warning: no previous prototype for function 'rcar_mipi_dsi_pclk_enable'
 2022-08-28 16:54 UTC  (2+ messages)

[PATCH RFC] s390: Fix nospec table alignments
 2022-08-28 16:51 UTC  (4+ messages)

[PATCH v3 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
 2022-08-28 16:45 UTC  (4+ messages)
` [PATCH v3 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
` [PATCH v3 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
` [PATCH v3 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()

[PATCH] MAINTAINERS: fix Analog Devices forum links
 2022-08-28 16:08 UTC  (2+ messages)

[PATCH] iio/accel: fix repeated words in comments
 2022-08-28 16:06 UTC  (2+ messages)

drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:248:34: warning: unused variable 'vop2_dt_match'
 2022-08-28 16:40 UTC 

[PATCH v3 0/9] sched, net: NUMA-aware CPU spreading interface
 2022-08-28 16:38 UTC  (5+ messages)
` [PATCH v3 1/9] cpumask: Make cpumask_full() check for nr_cpu_ids bits

[PATCH v5 0/7] iio: accel: add MSA311 accelerometer driver
 2022-08-28 15:55 UTC  (3+ messages)
` [PATCH v5 2/7] units: complement the set of Hz units

[PATCH v7 1/2] sched/rt: fix bad task migration for rt tasks
 2022-08-28 15:54 UTC  (6+ messages)
` [PATCH v7 2/2] sched/rt: Trying to push current task when target disable migrating

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-08-28 15:05 UTC  (11+ messages)
` [PATCH v1 06/14] "
` [RFC PATCH v1 12/14] nvmem: layouts: rewrite the u-boot-env driver as a NVMEM layout
` [RFC PATCH v1 13/14] nvmem: layouts: u-boot-env: add device node

[PATCH v3 0/3] units: complement the set of Hz units
 2022-08-28 15:47 UTC  (2+ messages)

[RFC PATCH 1/2] mm/demotion: Expose memory type details via sysfs
 2022-08-28 16:20 UTC  (7+ messages)

[PATCH 0/8] LoongArch: Support toolchain with new relocation types
 2022-08-28 16:20 UTC  (10+ messages)
` [PATCH 1/8] LoongArch: Add CONFIG_CC_HAS_EXPLICIT_RELOCS
` [PATCH 2/8] LoongArch: Only use -Wa,-mla-* options for !CONFIG_CC_HAS_EXPLICIT_RELOCS
` [PATCH 6/8] LoongArch: Use model("extreme") attribute for per-CPU variables in module if CONFIG_CC_HAS_EXPLICIT_RELOCS

[PATCH] ntfs: change check order in ntfs_attr_find
 2022-08-28 16:15 UTC  (2+ messages)

[PATCH] iio: buffer: Silence lock nesting splat
 2022-08-28 15:32 UTC  (5+ messages)

[PATCH v3 0/2] add power-supply control to enable eeprom usage
 2022-08-28 15:49 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: at24: add new optional power-supply property
` [PATCH v3 2/2] eeprom: at24: add support for power-supply control

[PATCH v2 0/2] add power-supply control to enable eeprom usage
 2022-08-28 15:47 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: at24: add new optional power-supply property
` [PATCH v2 2/2] eeprom: at24: add support for power-supply control

[man-pages PATCH] statx, inode: document the new STATX_INO_VERSION field
 2022-08-28 15:22 UTC  (2+ messages)

[PATCH 00/11] Improvements to the Qcom PCIe Endpoint driver
 2022-08-28 15:20 UTC  (9+ messages)
` [PATCH 07/11] dt-bindings: PCI: qcom-ep: Make PERST separation optional
` [PATCH 09/11] dt-bindings: PCI: qcom-ep: Define clocks per platform
` [PATCH 10/11] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC

[PATCH] mm: simplify size2index conversion of __kmalloc_index
 2022-08-28 15:14 UTC 

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-28 15:12 UTC  (17+ messages)
` [PATCH v2 01/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename
` [PATCH v2 05/11] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v2 06/11] ia64: "

[PATCH] drm/ssd130x: Replace simple display helpers with the atomic helpers
 2022-08-28 15:11 UTC 

[PATCH] hwmon: (nct6775) Add Asus PRIME Z390-A to WMI monitoring list
 2022-08-28 14:43 UTC 

fw_devlink=on breaks probing devices when of_platform_populate() is used
 2022-08-28 14:39 UTC  (3+ messages)

WARNING in md_alloc
 2022-08-28 14:34 UTC 

[PATCH v3 0/1] Don't kmap() pages which can't come from HIGHMEM
 2022-08-28 14:31 UTC  (6+ messages)
` [PATCH v3 1/1] nvmet-tcp: "

[PATCH net-next v3 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-08-28 14:21 UTC  (3+ messages)
` [PATCH net-next v3 4/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller

[PATCH net-next 0/5] net: altera: tse: phylink conversion
 2022-08-28 14:21 UTC  (3+ messages)
` [PATCH net-next 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml

[RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
 2022-08-28 14:18 UTC  (5+ messages)

[PATCH -next] gpio: mockup: remove gpio debugfs when remove device
 2022-08-28 14:00 UTC  (4+ messages)

[PATCH v2] gpio: mockup: remove gpio debugfs when remove device
 2022-08-28 13:59 UTC  (2+ messages)

[PATCH v12 00/17] iommu: SVA and IOPF refactoring
 2022-08-28 13:57 UTC  (10+ messages)
` [PATCH v12 05/17] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v12 09/17] iommu/vt-d: Add blocking domain support
` [PATCH v12 12/17] arm-smmu-v3/sva: Add SVA "

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-08-28 13:54 UTC 

[PATCH] docs: networking: device drivers: flexcan: fix invalid email
 2022-08-28 13:44 UTC 

[PATCH v6 0/7] add support for another simatic board
 2022-08-28 13:36 UTC  (3+ messages)

[RFC PATCH v3 0/4] can: bxcan: add support for ST bxCAN controller
 2022-08-28 13:33 UTC  (5+ messages)
` [RFC PATCH v3 1/4] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RFC PATCH v3 2/4] ARM: dts: stm32: add CAN support on stm32f429
` [RFC PATCH v3 3/4] ARM: dts: stm32: add pin map for CAN controller on stm32f4
` [RFC PATCH v3 4/4] can: bxcan: add support for ST bxCAN controller

[PATCH] MIPS: loongson32: Fix the validation failure of LS1B & LS1C Ethernet PHY
 2022-08-28 13:31 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: qcom,spmi-pmic: extend example
 2022-08-28 13:01 UTC 

[PATCH v2 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
 2022-08-28 12:32 UTC  (2+ messages)

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-28 12:04 UTC  (6+ messages)
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h

[RFT] [PATCH] regulator: tps65219: Fix .bypass_val_on setting
 2022-08-28 12:01 UTC 

[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-28 12:00 UTC  (11+ messages)
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v5 net-next 2/6] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH v2 2/2] scsi: sd: Rework asynchronous resume support
 2022-08-28 11:52 UTC  (17+ messages)
                                ` [PATCH v2 2/2] scsi: sd: Rework asynchronous resume support #forregzbot

[lst:imx8mp-hdmi 5/11] drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.c:76:11: warning: variable 'bus_flags' is used uninitialized whenever 'if' condition is false
 2022-08-28 11:51 UTC 

[Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008
 2022-08-28 11:44 UTC 

[PATCH] gpio: Allow user to customise maximum number of GPIOs
 2022-08-28 11:35 UTC  (14+ messages)

[PATCH] RDMA/core: remove 'device' argument from rdma_build_skb()
 2022-08-28 11:29 UTC  (2+ messages)

[Regression] Bug 216421 - [regression] nl80211: kernel reports: key addition failed
 2022-08-28 11:22 UTC 


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