summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi-101/+599
2024-10-17Merge tag 'sound-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+3
2024-10-17dma-mapping: fix tracing dma_alloc/free with vmalloc'd memorySean Anderson-8/+8
2024-10-17drm/bridge: synopsys: Add DW HDMI QP TX Controller support libraryCristian Ciocaltea-0/+32
2024-10-17ASoC: makes snd_soc_set_runtime_hwparams() inlineKuninori Morimoto-2/+7
2024-10-17ASoC: Merge up fixesMark Brown-1/+1
2024-10-17ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignoredCharles Keepax-0/+1
2024-10-17ASoC: sdw_utils: Add support for exclusion DAI quirksCharles Keepax-0/+1
2024-10-17bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj-0/+5
2024-10-17drm/sched: Further optimise drm_sched_entity_push_jobTvrtko Ursulin-1/+2
2024-10-17drm/sched: Re-group and rename the entity run-queue lockTvrtko Ursulin-10/+11
2024-10-17drm/sched: Re-order struct drm_sched_rq members for clarityTvrtko Ursulin-4/+6
2024-10-17drm/sched: Optimise drm_sched_entity_push_jobTvrtko Ursulin-1/+1
2024-10-17Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar-75/+160
2024-10-17mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang-0/+18
2024-10-17mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi-2/+2
2024-10-17mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.Sebastian Andrzej Siewior-1/+5
2024-10-17usb: typec: Add attribute file showing the USB Modes of the partnerHeikki Krogerus-0/+5
2024-10-17usb: typec: Add attribute file showing the supported USB modes of the portHeikki Krogerus-0/+17
2024-10-16power: supply: core: unexport power_supply_property_is_writeable()Thomas Weißschuh-2/+0
2024-10-16genirq: Unexport nr_irqsBart Van Assche-1/+0
2024-10-16genirq: Switch to irq_get_nr_irqs()Bart Van Assche-14/+19
2024-10-16genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs()Bart Van Assche-0/+2
2024-10-16PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal-0/+38
2024-10-16bpf: Prevent tailcall infinite loop caused by freplaceLeon Hwang-4/+13
2024-10-16fanotify: allow reporting errors on failure to open fdAmir Goldstein-0/+2
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei-1/+7
2024-10-16fs: pass offset and result to backing_file end_write() callbackAmir Goldstein-1/+1
2024-10-16usb: gadget: uvc: configfs: Add frame-based frame format supportAkash Kumar-0/+58
2024-10-16platform/chrome: Update EC feature flagsPavan Holla-0/+32
2024-10-16mfd: sec-core: Add support for the Samsung s2dos05Dzmitry Sankouski-0/+1
2024-10-16mfd: max77693: Remove unused max77693_irq_source declarationsDzmitry Sankouski-11/+0
2024-10-16mfd: palmas: Constify strings with regulator namesKrzysztof Kozlowski-2/+2
2024-10-16media: Documentation: Improve v4l2_subdev_{en,dis}able_streams documentationSakari Ailus-0/+4
2024-10-16media: Documentation: Update {enable,disable}_streams documentationSakari Ailus-0/+8
2024-10-16media: Documentation: Deprecate s_stream video op, update docsSakari Ailus-2/+3
2024-10-16media: raspberrypi: Add support for RP1-CFETomi Valkeinen-0/+337
2024-10-16media: uapi: Add meta formats for PiSP FE config and statsTomi Valkeinen-0/+2
2024-10-15rtnetlink: Remove rtnl_register() and rtnl_register_module().Kuniyuki Iwashima-5/+10
2024-10-15genetlink: hold RCU in genlmsg_mcast()Eric Dumazet-2/+1
2024-10-15neighbour: Remove NEIGH_DN_TABLE.Kuniyuki Iwashima-1/+0
2024-10-16iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentationAnna-Maria Behnsen-49/+50
2024-10-16timers: Adjust flseep() to reflect realityAnna-Maria Behnsen-4/+25
2024-10-16delay: Rework udelay and ndelayAnna-Maria Behnsen-28/+37
2024-10-16timers: Update function descriptions of sleep/delay related functionsAnna-Maria Behnsen-16/+73
2024-10-16timers: Rename usleep_idle_range() to usleep_range_idle()Anna-Maria Behnsen-1/+1
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino-0/+30
2024-10-15ftrace: Rename ftrace_regs_return_value to ftrace_regs_get_return_valueMasami Hiramatsu (Google)-1/+1
2024-10-15ftrace: Use arch_ftrace_regs() for ftrace_regs_*() macrosMasami Hiramatsu (Google)-6/+6