summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-11sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long-1/+4
2024-10-11misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman-0/+11
2024-10-11serial: qcom-geni: fix rx cancel dma status bitJohan Hovold-1/+1
2024-10-11serial: clean up uart_infoYanteng Si-1/+0
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt-3/+18
2024-10-10resource: Add resource set range and size helpersIlpo Järvinen-0/+32
2024-10-11Merge tag 'drm-xe-next-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-8/+106
2024-10-10thermal: core: Add user thresholds supportDaniel Lezcano-0/+5
2024-10-10bpf: Update bpf_override_return() commentMartin Kelly-4/+0
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-39/+54
2024-10-11Merge tag 'drm-misc-next-2024-10-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-3/+46
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+20
2024-10-10clocksource: Remove unused clocksource_change_ratingDr. David Alan Gilbert-1/+0
2024-10-10fgraph: Simplify return address printing in function graph tracerMasami Hiramatsu (Google)-13/+3
2024-10-10bpf: fix argument type in bpf_loop documentationMatteo Croce-1/+1
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski-4/+364
2024-10-10virtchnl: support queue rate limit and quanta size configurationWenjun Wu-0/+119
2024-10-10netlink: spec: add shaper introspection supportPaolo Abeni-0/+17
2024-10-10net-shapers: implement NL get operationPaolo Abeni-0/+141
2024-10-10netlink: spec: add shaper YAML specPaolo Abeni-0/+78
2024-10-10genetlink: extend info user-storage to match NL cb ctxPaolo Abeni-4/+9
2024-10-10mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima-1/+1
2024-10-10rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima-0/+17
2024-10-10OPP: Drop redundant *_opp_attach|detach_genpd()Ulf Hansson-37/+1
2024-10-10pmdomain: core: Set the required dev for a required OPP during genpd attachUlf Hansson-0/+1
2024-10-10PM: domains: Support required OPPs in dev_pm_domain_attach_list()Ulf Hansson-0/+8
2024-10-10OPP: Rework _set_required_devs() to manage a single device per callUlf Hansson-4/+6
2024-10-10regulator: max5970: Drop unused structsPatrick Rudolph-12/+0
2024-10-10ASoC: topology: Bump minimal topology ABI versionAmadeusz Sławiński-1/+1
2024-10-10net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.hCosmin Ratiu-30/+37
2024-10-10net: Remove likely from l3mdev_master_ifindex_by_indexBreno Leitao-1/+1
2024-10-10Add dev_warn_probe() and improve error handling inMark Brown-0/+1
2024-10-10Merge branch 'for-v6.13/clk-dt-bindings' into next/clkKrzysztof Kozlowski-0/+47
2024-10-10dt-bindings: clock: exynosautov920: add peric1, misc and hsi0/1 clock definit...Sunyeal Hong-0/+47
2024-10-10Merge patch series "timekeeping/fs: multigrain timestamp redux"Christian Brauner-8/+152
2024-10-10fs: tracepoints around multigrain timestamp eventsJeff Layton-0/+124
2024-10-10fs: handle delegated timestamps in setattr_copy_mgtimeJeff Layton-0/+2
2024-10-10timekeeping: Add percpu counter for tracking floor swap eventsJeff Layton-0/+1
2024-10-10timekeeping: Add interfaces for handling timestamps with a floor valueJeff Layton-0/+4
2024-10-09ipv4: Retire global IPv4 hash table inet_addr_lst.Kuniyuki Iwashima-1/+0
2024-10-09ipv4: Namespacify IPv4 address GC.Kuniyuki Iwashima-0/+1
2024-10-09ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima-0/+2
2024-10-09Fix misspelling of "accept*" in netAlexander Zubkov-1/+1
2024-10-09ipv4: Convert fib_validate_source() to dscp_t.Guillaume Nault-1/+2
2024-10-09ipv4: Convert ip_mc_validate_source() to dscp_t.Guillaume Nault-1/+2
2024-10-09ipv4: Convert ip_route_use_hint() to dscp_t.Guillaume Nault-2/+2
2024-10-09of: kunit: Extract some overlay boiler plate into macrosStephen Boyd-4/+10
2024-10-09clk: test: Add test managed of_clk_add_hw_provider()Stephen Boyd-0/+4
2024-10-09clk: Remove unused clk_hw_rate_is_protectedDr. David Alan Gilbert-1/+0
2024-10-09tracing/bpf: Add might_fault check to syscall probesMathieu Desnoyers-0/+1