index
:
kernel/git/i3c/linux.git
i3c/fixes
i3c/next
ib-i3c-iio-v6.20
I3C kernel tree
I3C group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses
HEAD
i3c/for-6.20
i3c/next
Adrian Ng Ho Yin
1
-2
/
+23
5 days
i3c: dw-i3c-master: convert spinlock usage to scoped guards
Adrian Ng Ho Yin
1
-26
/
+8
5 days
i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
Zilin Guan
1
-0
/
+1
5 days
i3c: mipi-i3c-hci-pci: Add System Suspend support
Adrian Hunter
1
-0
/
+7
5 days
i3c: mipi-i3c-hci: Add optional System Suspend support
Adrian Hunter
1
-0
/
+49
5 days
i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
Adrian Hunter
2
-11
/
+39
5 days
i3c: dw: Initialize spinlock to avoid upsetting lockdep
Fredrik Markstrom
1
-0
/
+2
2026-01-14
i3c: mipi-i3c-hci-pci: Add Runtime PM support
Adrian Hunter
1
-0
/
+17
2026-01-14
i3c: mipi-i3c-hci: Add optional Runtime PM support
Adrian Hunter
2
-6
/
+72
2026-01-14
i3c: master: Introduce optional Runtime PM support
Adrian Hunter
4
-9
/
+138
2026-01-14
i3c: mipi-i3c-hci: Factor out master dynamic address setting into helper
Adrian Hunter
2
-3
/
+10
2026-01-14
i3c: mipi-i3c-hci: Allow core re-initialization for Runtime PM support
Adrian Hunter
1
-17
/
+21
2026-01-14
i3c: mipi-i3c-hci: Factor out core initialization into helper
Adrian Hunter
1
-67
/
+75
2026-01-14
i3c: mipi-i3c-hci: Factor out IO mode setting into helper
Adrian Hunter
1
-14
/
+31
2026-01-14
i3c: mipi-i3c-hci: Factor out software reset into helper
Adrian Hunter
1
-12
/
+29
2026-01-14
i3c: mipi-i3c-hci: Add PIO suspend and resume support
Adrian Hunter
1
-0
/
+14
2026-01-14
i3c: mipi-i3c-hci: Refactor PIO register initialization
Adrian Hunter
1
-17
/
+28
2026-01-14
i3c: mipi-i3c-hci: Add DMA suspend and resume support
Adrian Hunter
2
-0
/
+27
2026-01-14
i3c: mipi-i3c-hci: Extract ring initialization from hci_dma_init()
Adrian Hunter
1
-50
/
+68
2026-01-14
i3c: mipi-i3c-hci: Introduce helper to restore DAT
Adrian Hunter
2
-0
/
+10
2026-01-14
i3c: mipi-i3c-hci: Cache DAT in memory for Runtime PM restore
Adrian Hunter
2
-6
/
+29
2026-01-14
i3c: mipi-i3c-hci: Manage DMA deallocation via devres action
Adrian Hunter
1
-2
/
+21
2026-01-14
i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()
Adrian Hunter
1
-3
/
+1
2026-01-14
i3c: mipi-i3c-hci: Switch DAT bitmap allocation to devm_bitmap_zalloc()
Adrian Hunter
3
-11
/
+3
2026-01-14
i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()
Adrian Hunter
1
-2
/
+5
2026-01-14
i3c: master: Update hot-join flag only on success
Adrian Hunter
1
-1
/
+2
2026-01-14
i3c: mipi-i3c-hci: Ensure proper bus clean-up
Adrian Hunter
4
-3
/
+39
2026-01-14
i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
Adrian Hunter
1
-0
/
+8
2026-01-14
i3c: Move device name assignment after i3c_bus_init
Billy Tsai
1
-1
/
+2
2026-01-14
i3c: renesas: Add suspend/resume support
Tommaso Merciai
1
-0
/
+89
2026-01-14
i3c: renesas: Factor out hardware initialization to separate function
Tommaso Merciai
1
-44
/
+55
2026-01-14
i3c: renesas: Store clock rate and reset controls in struct renesas_i3c
Tommaso Merciai
1
-19
/
+20
2026-01-14
i3c: renesas: Switch to clk_bulk API and store clocks in private data
Tommaso Merciai
1
-33
/
+13
2026-01-14
i3c: mipi-i3c-hci-pci: Define Multi-Bus instances for supported controllers
Adrian Hunter
1
-13
/
+22
2026-01-14
i3c: mipi-i3c-hci-pci: Add support for Multi-Bus Instances
Adrian Hunter
1
-10
/
+26
2026-01-14
i3c: mipi-i3c-hci-pci: Convert to MFD driver
Adrian Hunter
2
-35
/
+41
2026-01-14
i3c: mipi-i3c-hci-pci: Pass base regs as platform data to i3c core device
Adrian Hunter
1
-19
/
+20
2026-01-14
i3c: mipi-i3c-hci: Allow for Multi-Bus Instances
Adrian Hunter
2
-4
/
+32
2026-01-14
i3c: mipi-i3c-hci-pci: Assign unique device names and IDs for Intel LPSS I3C
Adrian Hunter
2
-20
/
+30
2026-01-14
i3c: mipi-i3c-hci-pci: Enable MSI support
Adrian Hunter
1
-2
/
+6
2026-01-14
i3c: mipi-i3c-hci-pci: Do not repeatedly check for NULL driver_data
Adrian Hunter
1
-3
/
+3
2026-01-14
i3c: mipi-i3c-hci: Quieten initialization messages
Adrian Hunter
4
-48
/
+45
2026-01-14
i3c: mipi-i3c-hci: Stop reading Extended Capabilities if capability ID is 0
Adrian Hunter
1
-1
/
+1
2026-01-14
i3c: mipi-i3c-hci: Remove duplicate blank lines
Adrian Hunter
9
-17
/
+0
2026-01-14
i3c: Add stub functions when I3C support is disabled
ib-i3c-iio-v6.20
ib-i3c-iio-v6.20
Frank Li
1
-1
/
+15
2026-01-14
i3c: master: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-14
i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
Frank Li
1
-2
/
+2
2026-01-14
i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
Frank Li
1
-11
/
+1
2026-01-13
i3c: dw: Preserve DAT entry bits when restoring addresses
Adrian Ng Ho Yin
1
-4
/
+9
2026-01-13
i3c: dw: use FIELD_PREP for device address table macros
Adrian Ng Ho Yin
1
-2
/
+4
2026-01-13
i3c: dw: Add support for Device NACK Retry configuration
Adrian Ng Ho Yin
1
-0
/
+40
2026-01-13
i3c: add sysfs entry and attribute for Device NACK Retry count
Adrian Ng Ho Yin
3
-0
/
+56
2025-12-14
Linux 6.19-rc1
i3c/fixes
Linus Torvalds
1
-2
/
+2
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-56
/
+165
2025-12-14
Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
9
-79
/
+316
2025-12-14
Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
1
-7
/
+2
2025-12-14
Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+16
2025-12-14
Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-18
/
+20
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-21
/
+4
2025-12-14
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+6
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
22
-44
/
+154
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-97
/
+131
2025-12-13
file: ensure cleanup
Christian Brauner
1
-7
/
+6
2025-12-13
x86/hv: Add gitignore entry for generated header file
Linus Torvalds
1
-0
/
+1
2025-12-13
Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-76
/
+166
2025-12-13
Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
20
-151
/
+266
2025-12-13
Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
7
-49
/
+28
2025-12-13
Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
30
-100
/
+1352
2025-12-13
Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2025-12-13
Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-27
/
+63
2025-12-13
Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-12-13
Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-207
/
+531
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
46
-71
/
+626
2025-12-13
Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
16
-76
/
+166
2025-12-12
i3c: adi: Fix confusing cleanup.h syntax
i3c/for-6.19-2
Krzysztof Kozlowski
1
-6
/
+4
2025-12-12
i3c: master: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-2
/
+1
2025-12-12
i3c: master: cleanup callback .priv_xfers()
Frank Li
2
-22
/
+4
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
77
-771
/
+3001
2025-12-12
Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-142
/
+130
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-31
/
+41
2025-12-12
Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2025-12-12
Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-548
/
+10
2025-12-12
Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
5
-607
/
+581
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
25
-91
/
+385
2025-12-12
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
1
-1
/
+1
2025-12-12
bug: Hush suggest-attribute=format for __warn_printf()
Brendan Jackman
1
-0
/
+4
2025-12-12
bug: Let report_bug_entry() provide the correct bugaddr
Heiko Carstens
1
-1
/
+1
2025-12-12
Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...
Dave Airlie
2
-5
/
+8
2025-12-12
perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()
Evan Li
1
-0
/
+3
2025-12-12
Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
14
-138
/
+239
2025-12-12
Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...
Dave Airlie
4
-8
/
+19
2025-12-11
ALSA: hda/tas2781: Add new quirk for HP new project
Baojun Xu
1
-0
/
+1
2025-12-11
ALSA: hda: cix-ipbloq: Use modern PM ops
Nathan Chancellor
1
-5
/
+5
2025-12-11
Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...
Takashi Iwai
15
-38
/
+82
2025-12-11
smb/client: remove DeviceType Flags and Device Characteristics definitions
ZhangGuoDong
1
-34
/
+0
2025-12-11
smb: move File Attributes definitions into common/fscc.h
ChenXiaoSong
2
-35
/
+45
2025-12-11
smb: update struct duplicate_extents_to_file_ex
ChenXiaoSong
1
-1
/
+2
2025-12-11
Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
44
-484
/
+761
2025-12-11
Merge tag 'spi-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2025-12-11
Merge tag 'regulator-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-12
/
+16
2025-12-10
mm: memfd_luo: add CONFIG_SHMEM dependency
Arnd Bergmann
1
-0
/
+1
2025-12-10
mm: shmem: avoid build warning for CONFIG_SHMEM=n
Arnd Bergmann
1
-2
/
+9
2025-12-10
ocfs2: fix memory leak in ocfs2_merge_rec_left()
Dmitry Antipov
1
-1
/
+0
2025-12-10
ocfs2: invalidate inode if i_mode is zero after block read
Ahmet Eray Karadag
1
-0
/
+8
2025-12-10
ocfs2: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-2
/
+6
2025-12-10
ocfs2: convert remaining read-only checks to ocfs2_emergency_state
Ahmet Eray Karadag
6
-11
/
+10
2025-12-10
ocfs2: add ocfs2_emergency_state helper and apply to setattr
Ahmet Eray Karadag
2
-0
/
+24
2025-12-10
checkpatch: add uninitialized pointer with __free attribute check
Ally Heev
2
-0
/
+29
2025-12-10
args: fix documentation to reflect the correct numbers
Andy Shevchenko
1
-2
/
+2
2025-12-10
ocfs2: fix kernel BUG in ocfs2_find_victim_chain
Prithvi Tambewagh
1
-0
/
+10
2025-12-10
liveupdate: luo_core: fix redundant bound check in luo_ioctl()
Pasha Tatashin
1
-3
/
+1
2025-12-10
ocfs2: validate inline xattr size and entry count in ocfs2_xattr_ibody_list
Deepanshu Kartikey
1
-2
/
+28
2025-12-10
fs/fat: remove unnecessary wrapper fat_max_cache()
Lalit Shankar Chowdhury
1
-6
/
+1
2025-12-10
ocfs2: replace deprecated strcpy with strscpy
Thorsten Blum
6
-11
/
+16
2025-12-10
ocfs2: check tl_used after reading it from trancate log inode
Edward Adam Davis
1
-2
/
+4
2025-12-10
liveupdate: luo_file: don't use invalid list iterator
Dan Carpenter
1
-2
/
+5
2025-12-11
Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-40
/
+75
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
15
-144
/
+303
2025-12-11
Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+2
2025-12-10
Revert "drm/amd/display: Fix pbn to kbps Conversion"
Mario Limonciello
1
-23
/
+36
2025-12-10
drm/amd: Fix unbind/rebind for VCN 4.0.5
Mario Limonciello (AMD)
1
-0
/
+2
2025-12-11
Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+14
2025-12-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
4
-33
/
+87
2025-12-10
blk-mq-dma: always initialize dma state
Keith Busch
1
-0
/
+1
2025-12-10
dm pcache: fix segment info indexing
Li Chen
1
-1
/
+4
2025-12-10
dm pcache: fix cache info indexing
Li Chen
1
-1
/
+4
2025-12-10
dm-pcache: advance slot index before writing slot
Dongsheng Yang
2
-8
/
+8
2025-12-10
dm raid: add documentation for takeover/reshape raid1 -> raid5 table line exa...
Heinz Mauelshagen
1
-7
/
+73
2025-12-10
dm log-writes: Add missing set_freezable() for freezable kthread
Haotian Zhang
1
-0
/
+1
2025-12-10
dm-raid: fix possible NULL dereference with undefined raid type
Alexey Simakov
1
-0
/
+2
2025-12-10
dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Mikulas Patocka
2
-40
/
+35
2025-12-10
dm: ignore discard return value
Chaitanya Kulkarni
1
-7
/
+5
2025-12-10
MAINTAINERS: add Benjamin Marzinski as a device mapper maintainer
Mikulas Patocka
1
-0
/
+1
2025-12-10
dm-mpath: Simplify the setup_scsi_dh code
Benjamin Marzinski
1
-38
/
+23
2025-12-10
dm vdo: fix kerneldoc warnings
Matthew Sakai
20
-169
/
+298
2025-12-10
dm-bufio: align write boundary on physical block size
Mikulas Patocka
1
-4
/
+6
2025-12-10
dm-crypt: enable DM_TARGET_ATOMIC_WRITES
Mikulas Patocka
1
-15
/
+24
2025-12-10
dm: test for REQ_ATOMIC in dm_accept_partial_bio()
Mikulas Patocka
1
-2
/
+7
2025-12-10
dm-verity: remove useless mempool
Mikulas Patocka
2
-10
/
+3
2025-12-10
dm-verity: disable recursive forward error correction
Mikulas Patocka
3
-7
/
+2
2025-12-10
crypto: arm64/ghash - Fix incorrect output from ghash-neon
Eric Biggers
1
-1
/
+1
2025-12-10
ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
Takashi Iwai
1
-1
/
+2
2025-12-10
Merge branches 'fixes' and 'misc' into for-next
Russell King (Oracle)
1
-2
/
+2
2025-12-10
ARM: fix branch predictor hardening
Russell King (Oracle)
2
-14
/
+31
2025-12-10
ARM: fix hash_name() fault
Russell King (Oracle)
1
-0
/
+35
2025-12-10
ARM: allow __do_kernel_fault() to report execution of memory faults
Russell King (Oracle)
1
-0
/
+2
2025-12-10
rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Ilya Dryomov
1
-3
/
+0
2025-12-10
ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Eric Biggers
1
-3
/
+0
2025-12-10
libceph: make decode_pool() more resilient against corrupted osdmaps
Ilya Dryomov
1
-64
/
+52
2025-12-10
libceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
1
-2
/
+2
2025-12-10
ceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
1
-1
/
+1
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
4
-2
/
+259
2025-12-10
libceph: fix log output race condition in OSD client
Simon Buttgereit
1
-4
/
+2
2025-12-10
blk-mq: delete task running check in blk_hctx_poll()
Fengnan Chang
1
-10
/
+2
2025-12-10
drm/mgag200: Fix big-endian support
René Rebe
1
-0
/
+25
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-15
/
+567
2025-12-10
Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-1
/
+1
2025-12-10
Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-445
/
+207
2025-12-10
Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2
-0
/
+4
2025-12-10
pwm: th1520: Fix missing Kconfig dependencies
Michal Wilczynski
1
-0
/
+2
2025-12-10
cpu: Make atomic hotplug callbacks run with interrupts disabled on UP
Sebastian Andrzej Siewior
1
-9
/
+16
2025-12-09
block: fix cached zone reports on devices with native zone append
Johannes Thumshirn
1
-1
/
+1
2025-12-09
smb: move file_notify_information to common/fscc.h
ChenXiaoSong
2
-11
/
+11
2025-12-09
smb: move SMB2 Notify Action Flags into common/smb2pdu.h
ChenXiaoSong
2
-9
/
+2
2025-12-09
smb: move notify completion filter flags into common/smb2pdu.h
ChenXiaoSong
2
-14
/
+1
2025-12-09
smb/client: add parentheses to NT error code definitions containing bitwise O...
ChenXiaoSong
1
-506
/
+506
2025-12-09
smb: add documentation references for smb2 change notify definitions
ChenXiaoSong
2
-2
/
+10
2025-12-09
smb/client: add 4 NT error code definitions
ChenXiaoSong
2
-0
/
+9
2025-12-09
smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
ChenXiaoSong
1
-1
/
+1
2025-12-09
smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
ChenXiaoSong
1
-1
/
+1
2025-12-09
smb/client: fix NT_STATUS_NO_DATA_DETECTED value
ChenXiaoSong
1
-1
/
+1
2025-12-10
Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linux
Linus Torvalds
13
-20
/
+21
2025-12-10
irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()
Dan Carpenter
1
-1
/
+1
2025-12-09
smb/server: add comment to FileSystemName of FileFsAttributeInformation
ChenXiaoSong
1
-0
/
+7
2025-12-09
smb/server: remove unused nterr.h
ChenXiaoSong
3
-545
/
+0
2025-12-09
smb/server: rename include guard in smb_common.h
ChenXiaoSong
1
-3
/
+3
2025-12-09
MAINTAINERS: Add tracepoint-update.c to TRACING section
Steven Rostedt
1
-0
/
+1
2025-12-10
irqdomain: Delete irq_domain_add_tree()
Andy Shevchenko
2
-20
/
+0
2025-12-09
tracing: Fix unused tracepoints when module uses only exported ones
Steven Rostedt
1
-0
/
+3
2025-12-10
genirq: Allow NULL affinity for setup_percpu_irq()
Marc Zyngier
1
-0
/
+3
2025-12-10
ASoC: amd: acp: update tdm channels for specific DAI
Hemalatha Pinnamreddy
1
-0
/
+2
2025-12-09
io_uring: fix min_wait wakeups for SQPOLL
Jens Axboe
1
-0
/
+3
2025-12-09
crypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloat
Ard Biesheuvel
1
-22
/
+20
2025-12-09
crypto/arm64: aes/xts - Use single ksimd scope to reduce stack bloat
Ard Biesheuvel
2
-62
/
+57
2025-12-09
lib/crypto: blake2s: Replace manual unrolling with unrolled_full
Eric Biggers
1
-22
/
+16
2025-12-09
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
Eric Biggers
2
-25
/
+20
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
2
-7
/
+14
2025-12-09
lib/crypto: riscv/chacha: Avoid s0/fp register
Vivian Wang
1
-3
/
+2
2025-12-10
Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-111
/
+120
2025-12-10
Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
70
-675
/
+7114
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-25
/
+8
2025-12-10
Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
9
-116
/
+178
2025-12-10
lockref: add a __cond_lock annotation for lockref_put_or_lock
Christoph Hellwig
2
-0
/
+3
2025-12-10
Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
11
-29
/
+46
2025-12-09
mm/damon/tests/core-kunit: avoid damos_test_commit stack warning
Arnd Bergmann
1
-2
/
+7
2025-12-09
mm: vmscan: correct nr_requested tracing in scan_folios
Chen Ridong
1
-2
/
+3
2025-12-09
MAINTAINERS: add idr core-api doc file to XARRAY
Lukas Bulwahn
1
-0
/
+1
2025-12-09
mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()
Shameer Kolothum
1
-7
/
+18
2025-12-09
mm: fix CONFIG_STACK_GROWSUP typo in mm.h
Lukas Bulwahn
1
-1
/
+1
2025-12-09
mm/huge_memory: fix folio split stats counting
Zi Yan
1
-5
/
+9
[next]