summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-20Linux 6.7.1v6.7.1Greg Kroah-Hartman1-1/+1
2024-01-20mm/memory_hotplug: fix memmap_on_memory sysfs value retrievalSumanth Korikkar1-3/+5
2024-01-20docs: kernel_feat.py: fix potential command injectionVegard Nossum22-65/+32
2024-01-20scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas1-2/+17
2024-01-20coresight: etm4x: Fix width of CCITMIN fieldJames Clark1-1/+1
2024-01-20PCI: Add ACS quirk for more Zhaoxin Root PortsLeoLiuoc1-2/+6
2024-01-20leds: ledtrig-tty: Free allocated ttyname buffer on deactivateFlorian Eckert1-0/+4
2024-01-20parport: parport_serial: Add Brainboxes device IDs and geometryCameron Williams1-0/+56
2024-01-20parport: parport_serial: Add Brainboxes BAR detailsCameron Williams1-0/+8
2024-01-20uio: Fix use-after-free in uio_openGuanghui Feng1-4/+3
2024-01-20binder: fix comment on binder_alloc_new_buf() return valueCarlos Llamas1-1/+1
2024-01-20binder: fix trivial typo of binder_free_buf_locked()Carlos Llamas1-1/+1
2024-01-20binder: fix use-after-free in shinker's callbackCarlos Llamas1-1/+5
2024-01-20binder: use EPOLLERR from eventpoll.hCarlos Llamas1-1/+1
2024-01-20Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi1-12/+0
2024-01-20ksmbd: free ppace array on error in parse_daclFedor Pchelkin1-4/+7
2024-01-20ksmbd: don't allow O_TRUNC open on read-only shareNamjae Jeon1-14/+9
2024-01-20drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang14-53/+119
2024-01-20bus: moxtet: Add spi device tableSjoerd Simons1-0/+7
2024-01-20bus: moxtet: Mark the irq as sharedSjoerd Simons1-1/+1
2024-01-20ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede1-0/+7
2024-01-20ALSA: hda: cs35l41: Support more HP models without _DSDLorenz Brun1-0/+44
2024-01-20ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxxTom Jason Schwanke1-0/+1
2024-01-20ALSA: hda/realtek: enable SND_PCI_QUIRK for Lenovo Legion Slim 7 Gen 8 (2023)...Dorian Cruveiller1-0/+4
2024-01-20ALSA: hda: Add driver properties for cs35l41 for Lenovo Legion Slim 7 Gen 8 s...Dorian Cruveiller1-0/+8
2024-01-20ALSA: hda: cs35l41: Prevent firmware load if SPI speed too lowStefan Binding5-45/+70
2024-01-20ALSA: hda: cs35l41: Support additional Dell models without _DSDStefan Binding1-0/+8
2024-01-20ALSA: hda/realtek: Add quirks for Dell modelsStefan Binding1-0/+13
2024-01-20f2fs: explicitly null-terminate the xattr listEric Biggers1-0/+6
2024-01-07Linux 6.7v6.7Linus Torvalds1-1/+1
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+4
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-05Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds15-19/+52
2024-01-05Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-21/+17
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+51
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-27/+17
2024-01-05Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-196/+603
2024-01-05mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()Tetsuo Handa1-1/+1
2024-01-05Merge tag 'soc-fixes-6.7-3a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2024-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2024-01-05Merge tag 'probes-fixes-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2024-01-05Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-22/+40
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-04nfsd: drop the nfsd_put helperJeff Layton2-21/+17
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul1-22/+42
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie2-6/+27
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie1-2/+1
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie3-61/+100
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie1-5/+21
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul1-2/+8