aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-08ALSA: cs4236: Use standard print APITakashi Iwai2-42/+45
2024-08-08ALSA: cmi8330: Use standard print APITakashi Iwai1-19/+17
2024-08-08ALSA: cmi8328: Use standard print APITakashi Iwai1-21/+21
2024-08-08ALSA: azt2320: Use standard print APITakashi Iwai1-8/+6
2024-08-08ALSA: als100: Use standard print APITakashi Iwai1-9/+7
2024-08-08ALSA: ad1816a: Use standard print APITakashi Iwai2-16/+16
2024-08-08ALSA: i2c: Drop commented old debug printsTakashi Iwai5-32/+0
2024-08-08ALSA: i2c: pt2258: Use standard print APITakashi Iwai1-3/+3
2024-08-08ALSA: i2c: cs8427: Use standard print APITakashi Iwai1-17/+20
2024-08-08ALSA: pcsp: Use standard print APITakashi Iwai3-30/+31
2024-08-08ALSA: dummy: Use standard print APITakashi Iwai1-3/+2
2024-08-08ALSA: aloop: Use standard print APITakashi Iwai1-1/+1
2024-08-08ALSA: vx_core: Use standard print APITakashi Iwai4-48/+44
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai2-2/+1
2024-08-08ALSA: virmidi: Use standard print APITakashi Iwai1-4/+4
2024-08-08ALSA: serial-u16550: Use standard print APITakashi Iwai1-20/+21
2024-08-08ALSA: opl4: Use standard print APITakashi Iwai2-5/+5
2024-08-08ALSA: opl3: Use standard print APITakashi Iwai4-73/+56
2024-08-08ALSA: mtpav: Use standard print APITakashi Iwai1-9/+5
2024-08-08ALSA: mpu401_uart: Use standard print APITakashi Iwai1-14/+17
2024-08-08ALSA: mpu401: Use standard print APITakashi Iwai1-8/+8
2024-08-08ALSA: mts64: Use standard print APITakashi Iwai1-9/+9
2024-08-08ALSA: portman2x4: Use standard print APITakashi Iwai1-10/+9
2024-08-08i2c: testunit: match HostNotify test name with docsWolfram Sang1-2/+2
2024-08-07Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-10/+24
2024-08-07Merge branch 'idpf-fix-3-bugs-revealed-by-the-chapter-i'Jakub Kicinski2-58/+33
2024-08-07idpf: fix UAFs when destroying the queuesAlexander Lobakin2-35/+13
2024-08-07idpf: fix memleak in vport interrupt configurationMichal Kubiak1-11/+8
2024-08-07idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin1-15/+15
2024-08-07net: mvpp2: Increase size of queue_name bufferSimon Horman1-1/+1
2024-08-07doc/netlink/specs: add netkit support to rt_link.yamlNikolay Aleksandrov1-0/+41
2024-08-07bonding: Pass string literal as format argument of alloc_ordered_workqueue()Simon Horman1-1/+2
2024-08-07bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan1-6/+7
2024-08-07net: fec: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-7/+7
2024-08-07net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori1-1/+3
2024-08-07net/fungible: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-10/+7
2024-08-07net/smc: add the max value of fallback reason countZhengchao Shao1-1/+1
2024-08-07padata: Fix possible divide-by-0 panic in padata_mt_helper()Waiman Long1-0/+7
2024-08-07mailmap: update entry for David HeidelbergDavid Heidelberg1-0/+1
2024-08-07memcg: protect concurrent access to mem_cgroup_idrShakeel Butt1-2/+20
2024-08-07mm: shmem: fix incorrect aligned index when checking conflictsBaolin Wang1-3/+4
2024-08-07mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmemBaolin Wang1-6/+1
2024-08-07mm: list_lru: fix UAF for memory cgroupMuchun Song1-6/+22
2024-08-07kcov: properly check for softirq contextAndrey Konovalov1-3/+12
2024-08-07MAINTAINERS: Update LTP members and webPetr Vorel1-1/+3
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-07bcachefs: Use bch2_wait_on_allocator() in btree node alloc pathKent Overstreet1-1/+1
2024-08-07bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet8-12/+45
2024-08-07bcachefs: Add missing path_traverse() to btree_iter_next_node()Kent Overstreet1-0/+5
2024-08-07tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt2-10/+5