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
2022-10-03
net: phylink: rename phylink_sfp_config()
Russell King (Oracle)
1
-6
/
+5
2022-10-03
net: phylink: use phy_interface_t bitmaps for optical modules
Russell King
1
-30
/
+134
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
9
-28
/
+78
2022-10-03
net: phylink: add ability to validate a set of interface modes
Russell King (Oracle)
1
-7
/
+10
2022-10-03
x86/hyperv: Replace kmap() with kmap_local_page()
Zhao Liu
1
-2
/
+2
2022-10-03
drm/i915: Round to closest in g4x+ HDMI clock readout
Ville Syrjälä
1
-1
/
+1
2022-10-03
PCI: qcom-ep: Make use of the cached dev pointer
Manivannan Sadhasivam
1
-2
/
+2
2022-10-03
PCI: qcom-ep: Rely on the clocks supplied by devicetree
Manivannan Sadhasivam
1
-20
/
+13
2022-10-03
PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure
Manivannan Sadhasivam
1
-0
/
+17
2022-10-03
phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
Richard Zhu
2
-7
/
+7
2022-10-03
PCI: imx6: Add i.MX8MP PCIe support
Richard Zhu
1
-2
/
+25
2022-10-03
PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-2
/
+2
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
25
-26
/
+27
2022-10-03
platform/x86/amd: pmc: Dump idle mask during "check" stage instead
Mario Limonciello
1
-5
/
+3
2022-10-03
net: sparx5: Fix return type of sparx5_port_xmit_impl
Nathan Huckleberry
2
-3
/
+3
2022-10-03
af_unix: Fix memory leaks of the whole sk due to OOB skb.
Kuniyuki Iwashima
1
-6
/
+7
2022-10-03
Merge branch 'ip_tunnel-netlink-parms'
David S. Miller
5
-156
/
+81
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
4
-49
/
+37
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
5
-107
/
+44
2022-10-03
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()
Tetsuo Handa
1
-1
/
+1
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
24
-323
/
+738
2022-10-03
Merge branch 'for-next' into for-linus
Takashi Iwai
95
-1089
/
+1106
2022-10-02
hwmon: (corsair-psu) add USB id of new revision of the HX1000i psu
Wilken Gottwalt
2
-2
/
+3
2022-10-02
Linux 6.0
Linus Torvalds
1
-1
/
+1
2022-10-03
ia64: simplify esi object addition in Makefile
Masahiro Yamada
1
-4
/
+1
2022-10-03
Revert "kbuild: Check if linker supports the -X option"
Masahiro Yamada
1
-1
/
+1
2022-10-03
kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
Masahiro Yamada
3
-19
/
+25
2022-10-03
kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
Masahiro Yamada
3
-9
/
+30
2022-10-03
zstd: Fixing mixed module-builtin objects
Alexey Kardashevskiy
4
-12
/
+27
2022-10-03
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
Masahiro Yamada
1
-0
/
+4
2022-10-02
iomap: add a tracepoint for mappings returned by map_blocks
Darrick J. Wong
2
-0
/
+2
2022-10-02
iomap: iomap: fix memory corruption when recording errors during writeback
Darrick J. Wong
1
-1
/
+1
2022-10-02
Merge tag 'i2c-for-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-1
/
+9
2022-10-02
Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-3
/
+57
2022-10-02
Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-32
/
+38
2022-10-02
Merge branch 'tc-bind_class-hook'
David S. Miller
11
-55
/
+22
2022-10-02
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
9
-54
/
+9
2022-10-02
net: sched: cls_api: introduce tc_cls_bind_class() helper
Zhengchao Shao
1
-0
/
+12
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
1
-1
/
+1
2022-10-02
hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controller
Oleksandr Shamray
1
-7
/
+6
2022-10-02
dt-bindings: hwmon: sensirion,shtc1: Clean up spelling mistakes and grammar
Colin Ian King
1
-4
/
+4
2022-10-02
hwmon: (nct6683) remove unused variable in nct6683_create_attr_group
Zeng Heng
1
-2
/
+2
2022-10-02
dt-bindings: watchdog: migrate mt7621 text bindings to YAML
Sergio Paracuellos
2
-12
/
+33
2022-10-02
watchdog: sp5100_tco: Add "action" module parameter
Vladimir Panteleev
1
-2
/
+11
2022-10-02
watchdog: imx93: add watchdog timer on imx93
Alice Guo
1
-5
/
+28
2022-10-02
watchdog: imx7ulp_wdt: init wdog when it was active
Jason Liu
1
-10
/
+3
2022-10-02
watchdog: imx7ulp_wdt: Handle wdog reconfigure failure
Ye Li
1
-34
/
+129
2022-10-02
watchdog: imx7ulp_wdt: Fix RCS timeout issue
Ye Li
1
-3
/
+5
2022-10-02
watchdog: imx7ulp_wdt: Check CMD32EN in wdog init
Ye Li
1
-5
/
+10
2022-10-02
watchdog: imx7ulp: Add explict memory barrier for unlock sequence
Jacky Bai
1
-0
/
+4
[prev]
[next]