summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
40 hoursjiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
40 hoursjiffies: Define secs_to_jiffies()Easwar Hariharan
40 hoursseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
40 hoursmm: do file ownership checks with the proper mount idmapPedro Falcato
40 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
40 hoursbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
40 hoursseqlock: Introduce scoped_seqlock_read()Peter Zijlstra
40 hoursHID: add haptics page definesAngela Czubak
40 hourswriteback: Avoid contention on wb->list_lock when switching inodesJan Kara
40 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
40 hoursbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
40 hoursiio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
40 hoursSUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
40 hoursipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
40 hoursnfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang
40 hoursxprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever
40 hoursvmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu
40 hoursrpmsg: use generic driver_override infrastructureDanilo Krummrich
40 hoursgpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
40 hoursdriver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich
40 hoursbpf: Restrict JIT predictor flush to cBPFPawan Gupta
40 hoursbpf: Support for hardening against JIT sprayingPawan Gupta
40 hourstracing: Prevent out-of-bounds read in glob matchingHuihui Huang
40 hoursHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
40 hoursmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
40 hoursvfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
40 hoursvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
40 hoursvfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta
40 hoursbonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
40 hoursnet: add a common function to compute features for upper devicesHangbin Liu
40 hoursnet, team, bonding: Add netdev_base_features helperDaniel Borkmann
40 hoursf2fs: validate orphan inode entry countWenjie Qi
40 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