aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-19HID: mcp2221: don't connect hidrawEnrik Berkhan1-3/+9
2022-12-19HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera1-2/+9
2022-12-19Merge branch 'rxrpc-fixes'David S. Miller12-49/+40
2022-12-19rxrpc: Fix the return value of rxrpc_new_incoming_call()David Howells3-14/+14
2022-12-19rxrpc: rxperf: Fix uninitialised variableDavid Howells1-1/+1
2022-12-19rxrpc: Fix I/O thread stopDavid Howells1-1/+3
2022-12-19rxrpc: Fix switched parameters in peer tracingDavid Howells2-3/+3
2022-12-19rxrpc: Fix locking issues in rxrpc_put_peer_locked()David Howells3-23/+7
2022-12-19rxrpc: Fix I/O thread startup getting skippedDavid Howells3-0/+5
2022-12-19rxrpc: Fix NULL deref in rxrpc_unuse_local()David Howells1-1/+2
2022-12-19rxrpc: Fix security setting propagationDavid Howells3-5/+4
2022-12-19rxrpc: Fix missing unlock in rxrpc_do_sendmsg()David Howells1-1/+1
2022-12-19net_sched: reject TCF_EM_SIMPLE case for complex ematch moduleCong Wang1-0/+2
2022-12-18dt-bindings: mailbox: qcom-ipcc: Add compatible for SM8550Abel Vesa1-0/+1
2022-12-18mailbox: mtk-cmdq: Do not request irq until we are readyRicardo Ribalda1-6/+7
2022-12-18mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang1-1/+3
2022-12-18mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copyingAngeloGioacchino Del Regno1-49/+39
2022-12-18mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()Yang Yingliang1-2/+2
2022-12-18dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible nameElvis Wang1-0/+1
2022-12-18dt-bindings: mailbox: add GCE header file for mt8188Elvis Wang1-0/+967
2022-12-18mailbox: mpfs: read the system controller's statusConor Dooley1-3/+28
2022-12-18mailbox: mtk-cmdq: add MT8186 supportYongqiang Niu1-0/+9
2022-12-18mailbox: mtk-cmdq: add gce ddr enable support flowYongqiang Niu1-0/+22
2022-12-18mailbox: mtk-cmdq: add gce software ddr enable private dataYongqiang Niu1-1/+11
2022-12-18mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of numberYongqiang Niu1-1/+3
2022-12-18mailbox: rockchip: Use device_get_match_data() to simplify the codeye xingchen1-3/+1
2022-12-18dt-bindings: mailbox: qcom-ipcc: Add sc8280xp compatibleLuca Weiss1-1/+2
2022-12-18mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg managerNicolas Frayer1-0/+1
2022-12-18mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC supportBhupesh Sharma1-0/+1
2022-12-18dt-bindings: mailbox: qcom: Add SM4250 APCS compatibleBhupesh Sharma1-0/+1
2022-12-18parisc: Add missing FORCE prerequisites in MakefileHelge Deller2-4/+4
2022-12-18parisc: Move pdc_result struct to firmware.cHelge Deller2-17/+4
2022-12-18parisc: Drop locking in pdc console codeHelge Deller1-13/+3
2022-12-18parisc: Drop duplicate kgdb_pdc consoleHelge Deller1-20/+0
2022-12-18parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller1-11/+13
2022-12-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller4-40/+188
2022-12-17Resync master with latest Linus upstreamAndrew Morton91-906/+1243
2022-12-17io_uring: include task_work run after scheduling in wait for eventsJens Axboe1-1/+10
2022-12-17rcu: Don't assert interrupts enabled too early in bootPaul E. McKenney1-4/+6
2022-12-17parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller1-2/+2
2022-12-17parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller5-34/+49
2022-12-17parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2022-12-17io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_workJens Axboe1-2/+1
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds55-395/+356
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-3/+9
2022-12-17Merge tag 'hsi-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-34/+14
2022-12-17Merge tag 'for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds43-285/+372
2022-12-17Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds16-106/+474
2022-12-17Merge tag 'leds-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds15-115/+108
2022-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-33/+41