summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.8-rc4v6.8-rc4Linus Torvalds2024-02-111-1/+1
* Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2024-02-112-1/+6
|\
| * hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-062-1/+6
* | Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2024-02-114-31/+28
|\ \
| * | x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur2024-02-091-1/+1
| * | x86/fpu: Stop relying on userspace for info to fault in xsave bufferAndrei Vagin2024-01-301-8/+5
| * | x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixupsQiuxu Zhuo2024-01-292-22/+22
* | | Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2024-02-1017-101/+162
|\ \ \
| * | | nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi2024-02-071-3/+5
| * | | mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setupSeongJae Park2024-02-071-1/+1
| * | | nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi2024-02-071-1/+7
| * | | MAINTAINERS: Leo Yan has movedLeo Yan2024-02-072-1/+2
| * | | mm/zswap: don't return LRU_SKIP if we have dropped lru lockChengming Zhou2024-02-071-3/+1
| * | | fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador2024-02-071-2/+4
| * | | mailmap: switch email address for John MoonJohn Moon2024-02-071-0/+1
| * | | mm: zswap: fix objcg use-after-free in entry destructionJohannes Weiner2024-02-071-4/+4
| * | | mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pte_range()Sergey Senozhatsky2024-02-071-0/+1
| * | | arch/arm/mm: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan2024-02-071-0/+2
| * | | selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum2024-02-071-0/+1
| * | | mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_pageMiaohe Lin2024-02-071-0/+3
| * | | mm: memcg: optimize parent iteration in memcg_rstat_updated()Yosry Ahmed2024-02-071-21/+35
| * | | nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi2024-02-071-3/+4
| * | | mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get()Ryan Roberts2024-02-071-7/+7
| * | | exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)Oleg Nesterov2024-02-071-7/+3
| * | | fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children statsOleg Nesterov2024-02-071-26/+32
| * | | fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov2024-02-071-4/+6
| * | | getrusage: use sig->stats_lock rather than lock_task_sighand()Oleg Nesterov2024-02-071-3/+13
| * | | getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov2024-02-071-15/+19
| * | | mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVEPrakash Sangappa2024-02-071-1/+12
| * | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2024-02-04426-3352/+5071
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2024-02-02406-1910/+3811
| |\ \ \ | | | |/ | | |/|
* | | | Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds2024-02-1010-32/+45
|\ \ \ \
| * \ \ \ Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8Jens Axboe2024-02-084-23/+25
| |\ \ \ \
| | * | | | nvme: use ns->head->pi_size instead of t10_pi_tuple structure sizeFrancis Pravin2024-02-071-1/+1
| | * | | | nvme-core: fix comment to reflect right functionsChaitanya Kulkarni2024-02-071-2/+2
| | * | | | nvme: move passthrough logging attribute to headKeith Busch2024-02-073-18/+17
| | * | | | nvme-host: fix the updating of the firmware versionMaurizio Lombardi2024-02-011-2/+5
| * | | | | virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun2024-02-081-3/+4
| * | | | | blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo2024-02-081-0/+7
| * | | | | blk-wbt: Fix detection of dirty-throttled tasksJan Kara2024-02-064-6/+9
* | | | | | Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds2024-02-101-1/+17
|\ \ \ \ \ \
| * | | | | | firewire: core: send bus reset promptly on gap count errorTakashi Sakamoto2024-02-071-1/+17
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-02-102-2/+7
|\ \ \ \ \ \
| * | | | | | ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read failsFedor Pchelkin2024-02-071-2/+6
| * | | | | | ksmbd: Add kernel-doc for ksmbd_extract_sharename() functionYang Li2024-02-071-0/+1
| |/ / / / /
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-02-094-10/+14
|\ \ \ \ \ \
| * | | | | | scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()SEO HOYOUNG2024-02-051-1/+0
| * | | | | | scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()Alice Chao2024-02-051-1/+3
| * | | | | | scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke2024-02-051-6/+6
| * | | | | | scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei2024-02-052-2/+5