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
2020-12-14
Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for-v5.11
Borislav Petkov
27
-67
/
+1099
2020-12-14
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
1
-0
/
+1
2020-12-14
gpio: gpio-hisi: Add HiSilicon GPIO support
Luo Jiaxing
3
-0
/
+340
2020-12-14
xenbus/xenbus_backend: Disallow pending watch messages
SeongJae Park
1
-0
/
+7
2020-12-14
xen/xenbus: Count pending messages for each watch
SeongJae Park
2
-11
/
+20
2020-12-14
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
2
-1
/
+4
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
6
-7
/
+17
2020-12-14
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
4
-1
/
+16
2020-12-14
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
1
-1
/
+5
2020-12-14
ALSA: usb-audio: Fix potential out-of-bounds shift
Takashi Iwai
1
-0
/
+2
2020-12-14
Merge branch 'for-linus' into for-next
Takashi Iwai
12
-50
/
+165
2020-12-14
soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_init
Peter Ujfalusi
1
-1
/
+1
2020-12-13
cifs: get rid of cifs_sb->mountdata
Ronnie Sahlberg
4
-18
/
+12
2020-12-13
cifs: add an smb3_fs_context to cifs_sb
Ronnie Sahlberg
3
-34
/
+41
2020-12-13
cifs: remove the devname argument to cifs_compose_mount_options
Ronnie Sahlberg
4
-22
/
+9
2020-12-13
cifs: switch to new mount api
Ronnie Sahlberg
10
-1281
/
+1096
2020-12-13
cifs: move cifs_parse_devname to fs_context.c
Ronnie Sahlberg
3
-57
/
+59
2020-12-13
cifs: move the enum for cifs parameters into fs_context.h
Ronnie Sahlberg
2
-57
/
+97
2020-12-13
cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c
Ronnie Sahlberg
3
-60
/
+44
2020-12-13
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
12
-735
/
+749
2020-12-13
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2
-5
/
+16
2020-12-13
SMB3.1.1: update comments clarifying SPNEGO info in negprot response
Steve French
1
-1
/
+10
2020-12-13
cifs: Enable sticky bit with cifsacl mount option.
Shyam Prasad N
3
-12
/
+35
2020-12-13
cifs: Fix unix perm bits to cifsacl conversion for "other" bits.
Shyam Prasad N
3
-71
/
+153
2020-12-13
SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp
Steve French
1
-4
/
+12
2020-12-13
SMB3: avoid confusing warning message on mount to Azure
Steve French
1
-1
/
+2
2020-12-13
cifs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+3
2020-12-13
Linux 5.10
Linus Torvalds
1
-1
/
+1
2020-12-13
um: time-travel: Correct time event IRQ delivery
Johannes Berg
4
-0
/
+47
2020-12-13
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
3
-16
/
+56
2020-12-13
um: time-travel: Actually apply "free-until" optimisation
Johannes Berg
1
-1
/
+12
2020-12-13
um: chan_xterm: Fix fd leak
Anton Ivanov
1
-0
/
+5
2020-12-13
um: tty: Fix handling of close in tty lines
Anton Ivanov
1
-2
/
+2
2020-12-13
um: Monitor error events in IRQ controller
Anton Ivanov
1
-1
/
+1
2020-12-13
um: allocate a guard page to helper threads
Johannes Berg
4
-8
/
+11
2020-12-13
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
4
-0
/
+59
2020-12-13
um: time-travel: avoid multiple identical propagations
Johannes Berg
1
-0
/
+6
2020-12-13
um: Fetch registers only for signals which need them
Anton Ivanov
1
-1
/
+14
2020-12-13
um: Support suspend to RAM
Johannes Berg
6
-2
/
+139
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
5
-1
/
+46
2020-12-13
um: time: Fix read_persistent_clock64() in time-travel
Johannes Berg
1
-3
/
+20
2020-12-13
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
5
-25
/
+21
2020-12-13
um: Simplify IRQ handling code
Johannes Berg
1
-242
/
+128
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
8
-45
/
+26
2020-12-13
um: irq: Reduce irq_reg allocation
Johannes Berg
2
-7
/
+7
2020-12-13
um: irq: Clean up and rename struct irq_fd
Johannes Berg
2
-26
/
+22
2020-12-13
um: Clean up alarm IRQ chip name
Johannes Berg
1
-5
/
+4
2020-12-13
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2
-11
/
+16
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
13
-32
/
+65
2020-12-13
um: sigio: Return error from add_sigio_fd()
Johannes Berg
1
-2
/
+4
[prev]
[next]