summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-18ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault
2025-05-18rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2025-05-09net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-05-02tracing: Remove pointer (asterisk) and brackets from cpumask_t fieldSteven Rostedt (Google)
2025-05-02xdp: Reset bpf_redirect_info before running a xdp's BPF prog.Sebastian Andrzej Siewior
2025-05-02wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
2025-05-02ASoC: qcom: q6dsp: add support to more display portsSrinivas Kandagatla
2025-05-02PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár
2025-05-02net: dsa: add support for mac_prepare() and mac_finish() callsRussell King (Oracle)
2025-05-02tracing: Add __print_dynamic_array() helperSteven Rostedt
2025-05-02tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)
2025-04-25bpf: Prevent tail call between progs attached to different hooksXu Kuohai
2025-04-25landlock: Add the errata interfaceMickaël Salaün
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-25nfs: move nfs_fhandle_hash to common include fileJeff Layton
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-25sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-04-25drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-04-25xen/mcelog: Add __nonstring annotations for unterminated stringsKees Cook
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-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-10RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin
2025-04-10of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu
2025-04-10drm/dp_mst: Fix drm RAD printWayne Lin
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-28ASoC: ops: Consistently treat platform_max as control valueCharles Keepax
2025-03-28io_uring: get rid of remap_pfn_range() for mapping rings/sqesJens Axboe
2025-03-28fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-03-28nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-03-28Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-28clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2025-03-07ptrace: Introduce exception_ip arch hookJiaxun Yang
2025-03-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel
2025-03-07mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells
2025-03-07include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman
2025-03-07ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2025-03-07net/ipv4: add tracepoint for icmp_sendPeilin He
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-03-07SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan