summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-04ALSA: line6: add hw monitor volume control to POD HD500XHans P. Moller1-1/+1
2024-10-04ALSA: gus: Fix some error handling paths related to get_bpos() usageChristophe JAILLET1-2/+2
2024-10-04sched: psi: fix bogus pressure spikes from aggregation raceJohannes Weiner1-14/+12
2024-10-03gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()Lad Prabhakar1-2/+2
2024-10-03cifs: Do not convert delimiter when parsing NFS-style symlinksPali Rohár1-1/+0
2024-10-03cifs: Validate content of NFS reparse point bufferPali Rohár1-0/+23
2024-10-03cifs: Fix buffer overflow when parsing NFS reparse pointsPali Rohár1-1/+14
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long1-1/+3
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki1-1/+2
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson1-3/+2
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong2-2/+10
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong1-1/+2
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James1-0/+2
2024-10-03ceph: fix cap ref leak via netfs init_requestPatrick Donnelly1-1/+4
2024-10-03ceph: use struct_size() helper in __ceph_pool_perm_get()Thorsten Blum1-1/+1
2024-10-03ALSA: hda: Add missing parameter description for snd_hdac_stream_timecounter_...Takashi Iwai1-0/+1
2024-10-03ALSA: usb-audio: Add native DSD support for Luxman D-08uJan Lalinsky1-0/+2
2024-10-03ALSA: core: add isascii() check to card ID generatorJaroslav Kysela1-4/+10
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost1-1/+1
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong1-2/+2
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza1-6/+3
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld1-1/+3
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld1-8/+8
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost5-12/+19
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost3-0/+8
2024-10-03drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa2-0/+13
2024-10-03drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa2-0/+26
2024-10-03drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa1-1/+1
2024-10-03drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost1-18/+21
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost4-12/+10
2024-10-03drm/xe: use devm_add_action_or_reset() helperHe Lugang2-3/+3
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld4-2/+35
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld1-2/+8
2024-10-03drm/xe: Restore pci state upon resumeRodrigo Vivi1-0/+2
2024-10-03net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori1-2/+2
2024-10-03gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn1-2/+20
2024-10-03bridge: mcast: Fail MDB get request on empty entryIdo Schimmel1-1/+1
2024-10-03vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn1-0/+2
2024-10-03net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter1-1/+1
2024-10-03net: phy: realtek: Check the index value in led_hw_control_getHui Wang1-0/+3
2024-10-03ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet1-2/+2
2024-10-03selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-03net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet1-1/+3
2024-10-03net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau2-4/+16
2024-10-03smb: client: Correct typos in multiple comments across various filesShen Lichuan16-24/+24
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro848-852/+851
2024-10-02arc: get rid of private asm/unaligned.hAl Viro5-27/+19
2024-10-02MAINTAINERS: ALSA: use linux-sound@vger.kernel.org listJaroslav Kysela1-43/+43
2024-10-02ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf1-3/+9
2024-10-02ACPI: battery: Simplify battery hook lockingArmin Wolf1-9/+9