]> Git Repo - linux.git/shortlog
linux.git
2024-01-18 Christophe... i2c: cpm: Remove linux,i2c-index conversion from be32
2024-01-18 Alexander Steini2c: imx: Make SDA actually optional for bus recovering
2024-01-18 Jean Delvarei2c: smbus: Support up to 8 SPD EEPROMs
2024-01-18 Tim Lunni2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
2024-01-18 Marek Szyprowskii2c: s3c24xx: add support for atomic transfers
2024-01-18 Marek Szyprowskii2c: s3c24xx: fix transferring more than one message...
2024-01-18 Marek Szyprowskii2c: s3c24xx: fix read transfers in polling mode
2024-01-18 Wolfram Sangi2c: rcar: add FastMode+ support for Gen4
2024-01-18 Wolfram Sangi2c: rcar: introduce Gen4 devices
2024-01-18 Wolfram Sangi2c: npcm7xx: move to per-adapter debugfs directory
2024-01-18 Wolfram Sangi2c: gpio: move to per-adapter debugfs directory
2024-01-18 Wolfram Sangi2c: create debugfs entry per adapter
2024-01-18 Heiner Kallweitstaging: greybus: Don't let i2c adapters declare I2C_CL...
2024-01-18 Heiner Kallweitmedia: netup_unidvb: Don't let i2c adapters declare...
2024-01-18 Heiner Kallweiti2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD...
2024-01-18 Heiner Kallweiti2c: Don't let i2c adapters declare I2C_CLASS_SPD suppo...
2024-01-18 Heiner Kallweitdrm/amd/pm: Remove I2C_CLASS_SPD support
2024-01-18 Heiner Kallweitinclude/linux/i2c.h: remove I2C_CLASS_DDC support
2024-01-18 Heiner Kallweitfbdev: remove I2C_CLASS_DDC support
2024-01-18 Heiner Kallweitdrm: remove I2C_CLASS_DDC support
2024-01-18 Linus TorvaldsMerge tag 'sched-urgent-2024-01-18' of git://git.kernel...
2024-01-18 Linus TorvaldsMerge tag 'usb-6.8-rc1' of git://git.kernel.org/pub...
2024-01-18 Linus TorvaldsMerge tag 'tty-6.8-rc1' of git://git.kernel.org/pub...
2024-01-18 Thomas GleixnerMerge tag 'timers-v6.8-rc1' of http://git.linaro.org...
2024-01-18 Michael Ellermanpowerpc/64s: Increase default stack size to 32KB
2024-01-18 Linus TorvaldsMerge tag 'staging-6.8-rc1' of git://git.kernel.org...
2024-01-18 Steve FrenchUpdate MAINTAINERS email address
2024-01-18 Steve Frenchcifs: minor comment cleanup
2024-01-18 Steve Frenchsmb3: show beginning time for per share stats
2024-01-18 Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2024-01-18 Tony Nguyeni40e: Include types.h to some headers
2024-01-18 Nikita Zhandarovichipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
2024-01-18 Linus TorvaldsMerge tag 'driver-core-6.8-rc1' of git://git.kernel...
2024-01-18 Jakub KicinskiMerge branch 'mlxsw-miscellaneous-fixes'
2024-01-18 Amit Cohenselftests: mlxsw: qos_pfc: Adjust the test to support...
2024-01-18 Amit Cohenselftests: mlxsw: qos_pfc: Remove wrong description
2024-01-18 Petr Machatamlxsw: spectrum_router: Register netdevice notifier...
2024-01-18 Ido Schimmelmlxsw: spectrum_acl_tcam: Fix stack corruption
2024-01-18 Ido Schimmelmlxsw: spectrum_acl_tcam: Fix NULL pointer dereference...
2024-01-18 Amit Cohenmlxsw: spectrum_acl_erp: Fix error flow of pool allocat...
2024-01-18 Christian LoehleDocumentation: block: ioprio: Update schedulers
2024-01-18 Christoph Hellwigloop: fix the the direct I/O support check when used...
2024-01-18 Nathan Lynchseq_buf: Make DECLARE_SEQ_BUF() usable
2024-01-18 Ludvig Pärssonethtool: netlink: Add missing ethnl_ops_begin/complete
2024-01-18 Robin Murphyarm64: Fix silcon-errata.rst formatting
2024-01-18 Mark Brownarm64/sme: Always exit sme_alloc() early with existing...
2024-01-18 Mark Brownarm64/fpsimd: Remove spurious check for SVE support
2024-01-18 Mark Brownarm64/ptrace: Don't flush ZA/ZT storage when writing...
2024-01-18 Mark Rutlandarm64: entry: simplify kernel_exit logic
2024-01-18 Mark Rutlandarm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
2024-01-18 Benjamin Poirierselftests: bonding: Add more missing config options
2024-01-18 Jakub Kicinskiselftests: netdevsim: add a config file
2024-01-18 Alexei StarovoitovMerge branch 'tighten-up-arg-ctx-type-enforcement'
2024-01-18 Andrii Nakryikolibbpf: warn on unexpected __arg_ctx type when rewritin...
2024-01-18 Andrii Nakryikoselftests/bpf: add tests confirming type logic in kerne...
2024-01-18 Andrii Nakryikobpf: enforce types for __arg_ctx-tagged arguments in...
2024-01-18 Andrii Nakryikobpf: extract bpf_ctx_convert_map logic and make it...
2024-01-18 Andrii Nakryikolibbpf: feature-detect arg:ctx tag support in kernel
2024-01-18 Maxim Kochetkovriscv: optimize ELF relocation function in riscv
2024-01-18 Samuel OrtizRISC-V: Implement archrandom when Zkr is available
2024-01-18 Xiao Wangriscv: Optimize hweight API with Zbb extension
2024-01-18 Masahiro Yamadariscv: add dependency among Image(.gz), loader(.bin...
2024-01-18 Palmer DabbeltMerge patch series "riscv: ftrace: Miscellaneous ftrace...
2024-01-18 Song Shuaisamples: ftrace: Add RISC-V support for SAMPLE_FTRACE_D...
2024-01-18 Song Shuairiscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS...
2024-01-18 Song Shuairiscv: ftrace: Make function graph use ftrace directly
2024-01-18 Song Shuairiscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
2024-01-18 Palmer DabbeltMerge patch series "RISC-V: Disable DWARF5 with known...
2024-01-18 Nathan Chancellorlib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comme...
2024-01-18 Nathan Chancellorriscv: Restrict DWARF5 when building with LLVM to known...
2024-01-18 Nathan Chancellorriscv: Hoist linker relaxation disabling logic into...
2024-01-18 Palmer DabbeltMerge patch series "riscv: Add fine-tuned checksum...
2024-01-18 Charlie Jenkinskunit: Add tests for csum_ipv6_magic and ip_fast_csum
2024-01-18 Charlie Jenkinsriscv: Add checksum library
2024-01-18 Charlie Jenkinsriscv: Add checksum header
2024-01-18 Charlie Jenkinsriscv: Add static key for misaligned accesses
2024-01-18 Charlie Jenkinsasm-generic: Improve csum_fold
2024-01-18 Andrew JonesRISC-V: selftests: cbo: Ensure asm operands match const...
2024-01-18 Linus TorvaldsMerge tag 'char-misc-6.8-rc1' of git://git.kernel.org...
2024-01-18 Linus TorvaldsMerge tag 'pci-v6.8-changes' of git://git.kernel.org...
2024-01-18 Linus TorvaldsMerge tag 'i3c/for-6.8' of git://git.kernel.org/pub...
2024-01-18 Mia Linrtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R
2024-01-18 Biju Dasrtc: da9063: Use dev_err_probe()
2024-01-18 Biju Dasrtc: da9063: Use device_get_match_data()
2024-01-18 Biju Dasrtc: da9063: Make IRQ as optional
2024-01-17 Nathan Chancellorrtc: max31335: Fix comparison in max31335_volatile_reg()
2024-01-17 Alexandre Bellonirtc: max31335: use regmap_update_bits_check
2024-01-17 Alexandre Bellonirtc: max31335: remove unecessary locking
2024-01-17 Linus TorvaldsMerge tag 'pinctrl-v6.8-1' of git://git.kernel.org...
2024-01-17 Linus TorvaldsMerge tag 'hsi-for-6.8' of git://git.kernel.org/pub...
2024-01-17 Linus TorvaldsMerge tag 'mailbox-v6.8' of git://git.kernel.org/pub...
2024-01-17 Linus TorvaldsMerge tag 'leds-next-6.8' of git://git.kernel.org/pub...
2024-01-17 Linus TorvaldsMerge tag 'mfd-next-6.8' of git://git.kernel.org/pub...
2024-01-17 Linus TorvaldsMerge tag 'hwlock-v6.8' of git://git.kernel.org/pub...
2024-01-17 Linus TorvaldsMerge tag 'rproc-v6.8' of git://git.kernel.org/pub...
2024-01-17 Linus TorvaldsMerge tag 'rpmsg-v6.8' of git://git.kernel.org/pub...
2024-01-17 Linus TorvaldsMerge tag 'drm-next-2024-01-15-1' of git://anongit...
2024-01-17 Linus TorvaldsMerge tag 'thermal-6.8-rc1-2' of git://git.kernel.org...
2024-01-17 Linus TorvaldsMerge tag 'acpi-6.8-rc1-2' of git://git.kernel.org...
2024-01-17 Linus TorvaldsMerge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub...
next
This page took 0.103621 seconds and 4 git commands to generate.