linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-27 11:51:02 to 2022-02-27 20:23:22 UTC [more...]

[RFC PATCH 00/13] Proposal for speculative safe list iterator
 2022-02-27 20:17 UTC  (13+ messages)
` [RFC PATCH 03/13] usb: remove the usage of the list iterator after the loop

[PATCH v2] io_uring: Add support for napi_busy_poll
 2022-02-27 20:21 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the net tree
 2022-02-27 20:20 UTC 

[PATCH] x86/mm: Use strtobool for noexec parsing
 2022-02-27 20:13 UTC 

[PATCH] x86/boot: Wrap literal addresses in absolute_pointer()
 2022-02-27 19:59 UTC 

arch/mips/kernel/vpe-mt.c:178:7: warning: no previous prototype for function 'vpe_alloc'
 2022-02-27 19:50 UTC 

[PATCH net-next v2] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
 2022-02-27 19:51 UTC  (2+ messages)

[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-27 18:50 UTC  (7+ messages)
` [PATCH 01/10] mtd: spi-nor: aspeed: Rename Kconfig option
` [PATCH 03/10] spi: spi-mem: Add driver for Aspeed SMC controllers

Linux regressions report for mainline [2022-02-27]
 2022-02-27 19:24 UTC 

[ammarfaizi2-block:next/linux-next/master 210/370] undefined reference to `node_data'
 2022-02-27 19:19 UTC 

[PATCH v3] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Farbwerk 360
 2022-02-27 19:17 UTC 

[PATCH -next v3] misc: rtsx: fix build for CONFIG_PM not set
 2022-02-27 19:02 UTC 

[PATCH v3 0/2] drm/dp: Fix out-of-bounds reads
 2022-02-27 18:55 UTC  (3+ messages)

[PATCH v2] hwmon: add driver for Aquacomputer Farbwerk 360
 2022-02-27 18:52 UTC  (4+ messages)

[BISECTED] input: ads7846: touchscreen broken on Nokia 770
 2022-02-27 18:50 UTC 

[PATCH v3 0/7] Convert overflow and stackinit to KUnit
 2022-02-27 18:45 UTC  (8+ messages)
` [PATCH v3 1/7] overflow: Provide constant expression struct_size
` [PATCH v3 2/7] lib: overflow: Convert to Kunit
` [PATCH v3 3/7] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH v3 4/7] um: Remove unused timeval_to_ns() function
` [PATCH v3 5/7] um: Allow builds with Clang
` [PATCH v3 6/7] lib: stackinit: Convert to KUnit
` [PATCH v3 7/7] UAPI: Introduce KUnit userspace compatibility

