summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-23Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-09-23Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-09-23Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'linux-watchdog-6.12-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-09-23Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-23Merge tag 'ntb-6.12' of https://github.com/jonmason/ntbLinus Torvalds
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-09-23Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23mm: fix build on 32-bit targets without MAX_PHYSMEM_BITSLinus Torvalds
2024-09-23mfd: atc260x: Convert a bunch of commas to semicolonsChen Ni
2024-09-23dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775pMukesh Ojha
2024-09-23mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDsIlpo Järvinen
2024-09-23mfd: intel-lpss: Add Intel Arrow Lake-H LPSS PCI IDsIlpo Järvinen
2024-09-23dt-bindings: mfd: syscon: Add rk3576 QoS register compatibleDetlev Casanova
2024-09-23dt-bindings: mfd: adp5585: Add parsing of hogsHaibo Chen
2024-09-23mfd: tc3589x: Drop vendorless compatible string from match tableRob Herring (Arm)
2024-09-23mfd: qcom-spmi-pmic: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-23mfd: max77620: Use for_each_child_of_node_scoped()Jinjie Ruan
2024-09-23mfd: intel_soc_pmic_chtwc: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-09-23mfd: cros_ec: Update module descriptionTzung-Bi Shih
2024-09-23mfd: cros_ec: Simplify and clean-up cros_ec_dev_init()Tzung-Bi Shih
2024-09-23mfd: max14577: Provide MODULE_DEVICE_TABLE() to fix module autoloadingLiao Chen
2024-09-23mfd: rk8xx: Add support for rk806 on i2c busDetlev Casanova
2024-09-23hexagon: vdso: Fix build failureGuenter Roeck
2024-09-22seqcount: replace smp_rmb() in read_seqcount() with load acquireChristoph Lameter (Ampere)
2024-09-22Merge branch 'address-masking'Linus Torvalds
2024-09-22x86: make the masked_user_access_begin() macro use its argument only onceLinus Torvalds
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-22Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2024-09-22Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-09-22perf: Fix topology_sibling_cpumask check warning on ARMKan Liang
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-21bcachefs: return err ptr instead of null in read sb cleanDiogo Jahchan Koike
2024-09-21bcachefs: Remove duplicated include in backpointers.cYang Li
2024-09-21bcachefs: Don't drop devices with stripe pointersKent Overstreet
2024-09-21bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devicesKent Overstreet
2024-09-21bcachefs: bch_fs.rw_devs_change_countKent Overstreet
2024-09-21bcachefs: bch2_dev_remove_stripes()Kent Overstreet
2024-09-21bcachefs: bch2_trigger_ptr() calculates sectors even when no deviceKent Overstreet
2024-09-21bcachefs: improve error messages in bch2_ec_read_extent()Kent Overstreet
2024-09-21bcachefs: improve error message on too few devices for ecKent Overstreet