LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 1/9] accel/habanalabs: minor cosmetics update to cpucp_if.h
 2023-10-01  9:13 UTC  (2+ messages)

[PATCH kernel v2] x86/compressed/64: reduce #VC nesting for intercepted CPUID for SEV-SNP guest
 2023-10-01  9:53 UTC  (4+ messages)

[PATCH] accel/habanalabs/gaudi2: fix spmu mask creation
 2023-10-01  9:14 UTC  (2+ messages)

PROBLEM: asus_nb_wmi sends KEY_BRIGHTNESSDOWN on pressing CAPS Lock and PrntScrn on Zenbook S 13 UX5304VA
 2023-10-01  9:28 UTC  (3+ messages)

[PATCH] media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()
 2023-10-01  9:25 UTC  (2+ messages)

[PATCH] gpio: fx6408: Convert to use maple tree register cache
 2023-10-01  9:25 UTC  (2+ messages)

[PATCH] gpio: pca953x: Convert to use maple tree register cache
 2023-10-01  9:24 UTC  (2+ messages)

[PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-01  9:21 UTC  (6+ messages)
` [PATCH RFC 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors

[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
 2023-10-01  9:17 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
  ` [PATCH v2 5/5] gpio: acpi: remove acpi_get_and_request_gpiod()

[PATCH][next] ALSA: 6fire: Fix undefined behavior bug in struct midi_runtime
 2023-10-01  6:53 UTC  (3+ messages)

[PATCH] bcachefs: Use struct_size()
 2023-10-01  7:23 UTC  (2+ messages)

[PATCH][next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t
 2023-10-01  6:58 UTC  (4+ messages)

[PATCH] Input: powermate - fix use-after-free in powermate_config_complete
 2023-10-01  9:11 UTC  (3+ messages)

[GIT PULL] x86 fixes
 2023-10-01  9:04 UTC 

[PATCH 0/2] Bluetooth: ignore NULL link key and reject connection with the device which has same BD_ADDR
 2023-10-01  8:59 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: hci_event: Ignore NULL link key
` [PATCH 2/2] Bluetooth: Reject connection with the device which has same BD_ADDR

include/linux/build_bug.h:16:51: error: bit-field '<anonymous>' width not an integer constant
 2023-10-01  8:53 UTC 

[GIT PULL] timers fix
 2023-10-01  8:51 UTC 

[GIT PULL] scheduler fix
 2023-10-01  8:43 UTC 

[PATCH v2] selftests: uevent filtering: fix return on error in uevent_listener
 2023-10-01  8:37 UTC 

[GIT PULL] perf events fixes
 2023-10-01  8:35 UTC 

[PATCH] crypto: qat: Annotate struct adf_fw_counters with __counted_by
 2023-10-01  8:35 UTC  (2+ messages)

[PATCH] crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
 2023-10-01  8:34 UTC  (2+ messages)

[PATCH v3 0/9] hwrng: stm32: support STM32MP13x platforms
 2023-10-01  8:33 UTC  (2+ messages)

[PATCH] crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
 2023-10-01  8:33 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: crypto: ice: document the sa8775p inline crypto engine
 2023-10-01  8:33 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] Add Open-coded task, css_task and css iters
 2023-10-01  8:30 UTC  (9+ messages)
` [PATCH bpf-next v3 3/7] bpf: Introduce task open coded iterator kfuncs
` [PATCH bpf-next v3 6/7] bpf: Let bpf_iter_task_new accept null task ptr

[PATCH v5 0/7] gpio: update i.MX93/8ULP and support i.MX95
 2023-10-01  8:27 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: gpio: vf610: update gpio-ranges
` [PATCH v5 2/7] dt-bindings: gpio: vf610: correct i.MX8ULP and i.MX93
` [PATCH v5 3/7] dt-bindings: gpio: vf610: add i.MX95 compatible
` [PATCH v5 4/7] gpio: vf610: add i.MX8ULP of_device_id entry
` [PATCH v5 5/7] gpio: vf610: simplify code by dropping data check
` [PATCH v5 6/7] arm64: dts: imx8ulp: update gpio node
` [PATCH v5 7/7] arm64: dts: imx93: "

[RFC 0/2] iio: imu: Add driver and dt-bindings for BMI323
 2023-10-01  8:20 UTC  (6+ messages)
` [RFC 2/2] iio: imu: Add driver for BMI323 IMU

[PATCH v9 00/14] Add TPS25750 USB type-C PD controller support
 2023-10-01  8:11 UTC  (15+ messages)
` [PATCH v9 01/14] dt-bindings: usb: tps6598x: Add tps25750
` [PATCH v9 02/14] USB: typec: tsp6598x: Add cmd timeout and response delay
` [PATCH v9 03/14] USB: typec: tps6598x: Add patch mode to tps6598x
` [PATCH v9 04/14] USB: typec: tps6598x: Load TPS25750 patch bundle
` [PATCH v9 05/14] USB: typec: tps6598x: Check for EEPROM present
` [PATCH v9 06/14] USB: typec: tps6598x: Clear dead battery flag
` [PATCH v9 07/14] USB: typec: tps6598x: Apply patch again after power resume
` [PATCH v9 08/14] USB: typec: tps6598x: Add interrupt support for TPS25750
` [PATCH v9 09/14] USB: typec: tps6598x: Refactor tps6598x port registration
` [PATCH v9 10/14] USB: typec: tps6598x: Add port registration for tps25750
` [PATCH v9 11/14] USB: typec: tps6598x: Enable sleep mode "
` [PATCH v9 12/14] USB: typec: tps6598x: Add trace for tps25750 irq
` [PATCH v9 13/14] USB: typec: tps6598x: Add power status trace for tps25750
` [PATCH v9 14/14] USB: typec: tps6598x: Add "

[PATCH 0/2] Bluetooth: ignore NULL link key and reject connection with the device which has same BD_ADDR
 2023-10-01  8:11 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: hci_event: Ignore NULL link key
` [PATCH 2/2] Bluetooth: Reject connection with the device which has same BD_ADDR

[PATCH 0/2] Bluetooth: ignore NULL link key and reject connection
 2023-10-01  8:09 UTC  (6+ messages)
` [PATCH 1/2] Bluetooth: hci_event: Ignore NULL link key
` [PATCH 2/2] Bluetooth: Reject connection with the device which has same BD_ADDR

[PATCH] comedi: Annotate struct comedi_lrange with __counted_by
 2023-10-01  7:50 UTC  (6+ messages)

[PATCH] mtd: rawnand: rockchip: Use struct_size()
 2023-10-01  7:49 UTC  (2+ messages)

[PATCH] [v3] ieee802154: ca8210: Fix a potential UAF in ca8210_probe
 2023-10-01  7:19 UTC  (2+ messages)

include/linux/build_bug.h:16:51: error: bit-field '<anonymous>' width not an integer constant
 2023-10-01  7:09 UTC 

[PATCH] kasan: Add CONFIG_KASAN_WHITELIST_ONLY mode
 2023-10-01  6:58 UTC  (4+ messages)

[PATCH v5 net-next 0/4] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-10-01  6:56 UTC  (4+ messages)
` [PATCH v5 net-next 2/4] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode

[PATCH][next] ALSA: 6fire: Fix undefined behavior bug in struct comm_runtime
 2023-10-01  6:51 UTC  (3+ messages)

[PATCH] dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_by
 2023-10-01  6:46 UTC  (2+ messages)

[PATCH 0/3] Type encoding info dropped from arrary name "abyBBVGA" and variable names "byBBVGACurrent", "byBBVGANew"
 2023-10-01  6:43 UTC 

[PATCH 0/5] chelsio: Annotate structs with __counted_by
 2023-10-01  6:37 UTC  (11+ messages)
` [PATCH 1/5] chelsio/l2t: Annotate struct l2t_data "
` [PATCH 2/5] cxgb4: Annotate struct clip_tbl "
` [PATCH 3/5] cxgb4: Annotate struct cxgb4_tc_u32_table "
` [PATCH 4/5] cxgb4: Annotate struct sched_table "
` [PATCH 5/5] cxgb4: Annotate struct smt_data "

[PATCH] platform: mellanox: Fix a resource leak in an error handling path in mlxplat_probe()
 2023-10-01  6:20 UTC 

[PATCH v4 00/15] Introduce /dev/mshv drivers
 2023-10-01  6:20 UTC  (11+ messages)
` [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
` [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V

[PATCH] drivers: usb: Remove unnecessary whitespace in function pointer declaration
 2023-10-01  6:12 UTC  (2+ messages)

[PATCH wireless] wifi: mac80211: Fix a memory leak in ieee80211_key_link()
 2023-10-01  6:08 UTC 

[PATCH] Added missing TARGETS in kselftest top level Makefile
 2023-10-01  6:07 UTC  (2+ messages)

[PATCH 1/3] drivers: usb: Fix block comments whose trailing */ was not on a separate line
 2023-10-01  6:06 UTC  (2+ messages)

rt8000usb driver issue (maybe interaction with other drivers)
 2023-10-01  5:53 UTC  (3+ messages)

[PATCH 1/2] modpost: refactor check_sec_ref()
 2023-10-01  5:47 UTC  (2+ messages)
` [PATCH 2/2] modpost: factor out the common boilerplate of section_rel(a)

[syzbot] [mm?] WARNING in huge_pmd_unshare
 2023-10-01  5:42 UTC 

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (9+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
              ` [OT] "

[PATCH] vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
 2023-10-01  5:34 UTC  (2+ messages)

[PATCH v6 09/11] firmware: imx: enable trng
 2023-10-01  5:25 UTC  (2+ messages)

[syzbot] [mm?] WARNING in page_vma_mapped_walk
 2023-10-01  5:20 UTC 

[GIT PULL] firewire updates for 6.5-rc1
 2023-10-01  5:15 UTC  (5+ messages)

[syzbot] [mm?] WARNING in copy_hugetlb_page_range
 2023-10-01  4:58 UTC 

[PATCH v3 0/2] firmware: arm_scmi: clock: support parents commands
 2023-10-01  4:38 UTC  (3+ messages)
` [PATCH v3 1/2] firmware: arm_scmi: clock: support clock parents
` [PATCH v3 2/2] clk: scmi: add set/get_parent support

[syzbot] KASAN: use-after-free Read in gsm_cleanup_mux
 2023-10-01  4:29 UTC  (2+ messages)
` [syzbot] [serial?] "

[PATCH] [v3] PCI: xgene-msi: Fix a potential UAF in xgene_msi_probe
 2023-10-01  3:54 UTC 

[PATCH v5 0/3] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-10-01  2:54 UTC  (5+ messages)
` [PATCH 1/3] hugetlbfs: extend hugetlb_vma_lock to private VMAs
` [PATCH 2/3] hugetlbfs: close race between MADV_DONTNEED and page fault
` [PATCH 3/3] hugetlbfs: replace hugetlb_vma_lock with invalidate_lock

include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_185' declared with attribute error: BUILD_BUG failed
 2023-10-01  2:35 UTC 

[PATCH] media: sunxi: a83-mips-csi2: also select GENERIC_PHY
 2023-10-01  2:20 UTC  (3+ messages)

[GIT PULL] tracing: Fixes for v6.6-rc3
 2023-10-01  1:48 UTC  (2+ messages)

[PATCH] platform/mellanox: tmfifo: fix kernel-doc warnings
 2023-10-01  1:07 UTC  (3+ messages)

[PATCH] page_pool: fix documentation typos
 2023-10-01  0:38 UTC  (2+ messages)
` [PATCH] net: skbuff: fix kernel-doc typos

[Patch v4 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU
 2023-10-01  0:31 UTC  (8+ messages)
` [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event

include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_460' declared with attribute error: BUILD_BUG_ON failed: sizeof(vring->va[0]) != 32
 2023-10-01  0:07 UTC 

[syzbot] [btrfs?] kernel BUG in btrfs_cancel_balance
 2023-10-01  0:03 UTC  (2+ messages)

[PATCH] soc: fsl: fix kernel-doc warnings and typos
 2023-10-01  0:01 UTC  (2+ messages)
` [PATCH] soc: fsl: dpio: fix kernel-doc typos

[PATCH] crypto: akcipher - fix kernel-doc typos
 2023-10-01  0:00 UTC  (2+ messages)
` [PATCH] crypto: sig - fix kernel-doc typo

[PATCH 0/3] mfd: maxim: Convert to use maple tree cache
 2023-09-30 23:47 UTC  (4+ messages)
` [PATCH 1/3] mfd: max77620: Convert to use maple tree register cache
` [PATCH 2/3] mfd: max77686: "
` [PATCH 3/3] mfd: max8907: "

[PATCH] drm/bridge: icn6211: Convert to use maple tree register cache
 2023-09-30 23:46 UTC 

[PATCH] mfd: rk8xx: Convert to use maple tree register cache
 2023-09-30 23:44 UTC 

[PATCH 0/3] Input: Small regmap improvements
 2023-09-30 23:43 UTC  (4+ messages)
` [PATCH 1/3] Input: cap11xx - Cache hardware ID registers
` [PATCH 2/3] Input: cap11xx - Convert to use maple tree register cache
` [PATCH 3/3] Input: qt1050 "

[PATCH] drm/bridge: tc358767: Convert to use maple tree register cache
 2023-09-30 23:43 UTC 

[PATCH] drm/rockchip: vop2: Convert to use maple tree register cache
 2023-09-30 23:42 UTC 

[PATCH] drm/bridge: dpc3433: Convert to use maple tree register cache
 2023-09-30 23:42 UTC 

[PATCH] rust: error: fix the description for `ECHILD`
 2023-09-30 22:42 UTC  (2+ messages)

[PATCH] rust: bindings: rename const binding using sed
 2023-09-30 22:41 UTC  (2+ messages)

[PATCH] mm/filemap: clarify filemap_fault() comments for not uptodate case
 2023-09-30 23:10 UTC 

[PATCH 3/4] ptp: add ioctl interface for ptp_gettimex64any()
 2023-09-30 23:07 UTC  (4+ messages)

[PATCH v2 0/5] Add sc8280xp CAMCC bindings and driver
 2023-09-30 23:01 UTC  (7+ messages)
` [PATCH v2 4/5] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC
` [PATCH v2 5/5] arm64: boot: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp

[PATCH linux-next] sched/psi: Avoid update triggers and rtpoll_total when it is unnecessary
 2023-09-30 22:32 UTC  (3+ messages)

[PATCH 4/5] riscv: dts: sophgo: add initial CV1800B SoC device tree
 2023-09-30 22:34 UTC  (2+ messages)

[PATCH v3 0/6] Initial support for MSM8x26 Lumias
 2023-09-30 22:08 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: arm: qcom: Document MSM8x26-based Lumia phones
` [PATCH v3 2/6] ARM: dts: qcom: add common dt for MSM8x26 Lumias along with Nokia Lumia 630
` [PATCH v3 3/6] ARM: dts: qcom: add device tree for Microsoft Lumia 640
` [PATCH v3 4/6] ARM: dts: qcom: add device tree for Microsoft Lumia 640 XL
` [PATCH v3 5/6] ARM: dts: qcom: add device tree for Nokia Lumia 735
` [PATCH v3 6/6] ARM: dts: qcom: add device tree for Nokia Lumia 830

[PATCH] clk: linux/clk-provider.h: fix kernel-doc warnings and typos
 2023-09-30 22:14 UTC  (3+ messages)
` [PATCH] iosys-map: fix kernel-doc typos
` [PATCH] mei: fix doc typos

[GIT PULL] ARM: SoC fixes for 6.6
 2023-09-30 21:26 UTC 

[PATCH v3 00/27] iio: resolver: move ad2s1210 out of staging
 2023-09-30 21:23 UTC  (5+ messages)
` [PATCH v3 14/27] staging: iio: resolver: ad2s1210: implement hysteresis as channel attr

[PATCH 2/4] ptp: add ptp_gettimex64any() support
 2023-09-30 21:18 UTC  (2+ messages)

[PATCH 1/4] time: add ktime_get_cycles64() api
 2023-09-30 21:15 UTC  (6+ messages)

[PATCH net-next v2 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-09-30 21:03 UTC  (13+ messages)
` [PATCH net-next v2 01/12] vsock: set EPOLLERR on non-empty error queue
` [PATCH net-next v2 02/12] vsock: read from socket's "
` [PATCH net-next v2 03/12] vsock: check for MSG_ZEROCOPY support on send
` [PATCH net-next v2 04/12] vsock: enable SOCK_SUPPORT_ZC bit
` [PATCH net-next v2 05/12] vhost/vsock: support MSG_ZEROCOPY for transport
` [PATCH net-next v2 06/12] vsock/virtio: "
` [PATCH net-next v2 07/12] vsock/loopback: "
` [PATCH net-next v2 08/12] vsock: enable setting SO_ZEROCOPY
` [PATCH net-next v2 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [PATCH net-next v2 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v2 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v2 12/12] test/vsock: io_uring rx/tx tests

[syzbot] [btrfs?] KASAN: stack-out-of-bounds Read in btrfs_buffered_write
 2023-09-30 21:07 UTC 

[PATCH 1/1] fs: debugfs: fix build error at powerpc platform
 2023-09-30 21:04 UTC  (3+ messages)

[PATCH 0/2] riscv: Increase mmap_rnd_bits_max on Sv48/57
 2023-09-30 21:01 UTC  (6+ messages)
` [PATCH 2/2] riscv: mm: Update mmap_rnd_bits_max

[PATCH v2] modpost: Don't let "driver"s reference .exit.*
 2023-09-30 20:48 UTC  (3+ messages)

[for-linus][PATCH 0/4] tracing: Fixes for v6.6-rc3
 2023-09-30 20:41 UTC  (5+ messages)
` [for-linus][PATCH 1/4] ring-buffer: Update "shortest_full" in polling
` [for-linus][PATCH 4/4] eventfs: Test for dentries array allocated in eventfs_release()
  ` [for-linus][PATCH 2/4] tracing: relax trace_event_eval_update() execution with cond_resched()
  ` [for-linus][PATCH 3/4] tracing/user_events: Align set_bit() address for all archs

[PATCH 3/3] drivers: usb: Remove unnecessary spaces before function pointer arguments
 2023-09-30 20:38 UTC 

[PATCH 2/3] drivers: usb: Fix issue where *'s in multiline comments were not aligned
 2023-09-30 20:38 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).