summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz
2020-12-14gpio: gpio-hisi: Add HiSilicon GPIO supportLuo Jiaxing
2020-12-14xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-14xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-14xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-14ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai
2020-12-14ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai
2020-12-14Merge branch 'for-linus' into for-nextTakashi Iwai
2020-12-14soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_initPeter Ujfalusi
2020-12-14drm/drv: Remove invalid assignmentsTian Tao
2020-12-13cifs: get rid of cifs_sb->mountdataRonnie Sahlberg
2020-12-13cifs: add an smb3_fs_context to cifs_sbRonnie Sahlberg
2020-12-13cifs: remove the devname argument to cifs_compose_mount_optionsRonnie Sahlberg
2020-12-13cifs: switch to new mount apiRonnie Sahlberg
2020-12-13cifs: move cifs_parse_devname to fs_context.cRonnie Sahlberg
2020-12-13cifs: move the enum for cifs parameters into fs_context.hRonnie Sahlberg
2020-12-13cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.cRonnie Sahlberg
2020-12-13cifs: rename smb_vol as smb3_fs_context and move it to fs_context.hRonnie Sahlberg
2020-12-13SMB3.1.1: do not log warning message if server doesn't populate saltSteve French
2020-12-13SMB3.1.1: update comments clarifying SPNEGO info in negprot responseSteve French
2020-12-13cifs: Enable sticky bit with cifsacl mount option.Shyam Prasad N
2020-12-13cifs: Fix unix perm bits to cifsacl conversion for "other" bits.Shyam Prasad N
2020-12-13SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rspSteve French
2020-12-13SMB3: avoid confusing warning message on mount to AzureSteve French
2020-12-13cifs: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-13Linux 5.10Linus Torvalds
2020-12-13um: time-travel: Correct time event IRQ deliveryJohannes Berg
2020-12-13um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg
2020-12-13um: time-travel: Actually apply "free-until" optimisationJohannes Berg
2020-12-13um: chan_xterm: Fix fd leakAnton Ivanov
2020-12-13um: tty: Fix handling of close in tty linesAnton Ivanov
2020-12-13um: Monitor error events in IRQ controllerAnton Ivanov
2020-12-13um: allocate a guard page to helper threadsJohannes Berg
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg
2020-12-13um: time-travel: avoid multiple identical propagationsJohannes Berg
2020-12-13um: Fetch registers only for signals which need themAnton Ivanov
2020-12-13um: Support suspend to RAMJohannes Berg
2020-12-13um: Allow PM with suspend-to-idleJohannes Berg
2020-12-13um: time: Fix read_persistent_clock64() in time-travelJohannes Berg
2020-12-13um: Simplify os_idle_sleep() and sleep longerJohannes Berg
2020-12-13um: Simplify IRQ handling codeJohannes Berg
2020-12-13um: Remove IRQ_NONE typeJohannes Berg
2020-12-13um: irq: Reduce irq_reg allocationJohannes Berg
2020-12-13um: irq: Clean up and rename struct irq_fdJohannes Berg
2020-12-13um: Clean up alarm IRQ chip nameJohannes Berg
2020-12-13um: virtio: Use dynamic IRQ allocationJohannes Berg
2020-12-13um: Support dynamic IRQ allocationJohannes Berg
2020-12-13um: sigio: Return error from add_sigio_fd()Johannes Berg