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-08-22
Merge branch 'dsa-docs'
David S. Miller
4
-280
/
+17
2021-08-22
docs: net: dsa: document the new methods for bridge TX forwarding offload
Vladimir Oltean
1
-0
/
+16
2021-08-22
docs: net: dsa: remove references to struct dsa_device_ops::filter
Vladimir Oltean
1
-13
/
+0
2021-08-22
docs: net: dsa: sja1105: update list of limitations
Vladimir Oltean
1
-217
/
+1
2021-08-22
docs: devlink: remove the references to sja1105
Vladimir Oltean
2
-50
/
+0
2021-08-22
Merge branch 'ipa-autosuspend'
David S. Miller
19
-204
/
+217
2021-08-22
net: ipa: rename "ipa_clock.c"
Alex Elder
6
-8
/
+8
2021-08-22
net: ipa: rename ipa_clock_* symbols
Alex Elder
17
-173
/
+171
2021-08-22
net: ipa: use autosuspend
Alex Elder
6
-25
/
+40
2021-08-22
dt-bindings: watchdog: Add compatible for Mediatek MT7986
Sam Shih
1
-0
/
+1
2021-08-22
watchdog: ixp4xx: Rewrite driver to use core
Linus Walleij
3
-176
/
+154
2021-08-22
watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriate
Jan Kiszka
1
-1
/
+4
2021-08-22
watchdog: max63xx_wdt: Add device tree probing
Linus Walleij
1
-4
/
+20
2021-08-22
dt-bindings: watchdog: Add Maxim MAX63xx bindings
Linus Walleij
1
-0
/
+44
2021-08-22
watchdog: mediatek: mt8195: add wdt support
Christine Zhu
1
-0
/
+6
2021-08-22
dt-bindings: reset: mt8195: add toprgu reset-controller header file
Christine Zhu
1
-0
/
+29
2021-08-22
watchdog: tqmx86: Constify static struct watchdog_ops
Rikard Falkeborn
1
-1
/
+1
2021-08-22
watchdog: mpc8xxx_wdt: Constify static struct watchdog_ops
Rikard Falkeborn
1
-1
/
+1
2021-08-22
watchdog: sl28cpld_wdt: Constify static struct watchdog_ops
Rikard Falkeborn
1
-1
/
+1
2021-08-22
watchdog: iTCO_wdt: Fix detection of SMI-off case
Jan Kiszka
1
-1
/
+1
2021-08-22
watchdog: bcm2835_wdt: consider system-power-controller property
Stefan Wahren
1
-3
/
+7
2021-08-22
watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend
Grzegorz Jaszczyk
1
-0
/
+1
2021-08-22
watchdog: introduce watchdog_dev_suspend/resume
Grzegorz Jaszczyk
3
-0
/
+94
2021-08-22
watchdog: Fix NULL pointer dereference when releasing cdev
Curtis Klein
1
-1
/
+2
2021-08-22
watchdog: only run driver set_pretimeout op if device supports it
Curtis Klein
1
-1
/
+1
2021-08-22
watchdog: bd70528 drop bd70528 support
Matti Vaittinen
3
-304
/
+0
2021-08-22
x86/build: Remove stale cc-option checks
Nick Desaulniers
1
-32
/
+14
2021-08-22
lib/test_stackinit: Add assigned initializers
Kees Cook
1
-55
/
+114
2021-08-22
lib/test_stackinit: Allow building stand-alone
Kees Cook
1
-3
/
+69
2021-08-22
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Babu Moger
1
-0
/
+6
2021-08-21
fcntl: fix potential deadlock for &fasync_struct.fa_lock
Desmond Cheong Zhi Xi
1
-2
/
+3
2021-08-21
fcntl: fix potential deadlocks for &fown_struct.lock
Desmond Cheong Zhi Xi
1
-6
/
+7
2021-08-21
brcmsmac: make array addr static const, makes object smaller
Colin Ian King
1
-1
/
+1
2021-08-21
rtw88: Remove unnecessary check code
Len Baker
1
-5
/
+0
2021-08-21
rtw88: wow: fix size access error of probe request
Chin-Yen Lee
2
-2
/
+7
2021-08-21
rtw88: wow: report wow reason through mac80211 api
Chin-Yen Lee
1
-9
/
+37
2021-08-21
rtw88: wow: build wow function only if CONFIG_PM is on
Ping-Ke Shih
1
-1
/
+1
2021-08-21
rtw88: refine the setting of rsvd pages for different firmware
Chin-Yen Lee
1
-23
/
+17
2021-08-21
rtw88: use read_poll_timeout instead of fixed sleep
Chin-Yen Lee
1
-5
/
+16
2021-08-21
rtw88: 8822ce: set CLKREQ# signal to low during suspend
Chin-Yen Lee
2
-0
/
+34
2021-08-21
rtw88: change beacon filter default mode
Po-Hao Huang
1
-1
/
+1
2021-08-21
rtw88: 8822c: add tx stbc support under HT mode
Po-Hao Huang
3
-0
/
+9
2021-08-21
rtw88: adjust the log level for failure of tx report
Chin-Yen Lee
1
-1
/
+1
2021-08-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-19
/
+37
2021-08-21
Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-45
/
+54
2021-08-21
rtl8xxxu: Fix the handling of TX A-MPDU aggregation
Chris Chiu
2
-9
/
+26
2021-08-21
rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cu
Chris Chiu
1
-2
/
+2
2021-08-21
Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-6
/
+7
2021-08-21
Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-6
/
+6
2021-08-21
Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-0
/
+11
[prev]
[next]