summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
32 hoursjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
32 hoursjiffies: Define secs_to_jiffies()Easwar Hariharan
32 hoursseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
32 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
32 hoursbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
32 hoursseqlock: Introduce scoped_seqlock_read()Peter Zijlstra
32 hoursHID: add haptics page definesAngela Czubak
32 hourswriteback: Avoid contention on wb->list_lock when switching inodesJan Kara
32 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
32 hoursvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
32 hoursvfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
32 hoursvfio/pci: Use bitfield for struct vfio_pci_core_device flagsReinette Chatre
32 hoursbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
32 hoursiio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
32 hoursiio: make invensense timestamp module genericJean-Baptiste Maneyrol
32 hoursiio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol
32 hoursvirtio_ring: introduce dma sync api for virtqueueXuan Zhuo
32 hoursvirtio_ring: introduce dma map api for virtqueueXuan Zhuo
32 hoursvirtio_ring: introduce virtqueue_set_dma_premapped()Xuan Zhuo
32 hoursxprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever
32 hoursvmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu
32 hoursgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
32 hoursdriver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich
32 hourstracing: Prevent out-of-bounds read in glob matchingHuihui Huang
32 hoursefivarfs: expose used and total sizeAnisse Astier
32 hoursHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
32 hoursmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
32 hoursfile: add fput() cleanup helperChristian Brauner
32 hoursf2fs: validate orphan inode entry countWenjie Qi
32 hoursdevice 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