]> Git Repo - linux.git/shortlog
linux.git
2024-09-29 Linus TorvaldsMerge tag 'linux_kselftest-next-6.12-rc1-fixes' of...
2024-09-29 Ingo MolnarMerge branch 'locking/core' into locking/urgent, to...
2024-09-28 Julia LawallReduce Coccinelle choices in string_choices.cocci
2024-09-28 Hongbo Licoccinelle: Remove unnecessary parentheses for only...
2024-09-28 Hongbo Licoccinelle: Add rules to find str_yes_no() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_on_off() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_write_read() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_read_write() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_enable{d}_disable...
2024-09-28 Hongbo Licoccinelle: Add rules to find str_lo{w}_hi{gh}() replac...
2024-09-28 Hongbo Licoccinelle: Add rules to find str_hi{gh}_lo{w}() replac...
2024-09-28 Hongbo Licoccinelle: Add rules to find str_false_true() replacements
2024-09-28 Hongbo Licoccinelle: Add rules to find str_true_false() replacements
2024-09-28 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2024-09-28 Linus TorvaldsMerge tag 's390-6.12-2' of git://git.kernel.org/pub...
2024-09-28 Linus TorvaldsMerge tag 'modules-6.12-rc1' of git://git.kernel.org...
2024-09-28 Linus TorvaldsMerge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel...
2024-09-28 Linus TorvaldsMerge tag 'drm-next-2024-09-28' of https://gitlab.freed...
2024-09-28 Linus TorvaldsMerge tag 'ceph-for-6.12-rc1' of https://github.com...
2024-09-28 Linus TorvaldsMerge tag 'v6.12-rc-ksmbd-server-fixes' of git://git...
2024-09-28 Linus TorvaldsMerge tag '6.12rc-more-smb3-client-fixes' of git:/...
2024-09-28 Kent Overstreetbcachefs: check_subvol_path() now prints subvol root...
2024-09-28 Kent Overstreetbcachefs: remove_backpointer() now checks if dirent...
2024-09-28 Kent Overstreetbcachefs: dirent_points_to_inode() now warns on mismatch
2024-09-28 Alan Huangbcachefs: Fix lost wake up
2024-09-28 Kent Overstreetbcachefs: Check for logged ops when clean
2024-09-28 Kent Overstreetbcachefs: BCH_FS_clean_recovery
2024-09-28 Kent Overstreetbcachefs: Convert disk accounting BUG_ON() to WARN_ON()
2024-09-28 Kent Overstreetbcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply
2024-09-28 Kent Overstreetbcachefs: Check for accounting keys with bversion=0
2024-09-28 Kent Overstreetbcachefs: rename version -> bversion
2024-09-28 Kent Overstreetbcachefs: Don't delete unlinked inodes before logged...
2024-09-28 Kent Overstreetbcachefs: Fix BCH_SB_ERRS() so we can reorder
2024-09-28 Kent Overstreetbcachefs: Fix fsck warnings from bkey validation
2024-09-28 Kent Overstreetbcachefs: Move transaction commit path validation to...
2024-09-28 Kent Overstreetbcachefs: Fix disk accounting attempting to mark invali...
2024-09-28 Kent Overstreetbcachefs: Fix unlocked access to c->disk_sb.sb in bch2_...
2024-09-28 Kent Overstreetbcachefs: Fix accounting read + device removal
2024-09-28 Kent Overstreetbcachefs: bch_accounting_mode
2024-09-28 Kent Overstreetbcachefs: fix transaction restart handling in check_ext...
2024-09-28 Kent Overstreetbcachefs: kill inode_walker_entry.seen_this_pos
2024-09-28 Kent Overstreetbcachefs: Fix incorrect IS_ERR_OR_NULL usage
2024-09-28 Hongbo Libcachefs: fix the memory leak in exception case
2024-09-28 Hongbo Libcachefs: fast exit when darray_make_room failed
2024-09-28 Kent Overstreetbcachefs: Fix iterator leak in check_subvol()
2024-09-28 Kent Overstreetbcachefs: Add snapshot to bch_inode_unpacked
2024-09-28 Diogo Jahchan... bcachefs: assign return error when iterating through...
2024-09-28 Kent Overstreetbcachefs: Fix srcu warning in check_topology
2024-09-28 Kent Overstreetbcachefs: Fix error path in check_dirent_inode_dirent()
2024-09-28 Piotr Zalewskibcachefs: memset bounce buffer portion to 0 after key_s...
2024-09-28 Kent Overstreetbcachefs: Improve bch2_is_inode_open() warning message
2024-09-28 Kent Overstreetbcachefs: Add extra padding in bkey_make_mut_noupdate()
2024-09-28 Kent Overstreetbcachefs: Mark inode errors as autofix
2024-09-27 Dave AirlieMerge tag 'amd-drm-fixes-6.12-2024-09-27' of https...
2024-09-27 Andrey Shumilinfbdev: sisfb: Fix strbuf array overflow
2024-09-27 Linus TorvaldsMerge tag 'pm-6.12-rc1-2' of git://git.kernel.org/pub...
2024-09-27 Zhang Qiaosched_ext: Remove redundant p->nr_cpus_allowed checker
2024-09-27 Tejun Heosched_ext: Decouple locks in scx_ops_enable()
2024-09-27 Tejun Heosched_ext: Decouple locks in scx_ops_disable_workfn()
2024-09-27 Tejun Heosched_ext: Add scx_cgroup_enabled to gate cgroup operat...
2024-09-27 Tejun Heosched_ext: Enable scx_ops_init_task() separately
2024-09-27 Tejun Heosched_ext: Fix SCX_TASK_INIT -> SCX_TASK_READY transiti...
2024-09-27 Tejun Heosched_ext: Initialize in bypass mode
2024-09-27 Tejun Heosched_ext: Remove SCX_OPS_PREPPING
2024-09-27 Tejun Heosched_ext: Relocate check_hotplug_seq() call in scx_ops...
2024-09-27 Linus TorvaldsMerge tag 'uml-for-linus-6.12-rc1' of git://git.kernel...
2024-09-27 Amir Goldsteinovl: fix file leak in ovl_real_fdget_meta()
2024-09-27 Linus TorvaldsMerge tag 'random-6.12-rc1-for-linus' of git://git...
2024-09-27 Linus TorvaldsMerge tag 'bitmap-for-6.12' of https://github.com/norov...
2024-09-27 Linus TorvaldsMerge tag 'tomoyo-pr-20240927' of git://git.code.sf...
2024-09-27 Linus TorvaldsMerge tag 'cxl-for-6.12' of git://git.kernel.org/pub...
2024-09-27 Jason A. Donenfeldselftests: vDSO: align stack for O2-optimized memcpy
2024-09-27 Benjamin TissoiresHID: bpf: fix cfi stubs for hid_bpf_ops
2024-09-27 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-09-27-09-45' of...
2024-09-27 Linus TorvaldsMerge tag 'loongarch-6.12' of git://git.kernel.org...
2024-09-27 Linus TorvaldsMerge tag 'sh-for-v6.12-tag1' of git://git.kernel.org...
2024-09-27 Wolfram SangMerge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel...
2024-09-27 Linus TorvaldsMerge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel...
2024-09-27 David Howellsnetfs: Advance iterator correctly rather than jumping it
2024-09-27 David Howellsafs: Fix the setting of the server responding flag
2024-09-27 Thorsten Blumafs: Remove unused struct and function prototype
2024-09-27 Marc Dionneafs: Fix possible infinite loop with unresponsive servers
2024-09-27 Christian Braunerpidfs: check for valid pid namespace
2024-09-27 David Howellsafs: Fix missing wire-up of afs_retry_request()
2024-09-27 Baokun Licachefiles: fix dentry leak in cachefiles_open_file()
2024-09-27 Linus TorvaldsMerge tag 'for-6.12/dm-changes' of git://git.kernel...
2024-09-27 Linus TorvaldsMerge tag 'ata-6.12-rc1-part2' of git://git.kernel...
2024-09-27 Linus TorvaldsMerge tag 'driver-core-6.12-rc1' of git://git.kernel...
2024-09-27 Paolo BonziniDocumentation: KVM: fix warning in "make htmldocs"
2024-09-27 Al Viro[tree-wide] finally take no_llseek out
2024-09-27 Luiz Augusto... Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring...
2024-09-27 Jinjie RuanBluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
2024-09-27 Luiz Augusto... Bluetooth: L2CAP: Fix uaf in l2cap_connect
2024-09-27 Luiz Augusto... Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
2024-09-27 Arnd Bergmannmailbox, remoteproc: omap2+: fix compile testing
2024-09-27 zhang jiaoselftests: netfilter: Add missing return value
2024-09-27 Eric Dumazetnetfilter: nf_tables: prevent nf_skb_duplicated corruption
2024-09-27 Phil Sutterselftests: netfilter: Fix nft_audit.sh for newer nft...
2024-09-27 Jinjie Ruannet: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
2024-09-27 Jinjie Ruani2c: xiic: Fix pm_runtime_set_suspended() with runtime...
next
This page took 0.096044 seconds and 4 git commands to generate.