aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-24bpf: Add bpf_copy_from_user_task() helperKenny Yu2-0/+12
2022-01-24Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster1-0/+3
2022-01-25ASoC: Xilinx fixesMark Brown1-0/+1
2022-01-24clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DTTudor Ambarus1-0/+1
2022-01-24clk: at91: allow setting PMC_AUDIOPINCK clock parents via DTZixun LI1-0/+1
2022-01-24dt-bindings: clk: microchip: Add Microchip PolarFire host bindingDaire McNamara1-0/+45
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski9-84/+293
2022-01-24ASoC: simple-card-utils: Add new system-clock-fixed flagRobert Hancock1-0/+1
2022-01-24quota: cleanup double word in commentTom Rix1-1/+1
2022-01-24spi: s3c24xx: Convert to GPIO descriptorsLinus Walleij1-5/+0
2022-01-24spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij1-2/+0
2022-01-24spi: s3c64xx: Drop custom gpio setup argumentLinus Walleij1-3/+1
2022-01-24spi: s3c64xx: Delete unused boardfile helpersLinus Walleij1-8/+0
2022-01-24ASoC: tlv320aic31xx: Define PLL clock inputsAriel D'Alessandro1-0/+5
2022-01-24ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.hAriel D'Alessandro2-9/+9
2022-01-24ASoC: SOF: add _D3_PERSISTENT flag to fw_ready messageKeyon Jie2-1/+2
2022-01-24fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein1-6/+43
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu1-1/+1
2022-01-24media: lirc: simplify gap calculationSean Young1-5/+1
2022-01-23media: hevc: Remove RPS named flagsBenjamin Gaignard1-4/+2
2022-01-23iio: adis: stylistic changesNuno Sá1-23/+25
2022-01-23adis: simplify 'adis_update_bits' macrosNuno Sá1-8/+4
2022-01-23iio: core: Fix the kernel doc regarding the currentmode iio_dev entryMiquel Raynal1-1/+1
2022-01-23mtd: rawnand: brcmnand: Add platform data structure for BCMAFlorian Fainelli2-0/+17
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+1
2022-01-23Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+3
2022-01-23mtd: nand: Add a new helper to retrieve the ECC contextMiquel Raynal1-0/+5
2022-01-23mtd: nand: ecc: Add infrastructure to support hardware enginesMiquel Raynal1-0/+28
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds7-330/+409
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-264/+127
2022-01-22Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-31/+77
2022-01-22Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-0/+21
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-178/+244
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+18
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-01-22frontswap: remove support for multiple opsChristoph Hellwig1-2/+1
2022-01-22mm: mark swap_lock and swap_active_head staticChristoph Hellwig1-2/+0
2022-01-22frontswap: remove frontswap_testChristoph Hellwig1-11/+0
2022-01-22mm: simplify try_to_unuseChristoph Hellwig3-10/+1
2022-01-22frontswap: simplify frontswap_initChristoph Hellwig1-8/+1
2022-01-22frontswap: remove frontswap_curr_pagesChristoph Hellwig1-1/+0
2022-01-22frontswap: remove frontswap_shrinkChristoph Hellwig1-1/+0
2022-01-22frontswap: remove frontswap_tmem_exclusive_getsChristoph Hellwig1-2/+0
2022-01-22frontswap: remove frontswap_writethroughChristoph Hellwig1-1/+0
2022-01-22mm: remove cleancacheChristoph Hellwig2-129/+0
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2-9/+18
2022-01-22proc: remove PDE_DATA() completelyMuchun Song2-4/+2
2022-01-22fs: proc: store PDE()->data into inode->i_privateMuchun Song1-1/+12