index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
io_uring: optimise hot path restricted checks
Pavel Begunkov
1
-2
/
+2
2021-06-30
io_uring: remove not needed PF_EXITING check
Pavel Begunkov
1
-7
/
+2
2021-06-30
io_uring: mainstream sqpoll task_work running
Pavel Begunkov
1
-4
/
+3
2021-06-30
io_uring: refactor io_arm_poll_handler()
Pavel Begunkov
1
-21
/
+16
2021-06-30
io_uring: reduce latency by reissueing the operation
Olivier Langlois
1
-9
/
+22
2021-06-30
io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT
Jens Axboe
1
-0
/
+4
2021-06-30
io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
Jens Axboe
1
-0
/
+4
2021-06-30
io_uring: refactor io_openat2()
Pavel Begunkov
1
-15
/
+14
2021-06-30
io_uring: simplify struct io_uring_sqe layout
Pavel Begunkov
1
-14
/
+10
2021-06-30
io_uring: update sqe layout build checks
Pavel Begunkov
1
-0
/
+2
2021-06-30
io_uring: fix code style problems
Pavel Begunkov
1
-8
/
+8
2021-06-30
io_uring: refactor io_sq_thread()
Pavel Begunkov
1
-3
/
+3
2021-06-30
io_uring: don't change sqpoll creds if not needed
Pavel Begunkov
1
-7
/
+7
2021-06-30
vfio/pci: Handle concurrent vma faults
Alex Williamson
1
-8
/
+21
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
54
-519
/
+1467
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
111
-3069
/
+3776
2021-06-30
clk: hisilicon: hi3559a: Drop __init markings everywhere
Stephen Boyd
1
-20
/
+19
2021-06-30
clk: meson: regmap: switch to determine_rate for the dividers
Martin Blumenstingl
1
-10
/
+9
2021-06-30
clk: divider: Switch from .round_rate to .determine_rate by default
Martin Blumenstingl
1
-9
/
+9
2021-06-30
clk: divider: Add re-usable determine_rate implementations
Martin Blumenstingl
2
-14
/
+67
2021-06-30
clk: k210: Fix k210_clk_set_parent()
Damien Le Moal
1
-0
/
+1
2021-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
40
-219
/
+703
2021-06-30
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
2
-0
/
+25
2021-06-30
Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Linus Torvalds
12
-62
/
+628
2021-06-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2684
-93465
/
+79827
2021-06-30
Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
8
-23
/
+37
2021-06-30
clk: lmk04832: Fix spelling mistakes in dev_err messages and comments
Colin Ian King
1
-4
/
+4
2021-06-30
clk: lmk04832: fix return value check in lmk04832_probe()
Wang Hai
1
-6
/
+6
2021-06-30
clk: stm32mp1: fix missing spin_lock_init()
Wang Hai
1
-0
/
+1
2021-06-30
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
95
-692
/
+4285
2021-06-30
Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
20
-102
/
+562
2021-06-30
Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
13
-704
/
+1596
2021-06-30
ACPI: video: Add quirk for the Dell Vostro 3350
Hans de Goede
1
-0
/
+9
2021-06-30
ACPI: AMBA: Fix resource name in /proc/iomem
Liguang Zhang
1
-0
/
+1
2021-06-30
cpufreq: Remove ->resolve_freq()
Viresh Kumar
4
-27
/
+8
2021-06-30
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
Viresh Kumar
1
-20
/
+22
2021-06-30
pwm: ep93xx: Fix read of uninitialized variable ret
Colin Ian King
1
-0
/
+1
2021-06-30
pwm: ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-7
/
+7
2021-06-30
pwm: ep93xx: Unfold legacy callbacks into ep93xx_pwm_apply()
Uwe Kleine-König
1
-106
/
+71
2021-06-30
pwm: ep93xx: Implement .apply callback
Uwe Kleine-König
1
-4
/
+39
2021-06-30
pwm: vt8500: Only unprepare the clock after the pwmchip was removed
Uwe Kleine-König
1
-1
/
+2
2021-06-30
pwm: vt8500: Drop if with an always false condition
Uwe Kleine-König
1
-4
/
+1
2021-06-30
pwm: tegra: Assert reset only after the PWM was unregistered
Uwe Kleine-König
1
-1
/
+3
2021-06-30
pwm: tegra: Don't needlessly enable and disable the clock in .remove()
Uwe Kleine-König
1
-6
/
+0
2021-06-30
pwm: tegra: Don't modify HW state in .remove callback
Uwe Kleine-König
1
-13
/
+0
2021-06-30
pwm: tegra: Drop an if block with an always false condition
Uwe Kleine-König
1
-3
/
+0
2021-06-30
pwm: core: Simplify some devm_*pwm*() functions
Andy Shevchenko
1
-35
/
+25
2021-06-30
pwm: core: Remove unused devm_pwm_put()
Andy Shevchenko
4
-32
/
+4
2021-06-30
pwm: core: Unify fwnode checks in the module
Andy Shevchenko
1
-6
/
+7
2021-06-30
pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
Andy Shevchenko
1
-30
/
+1
[prev]
[next]