summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-14netpoll: expose UDP packet builder helpers for netconsoleBreno Leitao1-0/+6
2026-05-14ptr_ring: move free-space check into separate helperSimon Schippers1-2/+18
2026-05-14vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers1-0/+3
2026-05-14mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)2-8/+9
2026-05-14Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley1-0/+3
2026-05-14Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+10
2026-05-14Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2026-05-13vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsignedMatt Evans1-1/+1
2026-05-13block: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig1-1/+2
2026-05-13thermal: hwmon: Use extra_groups for adding temperature attributesRafael J. Wysocki1-1/+2
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2026-05-13KVM: Fix kvm_vcpu_map[_readonly]() function prototypesPeter Fang1-5/+5
2026-05-13crypto/ccp: export firmware supported vm typesTycho Andersen1-0/+37
2026-05-13KVM: Rename invalidate_begin to invalidate_start for consistencyTakahiro Itazuri1-1/+1
2026-05-13soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments and diagnosticsFrancisco Munoz Ruiz1-21/+21
2026-05-13soc: qcom: llcc-qcom: get SCT descriptors from fw-populated memoryFrancisco Munoz Ruiz1-2/+6
2026-05-13bpf,x86: Implement JIT support for stack argumentsYonghong Song1-0/+1
2026-05-13bpf: Prepare architecture JIT support for stack argumentsYonghong Song1-0/+1
2026-05-13bpf: Add precision marking and backtracking for stack argument slotsYonghong Song1-0/+8
2026-05-13bpf: Refactor jmp history to use dedicated spi/frame fieldsYonghong Song1-21/+16
2026-05-13bpf: Support stack arguments for bpf functionsYonghong Song1-4/+39
2026-05-13bpf: Add helper functions for r11-based stack argument insnsYonghong Song1-0/+21
2026-05-13bpf: Convert bpf_get_spilled_reg macro to static inline functionYonghong Song1-4/+8
2026-05-13Merge tag 'ib-mfd-gpio-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski1-25/+0
2026-05-13stddef: Document designated initializer semantics for __TRAILING_OVERLAP()Gustavo A. R. Silva1-0/+65
2026-05-13dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera1-1/+15
2026-05-13net: constify sk_skb_reason_drop() sock parameterEric Dumazet1-1/+2
2026-05-13Merge patch series "rust: auxiliary: replace drvdata() with registration data"Danilo Krummrich1-0/+4
2026-05-12bpf: Add syscall common attributes support for map_createLeon Hwang1-0/+3
2026-05-12bpf: Add syscall common attributes support for btf_loadLeon Hwang1-1/+2
2026-05-12bpf: Add syscall common attributes support for prog_loadLeon Hwang1-1/+2
2026-05-12bpf: Refactor reporting log_true_size for prog_loadLeon Hwang2-1/+15
2026-05-12bpf: Extend BPF syscall with common attributes supportLeon Hwang1-1/+2
2026-05-12Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires1-0/+2
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-7/+11
2026-05-12firmware: arm_scmi: Introduce all_rates_get clock operationCristian Marussi1-0/+9
2026-05-12firmware: arm_scmi: Make clock rates allocation dynamicCristian Marussi1-1/+0
2026-05-12firmware: arm_scmi: Drop unused clock rate interfacesCristian Marussi1-12/+0
2026-05-12firmware: arm_scmi: Simplify clock rates exposed interfaceCristian Marussi1-0/+2
2026-05-12firmware: arm_scmi: Add clock determine_rate operationCristian Marussi1-0/+6
2026-05-12netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells1-1/+1
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells1-9/+284
2026-05-12netfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells1-0/+37
2026-05-12ASoC: Add a new SoundWire enumeration helperMark Brown1-0/+8
2026-05-12soundwire: Add a helper function to wait for device initialisationCharles Keepax1-0/+8
2026-05-12gpio: regmap: Support sparsed fixed directionLinus Walleij1-0/+7
2026-05-12rhashtable: give each instance its own lockdep classChristian Brauner1-4/+18
2026-05-12bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
2026-05-12net: mention the convention for .ndo_setup_tc()David Yang1-0/+6