summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-01Merge tag 'qcom-arm64-fixes-for-7.0-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann-66/+81
2026-04-01Merge tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-1/+1
2026-04-01Merge tag 'renesas-fixes-for-v7.0-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-0/+11
2026-04-01Merge tag 'sunxi-dt-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+483
2026-04-01Merge tag 'qcom-arm32-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-1093/+3
2026-04-01Merge tag 'hisi-arm64-dt-for-7.1' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann-7/+7
2026-04-01Merge tag 'socfpga_updates_for_v7.1_v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-69/+166
2026-04-01Merge tag 'thead-dt-for-v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+29
2026-04-01Merge tag 'cix-dt-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-0/+213
2026-04-01ftrace: Use kallsyms binary search for single-symbol lookupAndrey Grodzovsky-0/+22
2026-04-01Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_synchkbinbin-1/+2
2026-04-01Bluetooth: SMP: derive legacy responder STK authentication from MITM stateOleh Konko-4/+1
2026-04-01Bluetooth: SMP: force responder MITM requirements before building the pairing...Oleh Konko-1/+5
2026-04-01Bluetooth: MGMT: validate mesh send advertising payload lengthKeenan Dong-3/+11
2026-04-01Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evtPauli Virtanen-13/+20
2026-04-01Bluetooth: hci_conn: fix potential UAF in set_cig_params_syncPauli Virtanen-1/+7
2026-04-01Bluetooth: MGMT: validate LTK enc_size on loadKeenan Dong-0/+3
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen-3/+0
2026-04-01Bluetooth: hci_sync: Fix UAF in le_read_features_completeLuiz Augusto von Dentz-5/+5
2026-04-01Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once failsPauli Virtanen-2/+11
2026-04-01Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if existsPauli Virtanen-17/+36
2026-04-01Bluetooth: hci_event: move wake reason storage into validated event handlersOleh Konko-59/+35
2026-04-01Bluetooth: SCO: fix race conditions in sco_sock_connect()Cen Zhang-5/+21
2026-04-01Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediatePauli Virtanen-2/+9
2026-04-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler-1/+1
2026-04-01docs: workqueue: document WQ_AFFN_CACHE_SHARD affinity scopeBreno Leitao-5/+12
2026-04-01workqueue: add test_workqueue benchmark moduleBreno Leitao-0/+305
2026-04-01tools/workqueue: add CACHE_SHARD support to wq_dump.pyBreno Leitao-1/+2
2026-04-01workqueue: set WQ_AFFN_CACHE_SHARD as the default affinity scopeBreno Leitao-1/+1
2026-04-01workqueue: add WQ_AFFN_CACHE_SHARD affinity scopeBreno Leitao-0/+184
2026-04-01workqueue: fix typo in WQ_AFFN_SMT commentBreno Leitao-1/+1
2026-04-01workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...Matthew Brost-1/+13
2026-04-01lib/crypto: arm64: Assume a little-endian kernelEric Biggers-65/+36
2026-04-01arm64: fpsimd: Remove obsolete cond_yield macroEric Biggers-22/+0
2026-04-01lib/crypto: arm64/sha3: Remove obsolete chunking logicEric Biggers-16/+7
2026-04-01lib/crypto: arm64/sha512: Remove obsolete chunking logicEric Biggers-18/+9
2026-04-01lib/crypto: arm64/sha256: Remove obsolete chunking logicEric Biggers-30/+13
2026-04-01lib/crypto: arm64/sha1: Remove obsolete chunking logicEric Biggers-20/+9
2026-04-01lib/crypto: arm64/poly1305: Remove obsolete chunking logicEric Biggers-10/+4
2026-04-01lib/crypto: arm64/gf128hash: Remove obsolete chunking logicEric Biggers-20/+4
2026-04-01lib/crypto: arm64/chacha: Remove obsolete chunking logicEric Biggers-12/+4
2026-04-01lib/crypto: arm64/aes: Remove obsolete chunking logicEric Biggers-39/+23
2026-04-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki-54/+228
2026-04-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki-1/+2
2026-04-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki-8/+12
2026-04-01MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki-3/+3
2026-04-01MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki-1/+2
2026-04-01mips: ralink: update CPU clock indexShiji Yang-4/+4
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang-1/+17
2026-04-01sched: update task_struct->comm commentThorsten Blum-6/+3