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
2018-10-25
netfilter: ipv6: fix oops when defragmenting locally generated fragments
Florian Westphal
1
-4
/
+9
2018-10-25
x86/cpufeatures: Enumerate MOVDIR64B instruction
Fenghua Yu
1
-0
/
+1
2018-10-25
x86/cpufeatures: Enumerate MOVDIRI instruction
Fenghua Yu
1
-0
/
+1
2018-10-24
MAINTAINERS: remove reference to bogus vsock file
Stefan Hajnoczi
1
-1
/
+0
2018-10-24
vhost/scsi: Use common handling code in request queue handler
Bijan Mottahedeh
1
-197
/
+164
2018-10-24
vhost/scsi: Extract common handling code from control queue handler
Bijan Mottahedeh
1
-99
/
+172
2018-10-24
vhost/scsi: Respond to control queue operations
Bijan Mottahedeh
1
-0
/
+190
2018-10-24
vhost/scsi: truncate T10 PI iov_iter to prot_bytes
Greg Edwards
1
-1
/
+3
2018-10-24
drm/amd/display: Disable 4k 60 HDMI on DCE11
David Francis
1
-1
/
+1
2018-10-24
drm/amdgpu: Fix null point error
Rex Zhu
4
-6
/
+10
2018-10-24
drm/amd/display: Fix Null point error if smu ip was disabled
Rex Zhu
1
-5
/
+11
2018-10-24
drm/amd/powerplay: commit get_performance_level API as DAL needed
Evan Quan
2
-0
/
+17
2018-10-24
virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
Wei Wang
2
-0
/
+13
2018-10-24
mm/page_poison: expose page_poisoning_enabled to kernel modules
Wei Wang
1
-0
/
+6
2018-10-24
virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
Wei Wang
2
-33
/
+336
2018-10-24
kvm_config: add CONFIG_VIRTIO_MENU
Lénaïc Huard
1
-0
/
+1
2018-10-25
rtc: sc27xx: Always read normal alarm when registering RTC device
Baolin Wang
1
-2
/
+6
2018-10-25
rtc: sc27xx: Add check to see if need to enable the alarm interrupt
Baolin Wang
1
-0
/
+33
2018-10-25
rtc: sc27xx: Remove interrupts disable and clear in probe()
Baolin Wang
1
-20
/
+0
2018-10-25
rtc: sc27xx: Clear SPG value update interrupt status
Baolin Wang
1
-1
/
+2
2018-10-25
rtc: sc27xx: Set wakeup capability before registering rtc device
Baolin Wang
1
-1
/
+3
2018-10-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
David S. Miller
9
-138
/
+77
2018-10-24
net/ipv6: Allow onlink routes to have a device mismatch if it is the default route
David Ahern
2
-7
/
+9
2018-10-24
net: sched: Remove TCA_OPTIONS from policy
David Ahern
1
-1
/
+0
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
3
-120
/
+25
2018-10-24
ice: Allocate VF interrupts and set queue map
Anirudh Venkataramanan
2
-4
/
+17
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
4
-0
/
+25
2018-10-24
net: hns3: Fix for warning uninitialized symbol hw_err_lst3
Shiju Jose
1
-4
/
+6
2018-10-24
octeontx2-af: Copy the right amount of memory
Dan Carpenter
1
-1
/
+1
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
3
-6
/
+39
2018-10-24
Merge branch 'route-dump-filter-fixes'
David S. Miller
8
-13
/
+34
2018-10-24
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
1
-2
/
+4
2018-10-24
net: Don't return invalid table id error when dumping all families
David Ahern
5
-0
/
+14
2018-10-24
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
1
-6
/
+8
2018-10-24
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
1
-5
/
+8
2018-10-24
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
1
-3
/
+1
2018-10-24
ice: Update expected FW version
Anirudh Venkataramanan
1
-3
/
+2
2018-10-24
ice: Change device ID define names to align with branding string
Anirudh Venkataramanan
2
-6
/
+6
2018-10-24
selftests/ftrace: Strip escape sequences for log file
Masami Hiramatsu
1
-2
/
+9
2018-10-24
selftests/ftrace: Use colored output when available
Daniel Díaz
1
-7
/
+22
2018-10-24
selftests: fix warning: "_GNU_SOURCE" redefined
Peng Hao
2
-2
/
+2
2018-10-24
selftests: kvm: Fix -Wformat warnings
Andrea Parri
1
-2
/
+2
2018-10-24
selftests/ftrace: Add color to the PASS / FAIL results
Steven Rostedt (VMware)
1
-8
/
+8
2018-10-24
kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"
Colin Ian King
1
-1
/
+1
2018-10-24
selftests: gpio: Fix OUTPUT directory in Makefile
Daniel Díaz
1
-3
/
+3
2018-10-24
selftests: gpio: restructure Makefile
Fathi Boudra
1
-17
/
+15
2018-10-24
selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit path
Shuah Khan (Samsung OSG)
1
-4
/
+12
2018-10-24
selftests: watchdog: Add gettimeout and get|set pretimeout
Jerry Hoemann
1
-1
/
+32
2018-10-24
selftests: watchdog: Fix error message.
Jerry Hoemann
1
-4
/
+4
2018-10-24
selftests: watchdog: fix message when /dev/watchdog open fails
Shuah Khan (Samsung OSG)
1
-1
/
+7
[prev]
[next]