aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-14Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for-v5.11Borislav Petkov27-67/+1099
2020-12-14xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2020-12-14gpio: gpio-hisi: Add HiSilicon GPIO supportLuo Jiaxing3-0/+340
2020-12-14xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-14xen/xenbus: Count pending messages for each watchSeongJae Park2-11/+20
2020-12-14xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park6-7/+17
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park4-1/+16
2020-12-14ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai1-1/+5
2020-12-14ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai1-0/+2
2020-12-14Merge branch 'for-linus' into for-nextTakashi Iwai12-50/+165
2020-12-14soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_initPeter Ujfalusi1-1/+1
2020-12-13cifs: get rid of cifs_sb->mountdataRonnie Sahlberg4-18/+12
2020-12-13cifs: add an smb3_fs_context to cifs_sbRonnie Sahlberg3-34/+41
2020-12-13cifs: remove the devname argument to cifs_compose_mount_optionsRonnie Sahlberg4-22/+9
2020-12-13cifs: switch to new mount apiRonnie Sahlberg10-1281/+1096
2020-12-13cifs: move cifs_parse_devname to fs_context.cRonnie Sahlberg3-57/+59
2020-12-13cifs: move the enum for cifs parameters into fs_context.hRonnie Sahlberg2-57/+97
2020-12-13cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.cRonnie Sahlberg3-60/+44
2020-12-13cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg12-735/+749
2020-12-13SMB3.1.1: do not log warning message if server doesn't populate saltSteve French2-5/+16
2020-12-13SMB3.1.1: update comments clarifying SPNEGO info in negprot responseSteve French1-1/+10
2020-12-13cifs: Enable sticky bit with cifsacl mount option.Shyam Prasad N3-12/+35
2020-12-13cifs: Fix unix perm bits to cifsacl conversion for "other" bits.Shyam Prasad N3-71/+153
2020-12-13SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rspSteve French1-4/+12
2020-12-13SMB3: avoid confusing warning message on mount to AzureSteve French1-1/+2
2020-12-13cifs: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+3
2020-12-13Linux 5.10Linus Torvalds1-1/+1
2020-12-13um: time-travel: Correct time event IRQ deliveryJohannes Berg4-0/+47
2020-12-13um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg3-16/+56
2020-12-13um: time-travel: Actually apply "free-until" optimisationJohannes Berg1-1/+12
2020-12-13um: chan_xterm: Fix fd leakAnton Ivanov1-0/+5
2020-12-13um: tty: Fix handling of close in tty linesAnton Ivanov1-2/+2
2020-12-13um: Monitor error events in IRQ controllerAnton Ivanov1-1/+1
2020-12-13um: allocate a guard page to helper threadsJohannes Berg4-8/+11
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg4-0/+59
2020-12-13um: time-travel: avoid multiple identical propagationsJohannes Berg1-0/+6
2020-12-13um: Fetch registers only for signals which need themAnton Ivanov1-1/+14
2020-12-13um: Support suspend to RAMJohannes Berg6-2/+139
2020-12-13um: Allow PM with suspend-to-idleJohannes Berg5-1/+46
2020-12-13um: time: Fix read_persistent_clock64() in time-travelJohannes Berg1-3/+20
2020-12-13um: Simplify os_idle_sleep() and sleep longerJohannes Berg5-25/+21
2020-12-13um: Simplify IRQ handling codeJohannes Berg1-242/+128
2020-12-13um: Remove IRQ_NONE typeJohannes Berg8-45/+26
2020-12-13um: irq: Reduce irq_reg allocationJohannes Berg2-7/+7
2020-12-13um: irq: Clean up and rename struct irq_fdJohannes Berg2-26/+22
2020-12-13um: Clean up alarm IRQ chip nameJohannes Berg1-5/+4
2020-12-13um: virtio: Use dynamic IRQ allocationJohannes Berg2-11/+16
2020-12-13um: Support dynamic IRQ allocationJohannes Berg13-32/+65
2020-12-13um: sigio: Return error from add_sigio_fd()Johannes Berg1-2/+4