summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-23f2fs: allow F2FS_IPU_NOCACHE for pinned fileJaegeuk Kim
2024-09-23sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()Pat Somaru
2024-09-23sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHTYu Liao
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-23sched: Add dummy version of sched_group_set_idle()Yu Liao
2024-09-23hexagon: vdso: Fix build failureGuenter Roeck
2024-09-23pm: cpupower: Clean up bindings gitignoreJohn B. Wyatt IV
2024-09-23dm vdo: handle unaligned discards correctlyMatthew Sakai
2024-09-23MAINTAINERS: exfat: add myself as reviewerYuezhang Mo
2024-09-23exfat: resolve memory leak from exfat_create_upcase_table()Daniel Yang
2024-09-23exfat: move extend valid_size into ->page_mkwrite()Yuezhang Mo
2024-09-23tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt
2024-09-23tomoyo: preparation step for building as a loadable LSM moduleTetsuo Handa
2024-09-23fs/fuse: convert to use invalid_mnt_idmapAlexander Mikhalitsyn
2024-09-23ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov
2024-09-23fs/mnt_idmapping: introduce an invalid_mnt_idmapAlexander Mikhalitsyn
2024-09-23fs/fuse: introduce and use fuse_simple_idmap_request() helperAlexander Mikhalitsyn
2024-09-23fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flagAlexander Mikhalitsyn
2024-09-23net: cirrus: use u8 for addr to calm down sparseNikita Shubin
2024-09-23dma-mapping: report unlimited DMA addressing in IOMMU DMA pathLeon Romanovsky
2024-09-22cxl: Add documentation to explain the shared link bandwidth calculationDave Jiang
2024-09-22cxl: Calculate region bandwidth of targets with shared upstream linkDave Jiang
2024-09-22cxl: Preserve the CDAT access_coordinate for an endpointDave Jiang
2024-09-22dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCCJingyi Wang
2024-09-22dt-bindings: mailbox: qcom-ipcc: document the support for SA8255pNikunj Kela
2024-09-22dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188Fei Shao
2024-09-22mailbox: Use of_property_match_string() instead of open-codingRob Herring (Arm)
2024-09-22mailbox: bcm2835: Fix timeout during suspend modeStefan Wahren
2024-09-22mailbox: sprd: Use devm_clk_get_enabled() helpersHuan Yang
2024-09-22mailbox: rockchip: fix a typo in module autoloadingLiao Chen
2024-09-22mailbox: imx: use device name in interrupt namePeng Fan
2024-09-22mailbox: ARM_MHU_V3 should depend on ARM64Geert Uytterhoeven
2024-09-22seqcount: replace smp_rmb() in read_seqcount() with load acquireChristoph Lameter (Ampere)
2024-09-22MAINTAINERS: adjust file entry of the oa_tc6 headerLukas Bulwahn
2024-09-22net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNELThomas Weißschuh
2024-09-22Merge branch 'address-masking'Linus Torvalds
2024-09-22x86: make the masked_user_access_begin() macro use its argument only onceLinus Torvalds