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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
ext4: implemet new ioctls to set and get superblock parameters
Theodore Ts'o
2
-7
/
+358
2025-09-26
ext4: add support for 32-bit default reserved uid and gid values
Theodore Ts'o
2
-5
/
+19
2025-09-26
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
1
-12
/
+5
2025-09-26
ext4: fix an off-by-one issue during moving extents
Zhang Yi
1
-1
/
+1
2025-09-26
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
1
-2
/
+8
2025-09-26
ext4: verify orphan file size is not too big
Jan Kara
1
-1
/
+12
2025-09-26
ext4: fail unaligned direct IO write with EINVAL
Jan Kara
1
-35
/
+0
2025-09-26
ASoc: tas2783A: Fix an error code in probe()
Dan Carpenter
1
-1
/
+1
2025-09-26
dt-bindings: thermal: qcom-tsens: Document the Glymur temperature Sensor
Manaf Meethalavalappu Pallikunhi
1
-0
/
+1
2025-09-26
platform/x86: pcengines-apuv2: Use static device properties
Dmitry Torokhov
1
-74
/
+118
2025-09-26
platform/x86: meraki-mx100: Use static device properties
Dmitry Torokhov
1
-142
/
+262
2025-09-26
platform/x86: barco-p50-gpio: use software nodes for gpio-leds/keys
Dmitry Torokhov
1
-42
/
+62
2025-09-26
platform/x86: x86-android-tablets: Stop using EPROBE_DEFER
Hans de Goede
2
-4
/
+8
2025-09-26
platform/x86: x86-android-tablets: Fix modules lists for Lenovo devices
Hans de Goede
1
-7
/
+14
2025-09-26
platform/x86: x86-android-tablets: Simplify lenovo_yoga_tab2_830_1050_exit()
Hans de Goede
1
-9
/
+4
2025-09-26
platform/x86: x86-android-tablets: Add support for Acer A1-840 tablet
Hans de Goede
3
-0
/
+171
2025-09-26
platform/x86: x86-android-tablets: Move Acer info to its own file
Hans de Goede
3
-71
/
+88
2025-09-26
platform/x86: x86-android-tablets: Update my email address
Hans de Goede
9
-10
/
+10
2025-09-26
platform/x86: x86-android-tablets: Simplify node-group [un]registration
Hans de Goede
1
-20
/
+11
2025-09-26
platform/x86: x86-android-tablets: use swnode_group instead of manual registe...
Hans de Goede
2
-28
/
+7
2025-09-26
platform/x86: x86-android-tablets: replace bat_swnode with swnode_group
Hans de Goede
6
-11
/
+25
2025-09-26
platform/x86: x86-android-tablets: convert gpio_keys devices to GPIO references
Dmitry Torokhov
5
-136
/
+177
2025-09-26
platform/x86: x86-android-tablets: remove support for GPIO lookup tables
Dmitry Torokhov
2
-10
/
+0
2025-09-26
platform/x86: x86-android-tablets: convert Yoga Tab2 fast charger to GPIO ref...
Dmitry Torokhov
2
-15
/
+13
2025-09-26
platform/x86: x86-android-tablets: convert HID-I2C devices to GPIO references
Dmitry Torokhov
1
-28
/
+4
2025-09-26
platform/x86: x86-android-tablets: convert wm1502 devices to GPIO references
Dmitry Torokhov
2
-33
/
+76
2025-09-26
platform/x86: x86-android-tablets: convert int3496 devices to GPIO references
Dmitry Torokhov
5
-55
/
+43
2025-09-26
platform/x86: x86-android-tablets: convert EDT devices to GPIO references
Dmitry Torokhov
1
-15
/
+13
2025-09-26
platform/x86: x86-android-tablets: convert Novatek devices to GPIO references
Dmitry Torokhov
1
-9
/
+11
2025-09-26
platform/x86: x86-android-tablets: convert HiDeep devices to GPIO references
Dmitry Torokhov
1
-23
/
+3
2025-09-26
platform/x86: x86-android-tablets: convert Wacom devices to GPIO references
Dmitry Torokhov
1
-9
/
+1
2025-09-26
platform/x86: x86-android-tablets: convert Goodix devices to GPIO references
Dmitry Torokhov
5
-58
/
+105
2025-09-26
platform/x86:intel/pmc: Replace dev_warn() with dev_dbg()
Xi Pardee
1
-1
/
+1
2025-09-26
arm64: dts: qcom: x1e80100-t14s: add EC
Sebastian Reichel
1
-0
/
+24
2025-09-26
platform: arm64: thinkpad-t14s-ec: new driver
Sebastian Reichel
4
-0
/
+643
2025-09-26
slab: add opt-in caching layer of percpu sheaves
Vlastimil Babka
4
-46
/
+1128
2025-09-26
slab: simplify init_kmem_cache_nodes() error handling
Vlastimil Babka
1
-3
/
+1
2025-09-26
gpio: mpfs: fix setting gpio direction to output
Conor Dooley
1
-1
/
+1
2025-09-26
locking/local_lock: Expose dep_map in local_trylock_t.
Alexei Starovoitov
1
-3
/
+6
2025-09-26
Merge branches 'edac-drivers' and 'edac-misc' into edac-updates
Borislav Petkov (AMD)
4
-3
/
+0
2025-09-26
fcntl: trim arguments
Kanchan Joshi
1
-6
/
+4
2025-09-26
listmount: don't call path_put() under namespace semaphore
Christian Brauner
1
-28
/
+59
2025-09-26
statmount: don't call path_put() under namespace semaphore
Christian Brauner
1
-5
/
+3
2025-09-26
netfs: fix reference leak
Max Kellermann
8
-14
/
+47
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
26
-198
/
+959
2025-09-26
iommu/vt-d: Disallow dirty tracking if incoherent page walk
Lu Baolu
1
-1
/
+2
2025-09-26
i2c: designware: Add disabling clocks when probe fails
Kunihiko Hayashi
1
-0
/
+1
2025-09-26
i2c: designware: Fix clock issue when PM is disabled
Kunihiko Hayashi
1
-1
/
+3
2025-09-26
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
1
-1
/
+7
2025-09-26
rust: usb: keep usb::Device private for now
Danilo Krummrich
1
-1
/
+1
[prev]
[next]