summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-07-24iio: make invensense timestamp module genericJean-Baptiste Maneyrol2-79/+95
2026-07-24iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol1-0/+79
2026-07-24virtio_ring: introduce dma sync api for virtqueueXuan Zhuo1-0/+8
2026-07-24virtio_ring: introduce dma map api for virtqueueXuan Zhuo1-0/+8
2026-07-24virtio_ring: introduce virtqueue_set_dma_premapped()Xuan Zhuo1-0/+2
2026-07-24xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever1-0/+2
2026-07-24vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu1-1/+3
2026-07-24gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen1-0/+7
2026-07-24driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich1-1/+4
2026-07-24tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-24efivarfs: expose used and total sizeAnisse Astier1-0/+11
2026-07-24HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-07-24mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-2/+6
2026-07-24file: add fput() cleanup helperChristian Brauner1-0/+2
2026-07-24f2fs: validate orphan inode entry countWenjie Qi1-0/+3
2026-07-24device property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski1-0/+2
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian1-4/+11
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-1/+6
2026-07-04ring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel1-3/+1
2026-07-04debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra2-0/+15
2026-06-19mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-0/+1
2026-06-19mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+1
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-11/+0
2026-06-19mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()David Hildenbrand1-2/+2
2026-06-19mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()David Hildenbrand1-2/+2
2026-06-19printk: add print_hex_dump_devel()Thorsten Blum1-0/+13
2026-06-19fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-1/+3
2026-06-19Disable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires1-2/+2
2026-06-19HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau1-0/+11
2026-06-19iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
2026-06-19parport: Fix race between port and client registrationBen Hutchings1-0/+1
2026-06-01string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula1-0/+12
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-06-01cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-06-01pppoe: drop PFC framesQingfang Deng1-0/+16
2026-06-01tcp: preserve const qualifier in tcp_sk()Eric Dumazet1-4/+6
2026-06-01container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman1-0/+13
2026-06-01container_of: remove container_of_safe()Greg Kroah-Hartman1-16/+0
2026-06-01lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-06-01dev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
2026-06-01driver core: Move dev_err_probe() to where it belogsAndy Shevchenko2-2/+2
2026-06-01driver core: device.h: remove extern from function prototypesGreg Kroah-Hartman1-2/+1
2026-06-01quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-06-01padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-06-01module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-06-01kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2026-06-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-06-01locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-06-01fanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1