index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
kunit: Fix 'hooks.o' build by recursing into kunit
David Gow
2
-9
/
+5
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
2023-02-25
alpha: in_irq() cleanup
Changbin Du
1
-1
/
+1
2023-02-25
alpha: lazy FPU switching
Al Viro
9
-119
/
+192
2023-02-25
alpha/boot/misc: trim unused declarations
Al Viro
1
-2
/
+0
2023-02-25
alpha/boot/tools/objstrip: fix the check for ELF header
Al Viro
1
-1
/
+1
2023-02-25
alpha/boot: fix the breakage from -isystem series...
Al Viro
4
-5
/
+5
2023-02-25
alpha: fix FEN fault handling
Al Viro
1
-15
/
+15
2023-02-25
alpha: Avoid comma separated statements
Joe Perches
1
-3
/
+5
2023-02-25
alpha: fixed a typo in core_cia.c
rj1
1
-1
/
+1
2023-02-25
ibmvnic: Assign XPS map to correct queue index
Nick Child
1
-2
/
+2
2023-02-25
docs: net: fix inaccuracies in msg_zerocopy.rst
nick black
1
-3
/
+3