aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
14 hoursARM: crypto: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland1-2/+1
14 hoursARM: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland3-0/+23
14 hoursarch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland5-0/+102
14 hoursx86/fpu: fix asm/fpu/types.h include guardSamuel Holland1-3/+3
14 hourskbuild: enable -Wcast-function-type-strict unconditionallyArnd Bergmann1-1/+0
14 hourskbuild: enable -Wformat-truncation on clangArnd Bergmann1-0/+7
14 hourskbuild: turn on -Wrestrict by defaultArnd Bergmann1-1/+0
14 hourskbuild: remove redundant extra warning flagsArnd Bergmann1-15/+0
14 hourskbuild: turn on -Wextra by defaultArnd Bergmann1-1/+4
14 hoursfooAndrew Morton77-430/+683
14 hours__mod_memcg_lruvec_state-enhance-diagnostics-fixAndrew Morton1-1/+2
14 hours__mod_memcg_lruvec_state(): enhance diagnosticsAndrew Morton1-2/+4
14 hoursmm: add swappiness= arg to memory.reclaimDan Schatzberg4-22/+81
14 hoursmm: add defines for min/max swappinessDan Schatzberg3-7/+9
14 hoursmm: optimization on page allocation when CMA enabledZhaoyang Huang1-4/+40
14 hoursfilemap: replace pte_offset_map() with pte_offset_map_nolock()ZhangPeng1-1/+2
14 hoursmm/page-owner: use gfp_nested_mask() instead of open coded maskingDave Chinner1-6/+1
14 hoursstackdepot: use gfp_nested_mask() instead of open coded maskingDave Chinner1-9/+2
14 hoursmm: lift gfp_kmemleak_mask() to gfp.hDave Chinner2-8/+29
14 hoursselftest mm/mseal read-only elf memory segmentJeff Xu4-36/+275
14 hoursmseal: add documentationJeff Xu2-0/+200
14 hoursselftest mm/mseal memory sealingJeff Xu3-0/+1838
14 hoursmseal: add mseal syscallJeff Xu8-1/+432
14 hoursmseal: wire up mseal syscallJeff Xu19-2/+23
14 hourslib-add-version-into-proc-allocinfo-output-fixAndrew Morton1-1/+0
14 hourslib: add version into /proc/allocinfo outputSuren Baghdasaryan2-17/+36
14 hoursmm-huge_memory-mark-huge_zero_page-reserved-fix-fixAndrew Morton1-1/+1
14 hoursmm-huge_memory-mark-huge_zero_page-reserved-fixAndrew Morton1-2/+2
14 hoursmm/huge_memory: mark huge_zero_page reservedMiaohe Lin1-0/+2
14 hoursfooAndrew Morton388-5723/+9701
14 hoursmm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAILHailong.Liu1-3/+2
15 hoursMerge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds59-408/+1129
15 hoursMerge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds50-438/+1481
15 hoursdrm/xe: Only use reserved BCS instances for usm migrate exec queueMatthew Brost1-7/+5
16 hoursMerge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds44-728/+1354
17 hoursMerge branch 'features' into for-nextAlexander Gordeev29-427/+397
17 hoursMerge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds72-675/+703
17 hoursMerge tag 'linux_kselftest-kunit-6.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds10-38/+121
17 hoursMerge tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds4-21/+136
17 hoursMerge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds11-111/+243
17 hoursMerge tag 'sh-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds41-282/+111
17 hourss390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov1-0/+33
17 hourss390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov1-163/+83
17 hourss390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov1-3/+3
17 hourss390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
17 hourss390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov1-1/+5
17 hourss390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov1-13/+15
17 hourss390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens3-7/+2
17 hourss390/iucv: Unexport iucv_rootHeiko Carstens2-3/+1
17 hourstty: hvc-iucv: Make use of iucv_alloc_device()Heiko Carstens1-13/+2
17 hourss390/smsgiucv_app: Make use of iucv_alloc_device()Heiko Carstens1-16/+5
17 hourss390/netiucv: Make use of iucv_alloc_device()Heiko Carstens1-16/+4
17 hourss390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens1-17/+3
17 hourss390/iucv: Provide iucv_alloc_device() / iucv_release_device()Heiko Carstens2-0/+41
17 hourss390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle3-2/+1
17 hourss390/pkey: Wipe copies of protected- and secure-keysHolger Dengler1-43/+37
17 hourss390/pkey: Wipe copies of clear-key structures on failureHolger Dengler1-7/+9
17 hourss390/pkey: Wipe sensitive data on failureHolger Dengler1-2/+2
17 hoursplatform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driverHans de Goede3-0/+162
17 hoursMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds60-376/+859
17 hoursMerge tag 'm68k-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-80/+48
18 hoursMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski36-296/+436
18 hoursselftests: netfilter: fix packetdrill conntrack testcaseFlorian Westphal1-1/+1
18 hoursnet: gro: fix napi_gro_cb zeroed alignmentRichard Gobert1-2/+4
18 hoursMerge branch 'pci/misc'Bjorn Helgaas8-51/+81
18 hoursMerge branch 'pci/ims-removal'Bjorn Helgaas9-175/+5
18 hoursMerge branch 'pci/endpoint'Bjorn Helgaas3-60/+20
18 hoursMerge branch 'pci/controller/tegra194'Bjorn Helgaas1-0/+4
18 hoursMerge branch 'pci/controller/rockchip'Bjorn Helgaas5-15/+28
18 hoursMerge branch 'pci/controller/mt7621'Bjorn Helgaas1-1/+1
18 hoursMerge branch 'pci/controller/keystone'Bjorn Helgaas1-76/+60
18 hoursMerge branch 'pci/controller/dwc'Bjorn Helgaas25-287/+787
18 hoursMerge branch 'pci/controller/cadence'Bjorn Helgaas1-4/+1
18 hoursMerge branch 'pci/dt-bindings'Bjorn Helgaas40-155/+371
18 hoursMerge branch 'pci/pm'Bjorn Helgaas1-0/+12
18 hoursMerge branch 'pci/of'Bjorn Helgaas1-0/+2
18 hoursMerge branch 'pci/msi'Bjorn Helgaas1-6/+9
18 hoursMerge branch 'pci/hotplug'Bjorn Helgaas1-7/+5
18 hoursMerge branch 'pci/enumeration'Bjorn Helgaas46-131/+134
18 hoursMerge branch 'pci/edr'Bjorn Helgaas1-11/+17
18 hoursMerge branch 'pci/doe'Bjorn Helgaas2-3/+10
18 hoursMerge branch 'pci/cxl'Bjorn Helgaas13-8/+175
18 hoursMerge branch 'pci/aspm'Bjorn Helgaas2-103/+103
18 hoursMerge branch 'pci/aer'Bjorn Helgaas4-3/+23
18 hoursMerge branch 'pci/acs'Bjorn Helgaas1-0/+4
18 hoursMerge remote-tracking branch 'asoc/for-6.9' into asoc-linusMark Brown20-58/+220
18 hoursMerge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-119/+450
19 hoursMerge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds56-182/+3977
19 hoursMerge tag 'x86-timers-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
19 hoursMerge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-173/+284
19 hoursMerge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
19 hoursMerge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-120/+113
19 hoursMerge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-8/+1
19 hoursMerge tag 'for-net-next-2024-05-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski42-1141/+2651
19 hoursMerge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-83/+72
20 hoursMerge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-98/+71
20 hoursMerge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+25
20 hoursMerge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-147/+50
20 hoursdrm/xe: Fix the warning conditionsHimal Prasad Ghimiray1-1/+5
20 hoursdrm/xe: Change pcode timeout to 50msec while polling againHimal Prasad Ghimiray1-1/+1
20 hoursMerge branch 'block-6.10' into for-nextJens Axboe14-111/+141
20 hoursMerge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10Jens Axboe14-111/+141
20 hoursBluetooth: btintel_pcie: Refactor and code cleanupKiran K2-5/+4
20 hoursBluetooth: btintel_pcie: Fix warning reported by sparseKiran K1-1/+1
21 hoursBluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz3-9/+18
21 hoursBluetooth: btintel: Fix compiler warning for multi_v7_defconfig configKiran K1-1/+1
21 hoursBluetooth: btintel_pcie: Fix compiler warningsKiran K1-7/+3
21 hoursBluetooth: btintel_pcie: Add *setup* function to download firmwareKiran K2-5/+315
21 hoursBluetooth: btintel_pcie: Add support for PCIe transportTedd Ho-Jeong An5-1/+1495
21 hoursBluetooth: btintel: Export few static functionsKiran K2-10/+59
21 hoursBluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz20-664/+49
21 hoursBluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim7-53/+88
21 hoursBluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter1-1/+3
21 hoursBluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warningGustavo A. R. Silva2-23/+17
21 hoursBluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K1-0/+1
21 hoursBluetooth: btintel: Add support for BlazarIKiran K1-0/+3
21 hoursLE Create Connection command timeout increased to 20 secsMahesh Talewad2-2/+1
21 hoursdt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO BluetoothChen-Yu Tsai2-0/+56
21 hoursBluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban3-26/+132
21 hoursBluetooth: hci_sync: Use cmd->num_cis instead of magic numberGustavo A. R. Silva1-1/+1
21 hoursBluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()Gustavo A. R. Silva1-1/+1
21 hoursBluetooth: qca: clean up definesJohan Hovold1-30/+30
21 hoursBluetooth: qca: drop bogus module versionJohan Hovold1-4/+1
21 hoursBluetooth: qca: drop bogus edl header checksJohan Hovold1-20/+0
21 hoursdt-bindings: net: broadcom-bluetooth: Add CYW43439 DT bindingMarek Vasut1-14/+19
21 hoursBluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warningGustavo A. R. Silva2-16/+12
21 hoursBluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva3-55/+40
21 hoursBluetooth: btusb: Sort usb_device_id table by the IDJiande Lu1-18/+15
21 hoursBluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu1-0/+24
21 hoursBluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu1-3/+15
21 hoursBluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka2-0/+16
21 hoursBluetooth: Remove 3 repeated macro definitionsZijun Hu1-4/+0
21 hoursBluetooth: hci_conn: Remove a redundant check for HFP offloadZijun Hu1-4/+4
21 hoursBluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu1-3/+3
21 hoursBluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao1-0/+1
21 hoursBluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev1-14/+11
21 hoursBluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Hans de Goede1-1/+1
21 hoursBluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-33/+35
21 hoursBluetooth: hci_intel: Fix multiple issues reported by checkpatch.plUri Arev1-9/+10
21 hoursBluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu3-81/+74
21 hoursBluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu2-34/+43
21 hoursBluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLEDLuiz Augusto von Dentz2-4/+10
21 hoursBluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz2-10/+24
21 hoursBluetooth: hci_intel: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
21 hoursBluetooth: hci_bcm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
21 hoursBluetooth: btqcomsmd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
21 hoursBluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON1-0/+5
21 hoursBluetooth: btintel: Add support to download intermediate loaderKiran K2-1/+40
21 hoursBluetooth: btintel: Define macros for image typesKiran K2-6/+9
21 hoursrapidio: remove choice for enumerationMasahiro Yamada1-15/+2
21 hourskconfig: lxdialog: remove initialization with A_NORMALMasahiro Yamada1-9/+0
21 hourskconfig: m/nconf: merge two item_add_str() callsMasahiro Yamada2-9/+4
21 hourskconfig: m/nconf: remove dead code to display value of bool choiceMasahiro Yamada2-29/+14
21 hourskconfig: m/nconf: remove dead code to display children of choice membersMasahiro Yamada2-95/+71
21 hourskconfig: gconf: show checkbox for choice correctlyMasahiro Yamada1-7/+5
21 hourskbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinalMasahiro Yamada1-1/+3
21 hoursMakefile: remove redundant tool coverage variablesMasahiro Yamada34-241/+0
21 hourskbuild: provide reasonable defaults for tool coverageMasahiro Yamada2-9/+13
22 hoursMerge branch 'block-6.10' into for-nextJens Axboe2-20/+23
22 hoursnbd: Fix signal handlingBart Van Assche1-14/+14
22 hoursnbd: Remove a local variable from nbd_send_cmd()Bart Van Assche1-2/+1
22 hoursnbd: Improve the documentation of the locking assumptionsBart Van Assche1-1/+5
22 hoursnbd: Remove superfluous castsBart Van Assche1-2/+2
22 hoursnbd: Use NULL to represent a pointerBart Van Assche1-1/+1
23 hoursMerge branch 'for-next/vexpress/updates' of git://git.kernel.org/pub/scm/linu...Sudeep Holla6-238/+0
23 hoursdt-bindings: arm: Remove obsolete RTSM DCSCB bindingRob Herring (Arm)1-19/+0
23 hoursarm: vexpress: Remove obsolete RTSM DCSCB supportRob Herring (Arm)5-219/+0
23 hoursnet: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur1-1/+2
23 hoursDocumentation/i915: remove kernel-doc for DMC wakelocksLuca Coelho1-3/+0
23 hoursMerge branch 'for-6.10/winwing' into for-linusJiri Kosina3-0/+243
23 hoursMerge branch 'for-6.10/uclogic' into for-linusJiri Kosina1-0/+3
23 hoursMerge branch 'for-6.10/steam' into for-linusJiri Kosina1-8/+147
23 hoursMerge branch 'for-6.10/sony' into for-linusJiri Kosina1-5/+2
24 hoursMerge branch 'for-6.10/playstation' into for-linusJiri Kosina1-45/+93
24 hoursMerge branch 'for-6.10/plarform-driver-remove-new' into for-linusJiri Kosina3-11/+7
24 hoursMerge branch 'for-6.10/nintendo' into for-linusJiri Kosina1-24/+33
24 hoursMerge branch 'for-6.10/kye' into for-linusJiri Kosina1-31/+44
24 hoursMerge branch 'for-6.10/intel-ish' into for-linusJiri Kosina10-97/+740
24 hoursMerge branch 'for-6.10/i2c-hid' into for-linusJiri Kosina1-17/+27
24 hoursMerge branch 'for-6.10/hid-sysfs-emit' into for-linusJiri Kosina10-45/+39
24 hoursMerge branch 'for-6.10/hid-debug' into for-linusJiri Kosina1-442/+2995
24 hourss390/pkey: Use kfree_sensitive() to fix Coccinelle warningsJules Irenge1-6/+3
24 hoursMerge branch 'for-6.10/hid-bpf' into for-linusJiri Kosina26-278/+3834
24 hoursMerge branch 'for-6.10/asus' into for-linusJiri Kosina2-80/+54
24 hoursMerge branch 'for-6.10/amd-sfh' into for-linusJiri Kosina3-8/+16
24 hourss390/fpu: Remove comment about TIF_FPUThomas Huth1-5/+0
24 hourss390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1
24 hourss390/vtime: Use get_cpu_timer()Sven Schnelle1-9/+1
24 hourss390/idle: Rewrite psw_idle() in CSven Schnelle4-32/+21
24 hourss390/stackstrace: Detect vdso stack framesHeiko Carstens5-8/+36
24 hourss390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens3-10/+17
24 hourss390/stacktrace: Improve detection of invalid instruction pointersHeiko Carstens1-4/+22
24 hourss390/stacktrace: Skip first user stack frameHeiko Carstens1-4/+4
24 hourss390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens3-38/+36
24 hourss390/vdso: Use standard stack frame layoutHeiko Carstens2-0/+2
24 hourss390/vdso: Create .build-id links for unstripped vdso filesJens Remus1-1/+1
24 hourss390/vdso: Generate unwind information for C modulesJens Remus2-2/+4
24 hourss390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda1-3/+5
24 hourss390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda1-2/+2
24 hoursASoC: rt5645: mic-in detection threshold modificationJack Yu1-0/+1