index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
earlycpio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
1
-0
/
+3
2022-06-02
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-06-02
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
1
-1
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-06-02
binder: fix sender_euid type in uapi header
Carlos Llamas
1
-1
/
+1
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-02
sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h
Masahiro Yamada
1
-2
/
+2
2022-06-02
powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
1
-2
/
+2
2022-06-02
mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
1
-6
/
+6
2022-06-02
block: null_blk: Fix null_zone_write()
Damien Le Moal
3
-9
/
+10
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
4
-11
/
+20
2022-06-02
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
1
-6
/
+2
2022-06-02
block: remove useless BUG_ON() in blk_mq_put_tag()
Damien Le Moal
1
-1
/
+0
2022-06-02
io_uring: reinstate the inflight tracking
Jens Axboe
1
-26
/
+56
2022-06-02
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-06-02
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-06-02
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-02
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-06-02
socket: Don't use u8 type in uapi socket.h
Tobias Klauser
1
-1
/
+1
2022-06-02
drm/msm/dpu: Move min BW request and full BW disable back to mdss
Douglas Anderson
2
-8
/
+57
2022-06-02
drm/msm/dpu: Fix pointer dereferenced before checking
Haowen Bai
1
-2
/
+2
2022-06-02
drm/msm/dpu: Remove unused code
Jiapeng Chong
1
-2
/
+0
2022-06-02
drm/msm/disp/dpu1: remove superfluous init
Vinod Koul
1
-1
/
+0
2022-06-02
drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...
Kuogee Hsieh
1
-2
/
+7
2022-06-01
rtc: mxc: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-06-01
MAINTAINERS: rectify entries for some i3c drivers after dt conversion
Lukas Bulwahn
1
-2
/
+2
2022-06-01
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-06-01
io_uring: fix deadlock on iowq file slot alloc
Pavel Begunkov
1
-21
/
+15
2022-06-01
documentation: Format button_dev as a pointer.
Nelson Penn
1
-3
/
+3
2022-06-01
docs: add SVG version of the Linux logo
Miguel Ojeda
2
-0
/
+2048
2022-06-01
docs: move Linux logo into a new `images` folder
Miguel Ojeda
3
-1
/
+1
2022-06-01
docs: blockdev: change title to match section content
Joel Colledge
1
-3
/
+3
2022-06-01
docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
Akira Yokosawa
1
-1
/
+1
2022-06-01
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
1
-1
/
+1
2022-06-01
net: ping6: Fix ping -6 with interface name
Aya Levin
1
-4
/
+4
2022-06-01
macsec: fix UAF bug for real_dev
Ziyang Xuan
1
-0
/
+7
2022-06-01
gpu: host1x: Add context bus
Mikko Perttunen
5
-2
/
+53
2022-06-01
octeontx2-af: fix error code in is_valid_offset()
Dan Carpenter
1
-1
/
+1
2022-06-01
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
3
-4
/
+14
2022-06-01
vdpa: ifcvf: set pci driver data in probe
Jason Wang
1
-1
/
+2
2022-06-01
vdpa/mlx5: Add RX MAC VLAN filter support
Eli Cohen
1
-58
/
+216
2022-06-01
vdpa/mlx5: Remove flow counter from steering
Eli Cohen
1
-18
/
+6
2022-06-01
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
1
-2
/
+2
2022-06-01
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
1
-0
/
+6
[next]