summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-02HID: make ishtp_cl_bus_type constGreg Kroah-Hartman1-1/+1
2024-01-02HID: make hid_bus_type constGreg Kroah-Hartman2-2/+2
2023-12-19Merge tag 'hid-for-linus-2023121901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-29/+42
2023-12-18HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli1-7/+20
2023-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-43/+57
2023-12-18Merge tag 'spi-fix-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+96
2023-12-18HID: nintendo: fix initializer element is not constant errorRyan McClelland1-22/+22
2023-12-18Linux 6.7-rc6v6.7-rc6Linus Torvalds1-1/+1
2023-12-18Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2023-12-17Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2023-12-17Merge tag 'soundwire-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+6
2023-12-17Merge tag 'phy-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds3-3/+6
2023-12-17Merge tag 'dmaengine-fix-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-30/+41
2023-12-17Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-24/+49
2023-12-17Merge tag 'edac_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2023-12-17Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-7/+48
2023-12-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+11
2023-12-16Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-82/+72
2023-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+7
2023-12-16Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-32/+100
2023-12-16btrfs: do not allow non subvolume root targets for snapshotJosef Bacik1-0/+9
2023-12-16cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe15-313/+17
2023-12-16cred: switch to using atomic_long_tJens Axboe2-36/+36
2023-12-15Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-12-15Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxLinus Torvalds3-4/+21
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds33-158/+171
2023-12-15Merge tag 'sound-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-11/+14
2023-12-15Merge tag 'drm-fixes-2023-12-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-83/+190
2023-12-15ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMISteven Rostedt (Google)1-0/+6
2023-12-15ring-buffer: Have rb_time_cmpxchg() set the msb counter tooSteven Rostedt (Google)1-0/+2
2023-12-15ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()Mathieu Desnoyers1-2/+2
2023-12-15ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archsSteven Rostedt (Google)1-1/+3
2023-12-15ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()Steven Rostedt (Google)1-36/+11
2023-12-15ring-buffer: Do not try to put back write_stampSteven Rostedt (Google)1-23/+6
2023-12-15EDAC/versal: Read num_csrows and num_chans using the correct bitfield macroShubhrajyoti Datta1-2/+2
2023-12-15perf: Fix perf_event_validate_size() lockdep splatMark Rutland1-0/+10
2023-12-15cxl/pmu: Ensure put_device on pmu devicesIra Weiny1-1/+1
2023-12-15drm/nouveau/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul1-1/+1
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding1-9/+9
2023-12-15Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-79/+109
2023-12-15Merge tag 'drm-misc-fixes-2023-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-12/+19
2023-12-15Merge tag 'amd-drm-fixes-6.7-2023-12-13' of https://gitlab.freedesktop.org/ag...Dave Airlie16-34/+84
2023-12-15Merge tag 'platform-drivers-x86-v6.7-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-14/+41
2023-12-15Merge tag 'drm-intel-fixes-2023-12-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie8-24/+59
2023-12-15io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementationAl Viro1-1/+1
2023-12-15Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds62-582/+1150
2023-12-14Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-50/+116
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh1-1/+4
2023-12-14ALSA: hda/tas2781: reset the amp before component_addGergo Koteles1-2/+2
2023-12-14ALSA: hda/tas2781: call cleanup functions only onceGergo Koteles1-5/+0