aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
22 hoursvideo: backlight: lcd: make lcd_class constantconst_workRicardo B. Marliere1-10/+13
22 hoursvideo: backlight: make backlight_class constantRicardo B. Marliere1-13/+16
22 hourscrypto: qat: make adf_ctl_class constantGreg Kroah-Hartman1-9/+12
22 hoursPCI: switchtec: make switchtec_class constantGreg Kroah-Hartman3-10/+10
22 hoursPCI: endpoint: make pci_epc_class constantGreg Kroah-Hartman1-12/+7
22 hoursnvdimm: make nd_class constantGreg Kroah-Hartman1-9/+10
22 hoursmisc: c2port: core: make c2port_class a static const structureIvan Orlov1-13/+13
22 hoursextcon: make extcon_class a static const structureIvan Orlov1-10/+13
22 hoursgnss: make gnss_class a static const structureIvan Orlov1-57/+57
22 hoursdca: make dca_class a static const structureIvan Orlov1-8/+12
22 hoursPM / devfreq: make all 'class' structures constIvan Orlov2-242/+250
22 hoursPM: wakeup: make wakeup_class a static const structureIvan Orlov1-4/+8
22 hoursnetfilter:xt_IDLETIMER: make idletimer_tg_class a static const structureIvan Orlov1-11/+10
22 hourspstore: pmsg: make pmsg_class a static const structureIvan Orlov1-10/+12
22 hourscuse: make cuse_class a static const structureIvan Orlov1-9/+12
22 hourscoda: psdev: make coda_psdev_class a static const structureIvan Orlov1-10/+10
22 hoursbus: fsl-mc: constify the struct device_type usageRicardo B. Marliere2-31/+31
22 hoursintel_th: constify the struct device_type usageRicardo B. Marliere1-4/+4
22 hoursparport: constify the struct device_type usageRicardo B. Marliere1-1/+1
22 hoursEISA: make eisa_bus_type constRicardo B. Marliere2-2/+2
22 hoursintel_th: make intel_th_bus constRicardo B. Marliere1-1/+1
22 hoursnvmem: core: make nvmem_bus_type constRicardo B. Marliere1-1/+1
22 hoursparport: make parport_bus_type constRicardo B. Marliere1-1/+1
22 hoursspmi: make spmi_bus_type constRicardo B. Marliere1-1/+1
22 hoursnet: phy: core: make phy_class constantRicardo B. Marliere1-11/+15
22 hoursrpmsg: core: make rpmsg_class constantRicardo B. Marliere4-10/+12
22 hoursremoteproc: make rproc_class constantRicardo B. Marliere2-2/+2
22 hourspps: make pps_class constantRicardo B. Marliere1-10/+12
22 hoursrapidio: make rio_mport_class constantRicardo B. Marliere2-2/+2
22 hoursntb: core: make ntb_bus constRicardo B. Marliere1-2/+2
22 hoursntb: ntb_transport: make ntb_transport_bus constRicardo B. Marliere1-1/+1
22 hourscounter: make counter_bus_type constRicardo B. Marliere1-1/+1
22 hoursbus: mhi: ep: make mhi_ep_bus_type constRicardo B. Marliere2-2/+2
22 hoursfsi: core: make fsi_bus_type constRicardo B. Marliere2-2/+2
22 hoursARM: ecard: make ecard_bus_type constRicardo B. Marliere2-2/+2
22 hoursARM: sa1111: make sa1111_bus_type constRicardo B. Marliere2-2/+2
22 hourscxl/port: make cxl_bus_type constRicardo B. Marliere2-2/+2
22 hourspeci: Make peci_bus_type constRicardo B. Marliere2-2/+2
22 hoursdrm/sysfs: constify the struct device_type usageRicardo B. Marliere1-2/+2
22 hoursdrm/privacy_screen: constify the struct device_type usageRicardo B. Marliere1-1/+1
22 hoursdrm/dp: constify the struct device_type usageRicardo B. Marliere1-1/+1
22 hoursdax: constify the struct device_type usageRicardo B. Marliere1-1/+1
22 hourspeci: constify the struct device_type usageRicardo B. Marliere3-4/+4
22 hourscounter: constify the struct device_type usageRicardo B. Marliere1-1/+1
22 hoursmedia: lirc_dev: make lirc_class constantRicardo B. Marliere1-9/+9
22 hoursmedia: dvbdev: make dvb_class constantRicardo B. Marliere1-10/+13
22 hoursdma-buf: heaps: make dma_heap_class constantRicardo B. Marliere1-12/+14
22 hoursdrm/fbdev/core: make fb_class constantRicardo B. Marliere4-14/+13
22 hoursdrm/sysfs: make drm_class constantRicardo B. Marliere3-27/+21
22 hoursdrm/dp: make drm_dp_aux_dev_class constantRicardo B. Marliere1-10/+12
22 hoursmtd: ubi: make ubi_class constantRicardo B. Marliere2-2/+2
22 hoursperf: make pmu_bus constRicardo B. Marliere1-1/+1
22 hourspowerpc: pseries: make suspend_subsys constRicardo B. Marliere1-1/+1
22 hourspowerpc: pseries: make cmm_subsys constRicardo B. Marliere1-1/+1
22 hourspowerpc: ps3: make ps3_system_bus_type constRicardo B. Marliere1-1/+1
22 hourspowerpc: cell: make spu_subsys constRicardo B. Marliere1-1/+1
2024-05-05device property: Fix a typo in the description of device_get_child_node_count()driver-core-testingdriver-core-nextChristophe JAILLET1-1/+1
2024-05-04kernfs: mount: Remove unnecessary ‘NULL’ values from knparentLi zeming1-1/+1
2024-05-04scsi: Use device_show_string() helper for sysfs attributesLukas Wunner5-55/+16
2024-05-04platform/x86: Use device_show_string() helper for sysfs attributesLukas Wunner3-61/+20
2024-05-04perf: Use device_show_string() helper for sysfs attributesLukas Wunner14-139/+15
2024-05-04IB/qib: Use device_show_string() helper for sysfs attributesLukas Wunner3-15/+2
2024-05-04hwmon: Use device_show_string() helper for sysfs attributesLukas Wunner2-21/+8
2024-05-04driver core: Add device_show_string() helper for sysfs attributesLukas Wunner3-10/+24
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman1346-9168/+19946
2024-04-21Linux 6.9-rc5v6.9-rc5maindriver-core-linusLinus Torvalds1-1/+1
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-80/+104
2024-04-21Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2024-04-21Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-34/+81
2024-04-21Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-64/+147
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+25
2024-04-21Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+87
2024-04-20Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds4-13/+28
2024-04-20Merge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-159/+267
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-6/+11
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-39/+156
2024-04-20MAINTAINERS: update to working email addressJames Bottomley1-2/+2
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds19-742/+817
2024-04-19Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+22
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3
2024-04-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-5/+11
2024-04-19Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+23
2024-04-19Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-27/+58
2024-04-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+9
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-11/+46
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+21
2024-04-19Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-04-19Merge tag 'sound-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-7/+48
2024-04-19Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds30-172/+320
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds16-223/+280
2024-04-19arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian1-3/+0
2024-04-19Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+40
2024-04-19blk-iocost: do not WARN if iocg was already offlinedLi Nan1-2/+5
2024-04-19thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki1-0/+1
2024-04-19ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai1-1/+1
2024-04-19ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao1-0/+1
2024-04-19Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-12/+17
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-57/+186
2024-04-19Merge tag 'amd-drm-fixes-6.9-2024-04-17' of https://gitlab.freedesktop.org/ag...Dave Airlie11-103/+117
2024-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+10
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds56-219/+438
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+3
2024-04-18arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel1-0/+5
2024-04-18arm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel1-2/+0
2024-04-18net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
2024-04-18net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
2024-04-18Merge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+5
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig3-11/+23
2024-04-18x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
2024-04-18USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
2024-04-18Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
2024-04-18Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-5/+73
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
2024-04-18Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-23/+62
2024-04-18Merge branch 'ravb-ethernet-driver-bugfixes'Paolo Abeni1-36/+32
2024-04-18net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker1-11/+11
2024-04-18net: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker1-1/+1
2024-04-18net: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker1-12/+13
2024-04-18net: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker1-13/+8
2024-04-18x86/fred: Fix incorrect error code printout in fred_bad_type()Hou Wenlong1-4/+4
2024-04-18x86/fred: Fix INT80 emulation for FREDXin Li (Intel)2-1/+66
2024-04-18ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9NMauro Carvalho Chehab1-0/+1
2024-04-18USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
2024-04-18USB: serial: option: add Lonsung U8300/U9300 productCoia Prant1-0/+4
2024-04-18ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4Huayu Zhang1-2/+2
2024-04-18ALSA: hda/realtek: Fixes for Asus GU605M and GA403U soundVitalii Torshyn1-2/+38
2024-04-18ALSA: hda/tas2781: Add new vendor_id and subsystem_id to support ThinkPad ICE-1Shenghao Ding1-0/+1
2024-04-17net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau1-5/+1
2024-04-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-04-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+13
2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski2-5/+7
2024-04-17Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+14
2024-04-17net/sched: Fix mirred deadlock on device recursionEric Dumazet3-0/+8
2024-04-18netfilter: nf_tables: fix memleak in map from abort pathPablo Neira Ayuso1-2/+14
2024-04-17gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko1-1/+0
2024-04-18bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)1-1/+2
2024-04-17Merge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-32/+66
2024-04-17x86/retpolines: Enable the default thunk warning only on relevant configsBorislav Petkov (AMD)1-0/+7
2024-04-17drm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
2024-04-17drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-04-17drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-17Merge branch 'svm' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-67/+57
2024-04-17netfilter: nf_tables: restore set elements when delete set failsPablo Neira Ayuso5-20/+45
2024-04-17netfilter: nf_tables: missing iterator type in lookup walkPablo Neira Ayuso2-1/+3
2024-04-17s390/mm: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2024-04-17Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
2024-04-17drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-17drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-17platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello1-0/+9
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-17s390/ism: Properly fix receive message buffer allocationGerd Bayer1-9/+28
2024-04-17random: handle creditable entropy from atomic process contextJason A. Donenfeld1-5/+5
2024-04-17serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König1-0/+1
2024-04-17serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König1-2/+10
2024-04-17Merge branch 'mt7530-fixes'David S. Miller2-4/+16
2024-04-17net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL1-4/+6
2024-04-17net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
2024-04-17USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
2024-04-16tun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
2024-04-16nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park1-1/+1
2024-04-16MAINTAINERS: update Naoya Horiguchi's email addressNaoya Horiguchi2-2/+3
2024-04-16fork: defer linking file vma until vma is fully initializedMiaohe Lin1-16/+17
2024-04-16mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2-6/+9
2024-04-16mm,page_owner: defer enablement of static branchOscar Salvador1-1/+1
2024-04-16Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher1-1/+4
2024-04-16mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
2024-04-16mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin1-3/+15
2024-04-16mm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu1-3/+7
2024-04-16mm,page_owner: fix printing of stack recordsOscar Salvador1-3/+1
2024-04-16mm,page_owner: fix accounting of pages when migratingOscar Salvador1-0/+15
2024-04-16mm,page_owner: fix refcount imbalanceOscar Salvador2-49/+58
2024-04-16mm,page_owner: update metadata for tail pagesOscar Salvador1-63/+74
2024-04-16userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVELokesh Gidra1-3/+3
2024-04-16mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand3-41/+40
2024-04-16drm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-04-16drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-04-16ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik1-1/+4
2024-04-16ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski1-1/+1
2024-04-16ice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski1-0/+8
2024-04-16Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini15-89/+194
2024-04-16Merge branch 'net-stmmac-fix-mac-capabilities-procedure'Paolo Abeni7-29/+32
2024-04-16net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin7-19/+23
2024-04-16net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin1-0/+5
2024-04-16net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin2-16/+10
2024-04-16platform/x86/intel-uncore-freq: Increase minor number supportSrinivas Pandruvada1-2/+2
2024-04-16platform/x86: ISST: Add Granite Rapids-D to HPM CPU listSrinivas Pandruvada1-0/+1
2024-04-16platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14Mario Limonciello1-0/+8
2024-04-16platform/x86/amd: pmf: Add infrastructure for quirking supported funcsMario Limonciello5-2/+52
2024-04-16platform/x86/amd: pmf: Decrease error message to debugMario Limonciello1-1/+1
2024-04-16sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers3-6/+25
2024-04-16Merge branch 'selftests-net-tcp_ao-a-bunch-of-fixes-for-tcp-ao-selftests'Paolo Abeni4-18/+21
2024-04-16selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov1-6/+6
2024-04-16selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov1-1/+1
2024-04-16selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov1-1/+1
2024-04-16selftests/tcp_ao: Make RST tests less flakyDmitry Safonov1-10/+13
2024-04-15ubsan: Add awareness of signed integer overflow trapsKees Cook1-2/+16