aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-02mm: slab: fix comment for ARCH_KMALLOC_MINALIGNAndrey Konovalov1-1/+1
2022-05-02drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2Christian König2-5/+1
2022-05-02drm: introduce drm_writeback_connector_init_with_encoder() APIAbhinav Kumar1-0/+8
2022-05-02drm: allow passing possible_crtcs to drm_writeback_connector_init()Abhinav Kumar1-1/+2
2022-05-01Merge tag 'v5.18-rc5' into develLinus Walleij64-377/+399
2022-05-01fs-verity: define a function to return the integrity protected file digestMimi Zohar1-0/+18
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+9
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+7
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici3-0/+83
2022-05-01net: phy: Add BaseT1 auto-negotiation registersAlexandru Tachici1-0/+40
2022-05-01net: phy: Add 10-BaseT1L registersAlexandru Tachici1-0/+25
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici2-1/+2
2022-05-01soc: apple: Add RTKit IPC librarySven Peter1-0/+155
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min1-0/+1
2022-05-01smp: Make softirq handling RT safe in flush_smp_call_function_queue()Sebastian Andrzej Siewior1-0/+9
2022-05-01sched: Fix missing prototype warningsThomas Gleixner1-0/+2
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2022-04-30io_uring: add IORING_SETUP_TASKRUN_FLAGJens Axboe1-0/+7
2022-04-30io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is usedJens Axboe1-0/+8
2022-04-30task_work: allow TWA_SIGNAL without a rescheduling IPIJens Axboe2-2/+12
2022-04-30net: lan966x: Fix compilation errorHoratiu Vultur1-0/+4
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster1-0/+10
2022-04-30net: inline dev_queue_xmit()Pavel Begunkov1-2/+12
2022-04-30net: inline skb_zerocopy_iter_dgramPavel Begunkov1-14/+22
2022-04-30net: inline sock_alloc_send_skbPavel Begunkov1-2/+8
2022-04-29io_uring: return hint on whether more data is available after receiveJens Axboe1-0/+2
2022-04-29Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linux into for-5.19/io_uring-netJens Axboe1-1/+5
2022-04-29Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-netJens Axboe4-21/+93
2022-04-29Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linuxJakub Kicinski1-1/+5
2022-04-29tcp: pass back data left in socket after receiveJens Axboe1-1/+5
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+4
2022-04-29taskstats: version 12 with thread group and exe infoDr. Thomas Orgis2-4/+23
2022-04-29ptrace: fix wrong comment of PT_DTRACETiezhu Yang1-1/+1
2022-04-29list: fix a data-race around ep->rdllistKuniyuki Iwashima1-3/+3
2022-04-29pipe: make poll_usage boolean and annotate its accessKuniyuki Iwashima1-1/+1
2022-04-29vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)1-6/+4
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-5/+4
2022-04-29kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_tAndrey Konovalov1-4/+4
2022-04-29drm/i915/xehp: Add compute engine ABIMatt Roper1-0/+9
2022-04-29drm/i915/uapi: Add kerneldoc for engine class enumMatt Roper1-6/+47
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini1-2/+7
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini1-1/+9
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini1-1/+9
2022-04-29SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust1-0/+1
2022-04-29firmware: arm_ffa: Add ffa_dev_get_drvdata helper functionSudeep Holla1-1/+6
2022-04-29Merge tag 'renesas-r8a779g0-dt-binding-defs-tag' into renesas-clk-for-v5.19Geert Uytterhoeven2-0/+135
2022-04-29Merge tag 'renesas-r8a779g0-dt-binding-defs-tag' into renesas-arm-dt-for-v5.19Geert Uytterhoeven2-0/+135
2022-04-29sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann1-14/+0