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
2022-05-24
leds: qcom-lpg: Require pattern to follow documentation
Bjorn Andersson
2
-8
/
+43
2022-05-07
leds: lp50xx: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-3
/
+1
2022-05-07
leds: qcom-lpg: add missing PWM dependency
Johan Hovold
1
-0
/
+1
2022-05-07
leds: ktd2692: Make aux-gpios optional
Markuss Broks
1
-3
/
+2
2022-05-07
dt-bindings: leds: convert ktd2692 bindings to yaml
Markuss Broks
2
-50
/
+87
2022-05-07
leds: ktd2692: Avoid duplicate error messages on probe deferral
Markuss Broks
1
-8
/
+4
2022-05-07
leds: is31fl32xx: Improve error reporting in .remove()
Uwe Kleine-König
1
-1
/
+7
2022-05-07
leds: Move pwm-multicolor driver into rgb directory
Sven Schwermer
5
-13
/
+12
2022-05-05
leds: Add PWM multicolor driver
Sven Schwermer
3
-0
/
+198
2022-05-05
dt-bindings: leds: Add multicolor PWM LED bindings
Sven Schwermer
1
-0
/
+79
2022-05-05
dt-bindings: leds: Optional multi-led unit address
Sven Schwermer
1
-1
/
+1
2022-05-05
leds: regulator: Make probeable from device tree
Linus Walleij
1
-19
/
+23
2022-05-05
leds: regulator: Add dev helper variable
Linus Walleij
1
-6
/
+7
2022-05-05
dt-bindings: leds: Add regulator-led binding
Linus Walleij
1
-0
/
+55
2022-05-04
leds: pca9532: Make pca9532_destroy_devices() return void
Uwe Kleine-König
1
-7
/
+4
2022-05-04
leds: Add pm8350c support to Qualcomm LPG driver
Satya Priya
1
-0
/
+13
2022-05-04
dt-bindings: leds: Add pm8350c pmic support
Satya Priya
1
-0
/
+1
2022-05-04
leds: Add driver for Qualcomm LPG
Bjorn Andersson
6
-0
/
+1508
2022-05-04
dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
Bjorn Andersson
1
-0
/
+173
2022-04-03
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
15
-167
/
+44
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-136
/
+14
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-187
/
+200
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-69
/
+1
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-142
/
+16
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-11
/
+12
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-02
Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
31
-88
/
+180
2022-04-02
Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-17
/
+2
2022-04-02
Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
7
-45
/
+72
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
49
-414
/
+617
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+12
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-152
/
+186
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-02
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
1
-0
/
+1
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
3
-0
/
+6
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2
-0
/
+5
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2
-15
/
+18
2022-04-02
tracing: Set user_events to BROKEN
Steven Rostedt (Google)
1
-0
/
+1
2022-04-02
tracing/user_events: Remove eBPF interfaces
Beau Belgrave
3
-136
/
+4
2022-04-02
tracing/user_events: Hold event_mutex during dyn_event_add
Beau Belgrave
1
-2
/
+6
2022-04-02
proc: bootconfig: Add null pointer check
Lv Ruyi
1
-0
/
+2
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
9
-14
/
+14
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
1
-40
/
+34
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
1
-1
/
+0
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
1
-9
/
+5
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
3
-9
/
+6
[next]