summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-01Linux 6.13.1v6.13.1Greg Kroah-Hartman1-1/+1
2025-02-01pm: cpupower: Makefile: Fix cross compilationPeng Fan1-0/+8
2025-02-01drm/v3d: Assign job pointer to NULL before signaling the fenceMaĆ­ra Canal1-4/+12
2025-02-01Input: xpad - add support for wooting two he (arm)Jack Greiner1-0/+1
2025-02-01Input: xpad - add support for Nacon Evol-X Xbox One ControllerMatheos Mattsson1-0/+2
2025-02-01Input: xpad - improve name of 8BitDo controller 2dc8:3106Leonardo Brondani Schenkel1-1/+1
2025-02-01Input: xpad - add QH Electronics VID/PIDPierre-Loup A. Griffais1-0/+2
2025-02-01Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto1-0/+1
2025-02-01Input: atkbd - map F23 key to support default copilot shortcutMark Pearson1-1/+1
2025-02-01Input: xpad - add support for Nacon Pro CompactNicolas Nobelis1-0/+1
2025-02-01io_uring/rsrc: require cloned buffers to share accounting contextsJann Horn1-0/+7
2025-02-01HID: wacom: Initialize brightness of LED triggerJason Gerecke1-11/+13
2025-02-01wifi: rtl8xxxu: add more missing rtl8192cu USB IDsHans de Goede1-0/+20
2025-02-01ALSA: usb-audio: Add delay quirk for USB Audio DeviceLianqin Hu1-0/+2
2025-02-01Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...Greg Kroah-Hartman1-4/+4
2025-02-01USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()Qasim Ijaz1-1/+1
2025-02-01scsi: storvsc: Ratelimit warning logs to prevent VM denial of serviceEaswar Hariharan1-1/+7
2025-02-01vfio/platform: check the bounds of read/write syscallsAlex Williamson1-0/+10
2025-02-01cachestat: fix page cache statistics permission checkingLinus Torvalds1-0/+17
2025-02-01Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"Jiri Kosina2-7/+2
2025-02-01net: sched: fix ets qdisc OOB IndexingJamal Hadi Salim1-0/+2
2025-02-01smb: client: handle lack of EA support in smb2_query_path_info()Paulo Alcantara1-23/+69
2025-02-01libfs: Use d_children list to iterate simple_offset directoriesChuck Lever1-26/+58
2025-02-01libfs: Replace simple_offset end-of-directory detectionChuck Lever1-16/+21
2025-02-01Revert "libfs: fix infinite directory reads for offset dir"Chuck Lever1-24/+11
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever3-35/+2
2025-02-01libfs: Return ENOSPC when the directory offset range is exhaustedChuck Lever1-2/+2
2025-02-01gfs2: Truncate address space when flipping GFS2_DIF_JDATA flagAndreas Gruenbacher1-0/+1
2025-01-20Linux 6.13v6.13Linus Torvalds1-1/+1
2025-01-19Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+8
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+95
2025-01-19Merge tag 'irq_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+5
2025-01-19Merge tag 'sched_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-128/+23
2025-01-19Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+63
2025-01-18Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-3/+42
2025-01-18Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+7
2025-01-18Merge tag 'platform-drivers-x86-v6.13-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+6
2025-01-18Merge tag 'mtd/fixes-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-01-18tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt1-0/+63
2025-01-17Merge tag 'hwmon-for-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+7
2025-01-17Merge tag 'gpio-fixes-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-16/+16
2025-01-17Merge tag 'i2c-for-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+36
2025-01-17Merge tag 'pmdomain-v6.13-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-17Merge tag 'mm-hotfixes-stable-2025-01-16-21-11' of git://git.kernel.org/pub/s...Linus Torvalds7-25/+55
2025-01-17Merge tag '6.13-rc7-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-3/+11
2025-01-17Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds45-109/+324
2025-01-17Merge tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linuxLinus Torvalds2-30/+32
2025-01-17Merge tag 'drm-xe-fixes-2025-01-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie10-14/+55
2025-01-17Merge tag 'trace-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+35
2025-01-17Merge tag 'drm-intel-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+1