summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is fullLiming Sun2024-01-221-0/+67
| * | | | MAINTAINERS: remove defunct acpi4asus project info from asus notebooks sectionHans de Goede2024-01-221-2/+1
| * | | | MAINTAINERS: add Luke Jones as maintainer for asus notebooksLuke D. Jones2024-01-221-0/+1
| * | | | MAINTAINERS: Remove Perry Yuan as DELL WMI HARDWARE PRIVACY SUPPORT maintainerHeiner Kallweit2024-01-221-1/+0
| * | | | platform/x86: silicom-platform: Add missing "Description:" for power_cycle sy...Hans de Goede2024-01-221-0/+1
| * | | | platform/x86: intel-wmi-sbl-fw-update: Fix function name in error messageArmin Wolf2024-01-221-2/+2
| * | | | platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()Shin'ichiro Kawasaki2024-01-221-1/+1
| * | | | platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki2024-01-221-41/+139
| * | | | platform/x86: intel-uncore-freq: Fix types in sysfs callbacksNathan Chancellor2024-01-222-57/+57
| * | | | platform/x86: wmi: Fix wmi_dev_probe()Dan Carpenter2024-01-221-1/+1
| * | | | platform/x86: wmi: Fix notify callback lockingArmin Wolf2024-01-221-24/+47
| * | | | platform/x86: wmi: Decouple legacy WMI notify handlers from wmi_block_listArmin Wolf2024-01-221-50/+68
| * | | | platform/x86: wmi: Return immediately if an suitable WMI event is foundArmin Wolf2024-01-221-6/+4
| * | | | platform/x86: wmi: Fix error handling in legacy WMI notify handler functionsArmin Wolf2024-01-221-5/+9
| | |/ / | |/| |
* | | | Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-274-11/+14
|\ \ \ \
| * | | | LoongArch: KVM: Add returns to SIMD stubsRandy Dunlap2024-01-261-2/+2
| * | | | LoongArch: KVM: Fix build due to API changesHuacai Chen2024-01-261-2/+2
| * | | | LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2024-01-262-7/+10
| |/ / /
* | | | Merge tag 'xfs-6.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-01-271-10/+17
|\ \ \ \
| * | | | xfs: read only mounts with fsopen mount API are bustedDave Chinner2024-01-221-10/+17
| |/ / /
* | | | Merge tag 'bcachefs-2024-01-26' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-2710-32/+42
|\ \ \ \
| * | | | bcachefs: __lookup_dirent() works in snapshot, not subvolKent Overstreet2024-01-252-18/+27
| * | | | bcachefs: discard path uses unlock_long()Kent Overstreet2024-01-241-1/+1
| * | | | bcachefs: fix incorrect usage of REQ_OP_FLUSHChristoph Hellwig2024-01-222-2/+3
| * | | | bcachefs: Add gfp flags param to bch2_prt_task_backtrace()Kent Overstreet2024-01-225-11/+11
| |/ / /
* | | | Merge tag '6.8-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-01-273-3/+6
|\ \ \ \
| * | | | ksmbd: fix global oob in ksmbd_nl_policyLin Ma2024-01-252-3/+4
| * | | | smb: Fix some kernel-doc commentsYang Li2024-01-211-0/+2
| |/ / /
* | | | Merge tag '6.8-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-01-2713-74/+467
|\ \ \ \
| * | | | cifs: fix stray unlock in cifs_chan_skip_or_disableShyam Prasad N2024-01-231-1/+0
| * | | | cifs: set replay flag for retries of write commandShyam Prasad N2024-01-233-1/+5
| * | | | cifs: commands that are retried should have replay flag setShyam Prasad N2024-01-236-45/+404
| * | | | cifs: helper function to check replayable error codesShyam Prasad N2024-01-232-0/+8
| * | | | cifs: translate network errors on send to -ECONNABORTEDShyam Prasad N2024-01-231-2/+9
| * | | | cifs: cifs_pick_channel should try selecting active channelsShyam Prasad N2024-01-231-0/+3
| * | | | cifs: Share server EOF pos with netfslibDavid Howells2024-01-236-17/+37
| * | | | smb: Work around Clang __bdos() type confusionKees Cook2024-01-231-1/+1
| * | | | smb: client: delete "true", "false" definesAlexey Dobriyan2024-01-231-7/+0
| |/ / /
* | | | Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2024-01-264-8/+31
|\ \ \ \
| * | | | ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek2024-01-252-6/+24
| * | | | ahci: asm1166: correct count of reported portsConrad Kostecki2024-01-241-0/+5
| * | | | ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel2024-01-222-2/+2
| |/ / /
* | | | Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linuxLinus Torvalds2024-01-265-7/+20
|\ \ \ \
| * \ \ \ Merge tag 'md-6.8-20240126' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe2024-01-251-1/+1
| |\ \ \ \
| | * | | | md: fix a suspicious RCU usage warningMikulas Patocka2024-01-241-1/+1
| | |/ / /
| * | | | aoe: avoid potential deadlock at set_capacityMaksim Kiselev2024-01-241-1/+4
| * | | | block: Fix WARNING in _copy_from_iterChristian A. Ehrhardt2024-01-231-3/+10
| * | | | block: Move checking GENHD_FL_NO_PART to bdev_add_partition()Li Lingfeng2024-01-222-2/+5
| |/ / /
* | | | Merge tag 'io_uring-6.8-2024-01-26' of git://git.kernel.dk/linuxLinus Torvalds2024-01-262-1/+4
|\ \ \ \
| * | | | io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALLPaul Moore2024-01-232-1/+4
| |/ / /