summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-30ceph: reorganize fields in ceph_mds_requestJeff Layton1-3/+3
2020-03-30ceph: switch to page_mkwrite_check_truncate in ceph_page_mkwriteAndreas Gruenbacher1-1/+1
2020-03-30ceph: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-30rbd: enable multiple blk-mq queuesHannes Reinecke1-1/+1
2020-03-30rbd: embed image request in blk-mq pduIlya Dryomov1-87/+51
2020-03-30rbd: acquire header_rwsem just once in rbd_queue_workfn()Ilya Dryomov1-28/+31
2020-03-30rbd: get rid of img_request_layered_clear()Ilya Dryomov1-8/+1
2020-03-30rbd: kill img_request krefHannes Reinecke1-19/+5
2020-03-30ceph: check if file lock exists before sending unlock requestYan, Zheng1-2/+29
2020-03-30ceph: fix description of some mount optionsXiubo Li1-3/+3
2020-03-30ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li3-98/+84
2020-03-30ceph: don't ClearPageChecked in ceph_invalidatepage()Jeff Layton1-2/+0
2020-03-30rbd: remove barriers from img_request_layered_{set,clear,test}()Ilya Dryomov1-3/+0
2020-03-30libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov3-32/+18
2020-03-30ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}Yan, Zheng3-24/+35
2020-03-30ceph: add refcounting for Fx capsJeff Layton3-1/+9
2020-03-30ceph: register MDS request with dir inode from the startJeff Layton1-10/+6
2020-03-30Linux 5.6v5.6Linus Torvalds1-1/+1
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V1-0/+6
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin3-2/+52
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry1-2/+1
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota1-21/+20
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-27parisc: Fix defconfig selectionHelge Deller2-0/+12
2020-03-27scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller1-1/+0
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie1-2/+4
2020-03-27net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-03-27RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-27Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1
2020-03-27afs: Fix unpinned address list during probingDavid Howells1-0/+2
2020-03-26MAINTAINERS: fix bad file patternLinus Torvalds1-1/+1
2020-03-26parse-maintainers: Do not sort section content by defaultJoe Perches1-4/+27
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov1-1/+1
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel3-16/+30
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel1-4/+4
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-03-26mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg1-2/+6
2020-03-26mac80211: mark station unauthorized before key removalJohannes Berg1-1/+6
2020-03-26mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen1-1/+18
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer1-1/+5
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg4-12/+24
2020-03-26drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-03-26KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li1-1/+4
2020-03-26clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-03-26clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-03-26clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd1-5/+5
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso10-34/+47