summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-12-19bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi1-6/+0
2024-12-19block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal1-2/+0
2024-12-19dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal1-0/+3
2024-12-19virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den1-1/+2
2024-12-14clocksource: Make negative motion detection more robustThomas Gleixner1-0/+2
2024-12-14timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner1-15/+0
2024-12-14misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman1-0/+11
2024-12-14usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang1-0/+1
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich1-0/+6
2024-12-14leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha1-1/+1
2024-12-14bpf: Prevent tailcall infinite loop caused by freplaceLeon Hwang1-4/+13
2024-12-14fanotify: allow reporting errors on failure to open fdAmir Goldstein1-0/+1
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-14stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver1-3/+3
2024-12-14io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert1-2/+2
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-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-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 Yamada3-6/+6
2024-12-05Rename .data.unlikely to .data..unlikelyMasahiro Yamada1-1/+1
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-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-05netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao1-1/+1
2024-12-05bpf: Add kernel symbol for struct_ops trampolineXu Kuohai1-1/+2
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
2024-12-05kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver1-11/+1
2024-12-05kcsan, seqlock: Support seqcount_latch_tMarco Elver1-15/+71
2024-12-05time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda1-1/+1