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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
2
-1
/
+25
2020-05-19
iommu: Fix deferred domain attachment
Joerg Roedel
1
-6
/
+11
2020-05-18
afs: Don't unlock fetched data pages until the op completes successfully
David Howells
2
-8
/
+8
2020-05-18
ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive
Rafael J. Wysocki
2
-12
/
+9
2020-05-18
exfat: fix possible memory leak in exfat_find()
Wei Yongjun
1
-0
/
+1
2020-05-18
exfat: use iter_file_splice_write
Eric Sandeen
1
-6
/
+7
2020-05-17
Linux 5.7-rc6
Linus Torvalds
1
-1
/
+1
2020-05-17
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
1
-10
/
+2
2020-05-17
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2
-24
/
+6
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-15
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
1
-1
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
3
-32
/
+88
2020-05-15
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
1
-1
/
+3
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
5
-2
/
+10
2020-05-15
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
5
-1
/
+23
2020-05-15
MAINTAINERS: add maintainer for mediatek i2c controller driver
Qii Wang
1
-0
/
+7
2020-05-15
i2c: mux: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-15
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()'
Christophe JAILLET
1
-0
/
+1
2020-05-15
i2c: altera: Fix race between xfer_msg and isr thread
Atsushi Nemoto
1
-1
/
+9
2020-05-15
i2c: algo-pca: update contact email
Wolfram Sang
1
-1
/
+1
2020-05-15
i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
Codrin Ciubotariu
1
-3
/
+17
2020-05-15
ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39
Ricardo Cañuelo
1
-2
/
+0
2020-05-15
ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Ricardo Cañuelo
9
-24
/
+4
2020-05-15
arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Ricardo Cañuelo
6
-14
/
+2
2020-05-15
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
1
-7
/
+9
2020-05-14
MAINTAINERS: Mark networking drivers as Maintained.
David S. Miller
1
-1
/
+1
2020-05-14
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
1
-3
/
+4
2020-05-14
ipmr: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
2020-05-14
drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
Madhuparna Bhowmik
1
-1
/
+2
2020-05-14
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
2
-2
/
+7
2020-05-14
evm: Fix a small race in init_desc()
Dan Carpenter
1
-22
/
+22
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-14
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
1
-1
/
+2
2020-05-14
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
1
-3
/
+4
2020-05-14
ARC: show_regs: avoid extra line of output
Vineet Gupta
1
-8
/
+6
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-05-14
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
1
-1
/
+1
2020-05-14
MAINTAINERS: Add Jakub to networking drivers.
David S. Miller
1
-0
/
+1
2020-05-14
MAINTAINERS: another add of Karsten Graul for S390 networking
Ursula Braun
1
-0
/
+1
2020-05-14
drivers: ipa: fix typos for ipa_smp2p structure doc
Wang Wenhu
1
-1
/
+1
2020-05-14
pppoe: only process PADT targeted at local interfaces
Guillaume Nault
1
-0
/
+3
2020-05-14
selftests/bpf: Enforce returning 0 for fentry/fexit programs
Yonghong Song
1
-2
/
+2
2020-05-14
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
1
-0
/
+17
2020-05-14
net: stmmac: fix num_por initialization
Vinod Koul
1
-2
/
+15
2020-05-14
security: Fix the default value of secid_to_secctx hook
Anders Roxell
1
-1
/
+1
[next]