]> Git Repo - linux.git/shortlog
linux.git
2022-01-20 Yafang Shaofs/binfmt_elf: replace open-coded string copy with...
2022-01-20 Yafang Shaodrivers/infiniband: replace open-coded string copy...
2022-01-20 Yafang Shaofs/exec: replace strncpy with strscpy_pad in __get_task...
2022-01-20 Yafang Shaofs/exec: replace strlcpy with strscpy_pad in __set_task...
2022-01-20 Andy Shevchenkokernel.h: include a note to discourage people from...
2022-01-20 Andy Shevchenkoinclude/linux/unaligned: replace kernel.h with the...
2022-01-20 luo penghaosysctl: remove redundant ret assignment
2022-01-20 Geert Uytterhoevensysctl: fix duplicate path separator in printed entries
2022-01-20 Qi Zhengproc: convert the return type of proc_fd_access_allowed...
2022-01-20 Hans de Goedeproc: make the proc_create[_data]() stubs static inlines
2022-01-20 David Hildenbrandproc/vmcore: don't fake reading zeroes on surprise...
2022-01-20 Kefeng Wangmm: percpu: add generic pcpu_populate_pte() function
2022-01-20 Kefeng Wangmm: percpu: add generic pcpu_fc_alloc/free funciton
2022-01-20 Kefeng Wangmm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
2022-01-20 Kefeng Wangmm: percpu: generalize percpu related config
2022-01-19 Jakub KicinskiMerge branch 'ipv4-avoid-pathological-hash-tables'
2022-01-19 Eric Dumazetipv4: add net_hash_mix() dispersion to fib_info_laddrha...
2022-01-19 Eric Dumazetipv4: avoid quadratic behavior in netns dismantle
2022-01-19 Jakub KicinskiMerge branch 'net-fsl-xgmac_mdio-add-workaround-for...
2022-01-19 Tobias Waldekranznet/fsl: xgmac_mdio: Fix incorrect iounmap when removin...
2022-01-19 Tobias Waldekranzpowerpc/fsl/dts: Enable WA for erratum A-009885 on...
2022-01-19 Tobias Waldekranzdt-bindings: net: Document fsl,erratum-a009885
2022-01-19 Tobias Waldekranznet/fsl: xgmac_mdio: Add workaround for erratum A-009885
2022-01-19 Tom Rixnet: mscc: ocelot: fix using match before it is set
2022-01-19 Claudiu Bezneanet: phy: micrel: use kszphy_suspend()/kszphy_resume...
2022-01-19 Ard Biesheuvelnet: cpsw: avoid alignment faults by taking NET_IP_ALIG...
2022-01-19 Krzysztof Kozlowskinfc: llcp: fix NULL error pointer dereference on sendms...
2022-01-19 David S. MillerMerge branch 'axienet-fixes'
2022-01-19 Robert Hancocknet: axienet: increase default TX ring size to 128
2022-01-19 Robert Hancocknet: axienet: fix for TX busy handling
2022-01-19 Robert Hancocknet: axienet: fix number of TX ring slots for available...
2022-01-19 Robert Hancocknet: axienet: Fix TX ring slot available check
2022-01-19 Robert Hancocknet: axienet: limit minimum TX ring size
2022-01-19 Robert Hancocknet: axienet: add missing memory barriers
2022-01-19 Robert Hancocknet: axienet: reset core on initialization prior to...
2022-01-19 Robert Hancocknet: axienet: Wait for PhyRstCmplt after core reset
2022-01-19 Robert Hancocknet: axienet: increase reset timeout
2022-01-19 Linus TorvaldsMerge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org...
2022-01-19 Linus TorvaldsMerge tag 'trace-v5.17-2' of git://git.kernel.org/pub...
2022-01-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw0' of git://git.kerne...
2022-01-19 Linus TorvaldsMerge tag 'kbuild-v5.17' of git://git.kernel.org/pub...
2022-01-19 Linus TorvaldsMerge branch 'random-5.17-rc1-for-linus' of git://git...
2022-01-19 Linus TorvaldsMerge tag 'hwlock-v5.17' of git://git.kernel.org/pub...
2022-01-19 Kalle ValoMAINTAINERS: remove extra wireless section
2022-01-19 Kalle ValoMAINTAINERS: add common wireless and wireless-next...
2022-01-19 Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-01-19 Daniel Borkmannbpf, selftests: Add ringbuf memory type confusion test
2022-01-19 Daniel Borkmannbpf, selftests: Add various ringbuf tests with invalid...
2022-01-19 Daniel Borkmannbpf: Fix ringbuf memory type confusion when passing...
2022-01-19 Daniel Borkmannbpf: Fix out of bounds access for ringbuf helpers
2022-01-19 Daniel Borkmannbpf: Generally fix helper register offset check
2022-01-19 Daniel Borkmannbpf: Mark PTR_TO_FUNC register initially with zero...
2022-01-19 Daniel Borkmannbpf: Generalize check_ctx_reg for reuse with other...
2022-01-18 Yinan Liuscript/sorttable: Fix some initialization problems
2022-01-18 Eric Dumazetnetns: add schedule point in ops_exit_list()
2022-01-18 Jason A. Donenfeldrandom: simplify arithmetic function flow in account()
2022-01-18 Jason A. Donenfeldrandom: selectively clang-format where it makes sense
2022-01-18 Jason A. Donenfeldrandom: access input_pool_data directly rather than...
2022-01-18 Jason A. Donenfeldrandom: cleanup fractional entropy shift constants
2022-01-18 Jason A. Donenfeldrandom: prepend remaining pool constants with POOL_
2022-01-18 Jason A. Donenfeldrandom: de-duplicate INPUT_POOL constants
2022-01-18 Jason A. Donenfeldrandom: remove unused OUTPUT_POOL constants
2022-01-18 Jason A. Donenfeldrandom: rather than entropy_store abstraction, use...
2022-01-18 Jason A. Donenfeldrandom: remove unused extract_entropy() reserved argument
2022-01-18 Jason A. Donenfeldrandom: remove incomplete last_data logic
2022-01-18 Jason A. Donenfeldrandom: cleanup integer types
2022-01-18 Jason A. Donenfeldrandom: cleanup poolinfo abstraction
2022-01-18 Schspa Shirandom: fix typo in comments
2022-01-18 Jason A. Donenfeldlib/crypto: sha1: re-roll loops to reduce code size
2022-01-18 Jason A. Donenfeldlib/crypto: blake2s: move hmac construction into wireguard
2022-01-18 Justin M. Forbeslib/crypto: add prompts back to crypto libraries
2022-01-18 Linus TorvaldsMerge tag 'dmaengine-5.17-rc1' of git://git.kernel...
2022-01-18 Linus TorvaldsMerge tag 'ata-5.17-rc1' of git://git.kernel.org/pub...
2022-01-18 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2022-01-18 Linus TorvaldsMerge tag 'rproc-v5.17' of git://git.kernel.org/pub...
2022-01-18 Linus TorvaldsMerge tag 'rpmsg-v5.17' of git://git.kernel.org/pub...
2022-01-18 Jamie Hill... vfs: fs_context: fix up param length parsing in legacy_...
2022-01-18 Linus TorvaldsMerge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub...
2022-01-18 Linus TorvaldsMerge tag 'acpi-5.17-rc1-2' of git://git.kernel.org...
2022-01-18 Linus TorvaldsMerge tag 'slab-for-5.17-part2' of git://git.kernel...
2022-01-18 Linus TorvaldsMerge tag 'arc-5.17-rc1' of git://git.kernel.org/pub...
2022-01-18 Linus TorvaldsMerge tag 'perf-tools-for-v5.17-2022-01-16' of git...
2022-01-18 Linus TorvaldsMerge tag 'for-linus-5.17-ofs-1' of git://git.kernel...
2022-01-17 Rafael J. WysockiMerge branch 'acpi-pfrut'
2022-01-17 Rafael J. WysockiMerge branches 'acpi-x86', 'acpi-tables', 'acpi-soc...
2022-01-17 Russell King... net: sfp: fix high power modules without diagnostic...
2022-01-17 David S. MillerMerge branch 'skb-leak-fixes'
2022-01-17 Gal Pressmannet: Flush deferred skb free on socket destroy
2022-01-17 Gal Pressmannet/tls: Fix another skb memory leak when running kTLS...
2022-01-17 Horatiu Vulturnet: ocelot: Fix the call to switchdev_bridge_port_offload
2022-01-17 Linus TorvaldsMerge tag '5.17-rc-part1-smb3-fixes' of git://git.samba...
2022-01-17 NeilBrowndevtmpfs regression fix: reconfigure on each mount
2022-01-17 Linus TorvaldsMerge tag 'fbdev-5.17-1' of git://git.kernel.org/pub...
2022-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2022-01-17 Linus TorvaldsMerge tag 'i3c/for-5.17' of git://git.kernel.org/pub...
2022-01-17 Linus TorvaldsMerge tag 'ntb-5.17' of git://github.com/jonmason/ntb
2022-01-17 Linus TorvaldsMerge tag 'linux-watchdog-5.17-rc1' of git://www.linux...
2022-01-17 Linus TorvaldsMerge branch 'for-5.17' of git://git.kernel.org/pub...
2022-01-17 Linus TorvaldsMerge branch 'modules-next' of git://git.kernel.org...
2022-01-17 Linus Torvaldsunicode: fix .gitignore for generated utfdata file
next
This page took 0.094955 seconds and 4 git commands to generate.