aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05Merge branch 'wireguard-fixes-for-6-10-rc7'Jakub Kicinski4-9/+9
2024-07-05wireguard: send: annotate intentional data race in checking empty queueJason A. Donenfeld1-1/+1
2024-07-05wireguard: queueing: annotate intentional data race in cpu round robinJason A. Donenfeld1-2/+2
2024-07-05wireguard: allowedips: avoid unaligned 64-bit memory accessesHelge Deller1-2/+2
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld1-4/+4
2024-07-05net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu1-1/+1
2024-07-06crypto: starfive - Fix nent assignment in rsa decJia Jie Ho2-3/+1
2024-07-06crypto: starfive - Align rsa input data to 32-bitJia Jie Ho2-5/+10
2024-07-06crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj2-3/+9
2024-07-06crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()Nivas Varadharajan Mugunthakumar1-2/+4
2024-07-06Documentation: qat: fix auto_reset attribute detailsDamian Muszynski1-2/+2
2024-07-06crypto: sun8i-ce - add Allwinner H616 supportAndre Przywara1-0/+26
2024-07-06crypto: sun8i-ce - wrap accesses to descriptor address fieldsAndre Przywara6-12/+27
2024-07-06dt-bindings: crypto: sun8i-ce: Add compatible for H616Andre Przywara1-0/+2
2024-07-05net: bcmasp: Fix error code in probe()Dan Carpenter1-0/+1
2024-07-05Merge branch 'net-constify-struct-regmap_bus-regmap_config'Jakub Kicinski4-7/+7
2024-07-05net: dsa: ar9331: constify struct regmap_busJavier Carrasco1-1/+1
2024-07-05net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco1-3/+3
2024-07-05net: ti: icss-iep: constify struct regmap_configJavier Carrasco1-2/+2
2024-07-05net: dsa: qca8k: constify struct regmap_configJavier Carrasco1-1/+1
2024-07-05tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior2-0/+12
2024-07-05net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle1-1/+1
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2024-07-05hwmon: (gsc-hwmon) constify read-only struct regmap_busJavier Carrasco1-1/+1
2024-07-05dt-bindings: pwm: describe the cells in #pwm-cells in pwm.yamlConor Dooley1-2/+4
2024-07-05pwm: stm32: Always do lazy disablingUwe Kleine-König1-2/+3
2024-07-05ext4: use ext4_update_inode_fsync_trans() helper in inode creationLuis Henriques (SUSE)1-4/+1
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard1-9/+5
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard1-8/+7
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-07-05ext4: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-05Merge tag 'pci-v6.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-18/+49
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard4-7/+7
2024-07-05workqueue: Init rescuer's affinities as the wq's effective cpumaskLai Jiangshan1-4/+8
2024-07-05workqueue: Put PWQ allocation and WQ enlistment in the same lock C.S.Lai Jiangshan1-26/+28
2024-07-05workqueue: Move kthread_flush_worker() out of alloc_and_link_pwqs()Lai Jiangshan1-7/+8
2024-07-05workqueue: Make rescuer initialization as the last step of the creation of a ...Lai Jiangshan1-3/+3
2024-07-05workqueue: Register sysfs after the whole creation of the new wqLai Jiangshan1-3/+3
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds17-31/+132
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+20
2024-07-05cgroup/rstat: add force idle show helperChen Ridong1-20/+17
2024-07-05Merge tag 'tpmdd-next-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-233/+269
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+49
2024-07-05spi: xcomm: fix coding styleNuno Sa1-14/+14
2024-07-05spi: xcomm: remove i2c_set_clientdata()Nuno Sa1-1/+0
2024-07-05spi: xcomm: make use of devm_spi_alloc_host()Nuno Sa1-2/+2
2024-07-05spi: xcomm: add gpiochip supportMichael Hennerich1-1/+41
2024-07-05jbd2: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-05ext4: use memtostr_pad() for s_volume_nameKees Cook2-2/+2