index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
devcoredump: fix kernel-doc warning
Pierre-Louis Bossart
1
-2
/
+2
2021-04-02
platform-msi: fix kernel-doc warnings
Pierre-Louis Bossart
1
-1
/
+2
2021-04-02
driver core: attribute_container: remove kernel-doc warnings
Pierre-Louis Bossart
1
-0
/
+4
2021-04-02
driver core: remove kernel-doc warnings
Pierre-Louis Bossart
1
-5
/
+6
2021-03-28
base: dd: fix error return code of driver_sysfs_add()
Jia-Ju Bai
1
-2
/
+5
2021-03-28
driver core: Use unbound workqueue for deferred probes
Yogesh Lal
1
-1
/
+1
2021-03-26
power: supply: axp20x_usb_power: fix work-queue init
Matti Vaittinen
1
-5
/
+5
2021-03-23
watchdog: retu_wdt: Clean-up by using managed work init
Matti Vaittinen
1
-16
/
+6
2021-03-23
regulator: qcom_spmi-regulator: Clean-up by using managed work init
Matti Vaittinen
1
-26
/
+8
2021-03-23
power: supply: Clean-up few drivers by using managed work init
Matti Vaittinen
4
-46
/
+23
2021-03-23
platform/x86: gpd pocket fan: Clean-up by using managed work init
Matti Vaittinen
1
-11
/
+6
2021-03-23
hwmon: raspberry-pi: Clean-up few drivers by using managed work init
Matti Vaittinen
1
-11
/
+6
2021-03-23
extconn: Clean-up few drivers by using managed work init
Matti Vaittinen
4
-45
/
+20
2021-03-23
MAINTAINERS: Add entry for devm helpers
Matti Vaittinen
1
-0
/
+6
2021-03-23
workqueue: Add resource managed version of delayed work init
Matti Vaittinen
1
-0
/
+53
2021-03-23
devcoredump: avoid -Wempty-body warnings
Arnd Bergmann
1
-6
/
+9
2021-03-23
device property: Add test cases for fwnode_property_count_*() APIs
Andy Shevchenko
1
-4
/
+46
2021-03-23
device property: Sync descriptions of swnode array and group APIs
Andy Shevchenko
1
-5
/
+13
2021-03-23
clk: Mark fwnodes when their clock provider is added
Tudor Ambarus
1
-0
/
+2
2021-03-23
Revert "Revert "driver core: Set fw_devlink=on by default""
Saravana Kannan
1
-1
/
+1
2021-03-23
driver core: Update device link status properly for device_bind_driver()
Saravana Kannan
3
-1
/
+39
2021-03-23
driver core: Avoid pointless deferred probe attempts
Saravana Kannan
2
-0
/
+10
2021-03-23
devtmpfs: actually reclaim some init memory
Rasmus Villemoes
1
-2
/
+2
2021-03-23
devtmpfs: fix placement of complete() call
Rasmus Villemoes
1
-1
/
+1
2021-03-23
drivers/base/cpu: remove redundant assignment of variable retval
Colin Ian King
1
-4
/
+2
2021-03-23
firmware_loader: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-23
driver core: dd: remove deferred_devices variable
Greg Kroah-Hartman
1
-4
/
+3
2021-03-23
driver core: component: remove dentry pointer in "struct master"
Greg Kroah-Hartman
1
-6
/
+3
2021-03-23
driver core: auxiliary bus: Remove unneeded module bits
Dave Jiang
1
-5
/
+0
2021-03-23
driver core: Trivial typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-21
Linux 5.12-rc4
v5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-21
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-72
/
+168
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+31
2021-03-21
Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-48
/
+75
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-25
/
+62
2021-03-21
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+6
2021-03-21
Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-31
/
+49
2021-03-21
Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+10
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-44
/
+52
2021-03-21
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-10
/
+19
2021-03-21
io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...
Stefan Metzmacher
1
-4
/
+20
2021-03-21
io-wq: ensure task is running before processing task_work
Jens Axboe
1
-2
/
+6
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
1
-1
/
+1
2021-03-21
ext4: stop inode update before return
Pan Bian
1
-1
/
+3
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
3
-2
/
+12
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-21
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
[next]