summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-26net: move aRFS rmap management and CPU affinity to coreAhmed Zaki
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-26tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet
2025-02-26KVM: arm64: Specify hypercall ABI for retrieving target implementationsShameer Kolothum
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang
2025-02-26acpi: numa: Add support to enumerate and store extended linear address modeDave Jiang
2025-02-26of: Align macro MAX_PHANDLE_ARGS with NR_FWNODE_REFERENCE_ARGSZijun Hu
2025-02-26of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson
2025-02-26PM: clk: remove unused of_pm_clk_add_clk()Dr. David Alan Gilbert
2025-02-26coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang
2025-02-26x86/cfi: Add 'cfi=warn' boot optionPeter Zijlstra
2025-02-26gpiolib: introduce gpio_chip setters that return valuesBartosz Golaszewski
2025-02-26gpiolib: make value setters have return valuesBartosz Golaszewski
2025-02-26EDAC: Update memory repair control interface for memory sparing featureShiju Jose
2025-02-26gpiolib: use the required minimum set of headersBartosz Golaszewski
2025-02-26EDAC: Add a memory repair control featureShiju Jose
2025-02-26nfs/vfs: discard d_exact_alias()NeilBrown
2025-02-26iomap: introduce a full map advance helperBrian Foster
2025-02-26iomap: rename iomap_iter processed field to statusBrian Foster
2025-02-25selftests/bpf: Test gen_pro/epilogue that generate kfuncsAmery Hung
2025-02-25block: Remove zone write plugs when handling native zone append writesDamien Le Moal
2025-02-25Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-25tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev
2025-02-25lsm,nfs: fix memory leak of lsm_contextStephen Smalley
2025-02-25objtool: Fix C jump table annotations for ClangArd Biesheuvel
2025-02-25Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-25block: make segment size limit workable for > 4K PAGE_SIZEMing Lei
2025-02-25EDAC: Add a Error Check Scrub control featureShiju Jose
2025-02-25EDAC: Add scrub control featureShiju Jose
2025-02-25EDAC: Add support for EDAC device features controlShiju Jose
2025-02-25sctp: Remove unused payload from sctp_idatahdrThorsten Blum
2025-02-25Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrlAndy Shevchenko
2025-02-24net: phy: add phylib-internal.hHeiner Kallweit
2025-02-24net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu
2025-02-25Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into psy-nextSebastian Reichel
2025-02-24net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel
2025-02-24skbuff: kill skb_flow_get_ports()Nicolas Dichtel
2025-02-24cpumask: drop cpumask_next_wrap_old()Yury Norov
2025-02-24cpumask: re-introduce cpumask_next{,_and}_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-24gpio: mmio: Add flag for calling pinctrl back-endLinus Walleij
2025-02-24binfmt: Remove loader from linux_binprm structYonatan Goldschmidt
2025-02-24regulator: Add (devm_)of_regulator_get()Sebastian Reichel
2025-02-24block/bdev: lift block size restrictions to 64kLuis Chamberlain
2025-02-24fs: Turn page_offset() into a wrapper around folio_pos()Matthew Wilcox (Oracle)
2025-02-24devres: Introduce devm_kmemdup_array()Raag Jadav