summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-03xattr: switch to CLASS(fd)Al Viro
2024-11-03Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03io_[gs]etxattr_prep(): just use getname()Al Viro
2024-11-03Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-03Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-03Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-03Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-03Merge branch 'add-noinline_for_tracing-and-apply-it-to-tcp_drop_reason'Jakub Kicinski
2024-11-03net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()Yafang Shao
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao
2024-11-03Merge branch 'dpll-expose-clock-quality-level'Jakub Kicinski
2024-11-03net/mlx5: DPLL, Add clock quality level op implementationJiri Pirko
2024-11-03dpll: add clock quality level attribute and opJiri Pirko
2024-11-03drm/msm/dpu: rework documentation commentsDmitry Baryshkov
2024-11-03RDMA/bnxt_re: Remove some dead codeChristophe JAILLET
2024-11-03RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()Christophe JAILLET
2024-11-03net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan
2024-11-03modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada
2024-11-03modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endiannessMasahiro Yamada
2024-11-03arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3Claudiu Beznea
2024-11-03arm64: dts: renesas: rzg3s-smarc-som: Enable RTCClaudiu Beznea
2024-11-03arm64: dts: renesas: rzg3s-smarc-som: Enable VBATTBClaudiu Beznea
2024-11-03arm64: dts: renesas: r9a08g045: Add RTC nodeClaudiu Beznea
2024-11-03arm64: dts: renesas: r9a08g045: Add VBATTB nodeClaudiu Beznea
2024-11-03Merge tag 'renesas-r9a08g045-dt-binding-defs-tag3' into renesas-dts-for-v6.13Geert Uytterhoeven
2024-11-03arm64: dts: renesas: white-hawk-cpu-common: Add pin control for DSI-eDP IRQGeert Uytterhoeven
2024-11-03ARM: dts: renesas: r7s72100: Add DMA support to MMCIFWolfram Sang
2024-11-03ARM: dts: renesas: r7s72100: Add DMAC nodeWolfram Sang
2024-11-03arm64: dts: renesas: hihope: Drop #sound-dai-cellsLad Prabhakar
2024-11-03clk: renesas: rzg2l: Fix FOUTPOSTDIV clkBiju Das
2024-11-03dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTBClaudiu Beznea
2024-11-03PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()Manivannan Sadhasivam
2024-11-03PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()Manivannan Sadhasivam
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro
2024-11-03css_set_fork(): switch to CLASS(fd_raw, ...)Al Viro
2024-11-03memcg_write_event_control(): switch to CLASS(fd)Al Viro
2024-11-03assorted variants of irqfd setup: convert to CLASS(fd)Al Viro
2024-11-03do_pollfd(): convert to CLASS(fd)Al Viro
2024-11-03convert do_select()Al Viro
2024-11-03convert vfs_dedupe_file_range().Al Viro
2024-11-03convert cifs_ioctl_copychunk()Al Viro
2024-11-03convert media_request_get_by_fd()Al Viro
2024-11-03convert spu_run(2)Al Viro
2024-11-03switch spufs_calls_{get,put}() to CLASS() useAl Viro
2024-11-03convert cachestat(2)Al Viro
2024-11-03convert do_preadv()/do_pwritev()Al Viro
2024-11-03fdget(), more trivial conversionsAl Viro
2024-11-03fdget(), trivial conversionsAl Viro