summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik1-1/+3
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne1-1/+8
2023-05-30fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge1-21/+21
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla1-0/+1
2023-05-30power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede1-0/+3
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede1-0/+1
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern1-0/+5
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo1-0/+1
2023-05-30mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V1-0/+16
2023-05-30tpm: Prevent hwrng from activating during resumeJarkko Sakkinen1-0/+1
2023-05-30tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen1-6/+7
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown2-2/+2
2023-05-24sched: Fix KCSAN noinstr violationJosh Poimboeuf1-1/+1
2023-05-24netdev: Enforce index cap in netdev_get_tx_queueNick Child1-0/+1
2023-05-24irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni1-0/+18
2023-05-24firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois1-1/+0
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet1-0/+17
2023-05-24linux/dim: Do nothing if no time delta between samplesRoy Novich1-1/+2
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello1-0/+1
2023-05-17i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann1-2/+2
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo1-2/+1
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch1-1/+2
2023-05-11linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap1-1/+1
2023-05-11spi: Constify spi parameters of chip select APIsGeert Uytterhoeven1-2/+2
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal1-1/+0
2023-05-11bpf: return long from bpf_map_ops funcsJP Kobryn2-10/+10
2023-05-11bpf: Only allocate one bpf_mem_cache for bpf_cpumask_maHou Tao1-0/+7
2023-05-11mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah1-1/+1
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-0/+2
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-2/+2
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner1-6/+11
2023-05-01wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut1-1/+4
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-7/+3
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski1-5/+0
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds1-18/+21
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-2/+3
2023-04-18mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko1-9/+10
2023-04-18mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko1-9/+11
2023-04-17netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal1-2/+2
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-4/+16
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer1-2/+12
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer1-1/+2
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi1-1/+2
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+6
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre1-0/+2
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2023-04-06netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal1-0/+1
2023-04-05mm: enable maple tree RCU mode by defaultLiam R. Howlett1-1/+2