summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-06-04bpf: Allow pre-ordering for bpf cgroup progsYonghong Song
2025-06-04tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-22Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko
2025-05-18netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin
2025-05-09kernel: globalize lookup_or_create_module_kobject()Shyam Saini
2025-05-09pds_core: check health in devcmd waitShannon Nelson
2025-05-09net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan
2025-05-09bpf: check changes_pkt_data property for extension programsEduard Zingerman
2025-05-09bpf: track changes_pkt_data property for global functionsEduard Zingerman
2025-05-09bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-05-02sched/cpufreq: Rework schedutil governor performance estimationVincent Guittot
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-25mm: fix lazy mmu docs and usageRyan Roberts
2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-04-25HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła
2025-04-25HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła
2025-04-25HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła
2025-04-25HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła
2025-04-25HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła
2025-04-25HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła
2025-04-25rtnl: add helper to check if a notification is neededVictor Nogueira
2025-04-25rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim
2025-04-10tracing/hist: Add poll(POLLIN) support on hist fileMasami Hiramatsu (Google)
2025-04-10tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)
2025-04-10rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf
2025-04-10context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang
2025-04-10x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand
2025-04-10of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior
2025-04-10PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki
2025-03-28proc: fix UAF in proc_get_inode()Ye Bin
2025-03-22io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ringJens Axboe
2025-03-22fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-03-22nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-03-22clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-03-13NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-03-07SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan