summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun1-2/+7
2023-08-11vxlan: Fix nexthop hash sizeBenjamin Poirier1-2/+2
2023-08-11qed: Fix kernel-doc warningsPrabhakar Kushwaha5-183/+230
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com1-1/+1
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)1-0/+2
2023-08-08mm: Move mm_cachep initialization to mm_init()Peter Zijlstra1-0/+1
2023-08-08x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra1-1/+0
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner1-11/+0
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner1-0/+6
2023-08-03block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche1-5/+5
2023-08-03tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith1-6/+2
2023-08-03vxlan: calculate correct header length for GPEJiri Benc1-4/+9
2023-08-03ksmbd: remove internal.h includeNamjae Jeon1-0/+2
2023-08-03pwm: Add a stub for devm_pwmchip_add()Andy Shevchenko1-0/+5
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet1-1/+1
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet1-1/+5
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet1-2/+7
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet1-2/+7
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet1-2/+5
2023-07-27of: net: add a helper for loading netdev->dev_addrJakub Kicinski1-0/+6
2023-07-27ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski1-1/+1
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao1-1/+0
2023-07-23net/sched: make psched_mtu() RTNL-less safePedro Tammela1-1/+1
2023-07-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds1-7/+8
2023-07-23shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfsRoberto Sassu1-0/+1
2023-07-23autofs: use flexible array in ioctl structureArnd Bergmann1-1/+1
2023-07-23Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman1-1/+0
2023-07-23usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K1-0/+1
2023-07-23media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut1-1/+1
2023-07-23block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz1-34/+34
2023-07-23bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-23ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K1-1/+2
2023-07-23crypto: kpp - Add helper to set reqsizeHerbert Xu1-0/+6
2023-07-23PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng1-0/+1
2023-07-23netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima1-0/+1
2023-07-23can: length: fix bitstuffing countVincent Mailhol1-6/+8
2023-07-23bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindingsGilad Sever1-0/+9
2023-07-23watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...Douglas Anderson1-1/+1
2023-07-23tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior1-1/+5
2023-07-23fs: pipe: reveal missing function protoypesArnd Bergmann1-4/+0
2023-07-23netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso1-1/+4
2023-07-05mm, hwpoison: when copy-on-write hits poison, take page offlineJane Chu1-1/+4
2023-07-05mm, hwpoison: try to recover from copy-on write faultsTony Luck1-0/+24
2023-06-28gpio: Allow per-parent interrupt dataMarc Zyngier1-2/+17
2023-06-28netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso1-0/+3
2023-06-28netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso1-0/+2
2023-06-28netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso1-1/+20
2023-06-28xfrm: Treat already-verified secpath entries as optionalBenedict Wong1-0/+1
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini1-1/+1
2023-06-28regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet1-2/+2