summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-14mtd: spi-nor: fix flash probingMichael Walle
2024-09-14mtd: spi-nor: spansion: Add support for S28HS256TTakahiro Kuwano
2024-09-14mtd: spi-nor: winbond: add Zetta ZD25Q128C supportMichael Walle
2024-09-14mtd: spi-nor: micron-st: Add n25q064a WP supportBrian Norris
2024-09-14mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`Csókás, Bence
2024-09-14Merge tag 'pinctrl-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-14io_uring: rename "copy buffers" to "clone buffers"Jens Axboe
2024-09-14Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2024-09-14Merge tag '6.11-rc7-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-14power: supply: hwmon: Fix missing temp1_max_alarm attributeHans de Goede
2024-09-14power: supply: Drop use_cnt check from power_supply_property_is_writeable()Hans de Goede
2024-09-14Merge branch 'for-linus' into for-nextTakashi Iwai
2024-09-14riscv: Remove redundant restriction on memory sizeStuart Menefy
2024-09-14riscv: vdso: do not strip debugging info for vdso.so.dbgChangbin Du
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-14Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-09-13MAINTAINERS: Add the dedicated maillist info for LKMMBoqun Feng
2024-09-13docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"Akira Yokosawa
2024-09-13tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txtAkira Yokosawa
2024-09-13tools/memory-model: Add locking.txt and glossary.txt to READMEAkira Yokosawa
2024-09-13tools/memory-model: Document herd7 (abstract) representationAndrea Parri
2024-09-13Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach
2024-09-13Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach
2024-09-13Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_...Rob Herring (Arm)
2024-09-14ksmbd: handle caseless file creationNamjae Jeon
2024-09-14ksmbd: make __dir_empty() compatible with POSIXHobin Woo
2024-09-14ksmbd: add refcnt to ksmbd_conn structNamjae Jeon
2024-09-14ksmbd: allow write with FILE_APPEND_DATANamjae Jeon
2024-09-13Merge branch 'net-ibm-emac-modernize-a-bit'Jakub Kicinski
2024-09-13net: ibm: emac: get rid of wol_irqRosen Penev
2024-09-13net: ibm: emac: remove all waiting codeRosen Penev
2024-09-13net: ibm: emac: replace of_get_propertyRosen Penev
2024-09-13net: ibm: emac: use netdev's phydev directlyRosen Penev
2024-09-13net: ibm: emac: use devm for register_netdevRosen Penev
2024-09-13net: ibm: emac: remove mii_bus with devmRosen Penev
2024-09-13net: ibm: emac: use devm for of_iomapRosen Penev
2024-09-13net: ibm: emac: manage emac_irq with devmRosen Penev
2024-09-13net: ibm: emac: use devm for alloc_etherdevRosen Penev
2024-09-13octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian
2024-09-13net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier
2024-09-13Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-09-13rtase: Fix error code in rtase_init_board()Dan Carpenter
2024-09-13Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui
2024-09-13Merge branch 'enic-report-per-queue-stats'Jakub Kicinski
2024-09-13enic: Report some per queue statistics in ethtoolNelson Escobar
2024-09-13enic: Report per queue statistics in netdev qstatsNelson Escobar
2024-09-13enic: Collect per queue statisticsNelson Escobar
2024-09-13enic: Use macro instead of static const variables for array sizesNelson Escobar
2024-09-13Merge branch 'net-fib_rules-add-dscp-selector-support'Jakub Kicinski