index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
crash_dump.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
serial: 8250_early: Support kgdboc_earlycon
Douglas Anderson
1
-0
/
+23
2020-06-02
serial: qcom_geni_serial: Support kgdboc_earlycon
Douglas Anderson
1
-0
/
+32
2020-06-02
serial: kgdboc: Allow earlycon initialization to be deferred
Daniel Thompson
1
-1
/
+38
2020-06-02
Documentation: kgdboc: Document new kgdboc_earlycon parameter
Douglas Anderson
2
-0
/
+44
2020-06-02
kgdb: Don't call the deinit under spinlock
Douglas Anderson
1
-2
/
+3
2020-06-02
kgdboc: Disable all the early code when kgdboc is a module
Douglas Anderson
1
-1
/
+14
2020-05-18
kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
Douglas Anderson
3
-4
/
+158
2020-05-18
kgdboc: Remove useless #ifdef CONFIG_KGDB_SERIAL_CONSOLE in kgdboc
Douglas Anderson
1
-2
/
+0
2020-05-18
kgdb: Prevent infinite recursive entries to the debugger
Douglas Anderson
1
-0
/
+1
2020-05-18
kgdb: Delay "kgdbwait" to dbg_late_init() by default
Douglas Anderson
3
-10
/
+34
2020-05-18
kgdboc: Use a platform device to handle tty drivers showing up late
Douglas Anderson
1
-25
/
+101
2020-05-18
Revert "kgdboc: disable the console lock when in kgdb"
Douglas Anderson
1
-4
/
+0
2020-05-18
kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
Douglas Anderson
1
-0
/
+4
2020-05-07
kgdb: Return true in kgdb_nmi_poll_knock()
Jason Yan
1
-1
/
+1
2020-05-07
kgdb: Drop malformed kernel doc comment
Andy Shevchenko
1
-3
/
+1
2020-05-07
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
1
-1
/
+1
2020-04-26
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
1
-0
/
+1
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-25
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-25
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-25
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-25
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-25
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-25
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-25
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-25
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-25
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-25
dt-bindings: phy: qcom-qusb2: Fix defaults
Douglas Anderson
1
-3
/
+3
2020-04-24
dt-bindings: Fix erroneous 'additionalProperties'
Rob Herring
6
-7
/
+17
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2
-1
/
+1
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
1
-0
/
+18
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
4
-12
/
+11
2020-04-24
afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
David Howells
1
-1
/
+1
2020-04-24
afs: Remove some unused bits
David Howells
3
-8
/
+3
2020-04-24
dt-bindings: Fix command line length limit calling dt-mk-schema
Rob Herring
1
-8
/
+10
2020-04-24
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
1
-1
/
+2
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
10
-25
/
+51
2020-04-24
lib/mpi: Fix building for powerpc with clang
Nathan Chancellor
1
-17
/
+17
2020-04-24
net: bcmgenet: correct per TX/RX ring statistics
Doug Berger
1
-0
/
+3
2020-04-24
net: meth: remove spurious copyright text
Jonathan Corbet
1
-16
/
+0
2020-04-24
net: phy: bcm84881: clear settings on link down
Russell King
1
-3
/
+3
2020-04-24
chcr: Fix CPU hard lockup
Rohit Maheshwari
1
-4
/
+2
2020-04-24
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
1
-1
/
+3
2020-04-24
mptcp/pm_netlink.c : add check for nla_put_in/6_addr
Bo YU
1
-5
/
+7
[next]