Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

torvalds/linux

SanNight commented on a commit on torvalds/linux
It's very easy to say that "open source is outside of politics" when you're safe. It's easy to justify terrorists and their sponsors when you're warm and far from the war zone. What a shame.

View on GitHub

Frestein created a review on a pull request on torvalds/linux

View on GitHub

hafniz created a review on a pull request on torvalds/linux

View on GitHub

ThatsEmbarrassing created a comment on a pull request on torvalds/linux
LGTM!

View on GitHub

ThatsEmbarrassing created a review on a pull request on torvalds/linux

View on GitHub

das7pad starred torvalds/linux
MarkSeliverstov starred torvalds/linux
hax0r31337 starred torvalds/linux
drrainlab created a comment on a pull request on torvalds/linux
Yes, remove all the contributed code or tell us why not to do that. It will be fair, instead it's open-source community abusing.

View on GitHub

smxs starred torvalds/linux
torvalds pushed 13 commits to master torvalds/linux
  • LoongArch: Use "Exception return address" to comment ERA The information contained in the comment for LOONGARCH_CSR_... b69269c
  • LoongArch: Get correct cores_per_package for SMT systems In loongson_sysconf, The "core" of cores_per_node and cores... b7296f9
  • LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context Unaligned access exception can be triggered in ir... 69cc6fa
  • LoongArch: Set correct size for vDSO code mapping The current size of vDSO code mapping is hardcoded to PAGE_SIZE. T... 2ed119a
  • LoongArch: Don't crash in stack_top() for tasks without vDSO Not all tasks have a vDSO mapped, for example kthreads ... 134475a
  • LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space There are two pages in one TLB entry on LoongArch... d2f8671
  • objpool: fix choosing allocation for percpu slots objpool intends to use vmalloc for default (non-atomic) allocation... aff1871
  • tracing/probes: Fix MAX_TRACE_ARGS limit handling When creating a trace_probe we would set nr_args prior to truncati... 73f3508
  • tracing: Consider the NULL character when validating the event length strlen() returns a string length excluding the... 0b6e2e2
  • LoongArch: Make KASAN usable for variable cpu_vabits Currently, KASAN on LoongArch assume the CPU VA bits is 48, whi... 3c25226
  • LoongArch: KVM: Mark hrtimer to expire in hard interrupt context Like commit 2c0d278f3293f ("KVM: LAPIC: Mark hrtime... 73adbd9
  • Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace Pull probes ... c2cd8e4
  • Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson Pull L... 3964f82

View on GitHub

steven-cmy commented on a commit on torvalds/linux
Open source community will still exist as long as people still want to share their thoughts.

View on GitHub

erhoof created a review on a pull request on torvalds/linux

View on GitHub

najahiiii commented on a commit on torvalds/linux
login

View on GitHub

BlackChaose forked torvalds/linux

BlackChaose/linux_fork

frednora starred torvalds/linux
nerfnet created a comment on a pull request on torvalds/linux
> > > > > do you support russian war against Ukraine? > > > > > > > > > > > > Nobody even mentioned the situation between Russia and Ukraine here. Your question is irrelevant and provocative. ...

View on GitHub

Dragunovam forked torvalds/linux

Dragunovam/linux

IvanBoho starred torvalds/linux
igorsereda created a review on a pull request on torvalds/linux

View on GitHub

torvalds pushed 38 commits to master torvalds/linux
  • btrfs: zoned: fix zone unusable accounting for freed reserved extent When btrfs reserves an extent and does not use ... bf9821b
  • bcachefs: fix restart handling in bch2_rename2() This should be impossible to hit in practice; the first lookup with... 74ec2f3
  • bcachefs: fix bch2_hash_delete() error path we were exiting an iterator that hadn't been initialized Signed-off-by:... 94bdeec
  • bcachefs: fix restart handling in bch2_fiemap() We were leaking transaction restart errors to userspace. Signed-off... e1c4d2f
  • bcachefs: fix missing restart handling in bch2_read_retry_nodecode() Signed-off-by: Kent Overstreet <kent.overstreet... 028f3c1
  • bcachefs: fix restart handling in bch2_do_invalidates_work() this one is fairly harmless since the invalidate worker... 7ee4be9
  • bcachefs: fix restart handling in bch2_alloc_write_key() This is ugly: We may discover in alloc_write_key that the ... d8b5059
  • bcachefs: fix restart handling in __bch2_resume_logged_op_finsert() Signed-off-by: Kent Overstreet <kent.overstreet@... 29fd10a
  • bcachefs: handle restarts in bch2_bucket_io_time_reset() bch2_bucket_io_time_reset() doesn't need to succeed, which ... 6bee2a0
  • bcachefs: Don't use commit_do() unnecessarily Using commit_do() to call alloc_sectors_start_trans() breaks when we'r... a0d11fe
  • bcachefS: ec: fix data type on stripe deletion Signed-off-by: Kent Overstreet <[email protected]> 4007bbb
  • bcachefs: fix disk reservation accounting in bch2_folio_reservation_get() bch2_disk_reservation_put() zeroes out the... 81e0b6c
  • bcachefs: bch2_folio_reservation_get_partial() is now better behaved bch2_folio_reservation_get_partial(), on partia... 335d318
  • bcachefs: Fix data corruption on -ENOSPC in buffered write path Found by generic/299: When we have to truncate a wri... 97535cd
  • bcachefs: fix incorrect show_options results When call show_options in bcachefs, the options buffer is appeneded to ... 07cf8ba
  • bcachefs: skip mount option handle for empty string. The options parse in get_tree will split the options buffer, it... 489ecc4
  • bcachefs: Run in-kernel offline fsck without ratelimit errors Signed-off-by: Kent Overstreet <kent.overstreet@linux.... b96f8cd
  • bcachefs: INODE_STR_HASH() for bch_inode_unpacked Trivial cleanup - add a normal BITMASK() helper for bch_inode_unpa... 78cf0ae
  • bcachefs: Add hash seed, type to inode_to_text() This helped with discovering some filesystem corruption fsck has ha... d8e8793
  • bcachefs: Repair mismatches in inode hash seed, type Different versions of the same inode (same inode number, differ... 15a3836
  • and 18 more ...

View on GitHub

iljasrb commented on a commit on torvalds/linux
It's hard to understand what caused this change more. The sanctions requirements or a personal opinion. Overall very big things happening rn.

View on GitHub

kddlb starred torvalds/linux
drlinggg commented on a commit on torvalds/linux
![Image](https://github.com/user-attachments/assets/e8df8428-7fcd-49b8-8461-1396dabc53eb)

View on GitHub

GrigoriiKushnir created a review on a pull request on torvalds/linux
Please, consider also removing the contributed code.

View on GitHub

jamjellyfish closed a pull request on torvalds/linux
PR #1000
kunalyadav19 forked torvalds/linux

kunalyadav19/linux

notpushkin created a comment on a pull request on torvalds/linux
@hry625 > 'United States', Inception

View on GitHub

dreamdev123 created a comment on a pull request on torvalds/linux
I want to help u.

View on GitHub

KernelPRBot created a comment on a pull request on torvalds/linux
Hi @akuleshov7! Thanks for your contribution to the Linux kernel! Linux kernel development happens on mailing lists, rather than on GitHub - this GitHub repository is a read-only mirror that isn'...

View on GitHub

Load more