index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-02
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
1
-18
/
+5
2023-03-01
net: lan966x: Fix port police support using tc-matchall
Horatiu Vultur
1
-1
/
+1
2023-03-01
net/sched: flower: fix fl_change() error recovery path
Eric Dumazet
1
-4
/
+6
2023-03-01
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
1
-0
/
+1
2023-03-01
net/sched: act_connmark: handle errno on tcf_idr_check_alloc
Pedro Tammela
1
-0
/
+3
2023-03-01
net: avoid skb end_offset change in __skb_unclone_keeptruesize()
Eric Dumazet
1
-8
/
+23
2023-02-28
tls: rx: fix return value for async crypto
Jakub Kicinski
1
-1
/
+1
2023-02-28
powerpc: dts: t1040rdb: enable both CPU ports
Vladimir Oltean
2
-1
/
+6
2023-02-28
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
Vladimir Oltean
1
-1
/
+0
2023-02-28
net: phy: unlock on error in phy_probe()
Dan Carpenter
1
-1
/
+1
2023-02-28
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...
Kang Chen
1
-0
/
+4
2023-02-28
bgmac: fix *initial* chip reset to support BCM5358
Rafał Miłecki
2
-2
/
+8
2023-02-27
tcp: tcp_check_req() can be called from process context
Eric Dumazet
1
-2
/
+5
2023-02-27
net: phy: c45: fix network interface initialization failures on xtensa, arm:c...
Oleksij Rempel
1
-1
/
+1
2023-02-27
xen-netback: remove unused variables pending_idx and index
Tom Rix
1
-5
/
+0
2023-02-27
ARM: dts: spear320-hmi: correct STMPE GPIO compatible
Krzysztof Kozlowski
1
-1
/
+1
2023-02-27
ARM: dts: aspeed: p10bmc: Update battery node name
Eddie James
3
-3
/
+3
2023-02-27
arm64: defconfig: Add IOSCHED_BFQ to the default configs
Linus Walleij
1
-0
/
+1
2023-02-27
arm64: defconfig: Fix unintentional disablement of PCI on i.MX
Mark Brown
1
-1
/
+1
2023-02-27
net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
Pedro Tammela
1
-2
/
+2
2023-02-26
Documentation: simplify and clarify DCO contribution example language
Linus Torvalds
1
-1
/
+1
2023-02-26
net: dsa: ocelot_ext: remove unnecessary phylink.h include
Russell King (Oracle)
1
-1
/
+0
2023-02-26
net: mscc: ocelot: fix duplicate driver name error
Vladimir Oltean
2
-2
/
+2
2023-02-26
net: dsa: felix: fix internal MDIO controller resource length
Vladimir Oltean
1
-1
/
+1
2023-02-26
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
3
-6
/
+9
2023-02-26
net/sched: act_sample: fix action bind logic
Pedro Tammela
1
-2
/
+9
2023-02-26
net/sched: act_mpls: fix action bind logic
Pedro Tammela
1
-29
/
+37
2023-02-26
net/sched: act_pedit: fix action bind logic
Pedro Tammela
1
-27
/
+31
2023-02-26
wifi: wext: warn about usage only once
Johannes Berg
1
-2
/
+2
2023-02-26
wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queue
Lorenzo Bianconi
1
-0
/
+1
2023-02-26
qede: avoid uninitialized entries in coal_entry array
Michal Schmidt
1
-14
/
+7
2023-02-26
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
3
-0
/
+16
2023-02-26
ice: remove unnecessary CONFIG_ICE_GNSS
Jacob Keller
3
-6
/
+4
2023-02-26
net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
Nathan Chancellor
1
-1
/
+1
2023-02-26
media: imx-mipi-csis: Check csis_fmt validity before use
Marek Vasut
1
-0
/
+3
2023-02-26
media: v4l2-subdev.c: clear stream field
Hans Verkuil
1
-0
/
+15
2023-02-26
kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install
Masahiro Yamada
1
-2
/
+2
2023-02-26
docs: kbuild: remove description of KBUILD_LDS_MODULE
Sangmoon Kim
1
-4
/
+0
2023-02-26
.gitattributes: use 'dts' diff driver for *.dtso files
Masahiro Yamada
1
-4
/
+4
2023-02-26
kbuild: deb-pkg: improve the usability of source package
Masahiro Yamada
2
-5
/
+20
2023-02-26
kbuild: deb-pkg: fix binary-arch and clean in debian/rules
Masahiro Yamada
1
-4
/
+2
2023-02-26
kbuild: tar-pkg: use tar rules in scripts/Makefile.package
Masahiro Yamada
2
-57
/
+24
2023-02-26
kbuild: make perf-tar*-src-pkg work without relying on git
Masahiro Yamada
1
-33
/
+64
2023-02-26
kbuild: deb-pkg: switch over to source format 3.0 (quilt)
Masahiro Yamada
2
-24
/
+19
2023-02-26
kbuild: deb-pkg: make .orig tarball a hard link if possible
Masahiro Yamada
1
-1
/
+5
2023-02-26
kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile
Masahiro Yamada
2
-9
/
+16
2023-02-26
kbuild: srcrpm-pkg: create source package without cleaning
Masahiro Yamada
2
-32
/
+8
2023-02-26
kbuild: rpm-pkg: build binary packages from source rpm
Masahiro Yamada
1
-5
/
+3
2023-02-26
kbuild: deb-pkg: create source package without cleaning
Masahiro Yamada
2
-6
/
+66
2023-02-26
mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()
Liam R. Howlett
1
-0
/
+1
[next]