summaryrefslogtreecommitdiffstats
path: root/kernel/resource_kunit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-16cifs: Fix cifs readv callback merge resolution issueDavid Howells1-1/+1
2024-09-16pwm: stm32: Fix a typoAndrew Kreimer1-1/+1
2024-09-16dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWMGeorge Stark1-0/+14
2024-09-16dt-bindings: pwm: amlogic: Add optional power-domainsGeorge Stark1-0/+3
2024-09-16pwm: Switch back to struct platform_driver::remove()Uwe Kleine-König14-14/+14
2024-09-16dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraintsKrzysztof Kozlowski1-4/+5
2024-09-16pwm: axi-pwmgen: use shared macro for version regDavid Lechner1-2/+1
2024-09-16pwm: atmel-hlcdc: Drop trailing commaLiao Chen1-2/+2
2024-09-16pwm: atmel-hlcdc: Enable module autoloadingLiao Chen1-0/+1
2024-09-16pwm: omap-dmtimer: Use of_property_read_bool()Rob Herring (Arm)1-1/+1
2024-09-16pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabledLiu Ying1-0/+4
2024-09-16pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()Jiapeng Chong1-2/+1
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter1-1/+1
2024-09-15netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter1-2/+2
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter1-4/+4
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier1-1/+1
2024-09-15Linux 6.11v6.11Linus Torvalds1-1/+1
2024-09-15Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"Paolo Bonzini2-11/+7
2024-09-15net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar1-2/+40
2024-09-15net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran5-5/+58
2024-09-15net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar4-12/+119
2024-09-15net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar1-1/+2
2024-09-15net: ti: icss-iep: Move icss_iep structureMD Danish Anwar2-73/+72
2024-09-14mtd: spi-nor: fix flash probingMichael Walle1-1/+2
2024-09-14mtd: spi-nor: spansion: Add support for S28HS256TTakahiro Kuwano1-0/+4
2024-09-14mtd: spi-nor: winbond: add Zetta ZD25Q128C supportMichael Walle1-0/+26
2024-09-14mtd: spi-nor: micron-st: Add n25q064a WP supportBrian Norris1-0/+2
2024-09-14mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence1-20/+19
2024-09-14power: supply: hwmon: Fix missing temp1_max_alarm attributeHans de Goede1-1/+2
2024-09-14power: supply: Drop use_cnt check from power_supply_property_is_writeable()Hans de Goede1-5/+1
2024-09-14MAINTAINERS: Add the dedicated maillist info for LKMMBoqun Feng1-0/+1
2024-09-14docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"Akira Yokosawa1-3/+0
2024-09-14tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txtAkira Yokosawa1-1/+1
2024-09-14tools/memory-model: Add locking.txt and glossary.txt to READMEAkira Yokosawa1-0/+17
2024-09-14tools/memory-model: Document herd7 (abstract) representationAndrea Parri2-1/+116
2024-09-14net: ibm: emac: get rid of wol_irqRosen Penev1-10/+3
2024-09-14net: ibm: emac: remove all waiting codeRosen Penev1-48/+7
2024-09-14net: ibm: emac: replace of_get_propertyRosen Penev1-11/+9
2024-09-14net: ibm: emac: use netdev's phydev directlyRosen Penev2-30/+22
2024-09-14net: ibm: emac: use devm for register_netdevRosen Penev1-3/+1
2024-09-14net: ibm: emac: remove mii_bus with devmRosen Penev2-20/+13
2024-09-14net: ibm: emac: use devm for of_iomapRosen Penev1-8/+4
2024-09-14net: ibm: emac: manage emac_irq with devmRosen Penev1-18/+11
2024-09-14net: ibm: emac: use devm for alloc_etherdevRosen Penev1-6/+3
2024-09-14octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian1-4/+7
2024-09-14net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier1-2/+0
2024-09-14rtase: Fix error code in rtase_init_board()Dan Carpenter1-1/+2
2024-09-14MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui3-924/+5
2024-09-14enic: Report some per queue statistics in ethtoolNelson Escobar1-2/+81