{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2325298,"defaultBranch":"master","name":"linux","ownerLogin":"torvalds","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-09-04T22:48:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1024025?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1713728210.0","currentOid":""},"activityList":{"items":[{"before":"e6ebf01172185d74237193ca7bb6bdfc39f3eaeb","after":"5eb4573ea63d0c83bf58fb7c243fc2c2b6966c02","ref":"refs/heads/master","pushedAt":"2024-04-26T21:44:37.000Z","pushType":"push","commitsCount":58,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc\n\nPull ARM SoC fixes from Arnd Bergmann:\n \"There are a lot of minor DT fixes for Mediatek, Rockchip, Qualcomm and\n Microchip and NXP, addressing both build-time warnings and bugs found\n during runtime testing.\n\n Most of these changes are machine specific fixups, but there are a few\n notable regressions that affect an entire SoC:\n\n - The Qualcomm MSI support that was improved for 6.9 ended up being\n wrong on some chips and now gets fixed.\n\n - The i.MX8MP camera interface broke due to a typo and gets updated\n again.\n\n The main driver fix is also for Qualcomm platforms, rewriting an\n interface in the QSEECOM firmware support that could lead to crashing\n the kernel from a trusted application.\n\n The only other code changes are minor fixes for Mediatek SoC drivers\"\n\n* tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (50 commits)\n ARM: dts: imx6ull-tarragon: fix USB over-current polarity\n soc: mediatek: mtk-socinfo: depends on CONFIG_SOC_BUS\n soc: mediatek: mtk-svs: Append \"-thermal\" to thermal zone names\n arm64: dts: imx8mp: Fix assigned-clocks for second CSI2\n ARM: dts: microchip: at91-sama7g54_curiosity: Replace regulator-suspend-voltage with the valid property\n ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with the valid property\n arm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64\n arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller\n arm64: dts: qcom: sm8650: Fix the msi-map entries\n arm64: dts: qcom: sm8550: Fix the msi-map entries\n arm64: dts: qcom: sm8450: Fix the msi-map entries\n arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP\n arm64: dts: qcom: x1e80100: Fix the compatible for cluster idle states\n arm64: dts: qcom: Fix type of \"wdog\" IRQs for remoteprocs\n arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2Pro\n dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node\n arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 2\n arm64: dts: rockchip: drop redundant disable-gpios in Lubancat 1\n arm64: dts: rockchip: drop redundant pcie-reset-suspend in Scarlet Dumo\n arm64: dts: rockchip: mark system power controller and fix typo on orangepi-5-plus\n ...","shortMessageHtmlLink":"Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/ker…"}},{"before":"4630932a55298befbad62f2563f57bee16e0e450","after":"e6ebf01172185d74237193ca7bb6bdfc39f3eaeb","ref":"refs/heads/master","pushedAt":"2024-04-26T20:52:43.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm\n\nPull misc fixes from Andrew Morton:\n \"11 hotfixes. 8 are cc:stable and the remaining 3 (nice ratio!) address\n post-6.8 issues or aren't considered suitable for backporting.\n\n All except one of these are for MM. I see no particular theme - it's\n singletons all over\"\n\n* tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:\n mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()\n selftests: mm: protection_keys: save/restore nr_hugepages value from launch script\n stackdepot: respect __GFP_NOLOCKDEP allocation flag\n hugetlb: check for anon_vma prior to folio allocation\n mm: zswap: fix shrinker NULL crash with cgroup_disable=memory\n mm: turn folio_test_hugetlb into a PageType\n mm: support page_mapcount() on page_has_type() pages\n mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros\n mm/hugetlb: fix missing hugetlb_lock for resv uncharge\n selftests: mm: fix unused and uninitialized variable warning\n selftests/harness: remove use of LINE_MAX","shortMessageHtmlLink":"Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.o…"}},{"before":"3022bf37da50ce0ee3ba443ec5f86fa8c28aacd0","after":"4630932a55298befbad62f2563f57bee16e0e450","ref":"refs/heads/master","pushedAt":"2024-04-26T20:24:43.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc\n\nPull MMC host fixes from Ulf Hansson:\n\n - moxart: Fix regression for sg_miter for PIO mode\n\n - sdhci-msm: Avoid hang by preventing access to suspended controller\n\n - sdhci-of-dwcmshc: Fix SD card tuning error for th1520\n\n* tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc:\n mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggers\n mmc: sdhci-of-dwcmshc: th1520: Increase tuning loop count to 128\n mmc: sdhci-msm: pervent access to suspended controller","shortMessageHtmlLink":"Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel…"}},{"before":"52034cae0207d4942eefea5ab0d5d15e5a4342e1","after":"3022bf37da50ce0ee3ba443ec5f86fa8c28aacd0","ref":"refs/heads/master","pushedAt":"2024-04-26T18:30:07.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux\n\nPull gpio fixes from Bartosz Golaszewski:\n\n - fix a regression in pin access control in gpio-tegra186\n\n - make data pointer dereference robust in Intel Tangier driver\n\n* tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:\n gpio: tegra186: Fix tegra186_gpio_is_accessible() check\n gpio: tangier: Use correct type for the IRQ chip data","shortMessageHtmlLink":"Merge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/l…"}},{"before":"c942a0cd3603e34dd2d7237e064d9318cb7f9654","after":"52034cae0207d4942eefea5ab0d5d15e5a4342e1","ref":"refs/heads/master","pushedAt":"2024-04-26T18:09:30.000Z","pushType":"push","commitsCount":44,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs\n\nPull vfs fixes from Christian Brauner:\n \"This contains a few small fixes for this merge window and the attempt\n to handle the ntfs removal regression that was reported a little while\n ago:\n\n - After the removal of the legacy ntfs driver we received reports\n about regressions for some people that do mount \"ntfs\" explicitly\n and expect the driver to be available. Since ntfs3 is a drop-in for\n legacy ntfs we alias legacy ntfs to ntfs3 just like ext3 is aliased\n to ext4.\n\n We also enforce legacy ntfs is always mounted read-only and give it\n custom file operations to ensure that ioctl()'s can't be abused to\n perform write operations.\n\n - Fix an unbalanced module_get() in bdev_open().\n\n - Two smaller fixes for the netfs work done earlier in this cycle.\n\n - Fix the errno returned from the new FS_IOC_GETUUID and\n FS_IOC_GETFSSYSFSPATH ioctls. Both commands just pull information\n out of the superblock so there's no need to call into the actual\n ioctl handlers.\n\n So instead of returning ENOIOCTLCMD to indicate to fallback we just\n return ENOTTY directly avoiding that indirection\"\n\n* tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:\n netfs: Fix the pre-flush when appending to a file in writethrough mode\n netfs: Fix writethrough-mode error handling\n ntfs3: add legacy ntfs file operations\n ntfs3: enforce read-only when used as legacy ntfs driver\n ntfs3: serve as alias for the legacy ntfs driver\n block: fix module reference leakage from bdev_open_by_dev error path\n fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail","shortMessageHtmlLink":"Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/k…"}},{"before":"a93289b830ce783955b22fbe5d1274a464c05acf","after":"c942a0cd3603e34dd2d7237e064d9318cb7f9654","ref":"refs/heads/master","pushedAt":"2024-04-25T22:42:46.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost\n\nPull virtio fix from Michael Tsirkin:\n \"enum renames for vdpa uapi - we better do this now before the names\n have been exposed in any releases\"\n\n* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:\n vDPA: code clean for vhost_vdpa uapi","shortMessageHtmlLink":"Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi…"}},{"before":"e33c4963bf536900f917fb65a687724d5539bc21","after":"a93289b830ce783955b22fbe5d1274a464c05acf","ref":"refs/heads/master","pushedAt":"2024-04-25T19:21:36.000Z","pushType":"push","commitsCount":102,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull ACPI fixes from Rafael Wysocki:\n \"These fix three recent regressions, one introduced while enabling a\n new platform firmware feature for power management, and two introduced\n by a recent CPPC library update.\n\n Specifics:\n\n - Allow two overlapping Low-Power S0 Idle _DSM function sets to be\n used at the same time (Rafael Wysocki)\n\n - Fix bit offset computation in MASK_VAL() macro used for applying a\n bitmask to a new CPPC register value (Jarred White)\n\n - Fix access width field usage for PCC registers in CPPC (Vanshidhar\n Konda)\"\n\n* tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functions\n ACPI: CPPC: Fix access width used for PCC registers\n ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro","shortMessageHtmlLink":"Merge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel…"}},{"before":"e88c4cfcb7b888ac374916806f86c17d8ecaeb67","after":"e33c4963bf536900f917fb65a687724d5539bc21","ref":"refs/heads/master","pushedAt":"2024-04-25T16:38:28.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux\n\nPull nfsd fixes from Chuck Lever:\n\n - Revert some backchannel fixes that went into v6.9-rc\n\n* tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:\n Revert \"NFSD: Convert the callback workqueue to use delayed_work\"\n Revert \"NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down\"","shortMessageHtmlLink":"Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/g…"}},{"before":"9d1ddab261f3e2af7c384dc02238784ce0cf9f98","after":"e88c4cfcb7b888ac374916806f86c17d8ecaeb67","ref":"refs/heads/master","pushedAt":"2024-04-24T16:29:12.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux\n\nPull btrfs fixes from David Sterba:\n\n - fix information leak by the buffer returned from LOGICAL_INO ioctl\n\n - fix flipped condition in scrub when tracking sectors in zoned mode\n\n - fix calculation when dropping extent range\n\n - reinstate fallback to write uncompressed data in case of fragmented\n space that could not store the entire compressed chunk\n\n - minor fix to message formatting style to make it conforming to the\n commonly used style\n\n* tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:\n btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()\n btrfs: fix information leak in btrfs_ioctl_logical_to_ino()\n btrfs: fallback if compressed IO fails for ENOSPC\n btrfs: scrub: run relocation repair when/only needed\n btrfs: remove colon from messages with state","shortMessageHtmlLink":"Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker…"}},{"before":"71b1543c83d65af8215d7558d70fc2ecbee77dcf","after":"9d1ddab261f3e2af7c384dc02238784ce0cf9f98","ref":"refs/heads/master","pushedAt":"2024-04-23T16:43:46.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6\n\nPull smb client fixes from Steve French:\n\n - fscache fix\n\n - fix for case where we could use uninitialized lease\n\n - add tracepoint for debugging refcounting of tcon\n\n - fix mount option regression (e.g. forceuid vs. noforceuid when uid=\n specified) caused by conversion to the new mount API\n\n* tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:\n cifs: reinstate original behavior again for forceuid/forcegid\n smb: client: fix rename(2) regression against samba\n cifs: Add tracing for the cifs_tcon struct refcounting\n cifs: Fix reacquisition of volume cookie on still-live connection","shortMessageHtmlLink":"Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/c…"}},{"before":"a2c63a3f3d687ac4f63bf4ffa04d7458a2db350b","after":"71b1543c83d65af8215d7558d70fc2ecbee77dcf","ref":"refs/heads/master","pushedAt":"2024-04-22T23:50:05.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd\n\nPull smb server fixes from Steve French:\n \"Five ksmbd server fixes, most also for stable:\n\n - rename fix\n\n - two fixes for potential out of bounds\n\n - fix for connections from MacOS (padding in close response)\n\n - fix for when to enable persistent handles\"\n\n* tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd:\n ksmbd: add continuous availability share parameter\n ksmbd: common: use struct_group_attr instead of struct_group for network_open_info\n ksmbd: clear RENAME_NOREPLACE before calling vfs_rename\n ksmbd: validate request buffer size in smb2_allocate_rsp_buf()\n ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf","shortMessageHtmlLink":"Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd"}},{"before":"4d2008430ce87061c9cefd4f83daf2d5bb323a96","after":"a2c63a3f3d687ac4f63bf4ffa04d7458a2db350b","ref":"refs/heads/master","pushedAt":"2024-04-22T21:05:10.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefs\n\nPull bcachefs fixes from Kent Overstreet:\n \"Nothing too crazy in this one, and it looks like (fingers crossed) the\n recovery and repair issues are settling down - although there's going\n to be a long tail there, as we've still yet to really ramp up on error\n injection or syzbot.\n\n - fix a few more deadlocks in recovery\n\n - fix u32/u64 issues in mi_btree_bitmap\n\n - btree key cache shrinker now actually frees, with more\n instrumentation coming so we can verify that it's working\n correctly more easily in the future\"\n\n* tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefs:\n bcachefs: If we run merges at a lower watermark, they must be nonblocking\n bcachefs: Fix inode early destruction path\n bcachefs: Fix deadlock in journal write path\n bcachefs: Tweak btree key cache shrinker so it actually frees\n bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong\n bcachefs: Fix missing call to bch2_fs_allocator_background_exit()\n bcachefs: Check for journal entries overruning end of sb clean section\n bcachefs: Fix bio alloc in check_extent_checksum()\n bcachefs: fix leak in bch2_gc_write_reflink_key\n bcachefs: KEY_TYPE_error is allowed for reflink\n bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shift\n bcachefs: make sure to release last journal pin in replay\n bcachefs: node scan: ignore multiple nodes with same seq if interior\n bcachefs: Fix format specifier in validate_bset_keys()\n bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINE","shortMessageHtmlLink":"Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcac…"}},{"before":"ed30a4a51bb196781c8058073ea720133a65596f","after":"4d2008430ce87061c9cefd4f83daf2d5bb323a96","ref":"refs/heads/master","pushedAt":"2024-04-22T17:08:13.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'docs-6.9-fixes2' of git://git.lwn.net/linux\n\nPull documentation fixes from Jonathan Corbet:\n \"A set of updates from Thorsten to his (new) guide to verifying bugs\n and tracking down regressions\"\n\n* tag 'docs-6.9-fixes2' of git://git.lwn.net/linux:\n docs: verify/bisect: stable regressions: first stable, then mainline\n docs: verify/bisect: describe how to use a build host\n docs: verify/bisect: explain testing reverts, patches and newer code\n docs: verify/bisect: proper headlines and more spacing\n docs: verify/bisect: add and fetch stable branches ahead of time\n docs: verify/bisect: use git switch, tag kernel, and various fixes","shortMessageHtmlLink":"Merge tag 'docs-6.9-fixes2' of git://git.lwn.net/linux"}},{"before":"48cf398f15fc3b2af11c78fed548355d3b66ca11","after":"ed30a4a51bb196781c8058073ea720133a65596f","ref":"refs/heads/master","pushedAt":"2024-04-21T19:36:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Linux 6.9-rc5","shortMessageHtmlLink":"Linux 6.9-rc5"}},{"before":"3b68086599f86f4be244ec7d1928c8a74cb9538d","after":"48cf398f15fc3b2af11c78fed548355d3b66ca11","ref":"refs/heads/master","pushedAt":"2024-04-21T17:35:41.000Z","pushType":"push","commitsCount":55,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc\n\nPull char / misc driver fixes from Greg KH:\n \"Here are some small char/misc and other driver fixes for 6.9-rc5.\n Included in here are the following:\n\n - binder driver fix for reported problem\n\n - speakup crash fix\n\n - mei driver fixes for reported problems\n\n - comdei driver fix\n\n - interconnect driver fixes\n\n - rtsx driver fix\n\n - peci.h kernel doc fix\n\n All of these have been in linux-next for over a week with no reported\n problems\"\n\n* tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:\n peci: linux/peci.h: fix Excess kernel-doc description warning\n binder: check offset alignment in binder_get_object()\n comedi: vmk80xx: fix incomplete endpoint checking\n mei: vsc: Unregister interrupt handler for system suspend\n Revert \"mei: vsc: Call wake_up() in the threaded IRQ handler\"\n misc: rtsx: Fix rts5264 driver status incorrect when card removed\n mei: me: disable RPL-S on SPS and IGN firmwares\n speakup: Avoid crash on very long word\n interconnect: Don't access req_list while it's being manipulated\n interconnect: qcom: x1e80100: Remove inexistent ACV_PERF BCM","shortMessageHtmlLink":"Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/k…"}},{"before":"977b1ef51866aa7170409af80740788d4f9c4841","after":"3b68086599f86f4be244ec7d1928c8a74cb9538d","ref":"refs/heads/master","pushedAt":"2024-04-21T17:22:39.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip\n\nPull scheduler fix from Borislav Petkov:\n\n - Add a missing memory barrier in the concurrency ID mm switching\n\n* tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:\n sched: Add missing memory barrier in switch_mm_cid","shortMessageHtmlLink":"Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm…"}},{"before":"13a2e429f644691fca70049ea1c75f135957c788","after":"977b1ef51866aa7170409af80740788d4f9c4841","ref":"refs/heads/master","pushedAt":"2024-04-20T18:31:59.000Z","pushType":"push","commitsCount":52,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux\n\nPull block fixes from Jens Axboe:\n \"Just two minor fixes that should go into the 6.9 kernel release, one\n fixing a regression with partition scanning errors, and one fixing a\n WARN_ON() that can get triggered if we race with a timer\"\n\n* tag 'block-6.9-20240420' of git://git.kernel.dk/linux:\n blk-iocost: do not WARN if iocg was already offlined\n block: propagate partition scanning errors to the BLKRRPART ioctl","shortMessageHtmlLink":"Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux"}},{"before":"2d412262ccfd100218412b4b52d92d6a7bb043a4","after":"13a2e429f644691fca70049ea1c75f135957c788","ref":"refs/heads/master","pushedAt":"2024-04-19T23:44:15.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools\n\nPull perf tools fixes from Namhyung Kim:\n \"A random set of small bug fixes:\n\n - Fix perf annotate TUI when used with data type profiling\n\n - Work around BPF verifier about sighand lock checking\n\n And a set of kernel header synchronization\"\n\n* tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools:\n tools/include: Sync arm64 asm/cputype.h with the kernel sources\n tools/include: Sync asm-generic/bitops/fls.h with the kernel sources\n tools/include: Sync x86 asm/msr-index.h with the kernel sources\n tools/include: Sync x86 asm/irq_vectors.h with the kernel sources\n tools/include: Sync x86 CPU feature headers with the kernel sources\n tools/include: Sync uapi/sound/asound.h with the kernel sources\n tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sources\n tools/include: Sync uapi/linux/fs.h with the kernel sources\n tools/include: Sync uapi/drm/i915_drm.h with the kernel sources\n perf lock contention: Add a missing NULL check\n perf annotate: Make sure to call symbol__annotate2() in TUI","shortMessageHtmlLink":"Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.…"}},{"before":"50a1317fd18acc2793edcb1d078909527c273a9e","after":"2d412262ccfd100218412b4b52d92d6a7bb043a4","ref":"refs/heads/master","pushedAt":"2024-04-19T21:11:51.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux\n\nPull hardening fixes from Kees Cook:\n\n - Correctly disable UBSAN configs in configs/hardening (Nathan\n Chancellor)\n\n - Add missing signed integer overflow trap types to arm64 handler\n\n* tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:\n ubsan: Add awareness of signed integer overflow traps\n configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP\n configs/hardening: Fix disabling UBSAN configurations","shortMessageHtmlLink":"Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/…"}},{"before":"46b28503cdf35e1c34d9d135d91da91d3649ebaf","after":"50a1317fd18acc2793edcb1d078909527c273a9e","ref":"refs/heads/master","pushedAt":"2024-04-19T21:07:21.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd\n\nPull iommufd fixes from Jason Gunthorpe:\n \"Two fixes for the selftests:\n\n - CONFIG_IOMMUFD_TEST needs CONFIG_IOMMUFD_DRIVER to work\n\n - The kconfig fragment sshould include fault injection so the fault\n injection test can work\"\n\n* tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd:\n iommufd: Add config needed for iommufd_fail_nth\n iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest","shortMessageHtmlLink":"Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/k…"}},{"before":"3cdb455946193bb7ad13df15333c7fe0054db6c3","after":"46b28503cdf35e1c34d9d135d91da91d3649ebaf","ref":"refs/heads/master","pushedAt":"2024-04-19T20:46:19.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs\n\nPull fs/9p fixes from Eric Van Hensbergen:\n \"This contains a reversion of one of the original 6.9 patches which\n seems to have been the cause of most of the instability. It also\n incorporates several fixes to legacy support and cache fixes.\n\n There are few additional changes to improve stability, but I want\n another week of testing before sending them upstream\"\n\n* tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs:\n fs/9p: drop inodes immediately on non-.L too\n fs/9p: Revert \"fs/9p: fix dups even in uncached mode\"\n fs/9p: remove erroneous nlink init from legacy stat2inode\n 9p: explicitly deny setlease attempts\n fs/9p: fix the cache always being enabled on files with qid flags\n fs/9p: translate O_TRUNC into OTRUNC\n fs/9p: only translate RWX permissions for plain 9P2000","shortMessageHtmlLink":"Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linu…"}},{"before":"dbe0a7be283829566c966642c739e820e0be1081","after":"3cdb455946193bb7ad13df15333c7fe0054db6c3","ref":"refs/heads/master","pushedAt":"2024-04-19T17:03:50.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux\n\nPull s390 updates from Alexander Gordeev:\n\n - Fix NULL pointer dereference in program check handler\n\n - Fake IRBs are important events relevant for problem analysis. Add\n traces when queueing and delivering\n\n - Fix a race condition in ccw_device_set_online() that can cause the\n online process to fail\n\n - Deferred condition code 1 response indicates that I/O was not started\n and should be retried. The current QDIO implementation handles a cc1\n response as an error, resulting in a failed QDIO setup. Fix that by\n retrying the setup when a cc1 response is received\n\n* tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:\n s390/mm: Fix NULL pointer dereference\n s390/cio: log fake IRB events\n s390/cio: fix race condition during online processing\n s390/qdio: handle deferred cc1","shortMessageHtmlLink":"Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/g…"}},{"before":"2668e3ae2ef36d5e7c52f818ad7d90822c037de4","after":"dbe0a7be283829566c966642c739e820e0be1081","ref":"refs/heads/master","pushedAt":"2024-04-19T16:48:47.000Z","pushType":"push","commitsCount":51,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull thermal control fix from Rafael Wysocki:\n \"This prevents the thermal debug code from attempting to divide by zero\n and corrects trip point statistics (Rafael Wysocki)\"\n\n* tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()","shortMessageHtmlLink":"Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker…"}},{"before":"360a348fd7fe72ec42a80d025e6fc81cda19f48e","after":"2668e3ae2ef36d5e7c52f818ad7d90822c037de4","ref":"refs/heads/master","pushedAt":"2024-04-18T19:13:13.000Z","pushType":"push","commitsCount":59,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi\n\nPull SCSI fixes from James Bottomley:\n \"Two minor fixes: one in the core to improve the handling of warnings\n and unconditionally clear the command flags when ending a request and\n the other to add missing table values needed for bandwidth scaling in\n qualcomm ufs\"\n\n* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:\n scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING\n scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5","shortMessageHtmlLink":"Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…"}},{"before":"8cd26fd90c1ad7acdcfb9f69ca99d13aa7b24561","after":"360a348fd7fe72ec42a80d025e6fc81cda19f48e","ref":"refs/heads/master","pushedAt":"2024-04-18T17:22:27.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux\n\nPull gpio fixes from Bartosz Golaszewski:\n\n - use -ENOTSUPP consistently in Intel GPIO drivers\n\n - don't include dt-bindings headers in gpio-swnode code\n\n - add missing of device table to gpio-lpc32xx and fix autoloading\n\n* tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:\n gpiolib: swnode: Remove wrong header inclusion\n gpio: lpc32xx: fix module autoloading\n gpio: crystalcove: Use -ENOTSUPP consistently\n gpio: wcove: Use -ENOTSUPP consistently","shortMessageHtmlLink":"Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/l…"}},{"before":"4b6b513221181108b8406b22b33408f688583b32","after":"8cd26fd90c1ad7acdcfb9f69ca99d13aa7b24561","ref":"refs/heads/master","pushedAt":"2024-04-18T01:29:38.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux\n\nPull btrfs fixes from David Sterba:\n\n - fixup in zoned mode for out-of-order writes of metadata that are no\n longer necessary, this used to be tracked in a separate list but now\n the old locaion needs to be zeroed out, also add assertions\n\n - fix bulk page allocation retry, this may stall after first failure\n for compression read/write\n\n* tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:\n btrfs: do not wait for short bulk allocation\n btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handling\n btrfs: zoned: do not flag ZEROOUT on non-dirty extent buffer","shortMessageHtmlLink":"Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker…"}},{"before":"96fca68c4fbf77a8185eb10f7557e23352732ea2","after":"4b6b513221181108b8406b22b33408f688583b32","ref":"refs/heads/master","pushedAt":"2024-04-17T17:18:21.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux\n\nPull pwm fixes from Uwe Kleine-König:\n \"The first patch fixes a regression in the suspend/resume path for the\n dwc pwm driver that was introduced in v6.9-rc1 when support for 16\n channel devices was added.\n\n The second patch fixes a bunch of device tree binding check warnings\"\n\n* tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux:\n dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property\n pwm: dwc: allow suspend/resume for 16 channels","shortMessageHtmlLink":"Merge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/lin…"}},{"before":"cef27048e5c2f88677a647c336fae490e9c5492a","after":"96fca68c4fbf77a8185eb10f7557e23352732ea2","ref":"refs/heads/master","pushedAt":"2024-04-15T22:13:00.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux\n\nPull nfsd fixes from Chuck Lever:\n\n - Fix a potential tracepoint crash\n\n - Fix NFSv4 GETATTR on big-endian platforms\n\n* tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:\n NFSD: fix endianness issue in nfsd4_encode_fattr4\n SUNRPC: Fix rpcgss_context trace event acceptor field","shortMessageHtmlLink":"Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g…"}},{"before":"0bbac3facb5d6cc0171c45c9873a2dc96bea9680","after":"cef27048e5c2f88677a647c336fae490e9c5492a","ref":"refs/heads/master","pushedAt":"2024-04-15T19:24:50.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefs\n\nPull yet more bcachefs fixes from Kent Overstreet:\n \"This gets recovery working again for the affected user I've been\n working with, and I'm still waiting to hear back on other bug reports\n but should fix it for everyone else who's been having issues with\n recovery.\n\n - Various recovery fixes:\n\n - fixes for the btree_insert_entry being resized on path\n allocation btree_path array recently became dynamically\n resizable, and btree_insert_entry along with it; this was being\n observed during journal replay, when write buffer btree updates\n don't use the write buffer and instead use the normal btree\n update path\n\n - multiple fixes for deadlock in recovery when we need to do lots\n of btree node merges; excessive merges were clocking up the\n whole pipeline\n\n - write buffer path now correctly does btree node merges when\n needed\n\n - fix failure to go RW when superblock indicates recovery passes\n needed (i.e. to complete an unfinished upgrade)\n\n - Various unsafety fixes - test case contributed by a user who had\n two drives out of a six drive array write out a whole bunch of\n garbage after power failure\n\n - New (tiny) on disk format feature: since it appears the btree node\n scan tool will be a more regular thing (crappy hardware, user\n error) - this adds a 64 bit per-device bitmap of regions that have\n ever had btree nodes.\n\n - A path->should_be_locked fix, from a larger patch series tightening\n up invariants and assertions around btree transaction and path\n locking state.\n\n This particular fix prevents us from keeping around btree_paths\n that are no longer needed\"\n\n* tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefs: (24 commits)\n bcachefs: set_btree_iter_dontneed also clears should_be_locked\n bcachefs: fix error path of __bch2_read_super()\n bcachefs: Check for backpointer bucket_offset >= bucket size\n bcachefs: bch_member.btree_allocated_bitmap\n bcachefs: sysfs internal/trigger_journal_flush\n bcachefs: Fix bch2_btree_node_fill() for !path\n bcachefs: add safety checks in bch2_btree_node_fill()\n bcachefs: Interior known are required to have known key types\n bcachefs: add missing bounds check in __bch2_bkey_val_invalid()\n bcachefs: Fix btree node merging on write buffer btrees\n bcachefs: Disable merges from interior update path\n bcachefs: Run merges at BCH_WATERMARK_btree\n bcachefs: Fix missing write refs in fs fio paths\n bcachefs: Fix deadlock in journal replay\n bcachefs: Go rw if running any explicit recovery passes\n bcachefs: Standardize helpers for printing enum strs with bounds checks\n bcachefs: don't queue btree nodes for rewrites during scan\n bcachefs: fix race in bch2_btree_node_evict()\n bcachefs: fix unsafety in bch2_stripe_to_text()\n bcachefs: fix unsafety in bch2_extent_ptr_to_text()\n ...","shortMessageHtmlLink":"Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcac…"}},{"before":"72374d71c31596c7442ac0db9a9327d0e062e941","after":"0bbac3facb5d6cc0171c45c9873a2dc96bea9680","ref":"refs/heads/master","pushedAt":"2024-04-14T20:39:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"torvalds","name":"Linus Torvalds","path":"/torvalds","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1024025?s=80&v=4"},"commit":{"message":"Linux 6.9-rc4","shortMessageHtmlLink":"Linux 6.9-rc4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO4yVkwA","startCursor":null,"endCursor":null}},"title":"Activity · torvalds/linux"}