projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2024-11-15
Frederic Weisbecker
Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture...
commit
|
commitdiff
|
tree
2024-11-15
Uladzislau...
rcuscale: Remove redundant WARN_ON_ONCE() splat
commit
|
commitdiff
|
tree
2024-11-15
Uladzislau...
rcuscale: Do a proper cleanup if kfree_scale_init(...
commit
|
commitdiff
|
tree
2024-11-15
Paul E. McKenney
srcu: Unconditionally record srcu_read_lock_lite()...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Check for srcu_read_lock_lite() across all CPUs
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Remove smp_mb() from srcu_read_unlock_lite()
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcutorture: Avoid printing cpu=-1 for no-fault RCU...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcuscale: Add guest_os_delay module parameter
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
refscale: Correct affinity check
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
torture: Add --no-affinity parameter to kvm.sh
commit
|
commitdiff
|
tree
2024-11-12
Zqiang
rcu/nocb: Fix missed RCU barrier on deoffloading
commit
|
commitdiff
|
tree
2024-11-12
Uladzislau...
rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu
commit
|
commitdiff
|
tree
2024-11-12
Michal Schmidt
rcu/srcutiny: don't return before reenabling preemption
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcu-tasks: Remove open-coded one-byte cmpxchg() emulation
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
doc: Remove kernel-parameters.txt entry for rcutorture...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcutorture: Test start-poll primitives with interrupts...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcu: Permit start_poll_synchronize_rcu*() with interrup...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcu: Allow short-circuiting of synchronize_rcu_tasks_rude()
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
doc: Add rcuog kthreads to kernel-per-CPU-kthreads.rst
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcu: Add rcuog kthreads to RCU_NOCB_CPU help text
commit
|
commitdiff
|
tree
2024-11-12
Jinjie Ruan
rcu: Use the BITS_PER_LONG macro
commit
|
commitdiff
|
tree
2024-11-12
Hongbo Li
rcu: Use bitwise instead of arithmetic operator for...
commit
|
commitdiff
|
tree
2024-11-12
Baruch Siach
doc: rcu: update printed dynticks counter bits
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Improve srcu_read_lock_lite() kernel-doc comment
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
refscale: Add srcu_read_lock_lite() support using ...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcutorture: Add light-weight SRCU scenario
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcutorture: Add srcu_read_lock_lite() support to rcutor...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcutorture: Add reader_flavor parameter for SRCU readers
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Allow inlining of __srcu_read_{,un}lock_lite()
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Create CPP macros for normal and NMI-safe SRCU...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Improve srcu_read_lock{,_nmisafe}() comments
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Standardize srcu_data pointers to "sdp" and similar
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Bit manipulation changes for additional reader...
commit
|
commitdiff
|
tree
2024-11-12
Paul E. McKenney
srcu: Renaming in preparation for additional reader...
commit
|
commitdiff
|
tree
2024-11-03
Paul E. McKenney
rcu: Finer-grained grace-period-end checks in rcu_dump_...
commit
|
commitdiff
|
tree
2024-10-28
Paul E. McKenney
srcu: Introduce srcu_gp_is_expedited() helper function
commit
|
commitdiff
|
tree
2024-10-28
Paul E. McKenney
srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
commit
|
commitdiff
|
tree
2024-10-23
Zhen Lei
srcu: Replace WARN_ON_ONCE() with BUILD_BUG_ON() if...
commit
|
commitdiff
|
tree
2024-10-23
Paul E. McKenney
rcu: Stop stall warning from dumping stacks if grace...
commit
|
commitdiff
|
tree
2024-10-23
Paul E. McKenney
rcu: Delete unused rcu_gp_might_be_stalled() function
commit
|
commitdiff
|
tree
2024-10-22
Yue Haibing
rcu: Remove unused declaration rcu_segcblist_offload()
commit
|
commitdiff
|
tree
2024-10-10
Frederic Weisbecker
rcu/nocb: Fix rcuog wake-up from offline softirq
commit
|
commitdiff
|
tree
2024-10-06
Linus Torvalds
Linux 6.12-rc2
v6.12-rc2
commit
|
commitdiff
|
tree
2024-10-06
Linus Torvalds
Merge tag 'kbuild-fixes-v6.12' of git://git./linux...
commit
|
commitdiff
|
tree
2024-10-06
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.12-2' of git://git...
commit
|
commitdiff
|
tree
2024-10-06
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
2024-10-06
Linus Torvalds
Merge tag 'powerpc-6.12-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-10-06
Aaron Thompson
kbuild: deb-pkg: Remove blank first line from maint...
commit
|
commitdiff
|
tree
2024-10-06
Xu Yang
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
commit
|
commitdiff
|
tree
2024-10-06
Sami Tolvanen
scripts: import more list macros
commit
|
commitdiff
|
tree
2024-10-06
Hans de Goede
platform/x86: x86-android-tablets: Fix use after free...
commit
|
commitdiff
|
tree
2024-10-06
Armin Wolf
platform/x86: wmi: Update WMI driver API documentation
commit
|
commitdiff
|
tree
2024-10-06
Anaswara T...
platform/x86: dell-ddv: Fix typo in documentation
commit
|
commitdiff
|
tree
2024-10-06
Crag Wang
platform/x86: dell-sysman: add support for alienware...
commit
|
commitdiff
|
tree
2024-10-06
Srinivas Pandruvada
platform/x86/intel: power-domains: Add Diamond Rapids...
commit
|
commitdiff
|
tree
2024-10-06
Srinivas Pandruvada
platform/x86: ISST: Add Diamond Rapids to support list
commit
|
commitdiff
|
tree
2024-10-06
Hans de Goede
platform/x86:intel/pmc: Disable ACPI PM Timer disabling...
commit
|
commitdiff
|
tree
2024-10-06
Armin Wolf
platform/x86: dell-laptop: Do not fail when encounterin...
commit
|
commitdiff
|
tree
2024-10-06
Jithu Joseph
MAINTAINERS: Update Intel In Field Scan(IFS) entry
commit
|
commitdiff
|
tree
2024-10-06
Paolo Bonzini
Merge tag 'kvmarm-fixes-6.12-1' of git://git./linux...
commit
|
commitdiff
|
tree
2024-10-06
Paolo Bonzini
x86/reboot: emergency callbacks are now registered...
commit
|
commitdiff
|
tree
2024-10-06
Paolo Bonzini
KVM: x86: leave kvm.ko out of the build if no vendor...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'for-linus-6.12a-rc2-tag' of git://git./linux...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'ext4_for_linus-5.12-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'cxl-fixes-6.12-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'i2c-for-6.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'spi-fix-v6.12-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'hardening-v6.12-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'lsm-pr-20241004' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-10-05
Zach Wade
platform/x86: ISST: Fix the KASAN report slab-out-of...
commit
|
commitdiff
|
tree
2024-10-05
Linus Torvalds
Merge tag 'linux_kselftest-fixes-6.12-rc2' of git:...
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Rework logged op error handling
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Kill snapshot arg to fsck_write_inode()
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Check for unlinked, non-empty dirs in check_i...
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Check for unlinked inodes with dirents
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Check for directories with no backpointers
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Kill alloc_v4.fragmentation_lru
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: minor lru fsck fixes
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Mark more errors AUTOFIX
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Make sure we print error that causes fsck...
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: bkey errors are only AUTOFIX during read
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Create lost+found in correct snapshot
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Fix reattach_inode()
commit
|
commitdiff
|
tree
2024-10-05
Kent Overstreet
bcachefs: Add missing wakeup to bch2_inode_hash_remove()
commit
|
commitdiff
|
tree
2024-10-04
Baokun Li
ext4: fix off by one issue in alloc_flex_gd()
commit
|
commitdiff
|
tree
2024-10-04
Luis Henriques...
ext4: mark fc as ineligible using an handle in ext4_xat...
commit
|
commitdiff
|
tree
2024-10-04
Luis Henriques...
ext4: use handle to mark fc as ineligible in __track_de...
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'riscv-for-linus-6.12-rc2' of git://git....
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'trace-v6.12-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'slab-for-6.12-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'acpi-6.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'pm-6.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.12-rc2' of git://git....
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'sound-6.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-10-04
Linus Torvalds
Merge tag 'drm-fixes-2024-10-04' of https://gitlab...
commit
|
commitdiff
|
tree
next