Age | Commit message (Expand) | Author |
2024-10-22 | arm64: preserve pt_regs::stackframe during exec*() | Mark Rutland |
2024-10-17 | arm64: stacktrace: unwind exception boundaries | Mark Rutland |
2024-10-17 | arm64: stacktrace: split unwind_consume_stack() | Mark Rutland |
2024-10-17 | arm64: stacktrace: report recovered PCs | Mark Rutland |
2024-10-17 | arm64: stacktrace: report source of unwind data | Mark Rutland |
2024-10-17 | arm64: stacktrace: move dump_backtrace() to kunwind_stack_walk() | Mark Rutland |
2024-10-17 | arm64: use a common struct frame_record | Mark Rutland |
2024-10-17 | arm64: pt_regs: swap 'unused' and 'pmr' fields | Mark Rutland |
2024-10-17 | arm64: pt_regs: rename "pmr_save" -> "pmr" | Mark Rutland |
2024-10-17 | arm64: pt_regs: remove stale big-endian layout | Mark Rutland |
2024-10-17 | arm64: pt_regs: assert pt_regs is a multiple of 16 bytes | Mark Rutland |
2024-09-29 | Linux 6.12-rc1 | Linus Torvalds |
2024-09-29 | x86: kvm: fix build error | Linus Torvalds |
2024-09-29 | Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2024-09-29 | Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2024-09-29 | Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2024-09-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2024-09-29 | Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefs | Linus Torvalds |
2024-09-29 | Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-29 | Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-09-29 | Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2024-09-29 | Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-09-29 | Merge branch 'locking/core' into locking/urgent, to pick up pending commits | Ingo Molnar |
2024-09-28 | Reduce Coccinelle choices in string_choices.cocci | Julia Lawall |
2024-09-28 | coccinelle: Remove unnecessary parentheses for only one possible change. | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_yes_no() replacements | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_on_off() replacements | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_write_read() replacements | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_read_write() replacements | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_enable{d}_disable{d}() replacements | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_false_true() replacements | Hongbo Li |
2024-09-28 | coccinelle: Add rules to find str_true_false() replacements | Hongbo Li |
2024-09-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-09-28 | Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-09-28 | Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-09-28 | Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-09-28 | Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-09-28 | Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2024-09-28 | Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2024-09-28 | Merge tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs... | Linus Torvalds |
2024-09-27 | bcachefs: check_subvol_path() now prints subvol root inode | Kent Overstreet |
2024-09-27 | bcachefs: remove_backpointer() now checks if dirent points to inode | Kent Overstreet |
2024-09-27 | bcachefs: dirent_points_to_inode() now warns on mismatch | Kent Overstreet |
2024-09-27 | bcachefs: Fix lost wake up | Alan Huang |
2024-09-27 | bcachefs: Check for logged ops when clean | Kent Overstreet |
2024-09-27 | bcachefs: BCH_FS_clean_recovery | Kent Overstreet |
2024-09-27 | bcachefs: Convert disk accounting BUG_ON() to WARN_ON() | Kent Overstreet |
2024-09-27 | bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply | Kent Overstreet |