summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02Merge tag 'memory-controller-drv-7.1' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann21-564/+808
2026-04-02Merge tag 'samsung-drivers-7.1' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann10-77/+120
2026-04-02vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and expor...Julian Ruess2-3/+9
2026-04-02Merge tag 'qcom-arm64-fixes-for-7.0-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann14-66/+81
2026-04-02Merge tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1
2026-04-02Merge tag 'renesas-fixes-for-v7.0-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+11
2026-04-02Merge tag 'sunxi-dt-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann7-0/+483
2026-04-02Merge tag 'qcom-arm32-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann11-1093/+3
2026-04-02Merge tag 'hisi-arm64-dt-for-7.1' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann3-7/+7
2026-04-02Merge tag 'socfpga_updates_for_v7.1_v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann6-69/+166
2026-04-02Merge tag 'thead-dt-for-v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-0/+29
2026-04-01Merge tag 'cix-dt-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-0/+213
2026-04-01ftrace: Use kallsyms binary search for single-symbol lookupAndrey Grodzovsky1-0/+22
2026-04-01Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_synchkbinbin1-1/+2
2026-04-01Bluetooth: SMP: derive legacy responder STK authentication from MITM stateOleh Konko1-4/+1
2026-04-01Bluetooth: SMP: force responder MITM requirements before building the pairing...Oleh Konko1-1/+5
2026-04-01Bluetooth: MGMT: validate mesh send advertising payload lengthKeenan Dong1-3/+11
2026-04-01Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evtPauli Virtanen1-13/+20
2026-04-01Bluetooth: hci_conn: fix potential UAF in set_cig_params_syncPauli Virtanen1-1/+7
2026-04-01Bluetooth: MGMT: validate LTK enc_size on loadKeenan Dong1-0/+3
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen1-3/+0
2026-04-01Bluetooth: hci_sync: Fix UAF in le_read_features_completeLuiz Augusto von Dentz1-5/+5
2026-04-01Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once failsPauli Virtanen1-2/+11
2026-04-01Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if existsPauli Virtanen1-17/+36
2026-04-01Bluetooth: hci_event: move wake reason storage into validated event handlersOleh Konko1-59/+35
2026-04-01Bluetooth: SCO: fix race conditions in sco_sock_connect()Cen Zhang1-5/+21
2026-04-01Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediatePauli Virtanen1-2/+9
2026-04-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler1-1/+1
2026-04-01docs: workqueue: document WQ_AFFN_CACHE_SHARD affinity scopeBreno Leitao2-5/+12
2026-04-01workqueue: add test_workqueue benchmark moduleBreno Leitao3-0/+305
2026-04-01tools/workqueue: add CACHE_SHARD support to wq_dump.pyBreno Leitao1-1/+2
2026-04-01workqueue: set WQ_AFFN_CACHE_SHARD as the default affinity scopeBreno Leitao1-1/+1
2026-04-01workqueue: add WQ_AFFN_CACHE_SHARD affinity scopeBreno Leitao2-0/+184
2026-04-01workqueue: fix typo in WQ_AFFN_SMT commentBreno Leitao1-1/+1
2026-04-01workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...Matthew Brost1-1/+13
2026-04-01lib/crypto: arm64: Assume a little-endian kernelEric Biggers7-65/+36
2026-04-01arm64: fpsimd: Remove obsolete cond_yield macroEric Biggers1-22/+0
2026-04-01lib/crypto: arm64/sha3: Remove obsolete chunking logicEric Biggers2-16/+7
2026-04-01lib/crypto: arm64/sha512: Remove obsolete chunking logicEric Biggers2-18/+9
2026-04-01lib/crypto: arm64/sha256: Remove obsolete chunking logicEric Biggers2-30/+13
2026-04-01lib/crypto: arm64/sha1: Remove obsolete chunking logicEric Biggers2-20/+9
2026-04-01lib/crypto: arm64/poly1305: Remove obsolete chunking logicEric Biggers1-10/+4
2026-04-01lib/crypto: arm64/gf128hash: Remove obsolete chunking logicEric Biggers1-20/+4
2026-04-01lib/crypto: arm64/chacha: Remove obsolete chunking logicEric Biggers1-12/+4
2026-04-01lib/crypto: arm64/aes: Remove obsolete chunking logicEric Biggers4-39/+23
2026-04-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki1-54/+228
2026-04-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki1-1/+2
2026-04-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki5-8/+12
2026-04-01MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki1-3/+3
2026-04-01MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki1-1/+2