summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-22ARM: dma-mapping: Treat bitmap size as allocation failureYury Norov
2026-07-22bitmap: drop bitmap_next_set_region()Yury Norov
2026-07-22nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()Li RongQing
2026-07-22bitmap: Properly initialise destination bitmap for scatter & gather testChristophe Leroy (CS GROUP)
2026-07-22lib/bitmap-str: get rid of cpumap_print_to_pagebuf()Yury Norov
2026-07-22perf: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22PCI/sysfs: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22RDMA/hfi1: Use sysfs_emit() for cpumask show helperYury Norov
2026-07-22hwtracing: hisi_ptt: Use sysfs_emit() for cpumask showYury Norov
2026-07-22fpga: dfl-fme-perf: Use sysfs_emit() for cpumask showYury Norov
2026-07-22devfreq: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22cpu: Use sysfs_emit() for cpumask show callbackYury Norov
2026-07-22x86/events: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22powerpc: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22arm: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22bitops: make the *_bit_le functions use unsigned longBenjamin Marzinski
2026-07-22lib: bitmap: optimize bitmap_find_next_zero_area_off()sunyi
2026-07-22lib: bitmap: add tests for bitmap_find_next_zero_area_off()sunyi
2026-07-22psci: simplify hotplug_tests()Yury Norov
2026-07-22bitmap: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-07-22firmware: arm_scmi: Unrequest devices if driver registration failsSudeep Holla
2026-07-22firmware: arm_scmi: Roll back partial protocol table registrationSudeep Holla
2026-07-22crypto: aes - Add CCM support using libraryEric Biggers
2026-07-22crypto: aes - Add GCM support using libraryEric Biggers
2026-07-22crypto: aes - Add XTS support using libraryEric Biggers
2026-07-22crypto: aes - Add CTR and XCTR support using libraryEric Biggers
2026-07-22crypto: aes - Add CBC and CBC-CTS support using libraryEric Biggers
2026-07-22crypto: aes - Add ECB support using libraryEric Biggers
2026-07-22lib/crypto: aes: Add CCM supportEric Biggers
2026-07-22lib/crypto: aes: Add GCM supportEric Biggers
2026-07-22smp: Make CSD lock acquisition atomic for debug modeChuyi Zhou
2026-07-22smp: Avoid invalid per-CPU CSD lookup with CSD lock debugChuyi Zhou
2026-07-22Input: byd - synchronize timer deletion before freeing private dataLinmao Li
2026-07-22cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacksEDAMAMEX
2026-07-22cpufreq/amd-pstate: Cache the firmware programmed EPP valueMarco Scardovi
2026-07-22cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systemsMarco Scardovi
2026-07-22cpufreq/amd-pstate: Fix EPP return type and handle errors during initializationMarco Scardovi
2026-07-22cpufreq: amd-pstate-ut: Skip tests when amd-pstate driver is not activeQianheng Peng
2026-07-22cpufreq/amd-pstate: Prevent the driver from loading on unsupported hardwareRong Zhang
2026-07-22cpufreq/amd-pstate: Loosen requirement on lowest nonlinear frequency != min freqMario Limonciello
2026-07-22Merge tag 'liveupdate-fixes-2026-07-22' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-22netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()Pablo Neira Ayuso
2026-07-22selftests: netfilter: nft_flowtable.sh: fix offload counter verification for ...Lorenzo Bianconi
2026-07-22sched_ext: Fix stale errno in scx_sub_enable_workfn()Cui Jian
2026-07-22Merge tag 'watchdog-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-22tools/sched_ext: scx_pair: Convert to sched_switch TPCheng-Yang Chou
2026-07-22sched_ext: Mark waker CPU busy when selected in WAKE_SYNC caseKuba Piecuch
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
2026-07-22PCI/P2PDMA: Add Nvidia Vera Rubin to whitelistLeon Romanovsky
2026-07-22Merge tag 'platform-drivers-x86-v7.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds