summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-14drm/xe/pciids: separate ARL and MTL PCI IDsJani Nikula1-5/+8
2024-12-14drm/xe/pciids: separate RPL-U and RPL-P PCI IDsJani Nikula1-1/+0
2024-12-14mmc: core: Add SD card quirk for broken poweroff notificationKeita Aihara1-0/+1
2024-12-14HID: add per device quirk to force bind to hid-genericBenjamin Tissoires1-0/+2
2024-12-14cleanup: Adjust scoped_guard() macros to avoid potential warningPrzemek Kitszel1-10/+42
2024-12-14block: RCU protect disk->conv_zones_bitmapDamien Le Moal1-1/+1
2024-12-14epoll: annotate racy checkChristian Brauner1-1/+1
2024-12-14mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)1-2/+2
2024-12-14mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita1-1/+1
2024-12-14stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver1-3/+3
2024-12-14drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak1-0/+7
2024-12-14io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert1-2/+2
2024-12-14scsi: ufs: core: Add missing post notify for power mode changePeter Wang1-4/+6
2024-12-14scatterlist: fix incorrect func name in kernel-docRandy Dunlap1-1/+1
2024-12-14i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li1-2/+5
2024-12-14i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li1-1/+3
2024-12-14f2fs: fix to adjust appropriate length for fiemapZhiguo Niu1-0/+1
2024-12-14mmc: sd: SDUC Support RecognitionAvri Altman2-1/+2
2024-12-14netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso1-0/+1
2024-12-09drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=nLyude Paul1-0/+14
2024-12-09mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...Adrian Huang1-3/+9
2024-12-09util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean1-16/+40
2024-12-09netkit: Add option for scrubbing skb meta dataDaniel Borkmann1-0/+15
2024-12-05block: always verify unfreeze lock on the owner taskMing Lei1-0/+4
2024-12-05Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada5-8/+8
2024-12-05Rename .data.unlikely to .data..unlikelyMasahiro Yamada2-2/+2
2024-12-05block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-12-05block: model freeze & enter queue as lock for supporting lockdepMing Lei1-0/+6
2024-12-05blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei1-0/+2
2024-12-05kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig1-1/+0
2024-12-05media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil1-6/+12
2024-12-05locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...Ahmed Ehab1-1/+1
2024-12-05Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr2-13/+19
2024-12-05KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini1-6/+0
2024-12-05f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflowChao Yu1-3/+3
2024-12-05nfs_common: must not hold RCU while calling nfsd_file_put_localMike Snitzer1-3/+15
2024-12-05kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNELDan Carpenter1-1/+1
2024-12-05RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas1-0/+3
2024-12-05RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang1-0/+8
2024-12-05netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao1-1/+1
2024-12-05Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pendingIulia Tanasescu2-0/+30
2024-12-05Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pendingIulia Tanasescu2-1/+36
2024-12-05bpf: Add kernel symbol for struct_ops trampolineXu Kuohai1-1/+2
2024-12-05netlink: typographical error in nlmsg_type constants definitionMaurice Lambert1-1/+1
2024-12-05bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi1-0/+6
2024-12-05platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl1-1/+2
2024-12-05of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-2/+3
2024-12-05rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RTEder Zulian1-8/+7
2024-12-05locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks.Sebastian Andrzej Siewior2-9/+9
2024-12-05sched/ext: Remove sched_fork() hackThomas Gleixner1-1/+0