summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-02-27dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...Roger Quadros1-2/+1
2025-02-27net: move aRFS rmap management and CPU affinity to coreAhmed Zaki2-4/+21
2025-02-27net: skb: free up one bit in tx_flagsWillem de Bruijn1-3/+2
2025-02-27tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet1-0/+2
2025-02-27KVM: arm64: Specify hypercall ABI for retrieving target implementationsShameer Kolothum1-0/+15
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-2/+2
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang1-0/+11
2025-02-26acpi: numa: Add support to enumerate and store extended linear address modeDave Jiang1-0/+7
2025-02-26of: Align macro MAX_PHANDLE_ARGS with NR_FWNODE_REFERENCE_ARGSZijun Hu1-1/+1
2025-02-26of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu1-1/+1
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun3-9/+8
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-26PM: clk: remove unused of_pm_clk_add_clk()Dr. David Alan Gilbert1-1/+0
2025-02-26coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang1-0/+4
2025-02-26x86/cfi: Add 'cfi=warn' boot optionPeter Zijlstra1-0/+2
2025-02-26gpiolib: introduce gpio_chip setters that return valuesBartosz Golaszewski1-0/+10
2025-02-26gpiolib: make value setters have return valuesBartosz Golaszewski2-11/+15
2025-02-26EDAC: Update memory repair control interface for memory sparing featureShiju Jose1-0/+28
2025-02-26gpiolib: use the required minimum set of headersBartosz Golaszewski1-3/+6
2025-02-26EDAC: Add a memory repair control featureShiju Jose1-0/+74
2025-02-26nfs/vfs: discard d_exact_alias()NeilBrown1-1/+0
2025-02-26iomap: introduce a full map advance helperBrian Foster1-0/+10
2025-02-26iomap: rename iomap_iter processed field to statusBrian Foster1-4/+3
2025-02-26selftests/bpf: Test gen_pro/epilogue that generate kfuncsAmery Hung1-0/+10
2025-02-26block: Remove zone write plugs when handling native zone append writesDamien Le Moal1-3/+4
2025-02-26Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-0/+4
2025-02-26ethtool: Symmetric OR-XOR RSS hashGal Pressman1-3/+2
2025-02-26tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev1-0/+2
2025-02-25lsm,nfs: fix memory leak of lsm_contextStephen Smalley1-0/+1
2025-02-25objtool: Fix C jump table annotations for ClangArd Biesheuvel1-1/+1
2025-02-25Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+4
2025-02-25block: make segment size limit workable for > 4K PAGE_SIZEMing Lei1-0/+1
2025-02-25EDAC: Add a Error Check Scrub control featureShiju Jose1-2/+46
2025-02-25EDAC: Add scrub control featureShiju Jose1-0/+43
2025-02-25EDAC: Add support for EDAC device features controlShiju Jose1-0/+26
2025-02-25sctp: Remove unused payload from sctp_idatahdrThorsten Blum1-1/+0
2025-02-25Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrlAndy Shevchenko4-120/+133
2025-02-25net: phy: add phylib-internal.hHeiner Kallweit1-13/+0
2025-02-25net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu1-0/+2
2025-02-25Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into psy-nextSebastian Reichel4-120/+133
2025-02-25net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel1-2/+2
2025-02-25skbuff: kill skb_flow_get_ports()Nicolas Dichtel1-6/+0
2025-02-25cpumask: drop cpumask_next_wrap_old()Yury Norov1-21/+0
2025-02-25cpumask: re-introduce cpumask_next{,_and}_wrap()Yury Norov1-0/+38
2025-02-25cpumask: deprecate cpumask_next_wrap()Yury Norov1-2/+2
2025-02-24gpio: mmio: Add flag for calling pinctrl back-endLinus Walleij1-0/+3
2025-02-24binfmt: Remove loader from linux_binprm structYonatan Goldschmidt1-1/+1
2025-02-24regulator: Add (devm_)of_regulator_get()Sebastian Reichel1-0/+6
2025-02-24block/bdev: lift block size restrictions to 64kLuis Chamberlain1-1/+7
2025-02-24fs: Turn page_offset() into a wrapper around folio_pos()Matthew Wilcox (Oracle)1-9/+11