summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds55-127/+310
2024-10-03Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-13/+12
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-21/+43
2024-10-03Merge tag 'intel-pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2-3/+3
2024-10-03rust: device: change the from_raw() functionGuilherme Giacomo Simoes2-13/+4
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-03pinctrl: intel: platform: Add Panther Lake to the list of supportedAndy Shevchenko1-0/+1
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson1-3/+2
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni5-33/+41
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-03Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+1
2024-10-02bcachefs: Fix trans_commit disk accounting revertKent Overstreet1-1/+2
2024-10-02bcachefs: Fix bch2_inode_is_open() checkKent Overstreet1-1/+1
2024-10-02bcachefs: Fix return type of dirent_points_to_inode_nowarn()Kent Overstreet1-2/+2
2024-10-03Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-11/+30
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori1-2/+2
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn1-2/+20
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel1-1/+1
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn1-0/+2
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter1-1/+1
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang1-0/+3
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet1-2/+2
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2