summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
31 hoursjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
31 hoursjiffies: Define secs_to_jiffies()Easwar Hariharan
31 hoursseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
31 hoursmm: do file ownership checks with the proper mount idmapPedro Falcato
31 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
31 hoursbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
31 hoursseqlock: Introduce scoped_seqlock_read()Peter Zijlstra
31 hoursHID: add haptics page definesAngela Czubak
31 hourswriteback: Avoid contention on wb->list_lock when switching inodesJan Kara
31 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
31 hoursbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
31 hoursiio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
31 hoursSUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
31 hoursipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
31 hoursnfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang
31 hoursxprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever
31 hoursvmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu
31 hoursrpmsg: use generic driver_override infrastructureDanilo Krummrich
31 hoursgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
31 hoursdriver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich
31 hoursbpf: Restrict JIT predictor flush to cBPFPawan Gupta
31 hoursbpf: Support for hardening against JIT sprayingPawan Gupta
31 hourstracing: Prevent out-of-bounds read in glob matchingHuihui Huang
31 hoursHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
31 hoursmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
31 hoursvfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
31 hoursvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
31 hoursvfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
31 hoursbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
31 hoursnet: add a common function to compute features for upper devicesHangbin Liu
31 hoursnet, team, bonding: Add netdev_base_features helperDaniel Borkmann
31 hoursf2fs: validate orphan inode entry countWenjie Qi
31 hoursdevice property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski
2026-07-04err.h: use __always_inline on all error pointer helpersArnd Bergmann
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian
2026-07-04lsm: add backing_file LSM hooksPaul Moore
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
2026-07-04file: add fput() cleanup helperChristian Brauner
2026-07-04ring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel
2026-07-04bpf: Track equal scalars history on per-instruction levelEduard Zingerman
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-19serdev: Provide a bustype shutdown functionUwe Kleine-König
2026-06-19net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
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