summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-24KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basisBen Gardon1-0/+1
2022-06-24xfrm: change the type of xfrm_register_km and xfrm_unregister_kmZhengchao Shao1-2/+2
2022-06-24locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra1-13/+17
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel1-2/+0
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel1-6/+1
2022-06-24Merge branch 'for-v5.20/exynos7885-emmc-clk' into next/dt64Krzysztof Kozlowski1-9/+45
2022-06-24virtio: disable notification hardening by defaultJason Wang1-0/+2
2022-06-24fpga: fpga-mgr: support bitstream offset in image bufferIvan Bornyakov1-2/+22
2022-06-24memregion: Fix memregion_free() fallback definitionDan Williams1-1/+1
2022-06-24drm/fourcc: fix integer type usage in uapi headerCarlos Llamas1-2/+2
2022-06-23gpio: Fix kernel-doc comments to nested unionAkira Yokosawa1-13/+16
2022-06-23dmaengine: dw-edma: Add support for chip-specific flagsFrank Li1-0/+10
2022-06-23dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chipFrank Li1-4/+4
2022-06-23dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chipFrank Li1-1/+2
2022-06-23dmaengine: dw-edma: Detach the private data and chip info structuresFrank Li1-1/+47
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-356/+29
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+8
2022-06-23ACPI / MMC: PM: Unify fixing up device powerRafael J. Wysocki1-0/+1
2022-06-23asm-generic: Add memory barrier dma_mb()Kefeng Wang1-0/+8
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek2-33/+0
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek1-11/+0
2022-06-23Revert "printk: add kthread console printers"Petr Mladek1-2/+0
2022-06-23Revert "printk: extend console_lock for per-console locking"Petr Mladek1-15/+0
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek1-5/+0
2022-06-23io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken1-7/+35
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specJoel Granados1-2/+2
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski1-0/+5
2022-06-23clk: Remove never used devm_clk_*unregister()Andy Shevchenko1-2/+0
2022-06-23agp/intel: Rename intel-gtt symbolsLucas De Marchi1-12/+12
2022-06-22pwm: Drop unused forward declaration from pwm.hUwe Kleine-König1-2/+0
2022-06-22pwm: Reorder header file to get rid of struct pwm_capture forward declarationUwe Kleine-König1-11/+10
2022-06-22pwm: Drop support for legacy driversUwe Kleine-König1-12/+0
2022-06-22ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König1-1/+1
2022-06-22af_unix: Remove unix_table_locks.Kuniyuki Iwashima1-1/+0
2022-06-22af_unix: Put a socket into a per-netns hash table.Kuniyuki Iwashima1-1/+0
2022-06-22af_unix: Define a per-netns hash table.Kuniyuki Iwashima2-0/+8
2022-06-22af_unix: Include the whole hash table size in UNIX_HASH_SIZE.Kuniyuki Iwashima1-3/+4
2022-06-22swiotlb: remove the unused swiotlb_force declarationDongli Zhang1-1/+0
2022-06-22platform/surface: aggregator: Reserve more event- and target-categoriesMaximilian Luz1-35/+40
2022-06-22scsi: trace: Print driver_tag and scheduler_tag in SCSI traceChangyuan Lyu1-11/+24
2022-06-22scsi: libiscsi: Improve conn_send_pdu APIMike Christie1-3/+0
2022-06-22scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie1-1/+1
2022-06-22scsi: iscsi: Add recv workqueue helpersMike Christie1-0/+4
2022-06-22scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie1-1/+1
2022-06-22scsi: iscsi: Fix session removal on shutdownMike Christie1-1/+1
2022-06-22scsi: iscsi: Add helper to remove a session from the kernelMike Christie1-0/+1
2022-06-22context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/e...Frederic Weisbecker1-6/+6
2022-06-22rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney1-0/+1
2022-06-21devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou2-8/+7