public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-03 00:18:27 to 2024-11-03 13:39:44 UTC [more...]

[PATCH v2 06/18] loongarch/crc32: expose CRC32 functions through lib
 2024-11-03 13:36 UTC  (2+ messages)

[PATCH v4 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-11-03 13:33 UTC  (7+ messages)
` [PATCH v4 04/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v4 09/17] wifi: cc33xx: Add main.c

[PATCH] kbuild,bpf: pass make jobs' value to pahole
 2024-11-03 13:22 UTC  (3+ messages)

[PATCH] netlink: Fix off-by-one error in netlink_proto_init()
 2024-11-03 13:15 UTC 

[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-11-03 13:09 UTC  (6+ messages)
` [PATCH v3 12/17] wifi: cc33xx: Add scan.c, scan.h

[PATCH v3 0/5] Initial support for RK3576 UFS controller
 2024-11-03 13:09 UTC  (8+ messages)
` [PATCH v3 5/5] scsi: ufs: rockchip: initial support for UFS

[PATCH 1/2] MIPS: loongson3_defconfig: Update configs dependencies
 2024-11-03 13:00 UTC  (2+ messages)
` [PATCH 2/2] MIPS: loongson3_defconfig: Enable blk_dev_nvme by default

[PATCH 0/2] MIPS: loongson3_defconfig: Enable blk_dev_nvme by default
 2024-11-03 13:00 UTC 

[PATCH] modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
 2024-11-03 12:56 UTC  (2+ messages)

[PATCH] modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
 2024-11-03 12:52 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_btree_path_level_init (2)
 2024-11-03 12:51 UTC  (2+ messages)

[RFC net-next v01 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-11-03 12:29 UTC  (4+ messages)
` [RFC net-next v01 1/1] "

[PATCH v2] dt-bindings: power: actions,owl-sps: convert to YAML
 2024-11-03 12:39 UTC 

[PATCH v2] dt-bindings: timer: actions,owl-timer: convert to YAML
 2024-11-03 12:35 UTC 

[PATCH] PCI/sysfs: Fix read permissions for VPD attributes
 2024-11-03 12:33 UTC  (3+ messages)

[PATCH] freevxfs: Replace one-element array with flexible array member
 2024-11-03 12:17 UTC 

[PATCH v6 0/9] Add RTC support for the Renesas RZ/G3S SoC
 2024-11-03 12:02 UTC  (4+ messages)
` [PATCH v6 4/9] rtc: renesas-rtca3: Fix compilation error on RISC-V

[GIT PULL] USB fixes for 6.12-rc6
 2024-11-03 12:02 UTC 

[GIT PULL] Driver core revert fix for 6.12-rc6
 2024-11-03 12:01 UTC 

[GIT PULL] Char/Misc/IIO driver fixes for 6.12-rc6
 2024-11-03 12:01 UTC 

[PATCH] sound: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rate
 2024-11-03 11:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] leds: ktd2692: Set missing timing
 2024-11-03 11:21 UTC  (2+ messages)

[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
 2024-11-03 11:31 UTC  (5+ messages)
` [PATCH v4 2/6] iio: light: stk3310: handle all remove logic with devm callbacks
` [PATCH v4 3/6] iio: light: stk3310: Implement vdd and leda supplies

[PATCH] iio: invensense: fix integer overflow while multiplication
 2024-11-03 11:18 UTC  (2+ messages)

[PATCH v7] iio: adc: pac1921: Add ACPI support to Microchip pac1921
 2024-11-03 11:10 UTC  (5+ messages)

[PATCH v2 00/13] zswap IAA compress batching
 2024-11-03 10:57 UTC  (17+ messages)
` [PATCH v2 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching
` [PATCH v2 02/13] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v2 03/13] crypto: iaa - Implement compress/decompress batching API in iaa_crypto
` [PATCH v2 04/13] crypto: iaa - Make async mode the default
` [PATCH v2 05/13] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v2 06/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs
` [PATCH v2 07/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node
` [PATCH v2 08/13] mm: zswap: acomp_ctx mutex lock/unlock optimizations
` [PATCH v2 09/13] mm: zswap: Modify struct crypto_acomp_ctx to be configurable in nr of acomp_reqs
` [PATCH v2 10/13] mm: zswap: Add a per-cpu "acomp_batch_ctx" to struct zswap_pool
` [PATCH v2 11/13] mm: zswap: Allocate acomp_batch_ctx resources for a given zswap_pool
` [PATCH v2 12/13] mm: Add sysctl vm.compress-batching switch for compress batching during swapout
` [PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios

[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
 2024-11-03 10:46 UTC 

[syzbot] [block?] [trace?] possible deadlock in blk_trace_setup
 2024-11-03 10:35 UTC 

[PATCH v1] dt-bindings: power: actions,owl-sps: convert to YAML
 2024-11-03 10:32 UTC  (2+ messages)

[GIT pull] irq/urgent for v6.12-rc6
 2024-11-03 10:31 UTC  (5+ messages)
` [GIT pull] perf/urgent "
` [GIT pull] sched/urgent "
` [GIT pull] timers/urgent "
` [GIT pull] x86/urgent "

[PATCH v1] dt-bindings: timer: actions,owl-timer: convert to YAML
 2024-11-03 10:30 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: snps,dwmac: Fix "snps,kbbe" type
 2024-11-03 10:25 UTC  (2+ messages)

[PATCH] net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
 2024-11-03 10:24 UTC  (3+ messages)

[PATCH] dt-bindings: input: rotary-encoder: Fix "rotary-encoder,rollover" type
 2024-11-03 10:19 UTC  (2+ messages)

[PATCH V3 drm-dp 0/4] Add dp module in hibmc driver
 2024-11-03 10:17 UTC  (9+ messages)
` [PATCH V3 drm-dp 1/4] drm/hisilicon/hibmc: add dp aux in hibmc
` [PATCH V3 drm-dp 2/4] drm/hisilicon/hibmc: add dp link moduel "
` [PATCH V3 drm-dp 3/4] drm/hisilicon/hibmc: add dp hw "
` [PATCH V3 drm-dp 4/4] drm/hisilicon/hibmc: add dp module "

[PATCH v6 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-11-03  9:50 UTC  (4+ messages)
` [PATCH v6 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654

[tip:timers/vdso] BUILD SUCCESS 7fa3c36ea2707c495cf31ccab733ac8bf3f9d0c2
 2024-11-03  9:47 UTC 

[PATCH] kbuild: add resolve_btfids to pacman PKGBUILD
 2024-11-03  9:47 UTC  (3+ messages)

[PATCH v3 0/7]: iio: chemical: bme680: 2nd round of cleanup
 2024-11-03  9:46 UTC  (4+ messages)
` [PATCH v3 5/7] dt-bindings: iio: bosch,bme680: Add supply properties

[PATCH v4 0/3] Add MSM8953 camss support
 2024-11-03  9:45 UTC  (4+ messages)
` [PATCH v4 1/3] media: qcom: camss: implement pm domain ops for VFE v4.1
` [PATCH v4 2/3] media: dt-bindings: Add qcom,msm8953-camss
` [PATCH v4 3/3] media: qcom: camss: Add MSM8953 resources

[patch v6 00/20] posix-timers: Cure the SIG_IGN mess
 2024-11-03  9:44 UTC  (6+ messages)
` [patch v6 17/20] signal: Queue ignored posixtimers on ignore list

[PATCH v2 0/3] arm64: dts: imx8mp: add support for the ABB SoM and carrier
 2024-11-03  9:41 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: imx8mp: add aristainetos3 board support

[PATCH v4] soc: imx: Add SoC device register for i.MX9
 2024-11-03  9:20 UTC  (2+ messages)

[PATCH v3 0/3] ARM: dts: add Kobo Clara 2E
 2024-11-03  9:18 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx: Add devicetree for "

[PATCH v3 0/3] Add MSM8953 camss support
 2024-11-03  9:14 UTC  (5+ messages)
` [PATCH v3 2/3] media: dt-bindings: media: camss: Add qcom,msm8953-camss

[PATCH v1 0/2] arm64: dts: imx8mm/imx8mp-verdin: add single-master property to all i2c nodes
 2024-11-03  8:56 UTC  (6+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mm-verdin: "

[PATCH] leds: ktd2692: Set missing timing
 2024-11-03  8:34 UTC 

[PATCH 00/13] staging: rtl8723bs: Replace function pointers and #if 1
 2024-11-03  8:14 UTC  (14+ messages)
` [PATCH 01/13] staging: rtl8723bs: Replace function thread_enter
` [PATCH 02/13] staging: rtl8723bs: Remove #if 1 in function hal_EfusePartialWriteCheck
` [PATCH 03/13] staging: rtl8723bs: Remove #if 1 in function hal_EfuseGetCurrentSize_BT
` [PATCH 04/13] staging: rtl8723bs: Remove #if 1 in function ReadChipVersion8723B
` [PATCH 05/13] staging: rtl8723bs: Remove function pointer check_ips_status
` [PATCH 06/13] staging: rtl8723bs: Remove function pointer SetHwRegHandler
` [PATCH 07/13] staging: rtl8723bs: Remove function pointer GetHwRegHandler
` [PATCH 08/13] staging: rtl8723bs: Remove function pointer SetHwRegHandlerWithBuf
` [PATCH 09/13] staging: rtl8723bs: Remove function pointer GetHalDefVarHandler
` [PATCH 10/13] staging: rtl8723bs: Remove function pointer SetHalDefVarHandler
` [PATCH 11/13] staging: rtl8723bs: Remove function pointer hal_xmit
` [PATCH 12/13] staging: rtl8723bs: Remove function pointer mgnt_xmit
` [PATCH 13/13] staging: rtl8723bs: Remove function pointer hal_xmitframe_enqueue

[PATCH] ipv6: ip6_fib: fix null-pointer dereference in ipv6_route_native_seq_show()
 2024-11-03  8:09 UTC  (2+ messages)
` [PATCH v4?] "

[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
 2024-11-03  8:05 UTC 

[syzbot] [io-uring?] general protection fault in io_sqe_buffer_register
 2024-11-03  8:00 UTC  (2+ messages)

[PATCH v2 0/3] riscv: Add bfloat16 instruction support
 2024-11-03  7:49 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH v2 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH v2 3/3] riscv: hwprobe: export "

[PATCH asahi-soc/dt v3 00/10] Add PMGR nodes for Apple A7-A11 SoCs
 2024-11-03  7:31 UTC  (11+ messages)
` [PATCH asahi-soc/dt v3 01/10] dt-bindings: arm: apple: apple,pmgr: Add A7-A11 compatibles
` [PATCH asahi-soc/dt v3 02/10] dt-bindings: arm: apple: apple,pmgr-pwrstate: "
` [PATCH asahi-soc/dt v3 03/10] arm64: dts: apple: s5l8960x: Add PMGR node
` [PATCH asahi-soc/dt v3 04/10] arm64: dts: apple: t7000: "
` [PATCH asahi-soc/dt v3 05/10] arm64: dts: apple: t7001: "
` [PATCH asahi-soc/dt v3 06/10] arm64: dts: apple: s8000: Add PMGR nodes
` [PATCH asahi-soc/dt v3 07/10] arm64: dts: apple: s8001: "
` [PATCH asahi-soc/dt v3 08/10] arm64: dts: apple: t8010: "
` [PATCH asahi-soc/dt v3 09/10] arm64: dts: apple: t8011: "
` [PATCH asahi-soc/dt v3 10/10] arm64: dts: apple: t8015: "

[PATCH] scsi: iscsi: special case for GET_HOST_STATS
 2024-11-03  7:02 UTC 

[PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-11-03  6:57 UTC  (3+ messages)

[PATCH RESEND v9 0/2] drm/atomic: Ease async flip restrictions
 2024-11-03  6:36 UTC  (4+ messages)
` [PATCH RESEND v9 1/2] drm/atomic: Let drivers decide which planes to async flip

[syzbot] [bfs?] general protection fault in bfs_get_block (3)
 2024-11-03  6:28 UTC  (7+ messages)

[PATCH v3 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-03  6:23 UTC  (5+ messages)
` [PATCH v3 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH] arm64: dts: ti: k3-am642-evm: Add dt overlay to disable icssg for Linux
 2024-11-03  6:06 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Add a copyright notice to lpm_trie_map_get_next_key
 2024-11-03  6:04 UTC  (2+ messages)

[git pull] Input updates for v6.12-rc5
 2024-11-03  5:58 UTC 

[RFC PATCH 0/7] x86/kexec: Add exception handling for relocate_kernel
 2024-11-03  5:35 UTC  (8+ messages)
` [RFC PATCH 1/7] x86/kexec: Clean up and document register use in relocate_kernel_64.S
` [RFC PATCH 2/7] x86/kexec: Use named labels in swap_pages "
` [RFC PATCH 3/7] x86/kexec: Only swap pages for preserve_context mode
` [RFC PATCH 4/7] x86/kexec: Debugging support: load a GDT
` [RFC PATCH 5/7] x86/kexec: Debugging support: Load an IDT and basic exception entry points
` [RFC PATCH 6/7] x86/kexec: Debugging support: Dump registers on exception
` [RFC PATCH 7/7] [DO NOT MERGE] x86/kexec: enable DEBUG

fs/bcachefs/journal.c:884:17: sparse: sparse: cast to non-scalar
 2024-11-03  5:35 UTC 

[PATCH net-next v5 0/7] Suspend IRQs during application busy periods
 2024-11-03  5:24 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: Add napi_struct parameter irq_suspend_timeout
` [PATCH net-next v5 2/7] net: Suspend softirq when prefer_busy_poll is set
` [PATCH net-next v5 3/7] net: Add control functions for irq suspension
` [PATCH net-next v5 4/7] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v5 5/7] eventpoll: Control irq suspension for prefer_busy_poll
` [PATCH net-next v5 6/7] selftests: net: Add busy_poll_test
` [PATCH net-next v5 7/7] docs: networking: Describe irq suspension

[PATCH v2 0/3] Add new time property for battery charger type detection
 2024-11-03  5:22 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: connector: Add time property for Sink BC12 detection completion
` [PATCH v2 2/3] dt-bindings: usb: maxim,max33359: add usage of sink bc12 time property
` [PATCH v2 3/3] usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property

[PATCH] perf test: Fix ftrace test with regex patterns
 2024-11-03  4:59 UTC  (2+ messages)

[PATCH] perf test: Fix LBR test by adding indirect calls
 2024-11-03  4:58 UTC  (2+ messages)

[PATCH] selftests/ftrace: update kprobe syntax error test for ppc64le
 2024-11-03  4:57 UTC  (2+ messages)

[PATCH net-next v5] net: Implement fault injection forcing skb reallocation
 2024-11-03  4:57 UTC  (2+ messages)

[PATCH] uprobes: Re-order struct uprobe_task to save some space
 2024-11-03  4:55 UTC  (2+ messages)

[PATCH] perf trace: avoid garbage when not printing an trace event's arguments
 2024-11-03  4:54 UTC  (2+ messages)

[PATCH] Documentation: extcon: add documentation for Extcon subsystem
 2024-11-03  4:49 UTC  (2+ messages)

[PATCH V5] remoteproc: Documentation: update with details
 2024-11-03  4:33 UTC  (3+ messages)

[PATCH] ALSA: machine: update documentation
 2024-11-03  4:30 UTC  (2+ messages)

[PATCH net-next v4 0/7] Suspend IRQs during application busy periods
 2024-11-03  4:10 UTC  (5+ messages)
` [PATCH net-next v4 5/7] eventpoll: Control irq suspension for prefer_busy_poll

[syzbot] [selinux?] INFO: rcu detected stall in rw_verify_area (3)
 2024-11-03  4:10 UTC 

[PATCH v2 1/3] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-11-03  4:05 UTC  (17+ messages)

[PATCH net-next 1/2] mlx5/core: avoid memory barrier in eq_update_ci()
 2024-11-03  3:55 UTC  (3+ messages)
` [PATCH net-next 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()

[PATCH v2 2/2] rust: add dma coherent allocator abstraction
 2024-11-03  3:41 UTC  (2+ messages)

[BUG] -next lockdep invalid wait context
 2024-11-03  3:35 UTC  (4+ messages)
` [PATCH] scftorture: Use workqueue to free scf_check

[PATCH v1 0/3] Add new time property for battery charger type detection
 2024-11-03  3:17 UTC  (7+ messages)
` [PATCH v1 2/3] dt-bindings: usb: maxim,max33359.yaml: add usage of sink bc12 time property

[PATCH v2 00/13] sunxi: A100/A133 second stage support
 2024-11-03  2:54 UTC  (9+ messages)
` [PATCH v2 08/13] clk: sunxi-ng: a100: enable MMC clock reparenting
` [PATCH v2 10/13] arm64: dts: allwinner: a100: perf1: Add eMMC and MMC node

[PATCH] usb: raw_gadget: Fix a KASAN double-free bug in raw_release
 2024-11-03  2:34 UTC  (2+ messages)

[PATCH] HID: corsair-void: Add missing initializer
 2024-11-03  2:32 UTC 

[GIT PULL] more NFSD fixes for v6.12-rc
 2024-11-03  2:26 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Use module param to set pcs event log severity
 2024-11-03  0:15 UTC  (2+ messages)

[syzbot] [sound?] INFO: task hung in snd_card_free
 2024-11-03  1:49 UTC  (3+ messages)

[net-next v2] net: wwan: t7xx: reset device if suspend fails
 2024-11-03  1:24 UTC  (3+ messages)

[PATCH] scsi: esas2r: Remove unused esas2r_build_cli_req
 2024-11-03  0:46 UTC  (2+ messages)

[PATCH 00/10] Clean up some x86/mce code
 2024-11-03  0:42 UTC  (4+ messages)
` [PATCH 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes

[PATCH v1 v1] target: fix incorrect function name in pr_err
 2024-11-03  0:34 UTC  (2+ messages)

[PATCH] scsi: ufs: Replace deprecated PCI functions
 2024-11-03  0:27 UTC  (2+ messages)

[PATCH] media: raspberrypi: cfe: Fix mapping of dmabuf buffers
 2024-11-03  0:25 UTC  (2+ messages)

[PATCH v2 0/3] Add Microchip IPC mailbox
 2024-11-03  0:23 UTC  (3+ messages)
` [PATCH v2 3/3] mailbox: add Microchip IPC support

[PATCH v2] scsi: pm8001: Increase request sg length to support 4MiB requests
 2024-11-03  0:22 UTC  (2+ messages)

[PATCH] scsi: pm8001: Initialize devices in pm8001_alloc_dev()
 2024-11-03  0:18 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