index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
1
-1
/
+1
2024-09-26
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
1
-1
/
+1
2024-09-26
mm/damon/Kconfig: update DAMON doc URL
Diederik de Haas
1
-1
/
+1
2024-09-26
mm: kfence: fix elapsed time for allocated/freed track
qiwu.chen
1
-1
/
+1
2024-09-26
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
1
-1
/
+7
2024-09-26
ocfs2: reserve space for inline xattr before attaching reflink tree
Gautham Ananthakrishna
2
-12
/
+25
2024-09-26
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
1
-1
/
+1
2024-09-26
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2
-5
/
+2
2024-09-26
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
1
-0
/
+1
2024-09-26
mm/gup: fix memfd_pin_folios hugetlb page allocation
Steve Sistare
1
-2
/
+6
2024-09-26
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
3
-5
/
+31
2024-09-26
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
1
-1
/
+3
2024-09-26
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
1
-0
/
+4
2024-09-26
mm: make SPLIT_PTE_PTLOCKS depend on SMP
Guenter Roeck
1
-0
/
+1
2024-09-26
tools: fix shared radix-tree build
Lorenzo Stoakes
4
-1
/
+15
2024-09-23
mm: fix build on 32-bit targets without MAX_PHYSMEM_BITS
Linus Torvalds
1
-1
/
+1
2024-09-23
mfd: atc260x: Convert a bunch of commas to semicolons
Chen Ni
1
-2
/
+2
2024-09-23
dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
Mukesh Ojha
1
-0
/
+1
2024-09-23
mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDs
Ilpo Järvinen
1
-0
/
+26
2024-09-23
mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDs
Ilpo Järvinen
1
-0
/
+13
2024-09-23
dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
Detlev Casanova
1
-0
/
+2
2024-09-23
dt-bindings: mfd: adp5585: Add parsing of hogs
Haibo Chen
1
-0
/
+7
2024-09-23
mfd: tc3589x: Drop vendorless compatible string from match table
Rob Herring (Arm)
1
-2
/
+0
2024-09-23
mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-4
/
+1
2024-09-23
mfd: max77620: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+2
2024-09-23
mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strict
Hans de Goede
1
-1
/
+0
2024-09-23
mfd: cros_ec: Update module description
Tzung-Bi Shih
1
-2
/
+2
2024-09-23
mfd: cros_ec: Simplify and clean-up cros_ec_dev_init()
Tzung-Bi Shih
1
-8
/
+3
2024-09-23
mfd: max14577: Provide MODULE_DEVICE_TABLE() to fix module autoloading
Liao Chen
1
-0
/
+1
2024-09-23
mfd: rk8xx: Add support for rk806 on i2c bus
Detlev Casanova
1
-0
/
+25
2024-09-23
hexagon: vdso: Fix build failure
Guenter Roeck
1
-1
/
+1
2024-09-22
seqcount: replace smp_rmb() in read_seqcount() with load acquire
Christoph Lameter (Ampere)
1
-20
/
+5
2024-09-22
x86: make the masked_user_access_begin() macro use its argument only once
Linus Torvalds
1
-2
/
+3
2024-09-22
perf: Fix topology_sibling_cpumask check warning on ARM
Kan Liang
1
-5
/
+5
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
201
-201
/
+201
2024-09-21
bcachefs: return err ptr instead of null in read sb clean
Diogo Jahchan Koike
1
-1
/
+1
2024-09-21
bcachefs: Remove duplicated include in backpointers.c
Yang Li
1
-1
/
+0
2024-09-21
bcachefs: Don't drop devices with stripe pointers
Kent Overstreet
4
-9
/
+32
2024-09-21
bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devices
Kent Overstreet
2
-27
/
+60
2024-09-21
bcachefs: bch_fs.rw_devs_change_count
Kent Overstreet
2
-4
/
+9
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
4
-3
/
+74
2024-09-21
bcachefs: bch2_trigger_ptr() calculates sectors even when no device
Kent Overstreet
2
-10
/
+21
2024-09-21
bcachefs: improve error messages in bch2_ec_read_extent()
Kent Overstreet
3
-19
/
+23
2024-09-21
bcachefs: improve error message on too few devices for ec
Kent Overstreet
1
-3
/
+16
2024-09-21
bcachefs: improve bch2_new_stripe_to_text()
Kent Overstreet
1
-0
/
+2
2024-09-21
bcachefs: ec_stripe_head.nr_created
Kent Overstreet
2
-2
/
+6
2024-09-21
bcachefs: bch_stripe.disk_label
Kent Overstreet
4
-16
/
+43
2024-09-21
bcachefs: stripe_to_mem()
Kent Overstreet
1
-18
/
+15
2024-09-21
bcachefs: EIO errcode cleanup
Kent Overstreet
5
-27
/
+33
2024-09-21
bcachefs: Rework btree node pinning
Kent Overstreet
7
-75
/
+150
[next]