summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-04crypto: lzo - Fix compression buffer overrunHerbert Xu1-0/+8
2025-06-04ipv6: save dontfrag in corkWillem de Bruijn1-0/+1
2025-06-04tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko2-6/+6
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski1-0/+1
2025-05-22Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley1-7/+0
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek1-1/+1
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra1-0/+5
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+2
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko1-1/+2
2025-05-18rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()Uladzislau Rezki (Sony)1-0/+3
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki1-29/+54
2025-05-02xdp: Reset bpf_redirect_info before running a xdp's BPF prog.Sebastian Andrzej Siewior1-1/+8
2025-05-02PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár1-0/+1
2025-04-25bpf: Prevent tail call between progs attached to different hooksXu Kuohai1-0/+1
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers1-7/+0
2025-04-25nfs: move nfs_fhandle_hash to common include fileJeff Layton1-0/+20
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell1-0/+1
2025-04-25rtnl: add helper to check if a notification is neededVictor Nogueira1-0/+15
2025-04-25rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim1-0/+7
2025-04-10rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf1-1/+1
2025-04-10context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf1-4/+4
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang1-0/+4
2025-04-10of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu1-1/+1
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior1-4/+4
2025-04-10PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki1-0/+2
2025-03-28proc: fix UAF in proc_get_inode()Ye Bin1-2/+5
2025-03-28io_uring: get rid of remap_pfn_range() for mapping rings/sqesJens Axboe1-0/+5
2025-03-28fuse: don't truncate cached, mutated symlinkMiklos Szeredi1-0/+2
2025-03-28nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi1-0/+2
2025-03-28clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse1-1/+0
2025-03-07ptrace: Introduce exception_ip arch hookJiaxun Yang1-0/+4
2025-03-07mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells1-2/+24
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust1-2/+1
2025-03-07SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan1-7/+9
2025-03-07bpf: Fix wrong copied_seq calculationJiayuan Chen1-0/+2
2025-03-07net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-21x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse1-0/+1
2025-02-21can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao1-0/+4
2025-02-21iommu: Return right value in iommu_sva_bind_device()Lu Baolu1-1/+1
2025-02-21net: add dev_net_rcu() helperEric Dumazet1-0/+6
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-21pps: Fix a use-after-freeCalvin Owens1-2/+1
2025-02-21KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-02-21net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-02-21exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook1-1/+3
2025-02-21usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso1-1/+2