aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-25iommu: sun50i: allocate page tables from below 4 GiBAndre Przywara1-2/+11
2024-06-25iommu: sun50i: clear bypass registerJernej Skrabec1-0/+1
2024-06-25ASoC: Intel: boards: updates for 6.11 - part2Mark Brown3-13/+63
2024-06-25ASoC: codecs: ES8326: Solving headphone detection andMark Brown1-11/+47
2024-06-25ALSA: pcm_dmaengine: Unify two close functionsTakashi Iwai1-19/+15
2024-06-25OPP: Drop a redundant in-parameter to _set_opp_level()Ulf Hansson1-5/+4
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha1-1/+1
2024-06-25Merge branch 'for-linus' into for-nextTakashi Iwai5-3/+23
2024-06-25ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang1-0/+12
2024-06-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov1-0/+1
2024-06-25ALSA: PCM: Allow resume only for suspended streamsTakashi Iwai1-0/+2
2024-06-25Merge branch 'net-macb-wol-enhancements'Paolo Abeni3-30/+100
2024-06-25dt-bindings: net: cdns,macb: Deprecate magic-packet propertyVineeth Karumanchi1-0/+1
2024-06-25net: macb: Add ARP support to WOLVineeth Karumanchi2-26/+33
2024-06-25net: macb: Enable queue disableVineeth Karumanchi1-1/+2
2024-06-25net: macb: queue tie-off or disable during WOL suspendVineeth Karumanchi2-3/+64
2024-06-25ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai1-3/+5
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang5-10/+30
2024-06-25x86/kmsan: Fix hook for unaligned accessesBrian Johannesmeyer1-1/+4
2024-06-25vfs: remove redundant smp_mb for thp handling in do_dentry_openMateusz Guzik2-10/+9
2024-06-25fuse: Use in_group_or_capable() helperYouling Tang1-2/+2
2024-06-25f2fs: Use in_group_or_capable() helperYouling Tang2-5/+2
2024-06-25fs: Export in_group_or_capable()Youling Tang3-2/+3
2024-06-25vfs: reorder checks in may_create_in_stickyMateusz Guzik1-3/+3
2024-06-25hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()Chao Yu1-0/+3
2024-06-25proc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-06-25Merge branch 'af_unix-remove-spin_lock_nested-and-convert-to-lock_cmp_fn'Paolo Abeni4-103/+117
2024-06-25af_unix: Don't use spin_lock_nested() in copy_peercred().Kuniyuki Iwashima1-10/+3
2024-06-25af_unix: Remove put_pid()/put_cred() in copy_peercred().Kuniyuki Iwashima1-8/+1
2024-06-25af_unix: Set sk_peer_pid/sk_peer_cred locklessly for new socket.Kuniyuki Iwashima1-3/+8
2024-06-25af_unix: Define locking order for U_RECVQ_LOCK_EMBRYO in unix_collect_skb().Kuniyuki Iwashima2-7/+22
2024-06-25af_unix: Remove U_LOCK_GC_LISTENER.Kuniyuki Iwashima1-12/+0
2024-06-25af_unix: Remove U_LOCK_DIAG.Kuniyuki Iwashima2-15/+3
2024-06-25af_unix: Don't acquire unix_state_lock() for sock_i_ino().Kuniyuki Iwashima1-20/+10
2024-06-25af_unix: Define locking order for U_LOCK_SECOND in unix_stream_connect().Kuniyuki Iwashima2-2/+36
2024-06-25af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect().Kuniyuki Iwashima1-25/+9
2024-06-25af_unix: Define locking order for U_LOCK_SECOND in unix_state_double_lock().Kuniyuki Iwashima1-1/+15
2024-06-25af_unix: Define locking order for unix_table_double_lock().Kuniyuki Iwashima1-1/+11
2024-06-25ibmvnic: Add tx check to prevent skb leakNick Child1-0/+12
2024-06-25xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert2-28/+69
2024-06-25drm/ttm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-06-25cpufreq: ti: update OPP table for AM62Px SoCsBryan Brattlof1-1/+34
2024-06-25cpufreq: ti: update OPP table for AM62Ax SoCsBryan Brattlof1-1/+58
2024-06-25pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()Bartosz Golaszewski1-1/+1
2024-06-25Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman5-167/+4
2024-06-25Revert "printk: Don't try to parse DEVNAME:0.0 console options"Greg Kroah-Hartman1-4/+0
2024-06-25Revert "printk: Flag register_console() if console is set on command line"Greg Kroah-Hartman1-4/+1
2024-06-25Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman3-86/+0
2024-06-25Revert "serial: core: Handle serial console options"Greg Kroah-Hartman1-49/+0
2024-06-25Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman3-34/+0