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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
USB: serial: ftdi_sio: drop GPIO line checking dead code
Marc Zyngier
1
-3
/
+0
2020-12-09
USB: serial: ftdi_sio: report the valid GPIO lines to gpiolib
Marc Zyngier
1
-0
/
+14
2020-12-09
USB: serial: option: add interface-number sanity check to flag handling
Johan Hovold
1
-2
/
+21
2020-12-04
USB: serial: cp210x: clean up dtr_rts()
Johan Hovold
1
-4
/
+4
2020-12-04
USB: serial: cp210x: refactor flow-control handling
Johan Hovold
1
-50
/
+47
2020-12-04
USB: serial: cp210x: drop flow-control debugging
Johan Hovold
1
-5
/
+1
2020-12-04
USB: serial: cp210x: set terminal settings on open
Johan Hovold
1
-283
/
+6
2020-12-04
USB: serial: cp210x: clean up line-control handling
Johan Hovold
1
-60
/
+41
2020-12-04
USB: serial: cp210x: return early on unchanged termios
Johan Hovold
1
-0
/
+12
2020-11-20
USB: serial: mos7720: defer state restore to a workqueue
Davidlohr Bueso
1
-199
/
+35
2020-11-05
USB: serial: mos7720: fix parallel-port state restore
Johan Hovold
1
-0
/
+2
2020-11-04
USB: serial: remove write wait queue
Johan Hovold
2
-8
/
+6
2020-11-04
USB: serial: digi_acceleport: fix write-wakeup deadlocks
Johan Hovold
1
-32
/
+13
2020-11-04
USB: serial: keyspan_pda: drop redundant usb-serial pointer
Johan Hovold
1
-3
/
+2
2020-11-04
USB: serial: keyspan_pda: use BIT() macro
Johan Hovold
1
-12
/
+13
2020-11-04
USB: serial: keyspan_pda: clean up comments and whitespace
Johan Hovold
1
-60
/
+56
2020-11-04
USB: serial: keyspan_pda: clean up xircom/entrega support
Johan Hovold
11
-83
/
+13
2020-11-04
USB: serial: keyspan_pda: add write-fifo support
Johan Hovold
1
-60
/
+55
2020-11-04
USB: serial: keyspan_pda: increase transmitter threshold
Johan Hovold
1
-1
/
+1
2020-11-04
USB: serial: keyspan_pda: fix write implementation
Johan Hovold
1
-58
/
+51
2020-11-04
USB: serial: keyspan_pda: refactor write-room handling
Johan Hovold
1
-63
/
+50
2020-11-04
USB: serial: keyspan_pda: fix write unthrottling
Johan Hovold
1
-9
/
+20
2020-11-04
USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
Johan Hovold
1
-0
/
+4
2020-11-04
USB: serial: keyspan_pda: fix write-wakeup use-after-free
Johan Hovold
1
-14
/
+3
2020-11-04
USB: serial: keyspan_pda: fix stalled writes
Johan Hovold
1
-1
/
+1
2020-11-04
USB: serial: keyspan_pda: fix write deadlock
Johan Hovold
1
-3
/
+4
2020-11-04
USB: serial: keyspan_pda: fix dropped unthrottle interrupts
Johan Hovold
1
-2
/
+2
2020-10-27
USB: serial: iuu_phoenix: remove unneeded break
Tom Rix
1
-2
/
+0
2020-10-27
USB: serial: digi_acceleport: remove in_interrupt() usage
Ahmed S. Darwish
1
-3
/
+2
2020-10-25
Linux 5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-23
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-3
/
+3
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2
-7
/
+78
[next]