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
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-07-22
nbd: only set sndtimeo if we have a timeout set
Josef Bacik
1
-2
/
+5
2017-07-22
nbd: take tx_lock before disconnecting
Josef Bacik
1
-0
/
+4
2017-07-22
nbd: allow multiple disconnects to be sent
Josef Bacik
1
-3
/
+2
2017-07-22
Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-4
/
+9
2017-07-22
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
14
-84
/
+83
2017-07-22
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
13
-44
/
+55
2017-07-22
Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
24
-72
/
+197
2017-07-22
Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
34
-21
/
+4912
2017-07-21
MAINTAINERS: fix alphabetical ordering
Randy Dunlap
1
-817
/
+816
2017-07-21
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-34
/
+72
2017-07-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
7
-42
/
+88
2017-07-21
platform/x86: wmi: Fix error handling in acpi_wmi_init()
Alexey Khoroshilov
1
-3
/
+3
2017-07-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-37
/
+92
2017-07-21
of: irq: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
32
-119
/
+306
2017-07-21
Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-64
/
+95
2017-07-21
Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
6
-26
/
+40
2017-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-21
/
+38
2017-07-21
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
11
-34
/
+102
2017-07-21
md: simplify code with bio_io_error
Guoqing Jiang
3
-12
/
+6
2017-07-21
md/raid1: fix writebehind bio clone
Shaohua Li
1
-21
/
+13
2017-07-21
md: raid1-10: move raid1/raid10 common code into raid1-10.c
Ming Lei
4
-71
/
+62
2017-07-21
md: raid1/raid10: initialize bvec table via bio_add_page()
Ming Lei
3
-16
/
+27
2017-07-21
md: remove 'idx' from 'struct resync_pages'
Ming Lei
3
-7
/
+6
2017-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
16
-38
/
+55
2017-07-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+10
2017-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-9
/
+11
2017-07-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-42
/
+221
2017-07-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
1
-2
/
+11
2017-07-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-15
/
+15
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-19
/
+23
2017-07-21
ASoC: samsung: odroid: Fix EPLL frequency values
Sylwester Nawrocki
1
-3
/
+3
2017-07-21
HID: usbhid: fix "always poll" quirk
Dmitry Torokhov
1
-6
/
+10
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2
-4
/
+7
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
1
-9
/
+2
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-21
drm/dp: Don't trust drm_dp_downstream_id()
Chris Wilson
1
-1
/
+2
2017-07-21
drm/dp: Fix read pointer for drm_dp_downsteam_debug()
Chris Wilson
1
-1
/
+1
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
1
-1
/
+1
2017-07-21
Merge tag 'iwlwifi-for-kalle-2017-07-21' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
Kalle Valo
8
-9
/
+34
2017-07-21
ASoC: sgtl5000: Use snd_soc_kcontrol_codec()
Fabio Estevam
1
-2
/
+2
2017-07-21
ALSA: hda/realtek - No loopback on ALC225/ALC295 codec
Kailang Yang
1
-0
/
+1
2017-07-21
ALSA: hda/realtek - Update headset mode for ALC225
Kailang Yang
1
-25
/
+52
2017-07-21
iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART
Johannes Berg
3
-4
/
+12
2017-07-21
iwlwifi: mvm: handle IBSS probe_queue in a few missing places
Luca Coelho
1
-1
/
+2
2017-07-21
iwlwifi: fix tracing when tx only is enabled
Emmanuel Grumbach
1
-2
/
+2
[prev]
[next]