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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
block: fix 32 bit overflow in __blkdev_issue_discard()
Dave Chinner
1
-1
/
+3
2018-11-14
xtensa: fix boot parameters address translation
Max Filippov
1
-2
/
+5
2018-11-13
selinux: fix non-MLS handling in mls_context_to_sid()
Paul Moore
1
-3
/
+7
2018-11-13
NFSv4: Fix an Oops during delegation callbacks
Trond Myklebust
2
-4
/
+11
2018-11-13
integrity: support new struct public_key_signature encoding field
Mimi Zohar
1
-0
/
+1
2018-11-13
kdb: kdb_support: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2018-11-13
kdb: kdb_keyboard: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-11-13
kdb: kdb_main: refactor code in kdb_md_line
Gustavo A. R. Silva
1
-18
/
+3
2018-11-13
kdb: Use strscpy with destination buffer size
Prarit Bhargava
3
-12
/
+15
2018-11-13
kdb: print real address of pointers instead of hashed addresses
Christophe Leroy
2
-13
/
+13
2018-11-13
kdb: use correct pointer when 'btc' calls 'btt'
Christophe Leroy
1
-2
/
+2
2018-11-13
selinux: check length properly in SCTP bind hook
Ondrej Mosnacek
1
-0
/
+3
2018-11-13
Revert "ACPI/PCI: Pay attention to device-specific _PXM node values"
Bjorn Helgaas
1
-5
/
+0
2018-11-12
RISC-V: Silence some module warnings on 32-bit
Olof Johansson
1
-6
/
+6
2018-11-12
RISC-V: lib: Fix build error for 64-bit
Olof Johansson
1
-1
/
+1
2018-11-12
riscv: add missing vdso_install target
David Abdurachmanov
1
-0
/
+4
2018-11-12
riscv: fix spacing in struct pt_regs
David Abdurachmanov
1
-2
/
+2
2018-11-12
RISC-V: defconfig: Enable printk timestamps
Anup Patel
1
-0
/
+1
2018-11-12
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
Trond Myklebust
1
-7
/
+1
2018-11-12
SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
Trond Myklebust
1
-19
/
+42
2018-11-12
NFSv4: Ensure that the state manager exits the loop on SIGKILL
Trond Myklebust
1
-1
/
+1
2018-11-12
NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
Trond Myklebust
1
-3
/
+5
2018-11-12
libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
Diego Viola
1
-1
/
+1
2018-11-12
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2
-0
/
+2
2018-11-12
kyber: fix wrong strlcpy() size in trace_kyber_latency()
Omar Sandoval
1
-4
/
+4
2018-11-12
ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
Julien Thierry
1
-1
/
+1
2018-11-12
mnt: fix __detach_mounts infinite loop
Benjamin Coddington
1
-3
/
+3
2018-11-11
Linux 4.20-rc2
Linus Torvalds
1
-1
/
+1
2018-11-11
act_mirred: clear skb->tstamp on redirect
Eric Dumazet
2
-10
/
+2
2018-11-11
net: dsa: mv88e6xxx: Fix clearing of stats counters
Andrew Lunn
1
-0
/
+2
2018-11-11
tipc: fix link re-establish failure
Jon Maloy
1
-4
/
+7
2018-11-11
builddeb: Fix inclusion of dtbs in debian package
Rob Herring
1
-2
/
+2
2018-11-11
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
Guenter Roeck
1
-1
/
+1
2018-11-11
kbuild: deb-pkg: fix too low build version number
Masahiro Yamada
1
-2
/
+5
2018-11-11
kconfig: merge_config: avoid false positive matches from comment lines
Masahiro Yamada
1
-3
/
+4
2018-11-10
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
1
-1
/
+13
2018-11-10
floppy: fix race condition in __floppy_read_block_0()
Jens Axboe
1
-1
/
+2
2018-11-09
net: mvneta: correct typo
Alexandre Belloni
1
-2
/
+2
2018-11-09
flow_dissector: do not dissect l4 ports for fragments
배석진
1
-2
/
+2
2018-11-09
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
1
-3
/
+3
2018-11-09
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
5
-6
/
+18
2018-11-09
net: aquantia: invalid checksumm offload implementation
Dmitry Bogdanov
2
-30
/
+41
2018-11-09
net: aquantia: fixed enable unicast on 32 macvlan
Igor Russkikh
1
-1
/
+1
2018-11-09
net: aquantia: fix potential IOMMU fault after driver unbind
Dmitry Bogdanov
4
-0
/
+35
2018-11-09
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
5
-8
/
+50
2018-11-09
clk: qcom: gcc: Fix board clock node name
Vinod Koul
1
-1
/
+1
2018-11-09
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
1
-1
/
+1
2018-11-09
usb: typec: ucsi: add support for Cypress CCGx
Ajay Gupta
3
-0
/
+319
2018-11-09
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
Yoshihiro Shimoda
1
-2
/
+2
2018-11-09
i2c: nvidia-gpu: make pm_ops static
Wolfram Sang
1
-1
/
+1
[next]