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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
2
-5
/
+6
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
1
-0
/
+2
2019-07-22
arm64: mm: Drop pte_huge()
Anshuman Khandual
1
-1
/
+0
2019-07-22
arm64/sve: Fix a couple of magic numbers for the Z-reg count
Dave Martin
1
-2
/
+2
2019-07-22
arm64/sve: Factor out FPSIMD to SVE state conversion
Dave Martin
1
-13
/
+14
2019-07-22
arm64: stacktrace: Better handle corrupted stacks
Mark Rutland
2
-9
/
+88
2019-07-22
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
7
-42
/
+30
2019-07-22
arm64: stacktrace: Constify stacktrace.h functions
Dave Martin
1
-5
/
+6
2019-07-22
arm64: vdso: Cleanup Makefiles
Vincenzo Frascino
2
-11
/
+8
2019-07-22
arm64: vdso: fix flip/flop vdso build bug
Naohiro Aota
2
-4
/
+8
2019-07-22
arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdso
Vincenzo Frascino
1
-1
/
+1
2019-07-22
powercap: Invoke powercap_init() and rapl_init() earlier
Zhang Rui
2
-2
/
+2
2019-07-22
futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()
Vasily Averin
1
-20
/
+1
2019-07-22
x86/irq/64: Update stale comment
Cao jin
1
-4
/
+4
2019-07-22
x86/sysfb_efi: Add quirks for some devices with swapped width and height
Hans de Goede
1
-0
/
+46
2019-07-22
x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()
Eiichi Tsukata
1
-1
/
+1
2019-07-22
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
Joerg Roedel
1
-0
/
+9
2019-07-22
x86/mm: Sync also unmappings in vmalloc_sync_all()
Joerg Roedel
1
-8
/
+5
2019-07-22
x86/mm: Check for pfn instead of page in vmalloc_sync_one()
Joerg Roedel
1
-1
/
+1
2019-07-22
ARM: dts: imx6ul: fix clock frequency property name of I2C buses
Sébastien Szymanski
5
-6
/
+6
2019-07-22
ALSA: line6: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-22
firmware: fix build errors in paged buffer handling code
Mauro Rossi
1
-2
/
+2
2019-07-21
io_uring: track io length in async_list based on bytes
Zhengyuan Liu
1
-12
/
+10
2019-07-21
io_uring: don't use iov_iter_advance() for fixed buffers
Jens Axboe
1
-2
/
+38
2019-07-21
block: properly handle IOCB_NOWAIT for async O_DIRECT IO
Jens Axboe
1
-8
/
+50
2019-07-21
blk-mq: allow REQ_NOWAIT to return an error inline
Jens Axboe
2
-3
/
+10
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
2
-2
/
+16
2019-07-21
hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+0
2019-07-22
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
2
-0
/
+8
2019-07-21
ARM: Delete netx a second time
Linus Walleij
20
-1860
/
+0
2019-07-21
hwmon: (k8temp) documentation: update URL of datasheet
Robert Karszniewicz
1
-1
/
+1
2019-07-21
hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
Björn Gerhart
1
-1
/
+2
2019-07-21
hwmon: (occ) Fix division by zero issue
Lei YU
1
-2
/
+4
2019-07-22
ARM: dts: imx7ulp: Fix usb-phy unit address format
Fabio Estevam
1
-1
/
+1
2019-07-21
Linus 5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
vrf: make sure skb->data contains ip header to make routing
Peter Kosyh
1
-23
/
+35
2019-07-21
connector: remove redundant input callback from cn_dev
Vasily Averin
2
-6
/
+1
2019-07-21
qed: Prefer pcie_capability_read_word()
Frederick Lawler
1
-3
/
+2
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
1
-8
/
+4
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2
-10
/
+5
2019-07-21
be2net: Synchronize be_update_queues with dev_watchdog
Benjamin Poirier
1
-0
/
+5
2019-07-21
bnx2x: Prevent load reordering in tx completion processing
Brian King
1
-0
/
+3
2019-07-21
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
1
-1
/
+3
2019-07-21
net: phy: sfp: hwmon: Fix scaling of RX power
Andrew Lunn
1
-1
/
+1
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
1
-1
/
+3
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
1
-2
/
+2
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
1
-1
/
+2
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
3
-4
/
+4
2019-07-21
kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.
Jeremy Sowden
1
-0
/
+1
2019-07-21
tipc: Fix a typo
Christophe JAILLET
1
-1
/
+1
[prev]
[next]