[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
 2022-02-27 18:35 UTC  (22+ messages)
` [RFC 1/9] ext4: Remove unused enum EXT4_FC_COMMIT_FAILED
` [RFC 2/9] ext4: Fix ext4_fc_stats trace point
` [RFC 4/9] ext4: Do not call FC trace event if FS does not support FC
` [RFC 5/9] ext4: Add commit_tid info in jbd debug log
` [RFC 6/9] ext4: Add commit tid info in ext4_fc_commit_start/stop trace events
` [RFC 7/9] ext4: Fix remaining two trace events to use same printk convention
` [RFC 8/9] ext4: Convert ext4_fc_track_dentry type events to use event class

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-27 18:32 UTC  (13+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
  ` [PATCH v6 08/71] Maple Tree: Add new data structure

[PATCH v3 0/3] Add sata nodes to rk356x
 2022-02-27 18:28 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: Convert ahci-platform DT bindings to yaml
` [PATCH v3 2/3] dt-bindings: Add power-domains property to ahci-platform
` [PATCH v3 3/3] arm64: dts: rockchip: Add sata nodes to rk356x

[PATCHv2 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-27 18:26 UTC  (3+ messages)
` [PATCHv2 1/1] ext4: Improve fast_commit performance and scalability

[PATCH] mm: Use strtobool for param parsing
 2022-02-27 18:10 UTC 

[RFC PATCH 03/13] usb: remove the usage of the list iterator after the loop
 2022-02-27 18:12 UTC  (5+ messages)

[GIT PULL] dma-mapping fix for Linux 5.17
 2022-02-27 18:12 UTC 

[PATCH -next] misc: rtsx: fix build for CONFIG_PM not set
 2022-02-27 17:56 UTC  (7+ messages)

[v3 1/2] clk: qcom: clk-rcg2: Update logic to calculate D value for RCG
 2022-02-27 17:55 UTC  (2+ messages)
` [v3 2/2] clk: qcom: clk-rcg2: Update the frac table for pixel clock

[PATCH v3 0/7] enable usb support on rk356x
 2022-02-27 17:50 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: soc: grf: fix rk3568 usb definitions
` [PATCH v3 2/7] dt-bindings: soc: grf: add rk3566-pipe-grf compatible
` [PATCH v3 3/7] soc: rockchip: set dwc3 clock for rk3566
` [PATCH v3 4/7] usb: dwc3: core: do not use 3.0 clock when operating in 2.0 mode
` [PATCH v3 5/7] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
` [PATCH v3 6/7] arm64: dts: rockchip: enable dwc3 on quartz64-a
` [PATCH v3 7/7] arm64: dts: rockchip: add usb3 support to rk3568-evb1-v10

[PATCH] iio: adc: mt6360: strengthen return check of mt6360_adc_read_channel
 2022-02-27 17:57 UTC  (3+ messages)

[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
 2022-02-27 17:46 UTC  (6+ messages)

[PATCH] iio: scd4x: check return of scd4x_write_and_fetch
 2022-02-27 17:48 UTC  (2+ messages)

[PATCH] counter: add defaults to switch-statements
 2022-02-27 17:46 UTC  (2+ messages)

[PATCH v2] lib: overflow: Convert to Kunit
 2022-02-27 17:33 UTC  (3+ messages)

[PATCH] block: remove redundant semicolon
 2022-02-27 17:01 UTC 

[jic23-iio:testing 231/235] iio-test-rescale.c:undefined reference to `kunit_binary_assert_format'
 2022-02-27 17:18 UTC 

[PATCH v9] block: cancel all throttled bios in del_gendisk()
 2022-02-27 17:16 UTC  (2+ messages)

[RFC PATCH 0/8] media: hantro: Add 10-bit support
 2022-02-27 17:03 UTC  (10+ messages)
` [RFC PATCH 1/8] media: Add P010 tiled format
` [RFC PATCH 2/8] media: Add P010 format
` [RFC PATCH 3/8] media: hantro: Support format filtering by depth
` [RFC PATCH 4/8] media: hantro: postproc: Fix buffer size calculation
` [RFC PATCH 5/8] media: hantro: postproc: Fix legacy regs configuration
` [RFC PATCH 6/8] media: hantro: Store VP9 bit depth in context
` [RFC PATCH 7/8] media: hantro: sunxi: Enable 10-bit decoding
` [RFC PATCH 8/8] media: hantro: sunxi: Increase frequency

[PATCH -next v2] misc: rtsx: fix build for CONFIG_PM not set
 2022-02-27 17:01 UTC 

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-27 17:00 UTC  (4+ messages)
` [PATCH v2 34/39] objtool: Validate IBT assumptions

[PATCH v1 1/1] drivers/hwmon/pmbus: Add mutex to regulator ops
 2022-02-27 16:53 UTC  (4+ messages)

[PATCH 0/4] staging: r8188eu: use ieee80211 defines and helpers
 2022-02-27 16:41 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] staging: r8188eu: use ieee80211 define for management frame type
  ` [PATCH v2 2/8] staging: r8188eu: use ieee80211 helpers to check the "
  ` [PATCH v2 3/8] staging: r8188eu: refactor validate_recv_frame's error handling
  ` [PATCH v2 4/8] staging: r8188eu: use ieee80211 helper for qos bit
  ` [PATCH v2 5/8] staging: r8188eu: use ieee80211 helper to check for more fragments
  ` [PATCH v2 6/8] staging: r8188eu: use ieee80211 helper to read "more data"
  ` [PATCH v2 7/8] staging: r8188eu: use ieee80211 helper to read the protected bit
  ` [PATCH v2 8/8] staging: r8188eu: use ieee80211 helper to read the "order" bit

[PATCH V6 00/22] arch: Add basic LoongArch support
 2022-02-27 16:40 UTC  (4+ messages)
` [PATCH V6 09/22] LoongArch: Add boot and setup routines

[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
 2022-02-27 16:28 UTC  (21+ messages)
` [PATCH V7 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V7 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V7 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V7 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V7 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V7 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V7 08/20] riscv: Fixup difference with defconfig
` [PATCH V7 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V7 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V7 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V7 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V7 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V7 14/20] riscv: compat: Add elf.h implementation
` [PATCH V7 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V7 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V7 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V7 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V7 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V7 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH] mm/vmalloc.c: fix a comment
 2022-02-27 16:29 UTC  (2+ messages)

[PATCH v2 0/2] Add driver for ehci in Sunplus SP7021
 2022-02-27 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] usb: host: ehci-sunplus: "

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-02-27 15:57 UTC  (13+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device
` [PATCH v11 2/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v11 3/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v11 4/8] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v11 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v11 8/8] fsdax: set a CoW flag when associate reflink mappings

[jic23-iio:testing 231/235] iio-test-rescale.c:undefined reference to `kunit_binary_str_assert_format'
 2022-02-27 15:57 UTC 

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-27 15:53 UTC  (13+ messages)
` [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v3 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v3 03/11] fsl-mc: "
` [PATCH v3 04/11] hv: "
` [PATCH v3 05/11] PCI: "
` [PATCH v3 06/11] s390: cio: "
` [PATCH v3 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v3 08/11] vdpa: "
` [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v3 10/11] slimbus: qcom-ngd: "
` [PATCH v3 11/11] rpmsg: "

[PATCH 3/5] hwmon: (nct6775) Split core and platform driver
 2022-02-27 15:44 UTC 

[PATCH v2] drm/amdgpu: Fix realloc of ptr
 2022-02-27 15:33 UTC 

[PATCH v3 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
 2022-02-27 15:33 UTC  (3+ messages)

[PATCH v2 0/7] irqchip/apple-aic: Add support for AICv2
 2022-02-27 15:33 UTC  (4+ messages)
` [PATCH v2 3/7] irqchip/apple-aic: Add Fast IPI support

[drm/selftests] 39ec47bbfd: kernel_BUG_at_drivers/gpu/drm/drm_buddy.c
 2022-02-27 15:18 UTC 

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-02-27 15:11 UTC  (7+ messages)
    ` [EXTERNAL] "
            ` [PATCH] KVM: Remove dirty handling from gfn_to_pfn_cache completely

[PATCH 0/5] hwmon: (nct6775) Add i2c support
 2022-02-27 15:01 UTC  (5+ messages)
` [PATCH 1/5] hwmon: (nct6775) Rearrange attr-group initialization

[PATCH] drm/amdgpu: Fix realloc of ptr
 2022-02-27 14:36 UTC  (3+ messages)

[PATCH] dma-mapping: remove CONFIG_DMA_REMAP
 2022-02-27 14:35 UTC 

[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
 2022-02-27 14:25 UTC 

[PATCH v2 00/11] enable usb support on rk356x
 2022-02-27 13:56 UTC  (4+ messages)
` [PATCH v2 09/11] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes

[PATCH 2/2] perf arm-spe: Parse more SPE fields and store source
 2022-02-27 13:54 UTC  (8+ messages)

[PATCH v3 0/2] arm: kasan: support CONFIG_KASAN_VMALLOC
 2022-02-27 13:47 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] arm: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC

[PATCH] bpf: cgroup: remove WARN_ON at bpf_cgroup_link_release
 2022-02-27 13:40 UTC 

[PATCH v15 00/10] iio: afe: add temperature rescaling support
 2022-02-27 13:39 UTC  (5+ messages)

[PATCH] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
 2022-02-27 13:26 UTC 

[PATCH -next] net: openvswitch: remove unneeded semicolon
 2022-02-27 13:22 UTC 

[ammarfaizi2-block:next/linux-next/master 114/370] ERROR: modpost: "vm_get_page_prot" [vmlinux] is a static EXPORT_SYMBOL
 2022-02-27 13:14 UTC 

[hare-scsi-devel:tls-upcall.v2 157/159] drivers/nvme/host/tcp.c:659:3: sparse: sparse: symbol 'fes_status' was not declared. Should it be static?
 2022-02-27 12:54 UTC 

[PATCH v19 0/3] Add support for the silergy,sy7636a
 2022-02-27 12:44 UTC  (4+ messages)
` [PATCH v19 1/3] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v19 2/3] ARM: dts: imx7d-remarkable2: "
` [PATCH v19 3/3] ARM: dts: imx7d-remarkable2: Enable lcdif

[PATCH v5 0/3] ACPI: VM fork detection for RNG
 2022-02-27 12:43 UTC  (12+ messages)
` [PATCH v5 2/3] ACPI: allow longer device IDs

[PATCH v6 0/4] Add support for the Cypress cyttsp5
 2022-02-27 12:33 UTC  (5+ messages)
` [PATCH v6 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v6 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
` [PATCH v6 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v6 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[PATCH v2 0/2] device property: Adding fwnode_irq_get_byname()
 2022-02-27 12:41 UTC  (4+ messages)
` [PATCH v2 2/2] iio: accel: adxl355: use fwnode_irq_get_byname()

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-02-27 12:25 UTC  (3+ messages)
` [PATCH v8 1/2] ACPI: APEI: explicit init HEST and GHES in apci_init
` [PATCH v8 2/2] ACPI: APEI: rename ghes_init with an "acpi_" prefix

[PATCH] arm64: defconfig: enable the CVP driver
 2022-02-27 12:21 UTC 

[PATCH v7 1/2] dt-bindings: iio: frequency: Add ADMV4420 doc
 2022-02-27 12:21 UTC  (3+ messages)

[PATCH v6 1/3] dt-bindings: iio: amplifiers: add ada4250 doc
 2022-02-27 12:10 UTC  (3+ messages)

[ogabbay:habanalabs-next 49/49] drivers/misc/habanalabs/common/device.c:999:25: warning: use of logical '&&' with constant operand
 2022-02-27 12:03 UTC 

[PATCH v2 0/3] Add support for WASP SoC on AVM router boards
 2022-02-27 11:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add AVM
` [PATCH v2 2/3] dt-bindings: remoteproc: Add AVM WASP
` [PATCH v2 3/3] remoteproc: Add AVM WASP driver

[PATCH 1/2] dt-bindings: nvmem: Add apple,efuses
 2022-02-27 11:57 UTC  (2+ messages)
` [PATCH 2/2] nvmem: Add Apple eFuse driver

[PATCH v2] habanalabs: add an option to delay a device reset
 2022-02-27 11:50 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).