mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[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  (11+ messages)
` [patch v6 02/20] posix-timers: Make signal overrun accounting sensible
` [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  (7+ messages)
` [PATCH v3 1/3] media: camss: vfe: implement pm domain ops for v4.1
` [PATCH v3 2/3] media: dt-bindings: media: camss: Add qcom,msm8953-camss
` [PATCH v3 3/3] media: qcom: camss: Add MSM8953 resources

[PATCH v2 00/13] zswap IAA compress batching
 2024-11-03  9:03 UTC  (15+ 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

[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] iio: invensense: fix integer overflow while multiplication
 2024-11-03  8:43 UTC 

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

[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  (6+ 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 

fs/bcachefs/journal.c:884:17: sparse: sparse: cast to non-scalar
 2024-11-03  5:35 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

[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  (17+ messages)
` [PATCH net-next v4 1/7] net: Add napi_struct parameter irq_suspend_timeout
` [PATCH net-next v4 2/7] net: Suspend softirq when prefer_busy_poll is set
` [PATCH net-next v4 3/7] net: Add control functions for irq suspension
` [PATCH net-next v4 4/7] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v4 5/7] eventpoll: Control irq suspension for prefer_busy_poll
` [PATCH net-next v4 7/7] docs: networking: Describe irq suspension

[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  (18+ 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)

[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  (3+ 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)

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

[PATCH v3 00/19] unwind, perf: sframe user space unwinding
 2024-11-03  0:07 UTC  (8+ messages)
` [PATCH v3 09/19] unwind: Introduce "

[PATCH] nvmet-rdma: WARN_ON when nvmet_rdma_rsp::n_rdma equal zero
 2024-11-02 23:50 UTC  (2+ messages)

[PATCH] dmaengine: idxd: Remove a useless mutex
 2024-11-02 23:49 UTC  (2+ messages)

[PATCH v3 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-02 23:46 UTC  (5+ messages)
` [PATCH v3 20/22] ACPI: platform_profile: Register class device for platform profile handlers

[PATCH v2 0/2] leds: pwm: Add default-brightness property
 2024-11-02 23:15 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: "

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
 2024-11-02 22:58 UTC  (2+ messages)

[tip:timers/core] BUILD SUCCESS c163e40af9b2331b2c629fd4ec8b703ed4d4ae39
 2024-11-02 22:34 UTC 

[syzbot] [usb?] KASAN: invalid-free in dev_free
 2024-11-02 22:28 UTC 

[PATCH v1] dt-bindings: power: actions,owl-sps: convert to YAML
 2024-11-02 22:17 UTC 

[PATCH v1] dt-bindings: timer: actions,owl-timer: convert to YAML
 2024-11-02 22:13 UTC 

[PATCH] MIPS: kernel: proc: Use str_yes_no() helper function
 2024-11-02 22:04 UTC 

[PATCH] net: ena: Remove deadcode
 2024-11-02 22:02 UTC  (2+ messages)

[PATCH net-next] net: ena: Remove deadcode
 2024-11-02 22:01 UTC 

[syzbot] [usb?] KASAN: invalid-free in dev_free
 2024-11-02 22:00 UTC  (2+ messages)
` [syzbot] [PATCH] usb: raw_gadget: Fix a KASAN double-free bug in raw_release

[PATCH v2 0/3] futex: Create set_robust_list2
 2024-11-02 21:58 UTC  (2+ messages)

[PATCH v2 1/1] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
 2024-11-02 21:57 UTC  (2+ messages)

[PATCH net-next] ptp: Remove 'default y' for VMCLOCK PTP device
 2024-11-02 21:52 UTC 

[syzbot] [kernel?] KASAN: invalid-free in process_one_work
 2024-11-02 21:34 UTC 

[tip: timers/vdso] x86/vdso: Add missing brackets in switch case
 2024-11-02 21:23 UTC 

drivers/parport/procfs.c:267:18-28: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) (fwd)
 2024-11-02 21:05 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®