summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
9 daysjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
9 daysjiffies: Define secs_to_jiffies()Easwar Hariharan
9 daysseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
9 daysaudit: add audit_log_nf_skb helper functionRicardo Robaina
9 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
9 daysseqlock: Introduce scoped_seqlock_read()Peter Zijlstra
9 daysHID: add haptics page definesAngela Czubak
9 dayswriteback: Avoid contention on wb->list_lock when switching inodesJan Kara
9 daysPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
9 daysvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
9 daysvfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
9 daysvfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre
9 daysbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
9 daysiio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
9 daysiio: make invensense timestamp module genericJean-Baptiste Maneyrol
9 daysiio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol
9 daysvirtio_ring: introduce dma sync api for virtqueueXuan Zhuo
9 daysvirtio_ring: introduce dma map api for virtqueueXuan Zhuo
9 daysvirtio_ring: introduce virtqueue_set_dma_premapped()Xuan Zhuo
9 daysxprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever
9 daysvmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu
9 daysgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
9 daysdriver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich
9 daystracing: Prevent out-of-bounds read in glob matchingHuihui Huang
9 daysefivarfs: expose used and total sizeAnisse Astier
9 daysHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
9 daysmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
9 daysfile: add fput() cleanup helperChristian Brauner
9 daysf2fs: validate orphan inode entry countWenjie Qi
9 daysdevice property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
2026-07-04ring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel
2026-07-04debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra
2026-06-19mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-06-19mm/damon/core: implement damon_kdamond_pid()SeongJae Park
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
2026-06-19mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()David Hildenbrand
2026-06-19mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()David Hildenbrand
2026-06-19printk: add print_hex_dump_devel()Thorsten Blum
2026-06-19fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
2026-06-19Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-06-19HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau
2026-06-19iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-06-19parport: Fix race between port and client registrationBen Hutchings
2026-06-01string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2026-06-01cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-06-01pppoe: drop PFC framesQingfang Deng