summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner1-0/+8
2024-10-25firmware: ti_sci: Introduce Power Management OpsDave Gerlach1-0/+26
2024-10-25firmware: ti_sci: Add system suspend and resume callVibhore Vardhan1-0/+4
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-19/+68
2024-10-25Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...Uwe Kleine-König2-9/+185
2024-10-25dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTCClaudiu Beznea1-0/+1
2024-10-25Merge branch 'topic/compress-accel' into for-nextTakashi Iwai28-57/+287
2024-10-25ALSA: compress_offload: introduce accel operation modeJaroslav Kysela2-2/+108
2024-10-25cleanup: Add conditional guard helperDavid Lechner1-0/+15
2024-10-25cleanup: Adjust scoped_guard() macros to avoid potential warningPrzemek Kitszel1-10/+42
2024-10-25cleanup: Remove address space of returned pointerUros Bizjak1-2/+2
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni22-50/+121
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov42-95/+244
2024-10-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-3/+15
2024-10-25Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-14/+28
2024-10-25KVM: arm64: Add support for PSCI v1.2 and v1.3David Woodhouse1-1/+3
2024-10-25firmware/psci: Add definitions for PSCI v1.3 specificationDavid Woodhouse1-0/+5
2024-10-25fbdev: omapfb: use new of_graph functionsKuninori Morimoto1-8/+0
2024-10-25of: property: add of_graph_get_next_port_endpoint()Kuninori Morimoto1-0/+21
2024-10-25of: property: add of_graph_get_next_port()Kuninori Morimoto1-0/+28
2024-10-25Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2024-10-25riscv: Allow ptrace control of the tagged address ABISamuel Holland1-0/+1
2024-10-25riscv: Add support for userspace pointer maskingSamuel Holland1-1/+4
2024-10-24drm/display: bridge_connector: handle ycbcr_420_allowedDmitry Baryshkov1-0/+5
2024-10-24bpf: Add uptr support in the map_value of the task local storage.Martin KaFai Lau1-0/+20
2024-10-24bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()Martin KaFai Lau1-1/+7
2024-10-24bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...Martin KaFai Lau1-2/+2
2024-10-24bpf: Support __uptr type tag in BTFKui-Feng Lee1-0/+5
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao2-0/+4
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann1-2/+6
2024-10-24phonet: Convert phonet_routes.lock to spinlock_t.Kuniyuki Iwashima1-1/+0
2024-10-24phonet: Pass net and ifindex to rtm_phonet_notify().Kuniyuki Iwashima1-1/+1
2024-10-24phonet: Convert phonet_device_list.lock to spinlock_t.Kuniyuki Iwashima1-1/+2
2024-10-24phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima1-1/+1
2024-10-24thermal: netlink: Add the commands and the events for the thresholdsDaniel Lezcano1-7/+20
2024-10-24thermal: core: Add and use cooling device guardRafael J. Wysocki1-0/+3
2024-10-24mmc: core: Support UHS-II card control and accessVictor Shih2-0/+32
2024-10-24pidfd: add ioctl to retrieve pid infoLuca Boccassi1-0/+50
2024-10-24afs: Fix missing subdir edit when renamed between parent dirsDavid Howells1-1/+6
2024-10-24Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-0/+1
2024-10-24locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave()Sebastian Andrzej Siewior1-4/+1
2024-10-24locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks.Sebastian Andrzej Siewior2-9/+9
2024-10-24Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2-14/+15
2024-10-24Merge tag 'asoc-fix-v6.12-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2024-10-24PCI: Protect Link Control 2 Register with RMW lockingIlpo Järvinen1-0/+1
2024-10-23dt-bindings: clock: Add i.MX91 clock supportPengfei Li1-0/+5
2024-10-23dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definitionPengfei Li1-1/+0
2024-10-23cgroup/freezer: Reduce redundant traversal for cgroup_freezeChen Ridong1-1/+1
2024-10-23drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit1-0/+17
2024-10-23uprobe: Add support for session consumerJiri Olsa1-1/+20