{"items":[{"id":"6762025ff7717c5570391445","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-44-gaef25be35d23e.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"aef25be35d23ec768eed08bfcf7ca3cf9685bc28","describe":"v6.13-rc3-44-gaef25be35d23e","version":{"version":6,"patchlevel":13,"extra":"-rc3-44-gaef25be35d23e"},"commit_tags":[],"commit_message":"hexagon: Disable constant extender optimization for LLVM prior to 19.1.0\n\nThe Hexagon-specific constant extender optimization in LLVM may crash on\nLinux kernel code [1], such as fs/bcache/btree_io.c after\ncommit 32ed4a620c54 (\"bcachefs: Btree path tracepoints\") in 6.12:\n\n  clang: llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp:745: bool (anonymous namespace)::HexagonConstExtenders::ExtRoot::operator<(const HCE::ExtRoot &) const: Assertion `ThisB->getParent() == OtherB->getParent()' failed.\n  Stack dump:\n  0.      Program arguments: clang --target=hexagon-linux-musl ... fs/bcachefs/btree_io.c\n  1.      <eof> parser at end of file\n  2.      Code generation\n  3.      Running pass 'Function Pass Manager' on module 'fs/bcachefs/btree_io.c'.\n  4.      Running pass 'Hexagon constant-extender optimization' on function '@__btree_node_lock_nopath'\n\nWithout assertions enabled, there is just a hang during compilation.\n\nThis has been resolved in LLVM main (20.0.0) [2] and backported to LLVM\n19.1.0 but the kernel supports LLVM 13.0.1 and newer, so disable the\nconstant expander optimization using the '-mllvm' option when using a\ntoolchain that is not fixed.\n\nCc: stable@vger.kernel.org\nLink: https://github.com/llvm/llvm-project/issues/99714 [1]\nLink: https://github.com/llvm/llvm-project/commit/68df06a0b2998765cb0a41353fcf0919bbf57ddb [2]\nLink: https://github.com/llvm/llvm-project/commit/2ab8d93061581edad3501561722ebd5632d73892 [3]\nReviewed-by: Brian Cain <bcain@quicinc.com>\nSigned-off-by: Nathan Chancellor <nathan@kernel.org>\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-17T22:59:43.047000","updated":"2024-12-18T00:01:28.114000","timeout":"2024-12-17T23:59:43.029000","holdoff":"2024-12-17T23:12:30.328000","owner":"production","submitter":"service:pipeline","treeid":"90119cb20c5c0fada50a8e7ed125b03db4bff465b79f869116e880167e0f3170","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6762ce04f7717c55703d35f1","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-44-gaef25be35d23.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","branch":"master","commit":"aef25be35d23ec768eed08bfcf7ca3cf9685bc28","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","tip_of_branch":true,"describe":"v6.13-rc3-44-gaef25be35d23","version":{"version":6,"patchlevel":13,"extra":"-rc3-44-gaef25be35d23"},"commit_tags":[],"commit_message":"hexagon: Disable constant extender optimization for LLVM prior to 19.1.0\n\nThe Hexagon-specific constant extender optimization in LLVM may crash on\nLinux kernel code [1], such as fs/bcache/btree_io.c after\ncommit 32ed4a620c54 (\"bcachefs: Btree path tracepoints\") in 6.12:\n\n  clang: llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp:745: bool (anonymous namespace)::HexagonConstExtenders::ExtRoot::operator<(const HCE::ExtRoot &) const: Assertion `ThisB->getParent() == OtherB->getParent()' failed.\n  Stack dump:\n  0.      Program arguments: clang --target=hexagon-linux-musl ... fs/bcachefs/btree_io.c\n  1.      <eof> parser at end of file\n  2.      Code generation\n  3.      Running pass 'Function Pass Manager' on module 'fs/bcachefs/btree_io.c'.\n  4.      Running pass 'Hexagon constant-extender optimization' on function '@__btree_node_lock_nopath'\n\nWithout assertions enabled, there is just a hang during compilation.\n\nThis has been resolved in LLVM main (20.0.0) [2] and backported to LLVM\n19.1.0 but the kernel supports LLVM 13.0.1 and newer, so disable the\nconstant expander optimization using the '-mllvm' option when using a\ntoolchain that is not fixed.\n\nCc: stable@vger.kernel.org\nLink: https://github.com/llvm/llvm-project/issues/99714 [1]\nLink: https://github.com/llvm/llvm-project/commit/68df06a0b2998765cb0a41353fcf0919bbf57ddb [2]\nLink: https://github.com/llvm/llvm-project/commit/2ab8d93061581edad3501561722ebd5632d73892 [3]\nReviewed-by: Brian Cain <bcain@quicinc.com>\nSigned-off-by: Nathan Chancellor <nathan@kernel.org>\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>"}},"debug":{},"jobfilter":["baseline-nfs-x86-amd","kbuild-gcc-12-x86-chromeos-amd"],"platform_filter":["dell-latitude-3445-7520c-skyrim"],"created":"2024-12-18T13:28:36.759000","updated":"2024-12-18T14:15:18.395000","timeout":"2024-12-18T18:28:36.733000","holdoff":"2024-12-18T13:39:38.497000","owner":"production","submitter":"user:laura.nao@collabora.com","treeid":"be570f62b464b74b9f7b13bd27c47d0d7556f6bac1dae828e7b02127253ba0a4","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6763311af7717c557040e707","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-62-gc061cf420ded.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"c061cf420ded391e32f99cd483e1e0107f213b12","describe":"v6.13-rc3-62-gc061cf420ded","version":{"version":6,"patchlevel":13,"extra":"-rc3-62-gc061cf420ded"},"commit_tags":[],"commit_message":"Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace\n\nPull tracing fixes from Steven Rostedt:\n \"Replace trace_check_vprintf() with test_event_printk() and\n  ignore_event()\n\n  The function test_event_printk() checks on boot up if the trace event\n  printf() formats dereference any pointers, and if they do, it then\n  looks at the arguments to make sure that the pointers they dereference\n  will exist in the event on the ring buffer. If they do not, it issues\n  a WARN_ON() as it is a likely bug.\n\n  But this isn't the case for the strings that can be dereferenced with\n  \"%s\", as some trace events (notably RCU and some IPI events) save a\n  pointer to a static string in the ring buffer. As the string it points\n  to lives as long as the kernel is running, it is not a bug to\n  reference it, as it is guaranteed to be there when the event is read.\n  But it is also possible (and a common bug) to point to some allocated\n  string that could be freed before the trace event is read and the\n  dereference is to bad memory. This case requires a run time check.\n\n  The previous way to handle this was with trace_check_vprintf() that\n  would process the printf format piece by piece and send what it didn't\n  care about to vsnprintf() to handle arguments that were not strings.\n  This kept it from having to reimplement vsnprintf(). But it relied on\n  va_list implementation and for architectures that copied the va_list\n  and did not pass it by reference, it wasn't even possible to do this\n  check and it would be skipped. As 64bit x86 passed va_list by\n  reference, most events were tested and this kept out bugs where\n  strings would have been dereferenced after being freed.\n\n  Instead of relying on the implementation of va_list, extend the boot\n  up test_event_printk() function to validate all the \"%s\" strings that\n  can be validated at boot, and for the few events that point to strings\n  outside the ring buffer, flag both the event and the field that is\n  dereferenced as \"needs_test\". Then before the event is printed, a call\n  to ignore_event() is made, and if the event has the flag set, it\n  iterates all its fields and for every field that is to be tested, it\n  will read the pointer directly from the event in the ring buffer and\n  make sure that it is valid. If the pointer is not valid, it will print\n  a WARN_ON(), print out to the trace that the event has unsafe memory\n  and ignore the print format.\n\n  With this new update, the trace_check_vprintf() can be safely removed\n  and now all events can be verified regardless of architecture\"\n\n* tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:\n  tracing: Check \"%s\" dereference via the field and not the TP_printk format\n  tracing: Add \"%s\" check in test_event_printk()\n  tracing: Add missing helper functions in event pointer dereference check\n  tracing: Fix test_event_printk() to process entire print argument","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-18T20:31:22.107000","updated":"2024-12-18T21:32:08.668000","timeout":"2024-12-18T21:31:22.095000","holdoff":"2024-12-18T20:43:40.032000","owner":"production","submitter":"service:pipeline","treeid":"71910f0f720635e7754065602853a4b82f333c91ee0b9929cfd54357d4d249d4","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67634ddef7717c5570415291","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-73-geabcdba3ad40.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"eabcdba3ad4098460a376538df2ae36500223c1e","describe":"v6.13-rc3-73-geabcdba3ad40","version":{"version":6,"patchlevel":13,"extra":"-rc3-73-geabcdba3ad40"},"commit_tags":[],"commit_message":"Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux\n\nPull btrfs fixes from David Sterba:\n\n - tree-checker catches invalid number of inline extent references\n\n - zoned mode fixes:\n    - enhance zone append IO command so it also detects emulated writes\n    - handle bio splitting at sectorsize boundary\n\n - when deleting a snapshot, fix a condition for visiting nodes in reloc\n   trees\n\n* tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:\n  btrfs: tree-checker: reject inline extent items with 0 ref count\n  btrfs: split bios to the fs sector size boundary\n  btrfs: use bio_is_zone_append() in the completion handler\n  btrfs: fix improper generation check in snapshot delete","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-18T22:34:06.152000","updated":"2024-12-18T23:34:23.864000","timeout":"2024-12-18T23:34:06.140000","holdoff":"2024-12-18T22:45:07.615000","owner":"production","submitter":"service:pipeline","treeid":"59def5ad4e7f9a5cfbfc147ec2d530491c68fdc48b2a00f347fd28a293cde151","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67658a943b254dafcdb2cf89","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-136-g8faabc041a00.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"8faabc041a001140564f718dabe37753e88b37fa","describe":"v6.13-rc3-136-g8faabc041a00","version":{"version":6,"patchlevel":13,"extra":"-rc3-136-g8faabc041a00"},"commit_tags":[],"commit_message":"Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net\n\nPull networking fixes from Paolo Abeni:\n \"Including fixes from can and netfilter.\n\n  Current release - regressions:\n\n   - rtnetlink: try the outer netns attribute in rtnl_get_peer_net()\n\n   - rust: net::phy fix module autoloading\n\n  Current release - new code bugs:\n\n   - phy: avoid undefined behavior in *_led_polarity_set()\n\n   - eth: octeontx2-pf: fix netdev memory leak in rvu_rep_create()\n\n  Previous releases - regressions:\n\n   - smc: check sndbuf_space again after NOSPACE flag is set in smc_poll\n\n   - ipvs: fix clamp() of ip_vs_conn_tab on small memory systems\n\n   - dsa: restore dsa_software_vlan_untag() ability to operate on\n     VLAN-untagged traffic\n\n   - eth:\n       - tun: fix tun_napi_alloc_frags()\n       - ionic: no double destroy workqueue\n       - idpf: trigger SW interrupt when exiting wb_on_itr mode\n       - rswitch: rework ts tags management\n       - team: fix feature exposure when no ports are present\n\n  Previous releases - always broken:\n\n   - core: fix repeated netlink messages in queue dump\n\n   - mdiobus: fix an OF node reference leak\n\n   - smc: check iparea_offset and ipv6_prefixes_cnt when receiving\n     proposal msg\n\n   - can: fix missed interrupts with m_can_pci\n\n   - eth: oa_tc6: fix infinite loop error when tx credits becomes 0\"\n\n* tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (45 commits)\n  net: mctp: handle skb cleanup on sock_queue failures\n  net: mdiobus: fix an OF node reference leak\n  octeontx2-pf: fix error handling of devlink port in rvu_rep_create()\n  octeontx2-pf: fix netdev memory leak in rvu_rep_create()\n  psample: adjust size if rate_as_probability is set\n  netdev-genl: avoid empty messages in queue dump\n  net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagged traffic\n  selftests: openvswitch: fix tcpdump execution\n  net: usb: qmi_wwan: add Quectel RG255C\n  net: phy: avoid undefined behavior in *_led_polarity_set()\n  netfilter: ipset: Fix for recursive locking warning\n  ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems\n  can: m_can: fix missed interrupts with m_can_pci\n  can: m_can: set init flag earlier in probe\n  rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().\n  net: netdevsim: fix nsim_pp_hold_write()\n  idpf: trigger SW interrupt when exiting wb_on_itr mode\n  idpf: add support for SW triggered interrupts\n  qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()\n  net: ethernet: bgmac-platform: fix an OF node reference leak\n  ...","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-20T15:17:40.271000","updated":"2024-12-20T16:18:05.256000","timeout":"2024-12-20T16:17:40.261000","holdoff":"2024-12-20T15:57:26.655000","owner":"production","submitter":"service:pipeline","treeid":"87c8eee8c63645dc25efceb419263a50d4f6c874bfef795c5c373d15b102d67c","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6765d1073b254dafcdb65839","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-193-ge9b8ffafd20a.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"e9b8ffafd20ad21357a789cc58ffaa162b3ad074","describe":"v6.13-rc3-193-ge9b8ffafd20a","version":{"version":6,"patchlevel":13,"extra":"-rc3-193-ge9b8ffafd20a"},"commit_tags":[],"commit_message":"Merge tag 'usb-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb\n\nPull USB / Thunderbolt fixes from Greg KH:\n \"Here are some important, and small, fixes for USB and Thunderbolt\n  issues that have come up in the -rc releases. And some new device ids\n  for good measure. Included in here are:\n\n   - Much reported xhci bugfix for usb-storage devices (and other\n     devices as well, tripped me up on a video camera)\n\n   - thunderbolt fixes for some small reported issues\n\n   - new usb-serial device ids\n\n  All of these have been in linux-next this week with no reported issues\"\n\n* tag 'usb-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:\n  usb: xhci: fix ring expansion regression in 6.13-rc1\n  xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic\n  thunderbolt: Improve redrive mode handling\n  USB: serial: option: add Telit FE910C04 rmnet compositions\n  USB: serial: option: add MediaTek T7XX compositions\n  USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready\n  USB: serial: option: add MeiG Smart SLM770A\n  USB: serial: option: add TCL IK512 MBIM & ECM\n  thunderbolt: Don't display nvm_version unless upgrade supported\n  thunderbolt: Add support for Intel Panther Lake-M/P","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-20T20:18:15.224000","updated":"2024-12-20T21:19:17.924000","timeout":"2024-12-20T21:18:15.211000","holdoff":"2024-12-20T20:30:48.729000","owner":"production","submitter":"service:pipeline","treeid":"9e9f05ed34c8bb919c542d9c0e3acc6ab43d9a950ce0292a36269c5ddbb8eb58","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6765ec207da64ffe4b04f51b","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-209-g499551201b5f.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"499551201b5f4fd3c0618a3e95e3d0d15ea18f31","describe":"v6.13-rc3-209-g499551201b5f","version":{"version":6,"patchlevel":13,"extra":"-rc3-209-g499551201b5f"},"commit_tags":[],"commit_message":"Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux\n\nPull arm64 fix from Catalin Marinas:\n \"Fix a sparse warning in the arm64 signal code dealing with the user\n  shadow stack register, GCSPR_EL0\"\n\n* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:\n  arm64/signal: Silence sparse warning storing GCSPR_EL0","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-20T22:13:52.694000","updated":"2024-12-20T23:14:46.412000","timeout":"2024-12-20T23:13:52.678000","holdoff":"2024-12-20T22:41:22.288000","owner":"production","submitter":"service:pipeline","treeid":"906813f3347ea965101cfb85638e12c1ebb737c26671435ec1ae78a5d7a1ff28","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6766fd8e74ad48114e0b515f","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-224-gbaa172c77ac5.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"baa172c77ac52b2058ba3abae7512b7b16d0c461","describe":"v6.13-rc3-224-gbaa172c77ac5","version":{"version":6,"patchlevel":13,"extra":"-rc3-224-gbaa172c77ac5"},"commit_tags":[],"commit_message":"Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6\n\nPull smb client fixes from Steve French:\n\n - fix regression in display of write stats\n\n - fix rmmod failure with network namespaces\n\n - two minor cleanups\n\n* tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:\n  smb: fix bytes written value in /proc/fs/cifs/Stats\n  smb: client: fix TCP timers deadlock after rmmod\n  smb: client: Deduplicate \"select NETFS_SUPPORT\" in Kconfig\n  smb: use macros instead of constants for leasekey size and default cifsattrs value","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-21T17:40:30.200000","updated":"2024-12-21T18:40:32.122000","timeout":"2024-12-21T18:40:30.190000","holdoff":"2024-12-21T17:51:43.987000","owner":"production","submitter":"service:pipeline","treeid":"ba6b0d0c63a9890c35a3cc76bbb3a46094c896c6872628a1a64a5d8b8fc9dd23","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67671a5574ad48114e0bae18","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-258-ge84a3bf7f4aa.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"e84a3bf7f4aa669c05e3884497774148ac111468","describe":"v6.13-rc3-258-ge84a3bf7f4aa","version":{"version":6,"patchlevel":13,"extra":"-rc3-258-ge84a3bf7f4aa"},"commit_tags":[],"commit_message":"staging: gpib: Fix allyesconfig build failures\n\nMy tests run an allyesconfig build and it failed with the following errors:\n\n    LD [M]  samples/kfifo/dma-example.ko\n  ld.lld: error: undefined symbol: nec7210_board_reset\n  ld.lld: error: undefined symbol: nec7210_read\n  ld.lld: error: undefined symbol: nec7210_write\n\nIt appears that some modules call the function nec7210_board_reset()\nthat is defined in nec7210.c.  In an allyesconfig build, these other\nmodules are built in.  But the file that holds nec7210_board_reset()\nhas:\n\n  obj-m += nec7210.o\n\nWhere that \"-m\" means it only gets built as a module. With the other\nmodules built in, they have no access to nec7210_board_reset() and the build\nfails.\n\nThis isn't the only function. After fixing that one, I hit another:\n\n  ld.lld: error: undefined symbol: push_gpib_event\n  ld.lld: error: undefined symbol: gpib_match_device_path\n\nWhere push_gpib_event() was also used outside of the file it was defined\nin, and that file too only was built as a module.\n\nSince the directory that nec7210.c is only traversed when\nCONFIG_GPIB_NEC7210 is set, and the directory with gpib_common.c is only\ntraversed when CONFIG_GPIB_COMMON is set, use those configs as the\noption to build those modules.  When it is an allyesconfig, then they\nwill both be built in and their functions will be available to the other\nmodules that are also built in.\n\nFixes: 3ba84ac69b53e (\"staging: gpib: Add nec7210 GPIB chip driver\")\nFixes: 9dde4559e9395 (\"staging: gpib: Add GPIB common core driver\")\nSigned-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>\nReviewed-by: Palmer Dabbelt <palmer@rivosinc.com>\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-21T19:43:17.036000","updated":"2024-12-21T20:43:43.324000","timeout":"2024-12-21T20:43:17.028000","holdoff":"2024-12-21T19:54:18.611000","owner":"production","submitter":"service:pipeline","treeid":"9ea29d63418890c8da746674f62b2616ec799fed962f82a34a8c8e3c94febc3a","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"676753ca74ad48114e0c082c","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-289-g48f506ad0b68.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"48f506ad0b683d3e7e794efa60c5785c4fdc86fa","describe":"v6.13-rc3-289-g48f506ad0b68","version":{"version":6,"patchlevel":13,"extra":"-rc3-289-g48f506ad0b68"},"commit_tags":[],"commit_message":"Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc\n\nPull SoC fixes from Arnd Bergmann:\n \"Two more small fixes, correcting the cacheline size on Raspberry Pi 5\n  and fixing a logic mistake in the microchip mpfs firmware driver\"\n\n* tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc:\n  arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5\n  firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-21T23:48:26.619000","updated":"2024-12-22T00:49:05.029000","timeout":"2024-12-22T00:48:26.611000","holdoff":"2024-12-21T23:59:26.982000","owner":"production","submitter":"service:pipeline","treeid":"d47202e969316d17e907cef43a66c376a0989b9abf68a4178b17e6787b8c7670","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67684ba574ad48114e0d0c95","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc3-301-gbcde95ce32b6.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"bcde95ce32b666478d6737219caa4f8005a8f201","describe":"v6.13-rc3-301-gbcde95ce32b6","version":{"version":6,"patchlevel":13,"extra":"-rc3-301-gbcde95ce32b6"},"commit_tags":[],"commit_message":"Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux\n\nPull devicetree fixes from Rob Herring:\n\n - Disable #address-cells/#size-cells warning on coreboot (Chromebooks)\n   platforms\n\n - Add missing root #address-cells/#size-cells in default empty DT\n\n - Fix uninitialized variable in of_irq_parse_one()\n\n - Fix interrupt-map cell length check in of_irq_parse_imap_parent()\n\n - Fix refcount handling in __of_get_dma_parent()\n\n - Fix error path in of_parse_phandle_with_args_map()\n\n - Fix dma-ranges handling with flags cells\n\n - Drop explicit fw_devlink handling of 'interrupt-parent'\n\n - Fix \"compression\" typo in fixed-partitions binding\n\n - Unify \"fsl,liodn\" property type definitions\n\n* tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:\n  of: Add coreboot firmware to excluded default cells list\n  of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()\n  of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()\n  of: Fix refcount leakage for OF node returned by __of_get_dma_parent()\n  of: Fix error path in of_parse_phandle_with_args_map()\n  dt-bindings: mtd: fixed-partitions: Fix \"compression\" typo\n  of: Add #address-cells/#size-cells in the device-tree root empty node\n  dt-bindings: Unify \"fsl,liodn\" type definitions\n  of: address: Preserve the flags portion on 1:1 dma-ranges mapping\n  of/unittest: Add empty dma-ranges address translation tests\n  of: property: fw_devlink: Do not use interrupt-parent directly","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-22T17:25:57.941000","updated":"2024-12-22T18:26:37.208000","timeout":"2024-12-22T18:25:57.932000","holdoff":"2024-12-22T17:36:57.417000","owner":"production","submitter":"service:pipeline","treeid":"be1abf3844cd0de8c1c16864f66521af18dfc6b2be096c98a8f4145f5e78751d","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6768852174ad48114e0d6df7","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc4.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"4bbf9020becbfd8fc2c3da790855b7042fad455b","describe":"v6.13-rc4","version":{"version":6,"patchlevel":13,"extra":"-rc4"},"commit_tags":["v6.13-rc4"],"commit_message":"Linux 6.13-rc4","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-22T21:31:13.950000","updated":"2024-12-22T22:31:41.833000","timeout":"2024-12-22T22:31:13.943000","holdoff":"2024-12-22T21:42:12.879000","owner":"production","submitter":"service:pipeline","treeid":"4c7ab0d2350978b91cf5728d8567203f768a551ee2bb44e71c02cc594873c176","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6769cf8474ad48114e108eec","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc4-4-gf07044dd0df0.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"f07044dd0df0c9d0ad177c3098b62ccddb735a2d","describe":"v6.13-rc4-4-gf07044dd0df0","version":{"version":6,"patchlevel":13,"extra":"-rc4-4-gf07044dd0df0"},"commit_tags":[],"commit_message":"Merge tag 'nfsd-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux\n\nPull nfsd fixes from Chuck Lever::\n\n - Revert one v6.13 fix at the author's request (to be done differently)\n\n - Fix a minor problem with recent NFSv4.2 COPY enhancements\n\n - Fix an NFSv4.0 callback bug introduced in the v6.13 merge window\n\n* tag 'nfsd-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:\n  nfsd: restore callback functionality for NFSv4.0\n  NFSD: fix management of pending async copies\n  nfsd: Revert \"nfsd: release svc_expkey/svc_export with rcu_work\"","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-23T21:00:52.129000","updated":"2024-12-23T22:01:03.825000","timeout":"2024-12-23T22:00:52.119000","holdoff":"2024-12-23T21:11:56.923000","owner":"production","submitter":"service:pipeline","treeid":"c817e8e7fd47e18da0418a27ea081785af91c0e1bacc4f836728b8a55847aae1","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"676af372423acf18d259d96e","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc4-12-g9b2ffa6148b1.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"9b2ffa6148b1e4468d08f7e0e7e371c43cac9ffe","describe":"v6.13-rc4-12-g9b2ffa6148b1","version":{"version":6,"patchlevel":13,"extra":"-rc4-12-g9b2ffa6148b1"},"commit_tags":[],"commit_message":"Merge tag 'mtd/fixes-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux\n\nPull mtd fixes from Miquel Raynal:\n \"Four minor fixes for NAND controller drivers (cleanup path, double\n  actions, and W=1 warning) as well as a cast to avoid overflows in an\n  mtd device driver\"\n\n* tag 'mtd/fixes-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux:\n  mtd: rawnand: omap2: Fix build warnings with W=1\n  mtd: rawnand: arasan: Fix missing de-registration of NAND\n  mtd: rawnand: arasan: Fix double assertion of chip-select\n  mtd: diskonchip: Cast an operand to prevent potential overflow\n  mtd: rawnand: fix double free in atmel_pmecc_create_user()","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-24T17:46:26.122000","updated":"2024-12-24T18:47:00.156000","timeout":"2024-12-24T18:46:26.110000","holdoff":"2024-12-24T17:57:31.068000","owner":"production","submitter":"service:pipeline","treeid":"909ab96b49224f6962b1ea13b0e929bfce44f83eba1ff661fadf91a74d8e86ca","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"676dbfd9423acf18d25be931","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc4-54-gd6ef8b40d075.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"d6ef8b40d075c425f548002d2f35ae3f06e9cf96","describe":"v6.13-rc4-54-gd6ef8b40d075","version":{"version":6,"patchlevel":13,"extra":"-rc4-54-gd6ef8b40d075"},"commit_tags":[],"commit_message":"Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound\n\nPull sound fixes from Takashi Iwai:\n \"A collection of small fixes. Nothing really stands out, fortunately.\n\n   - Follow-up fixes for the new compress offload API extension\n\n   - A few ASoC SOF, AMD and Mediatek quirks and fixes\n\n   - A regression fix in legacy SH driver cleanup\n\n   - Fix DMA mapping error handling in the helper code\n\n   - Fix kselftest dependency\"\n\n* tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:\n  ALSA: sh: Fix wrong argument order for copy_from_iter()\n  selftests/alsa: Fix circular dependency involving global-timer\n  ALSA: memalloc: prefer dma_mapping_error() over explicit address checking\n  ALSA: compress_offload: improve file descriptors installation for dma-buf\n  ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()\n  ALSA: compress_offload: avoid 64-bit get_user()\n  ALSA: compress_offload: import DMA_BUF namespace\n  ASoC: mediatek: disable buffer pre-allocation\n  ASoC: rt722: add delay time to wait for the calibration procedure\n  ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP\n  ASoC: dt-bindings: realtek,rt5645: Fix CPVDD voltage comment\n  ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QB\n  ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7\n  ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entry","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-26T20:43:05.924000","updated":"2024-12-26T21:43:11.507000","timeout":"2024-12-26T21:43:05.910000","holdoff":"2024-12-26T20:54:24.205000","owner":"production","submitter":"service:pipeline","treeid":"60830fba510153e9d33a67f6b23b2b1ada2ecedb4fe51747891ed14036cab2d1","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"676f097a423acf18d25e1204","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc4-69-g8379578b11d5e.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"8379578b11d5e073792b5db2690faa12effce8e0","describe":"v6.13-rc4-69-g8379578b11d5e","version":{"version":6,"patchlevel":13,"extra":"-rc4-69-g8379578b11d5e"},"commit_tags":[],"commit_message":"Merge tag 'for-v6.13-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply\n\nPull power supply fixes from Sebastian Reichel:\n\n - fix potential array out of bounds access in gpio-charger\n\n - cros_charge-control:\n    - fix concurrent sysfs access\n    - allow start_threshold == end_threshold\n    - workaround limited v2 charge threshold API\n\n - bq24296: fix vbus regulator handling\n\n* tag 'for-v6.13-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply:\n  power: supply: bq24190: Fix BQ24296 Vbus regulator support\n  power: supply: cros_charge-control: hide start threshold on v2 cmd\n  power: supply: cros_charge-control: allow start_threshold == end_threshold\n  power: supply: cros_charge-control: add mutex for driver data\n  power: supply: gpio-charger: Fix set charge current limits","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-27T20:09:30.337000","updated":"2024-12-27T21:10:20.246000","timeout":"2024-12-27T21:09:30.325000","holdoff":"2024-12-27T20:21:55.971000","owner":"production","submitter":"service:pipeline","treeid":"4bc7c510b0a168c580c2602da25b1f2ba25f06569976674ecb63f5b5db98aa5d","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"676f42cf423acf18d25e7917","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc4-71-gfd0584d220fe2.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"fd0584d220fe285dc45be43eede55df89ad6a3d9","describe":"v6.13-rc4-71-gfd0584d220fe2","version":{"version":6,"patchlevel":13,"extra":"-rc4-71-gfd0584d220fe2"},"commit_tags":[],"commit_message":"Merge tag 'trace-tools-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace\n\nPull tracing tool fix from Steven Rostedt:\n\n - Fix rtla divide by zero when the count is zero in histograms\n\n* tag 'trace-tools-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:\n  rtla/timerlat: Fix histogram ALL for zero samples","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-28T00:14:07.851000","updated":"2024-12-28T01:14:44.339000","timeout":"2024-12-28T01:14:07.839000","holdoff":"2024-12-28T00:26:29.097000","owner":"production","submitter":"service:pipeline","treeid":"b7d5d11ba8d5ba0f7a2d3a3744242efca80dce9c23721474906154a5f35f75af","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67705325423acf18d25fc5a7","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc4-78-g059dd502b263d.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"059dd502b263d8a4e2a84809cf1068d6a3905e6f","describe":"v6.13-rc4-78-g059dd502b263d","version":{"version":6,"patchlevel":13,"extra":"-rc4-78-g059dd502b263d"},"commit_tags":[],"commit_message":"Merge tag 'block-6.13-20241228' of git://git.kernel.dk/linux\n\nPull block fix from Jens Axboe:\n \"Just a single fix for ublk setup error handling\"\n\n* tag 'block-6.13-20241228' of git://git.kernel.dk/linux:\n  ublk: detach gendisk from ublk device if add_disk() fails","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-28T19:36:05.111000","updated":"2024-12-28T20:36:23.764000","timeout":"2024-12-28T20:36:05.098000","holdoff":"2024-12-28T19:47:10.391000","owner":"production","submitter":"service:pipeline","treeid":"8a0b4573ddbe22bd8062d46dea6021f340dc411a86186179ed1585d97071cad4","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67719cab423acf18d2614cff","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-x86-urgent-2024-12-29-108-g4099a71718b05.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"4099a71718b056d16af5ba095c91016c3b107862","describe":"x86-urgent-2024-12-29-108-g4099a71718b05","version":{"version":6,"patchlevel":13,"extra":"-rc4-110-g4099a71718b05"},"commit_tags":[],"commit_message":"Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip\n\nPull scheduler fix from Ingo Molnar:\n \"Fix a procfs task state reporting regression when freezing sleeping\n  tasks\"\n\n* tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:\n  freezer, sched: Report frozen tasks as 'D' instead of 'R'","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-29T19:02:03.528000","updated":"2024-12-29T20:03:11.042000","timeout":"2024-12-29T20:02:03.515000","holdoff":"2024-12-29T19:13:07.023000","owner":"production","submitter":"service:pipeline","treeid":"77c7128cd46989aee600378f61d3a159cd44e661293bd9e6b557ff5be940d9d8","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6771c7b0423acf18d261a85c","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc5.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"fc033cf25e612e840e545f8d5ad2edd6ba613ed5","describe":"v6.13-rc5","version":{"version":6,"patchlevel":13,"extra":"-rc5"},"commit_tags":["v6.13-rc5"],"commit_message":"Linux 6.13-rc5","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-29T22:05:36.452000","updated":"2024-12-29T23:05:39.426000","timeout":"2024-12-29T23:05:36.441000","holdoff":"2024-12-29T22:16:42.847000","owner":"production","submitter":"service:pipeline","treeid":"2bed76e13b2e932fc48d9c6b263e206b330bd3a34fc7b113dba2beb41c4a6abe","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6772f4d9423acf18d264c658","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc5-4-gccb98ccef0e54.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"ccb98ccef0e543c2bd4ef1a72270461957f3d8d0","describe":"v6.13-rc5-4-gccb98ccef0e54","version":{"version":6,"patchlevel":13,"extra":"-rc5-4-gccb98ccef0e54"},"commit_tags":[],"commit_message":"Merge tag 'platform-drivers-x86-v6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86\n\nPull x86 platform drivers fixes from Ilpo Järvinen:\n \"hp-wmi:\n   - mark 8A15 board for timed OMEN thermal profile\n\n  mlx-platform:\n   - call pci_dev_put() to balance the refcount\n\n  thinkpad-acpi:\n   - Add support for hotkey 0x1401\"\n\n* tag 'platform-drivers-x86-v6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86:\n  platform/x86: thinkpad-acpi: Add support for hotkey 0x1401\n  platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile\n  platform/x86: mlx-platform: call pci_dev_put() to balance the refcount","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2024-12-30T19:30:33.507000","updated":"2024-12-30T20:31:06.264000","timeout":"2024-12-30T20:30:33.494000","holdoff":"2024-12-30T19:44:04.077000","owner":"production","submitter":"service:pipeline","treeid":"4a843b2fff740472fe3b8f4d97a03b7999470d4c2320c96aadffe63c055d1afb","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6775a4d9423acf18d2661bb6","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc5-6-g56e6a3499e14.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"56e6a3499e14716b9a28a307bb6d18c10e95301e","describe":"v6.13-rc5-6-g56e6a3499e14","version":{"version":6,"patchlevel":13,"extra":"-rc5-6-g56e6a3499e14"},"commit_tags":[],"commit_message":"Merge tag 'trace-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace\n\nPull tracing fix from Steven Rostedt:\n \"Fix trace event string check when dealing with array of strings\n\n  The xe_bo_move event has a field that indexes into an array of\n  strings. The TP_fast_assign() added the index into the ring buffer and\n  the TP_printk() had a \"%s\" that referenced the array using the index\n  in the ring buffer. This is a legitimate use of \"%s\" in trace events.\n  But this triggered a false positive in the test_event_printk() at boot\n  saying that the string was dangerous.\n\n  Change the check to allow arrays using fields in the ring buffer as an\n  index to be considered a safe string\"\n\n* tag 'trace-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:\n  tracing: Have process_string() also allow arrays","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-01T20:26:01.303000","updated":"2025-01-01T21:26:41.209000","timeout":"2025-01-01T21:26:01.292000","holdoff":"2025-01-01T20:37:07.051000","owner":"production","submitter":"service:pipeline","treeid":"27a2032797c68b647fe64fb09075cf10eec5c2a06ae8b694b7ffe3719004769b","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6776e037423acf18d2671221","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc5-12-g0bc21e701a6f.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"0bc21e701a6ffacfdde7f04f87d664d82e8a13bf","describe":"v6.13-rc5-12-g0bc21e701a6f","version":{"version":6,"patchlevel":13,"extra":"-rc5-12-g0bc21e701a6f"},"commit_tags":[],"commit_message":"MAINTAINERS: Remove Olof from SoC maintainers\n\nI haven't been an active participant for a couple of years now, and\nafter discussions at Linux Plumbers in 2024, Arnd is getting fresh help\nfrom a few more participants.\n\nIt's time to remove myself, and spare myself from patches and pull\nrequests in my inbox.\n\nSigned-off-by: Olof Johansson <olof@lixom.net>\nCc: Arnd Bergmann <arnd@arndb.de>\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-02T18:51:35.268000","updated":"2025-01-02T19:52:04.912000","timeout":"2025-01-02T19:51:35.255000","holdoff":"2025-01-02T19:02:43.714000","owner":"production","submitter":"service:pipeline","treeid":"60877f99d7a5b3f3d2da117a50ea7770c697a9c13910e6d1c7b57d522906c14a","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67787228423acf18d26ae43f","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc5-161-g63676eefb7a0.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"63676eefb7a026d04b51dcb7aaf54f358517a2ec","describe":"v6.13-rc5-161-g63676eefb7a0","version":{"version":6,"patchlevel":13,"extra":"-rc5-161-g63676eefb7a0"},"commit_tags":[],"commit_message":"Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext\n\nPull sched_ext fixes from Tejun Heo:\n\n - Fix a bug where bpf_iter_scx_dsq_new() was not initializing the\n   iterator's flags and could inadvertently enable e.g. reverse\n   iteration\n\n - Fix a bug where scx_ops_bypass() could call irq_restore twice\n\n - Add Andrea and Changwoo as maintainers for better review coverage\n\n - selftests and tools/sched_ext build and other fixes\n\n* tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext:\n  sched_ext: Fix dsq_local_on selftest\n  sched_ext: initialize kit->cursor.flags\n  sched_ext: Fix invalid irq restore in scx_ops_bypass()\n  MAINTAINERS: add me as reviewer for sched_ext\n  MAINTAINERS: add self as reviewer for sched_ext\n  scx: Fix maximal BPF selftest prog\n  sched_ext: fix application of sizeof to pointer\n  selftests/sched_ext: fix build after renames in sched_ext API\n  sched_ext: Add __weak to fix the build errors","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-03T23:26:32.046000","updated":"2025-01-04T00:27:32.572000","timeout":"2025-01-04T00:26:32.034000","holdoff":"2025-01-03T23:37:36.578000","owner":"production","submitter":"service:pipeline","treeid":"b3c2b300a46f23af36e58ba9702df2b39188bffd28b1fbb76eb47bb8c23cdb90","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677990f9423acf18d26bb363","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc5-163-gab75170520d4.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"ab75170520d4964f3acf8bb1f91d34cbc650688e","describe":"v6.13-rc5-163-gab75170520d4","version":{"version":6,"patchlevel":13,"extra":"-rc5-163-gab75170520d4"},"commit_tags":[],"commit_message":"Merge tag 'linux-watchdog-6.13-rc6' of git://www.linux-watchdog.org/linux-watchdog\n\nPull watchdog fix from Wim Van Sebroeck:\n\n - fix error message during stm32 driver probe\n\n* tag 'linux-watchdog-6.13-rc6' of git://www.linux-watchdog.org/linux-watchdog:\n  watchdog: stm32_iwdg: fix error message during driver probe","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-04T19:50:17.457000","updated":"2025-01-04T20:51:15.709000","timeout":"2025-01-04T20:50:17.445000","holdoff":"2025-01-04T20:02:35.199000","owner":"production","submitter":"service:pipeline","treeid":"65ab6b11a173c6f3b061b112635ee462314f072f0dbbe66f92491bf88b43cf76","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677ae900423acf18d26dea12","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc5-198-g9244696b34f2.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"9244696b34f2a626d7468864420ab6a47289bf10","describe":"v6.13-rc5-198-g9244696b34f2","version":{"version":6,"patchlevel":13,"extra":"-rc5-198-g9244696b34f2"},"commit_tags":[],"commit_message":"Merge tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild\n\nPull Kbuild fixes from Masahiro Yamada:\n\n - Fix escaping of '$' in scripts/mksysmap\n\n - Fix a modpost crash observed with the latest binutils\n\n - Fix 'provides' in the linux-api-headers pacman package\n\n* tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:\n  kbuild: pacman-pkg: provide versioned linux-api-headers package\n  modpost: work around unaligned data access error\n  modpost: refactor do_vmbus_entry()\n  modpost: fix the missed iteration for the max bit in do_input()\n  scripts/mksysmap: Fix escape chars '$'","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-05T20:18:08.254000","updated":"2025-01-05T21:18:20.581000","timeout":"2025-01-05T21:18:08.240000","holdoff":"2025-01-05T20:29:20.380000","owner":"production","submitter":"service:pipeline","treeid":"93b6b287365ddc950937435b552088aa0d734a77a7a1b20ae267fda5bd5120f8","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677b05ec423acf18d26e6a3b","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"9d89551994a430b50c4fffcb1e617a057fa76e20","describe":"v6.13-rc6","version":{"version":6,"patchlevel":13,"extra":"-rc6"},"commit_tags":["v6.13-rc6"],"commit_message":"Linux 6.13-rc6","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-05T22:21:32.776000","updated":"2025-01-05T23:23:14.774000","timeout":"2025-01-05T23:21:32.761000","holdoff":"2025-01-05T22:32:36.831000","owner":"production","submitter":"service:pipeline","treeid":"c89dafcb2b3c4adb36ed433cdd909f5263eaffc9044412d634ad3834ebe60232","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677beb6c423acf18d2722429","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-6-g5428dc1906dde.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"5428dc1906dde5fb5ab283cda4714011f9811aa1","describe":"v6.13-rc6-6-g5428dc1906dde","version":{"version":6,"patchlevel":13,"extra":"-rc6-6-g5428dc1906dde"},"commit_tags":[],"commit_message":"Merge tag 'exfat-for-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat\n\nPull exfat fixes from Namjae Jeon:\n \"All fixes are for issues reported by syzbot:\n\n   - Fix wrong error return in exfat_find_empty_entry()\n\n   - Fix a endless loop by self-linked chain\n\n   - fix a KMSAN uninit-value issue in exfat_extend_valid_size()\"\n\n* tag 'exfat-for-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:\n  exfat: fix the infinite loop in __exfat_free_cluster()\n  exfat: fix the new buffer was not zeroed before writing\n  exfat: fix the infinite loop in exfat_readdir()\n  exfat: fix exfat_find_empty_entry() not returning error on failure","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-06T14:40:44.337000","updated":"2025-01-06T15:41:19.095000","timeout":"2025-01-06T15:40:44.324000","holdoff":"2025-01-06T14:52:22.702000","owner":"production","submitter":"service:pipeline","treeid":"468abf8c0a7937e1ae4c94f248bcb1a88b402ff6197f6cdf72e66fa4093507e3","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677bf9cb423acf18d272a17e","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-8-g13563da6ffcf4.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"13563da6ffcf49b8b45772e40b35f96926a7ee1e","describe":"v6.13-rc6-8-g13563da6ffcf4","version":{"version":6,"patchlevel":13,"extra":"-rc6-8-g13563da6ffcf4"},"commit_tags":[],"commit_message":"Merge tag 'vfio-v6.13-rc7' of https://github.com/awilliam/linux-vfio\n\nPull vfio fix from Alex Williamson:\n\n - Fix a missed order alignment requirement of the pfn when inserting\n   mappings through the new huge fault handler introduced in v6.12 (Alex\n   Williamson)\n\n* tag 'vfio-v6.13-rc7' of https://github.com/awilliam/linux-vfio:\n  vfio/pci: Fallback huge faults for unaligned pfn","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-06T15:42:03.009000","updated":"2025-01-06T16:42:46.131000","timeout":"2025-01-06T16:42:02.996000","holdoff":"2025-01-06T15:55:53.950000","owner":"production","submitter":"service:pipeline","treeid":"0fe65086ef7da6c7c84b4cf8e57988ec84f329101ee8c208eb0b6a5184907a97","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677c2501423acf18d2744f51","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-36-gfbfd64d25c7af.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"fbfd64d25c7af3b8695201ebc85efe90be28c5a3","describe":"v6.13-rc6-36-gfbfd64d25c7af","version":{"version":6,"patchlevel":13,"extra":"-rc6-36-gfbfd64d25c7af"},"commit_tags":[],"commit_message":"Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs\n\nPull vfs fixes from Christian Brauner:\n\n - Relax assertions on failure to encode file handles\n\n   The ->encode_fh() method can fail for various reasons. None of them\n   warrant a WARN_ON().\n\n - Fix overlayfs file handle encoding by allowing encoding an fid from\n   an inode without an alias\n\n - Make sure fuse_dir_open() handles FOPEN_KEEP_CACHE. If it's not\n   specified fuse needs to invaludate the directory inode page cache\n\n - Fix qnx6 so it builds with gcc-15\n\n - Various fixes for netfslib and ceph and nfs filesystems:\n     - Ignore silly rename files from afs and nfs when building header\n       archives\n     - Fix read result collection in netfslib with multiple subrequests\n     - Handle ENOMEM for netfslib buffered reads\n     - Fix oops in nfs_netfs_init_request()\n     - Parse the secctx command immediately in cachefiles\n     - Remove a redundant smp_rmb() in netfslib\n     - Handle recursion in read retry in netfslib\n     - Fix clearing of folio_queue\n     - Fix missing cancellation of copy-to_cache when the cache for a\n       file is temporarly disabled in netfslib\n\n - Sanity check the hfs root record\n\n - Fix zero padding data issues in concurrent write scenarios\n\n - Fix is_mnt_ns_file() after converting nsfs to path_from_stashed()\n\n - Fix missing declaration of init_files\n\n - Increase I/O priority when writing revoke records in jbd2\n\n - Flush filesystem device before updating tail sequence in jbd2\n\n* tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: (23 commits)\n  ovl: support encoding fid from inode with no alias\n  ovl: pass realinode to ovl_encode_real_fh() instead of realdentry\n  fuse: respect FOPEN_KEEP_CACHE on opendir\n  netfs: Fix is-caching check in read-retry\n  netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled\n  netfs: Fix ceph copy to cache on write-begin\n  netfs: Work around recursion by abandoning retry if nothing read\n  netfs: Fix missing barriers by using clear_and_wake_up_bit()\n  netfs: Remove redundant use of smp_rmb()\n  cachefiles: Parse the \"secctx\" immediately\n  nfs: Fix oops in nfs_netfs_init_request() when copying to cache\n  netfs: Fix enomem handling in buffered reads\n  netfs: Fix non-contiguous donation between completed reads\n  kheaders: Ignore silly-rename files\n  fs: relax assertions on failure to encode file handles\n  fs: fix missing declaration of init_files\n  fs: fix is_mnt_ns_file()\n  iomap: fix zero padding data issue in concurrent append writes\n  iomap: pass byte granular end position to iomap_add_to_ioend\n  jbd2: flush filesystem device before updating tail sequence\n  ...","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-06T18:46:25.625000","updated":"2025-01-06T19:48:15.795000","timeout":"2025-01-06T19:46:25.612000","holdoff":"2025-01-06T19:00:45.026000","owner":"production","submitter":"service:pipeline","treeid":"7521e4dd2b52ec615311c687a56c0e807efb3ca1df0f71754d6cb147a1712b94","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677dc9f0412ce6bae1f8de21","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-38-g09a0fa92e5b4.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"09a0fa92e5b45e99cf435b2fbf5ebcf889cf8780","describe":"v6.13-rc6-38-g09a0fa92e5b4","version":{"version":6,"patchlevel":13,"extra":"-rc6-38-g09a0fa92e5b4"},"commit_tags":[],"commit_message":"Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux\n\nPull selinux fix from Paul Moore:\n \"A single SELinux patch to address a problem with a single domain using\n  multiple xperm classes\"\n\n* tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:\n  selinux: match extended permissions to their base permissions","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-08T00:42:24.875000","updated":"2025-01-08T01:42:44.480000","timeout":"2025-01-08T01:42:24.862000","holdoff":"2025-01-08T01:03:00.584000","owner":"production","submitter":"service:pipeline","treeid":"38d7d6ecf3d3a802c10542529d4768b369150499d8905b2d327f7c18157820c1","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677ecc8d412ce6bae1fd7bb3","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-46-g0b7958fa05d5.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"0b7958fa05d562e514fd0abe2a4800042abf868b","describe":"v6.13-rc6-46-g0b7958fa05d5","version":{"version":6,"patchlevel":13,"extra":"-rc6-46-g0b7958fa05d5"},"commit_tags":[],"commit_message":"Merge tag 'for-6.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm\n\nPull device mapper fixes from Mikulas Patocka:\n\n - dm-array fixes\n\n - dm-verity forward error correction fixes\n\n - remove the flag DM_TARGET_PASSES_INTEGRITY from dm-ebs\n\n - dm-thin RCU list fix\n\n* tag 'for-6.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:\n  dm thin: make get_first_thin use rcu-safe list first function\n  dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY\n  dm-verity FEC: Avoid copying RS parity bytes twice.\n  dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)\n  dm array: fix cursor index when skipping across block boundaries\n  dm array: fix unreleased btree blocks on closing a faulty array cursor\n  dm array: fix releasing a faulty array block twice in dm_array_cursor_end","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-08T19:05:49.138000","updated":"2025-01-08T20:06:40.351000","timeout":"2025-01-08T20:05:49.124000","holdoff":"2025-01-08T19:20:45.961000","owner":"production","submitter":"service:pipeline","treeid":"8fe6e5d68075d69d71429d8d4f246d3ba1ff6408a9aa089842d49ed536284d89","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"677ee94d412ce6bae1fe1ee5","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-51-geea6e4b4dfb8.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"eea6e4b4dfb8859446177c32961c96726d0117be","describe":"v6.13-rc6-51-geea6e4b4dfb8","version":{"version":6,"patchlevel":13,"extra":"-rc6-51-geea6e4b4dfb8"},"commit_tags":[],"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 \"Four driver fixes in UFS, mostly to do with power management\"\n\n* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:\n  scsi: ufs: qcom: Power down the controller/device during system suspend for SM8550/SM8650 SoCs\n  scsi: ufs: qcom: Allow passing platform specific OF data\n  scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers\n  scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_power_up_sequence()","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-08T21:08:29.623000","updated":"2025-01-08T22:08:54.980000","timeout":"2025-01-08T22:08:29.606000","holdoff":"2025-01-08T21:22:08.973000","owner":"production","submitter":"service:pipeline","treeid":"d72af20fd2e7dbee039eaa781a88c8821bb1a434b519f00212aaa059f7e38b7e","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"678042b2412ce6bae1059e5f","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-59-g643e2e259c2b.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"643e2e259c2b25a2af0ae4c23c6e16586d9fd19c","describe":"v6.13-rc6-59-g643e2e259c2b","version":{"version":6,"patchlevel":13,"extra":"-rc6-59-g643e2e259c2b"},"commit_tags":[],"commit_message":"Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux\n\nPull btrfs fixes from David Sterba:\n \"A few more fixes.\n\n  Besides the one-liners in Btrfs there's fix to the io_uring and\n  encoded read integration (added in this development cycle). The update\n  to io_uring provides more space for the ongoing command that is then\n  used in Btrfs to handle some cases.\n\n   - io_uring and encoded read:\n       - provide stable storage for io_uring command data\n       - make a copy of encoded read ioctl call, reuse that in case the\n         call would block and will be called again\n\n   - properly initialize zlib context for hardware compression on s390\n\n   - fix max extent size calculation on filesystems with non-zoned\n     devices\n\n   - fix crash in scrub on crafted image due to invalid extent tree\"\n\n* tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:\n  btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path\n  btrfs: zoned: calculate max_extent_size properly on non-zoned setup\n  btrfs: avoid NULL pointer dereference if no valid extent tree\n  btrfs: don't read from userspace twice in btrfs_uring_encoded_read()\n  io_uring: add io_uring_cmd_get_async_data helper\n  io_uring/cmd: add per-op data to struct io_uring_cmd_data\n  io_uring/cmd: rename struct uring_cache to io_uring_cmd_data","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-09T21:42:10.917000","updated":"2025-01-09T22:43:50.652000","timeout":"2025-01-09T22:42:10.904000","holdoff":"2025-01-09T21:54:13.582000","owner":"production","submitter":"service:pipeline","treeid":"92df4c16fdf06198c6d277f6d9d38e3551f842523841465c6606ae65e8bef661","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67805f73412ce6bae10702d8","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-125-gc77cd47cee04.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"c77cd47cee041bc1664b8e5fcd23036e5aab8e2a","describe":"v6.13-rc6-125-gc77cd47cee04","version":{"version":6,"patchlevel":13,"extra":"-rc6-125-gc77cd47cee04"},"commit_tags":[],"commit_message":"Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net\n\nPull networking fixes from Jakub Kicinski:\n \"Including fixes from netfilter, Bluetooth and WPAN.\n\n  No outstanding fixes / investigations at this time.\n\n  Current release - new code bugs:\n\n   - eth: fbnic: revert HWMON support, it doesn't work at all and revert\n     is similar size as the fixes\n\n  Previous releases - regressions:\n\n   - tcp: allow a connection when sk_max_ack_backlog is zero\n\n   - tls: fix tls_sw_sendmsg error handling\n\n  Previous releases - always broken:\n\n   - netdev netlink family:\n       - prevent accessing NAPI instances from another namespace\n       - don't dump Tx and uninitialized NAPIs\n\n   - net: sysctl: avoid using current->nsproxy, fix null-deref if task\n     is exiting and stick to opener's netns\n\n   - sched: sch_cake: add bounds checks to host bulk flow fairness\n     counts\n\n  Misc:\n\n   - annual cleanup of inactive maintainers\"\n\n* tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (57 commits)\n  rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy\n  sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy\n  sctp: sysctl: udp_port: avoid using current->nsproxy\n  sctp: sysctl: auth_enable: avoid using current->nsproxy\n  sctp: sysctl: rto_min/max: avoid using current->nsproxy\n  sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy\n  mptcp: sysctl: blackhole timeout: avoid using current->nsproxy\n  mptcp: sysctl: sched: avoid using current->nsproxy\n  mptcp: sysctl: avail sched: remove write access\n  MAINTAINERS: remove Lars Povlsen from Microchip Sparx5 SoC\n  MAINTAINERS: remove Noam Dagan from AMAZON ETHERNET\n  MAINTAINERS: remove Ying Xue from TIPC\n  MAINTAINERS: remove Mark Lee from MediaTek Ethernet\n  MAINTAINERS: mark stmmac ethernet as an Orphan\n  MAINTAINERS: remove Andy Gospodarek from bonding\n  MAINTAINERS: update maintainers for Microchip LAN78xx\n  MAINTAINERS: mark Synopsys DW XPCS as Orphan\n  net/mlx5: Fix variable not being completed when function returns\n  rtase: Fix a check for error in rtase_alloc_msix()\n  net: stmmac: dwmac-tegra: Read iommu stream id from device tree\n  ...","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-09T23:44:51.160000","updated":"2025-01-10T00:45:22.445000","timeout":"2025-01-10T00:44:51.145000","holdoff":"2025-01-09T23:58:05.802000","owner":"production","submitter":"service:pipeline","treeid":"93cf81f38f3cc74a78ae3411cc9e2351f75c74820e668047d92dbc82bf830476","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67808aca412ce6bae1080007","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-130-g2144da25584e.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"2144da25584eb10b84252230319b5783f6a83041","describe":"v6.13-rc6-130-g2144da25584e","version":{"version":6,"patchlevel":13,"extra":"-rc6-130-g2144da25584e"},"commit_tags":[],"commit_message":"Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbd\n\nPull smb server fixes from Steve French:\n \"Four ksmbd server fixes, most also for stable:\n\n   - fix for reporting special file type more accurately when POSIX\n     extensions negotiated\n\n   - minor cleanup\n\n   - fix possible incorrect creation path when dirname is not present.\n     In some cases, Windows apps create files without checking if they\n     exist.\n\n   - fix potential NULL pointer dereference sending interim response\"\n\n* tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbd:\n  ksmbd: Implement new SMB3 POSIX type\n  ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked\n  ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()\n  ksmbd: fix a missing return value check bug","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-10T02:49:46.285000","updated":"2025-01-10T03:49:46.997000","timeout":"2025-01-10T03:49:46.269000","holdoff":"2025-01-10T03:00:55.081000","owner":"production","submitter":"service:pipeline","treeid":"560451b175dcd121ee4afb4b2cc129e8b8b033c3d0c569fc65c1a38b79da0e7c","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"678153a1412ce6bae10b36a1","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-144-g8c8d54116fa2.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"8c8d54116fa289e4d559c0a8fb27d11de9a3a8bc","describe":"v6.13-rc6-144-g8c8d54116fa2","version":{"version":6,"patchlevel":13,"extra":"-rc6-144-g8c8d54116fa2"},"commit_tags":[],"commit_message":"Merge tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86\n\nPull x86 platform driver fixes from Ilpo Järvinen:\n \"Fixes and new HW support:\n\n   - amd/pmc: Match IRQ1 wakeup disable with the enable on i8042 side\n\n   - intel: power-domains: Clearwater Forest support\n\n   - intel/pmc: Skip SSRAM setup when no additional devices are present\n\n   - ISST: Clearwater Forest support\"\n\n* tag 'platform-drivers-x86-v6.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86:\n  platform/x86: intel/pmc: Fix ioremap() of bad address\n  platform/x86: ISST: Add Clearwater Forest to support list\n  platform/x86/intel: power-domains: Add Clearwater Forest support\n  platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-10T17:06:41.885000","updated":"2025-01-10T18:07:34.931000","timeout":"2025-01-10T18:06:41.867000","holdoff":"2025-01-10T17:19:08.043000","owner":"production","submitter":"service:pipeline","treeid":"1d2c65eaacefe9645505e2b63dab36b6e7540324be6f7300c0bc1c819982e06f","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67817e67412ce6bae10c7a07","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-182-gf8c6263347e1.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"f8c6263347e1740edf159584775332f4abf693a1","describe":"v6.13-rc6-182-gf8c6263347e1","version":{"version":6,"patchlevel":13,"extra":"-rc6-182-gf8c6263347e1"},"commit_tags":[],"commit_message":"Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux\n\nPull RISC-V fixes from Palmer Dabbelt:\n\n - a handful of selftest fixes\n\n - fix a memory leak in relocation processing during module loading\n\n - avoid sleeping in die()\n\n - fix kprobe instruction slot address calculations\n\n - fix DT node reference leak in SBI idle probing\n\n - avoid initializing out of bounds pages on sparse vmemmap systems with\n   a gap at the start of their physical memory map\n\n - fix backtracing through exceptions\n\n - _Q_PENDING_LOOPS is now defined whenever QUEUED_SPINLOCKS=y\n\n - local labels in entry.S are now marked with \".L\", which prevents them\n   from trashing backtraces\n\n - a handful of fixes for SBI-based performance counters\n\n* tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:\n  drivers/perf: riscv: Do not allow invalid raw event config\n  drivers/perf: riscv: Return error for default case\n  drivers/perf: riscv: Fix Platform firmware event data\n  tools: selftests: riscv: Add test count for vstate_prctl\n  tools: selftests: riscv: Add pass message for v_initval_nolibc\n  riscv: use local label names instead of global ones in assembly\n  riscv: qspinlock: Fixup _Q_PENDING_LOOPS definition\n  riscv: stacktrace: fix backtracing through exceptions\n  riscv: mm: Fix the out of bound issue of vmemmap address\n  cpuidle: riscv-sbi: fix device node release in early exit of for_each_possible_cpu\n  riscv: kprobes: Fix incorrect address calculation\n  riscv: Fix sleeping in invalid context in die()\n  riscv: module: remove relocation_head rel_entry member allocation\n  riscv: selftests: Fix warnings pointer masking test","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-10T20:09:11.492000","updated":"2025-01-10T21:10:03.217000","timeout":"2025-01-10T21:09:11.479000","holdoff":"2025-01-10T20:20:15.778000","owner":"production","submitter":"service:pipeline","treeid":"792d54edc76a6880ecd4797de340c723ed246e7e1231104a727d18ee3f91a56c","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67819adc412ce6bae10d1319","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-213-ge0daef7de1ac.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"e0daef7de1acecdb64c1fa31abc06529abb98710","describe":"v6.13-rc6-213-ge0daef7de1ac","version":{"version":6,"patchlevel":13,"extra":"-rc6-213-ge0daef7de1ac"},"commit_tags":[],"commit_message":"Merge tag 'drm-fixes-2025-01-11' of https://gitlab.freedesktop.org/drm/kernel\n\nPull drm fixes from Dave Airlie:\n \"Regular weekly fixes, this has the usual amdgpu/xe/i915 bits.\n\n  There is a bigger bunch of mediatek patches that I considered not\n  including at this stage, but all the changes (except for one were\n  obvious small fixes, and the rotation one is a few lines, and I\n  suppose will help someone have their screen up the right way), I\n  decided to include it since I expect it got slowed down by holidays\n  etc, and it's not that mainstream a hw platform.\n\n  i915:\n   - Revert \"drm/i915/hdcp: Don't enable HDCP1.4 directly from\n     check_link\"\n\n  amdgpu:\n   - Display interrupt fixes\n   - Fix display max surface mismatches\n   - Fix divide error in DM plane scale calcs\n   - Display divide by 0 checks in dml helpers\n   - SMU 13 AD/DC interrrupt handling fix\n   - Fix locking around buddy trim handling\n\n  amdkfd:\n   - Fix page fault with shader debugger enabled\n   - Fix eviction fence wq handling\n\n  xe:\n   - Avoid a NULL ptr deref when wedging\n   - Fix power gate sequence on DG1\n\n  mediatek:\n   - Revert \"drm/mediatek: dsi: Correct calculation formula of PHY\n     Timing\"\n   - Set private->all_drm_private[i]->drm to NULL if mtk_drm_bind\n     returns err\n   - Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()\n   - Only touch DISP_REG_OVL_PITCH_MSB if AFBC is supported\n   - Add support for 180-degree rotation in the display driver\n   - Stop selecting foreign drivers\n   - Revert \"drm/mediatek: Switch to for_each_child_of_node_scoped()\"\n   - Fix YCbCr422 color format issue for DP\n   - Fix mode valid issue for dp\n   - dp: Reference common DAI properties\n   - dsi: Add registers to pdata to fix MT8186/MT8188\n   - Remove unneeded semicolon\n   - Add return value check when reading DPCD\n   - Initialize pointer in mtk_drm_of_ddp_path_build_one()\"\n\n* tag 'drm-fixes-2025-01-11' of https://gitlab.freedesktop.org/drm/kernel: (26 commits)\n  drm/xe/dg1: Fix power gate sequence.\n  drm/xe: Fix tlb invalidation when wedging\n  Revert \"drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link\"\n  drm/amdgpu: Add a lock when accessing the buddy trim function\n  drm/amd/pm:  fix BUG: scheduling while atomic\n  drm/amdkfd: wq_release signals dma_fence only when available\n  drm/amd/display: Add check for granularity in dml ceil/floor helpers\n  drm/amdkfd: fixed page fault when enable MES shader debugger\n  drm/amd/display: fix divide error in DM plane scale calcs\n  drm/amd/display: increase MAX_SURFACES to the value supported by hw\n  drm/amd/display: fix page fault due to max surface definition mismatch\n  drm/amd/display: Remove unnecessary amdgpu_irq_get/put\n  drm/mediatek: Initialize pointer in mtk_drm_of_ddp_path_build_one()\n  drm/mediatek: Add return value check when reading DPCD\n  drm/mediatek: Remove unneeded semicolon\n  drm/mediatek: mtk_dsi: Add registers to pdata to fix MT8186/MT8188\n  dt-bindings: display: mediatek: dp: Reference common DAI properties\n  drm/mediatek: Fix mode valid issue for dp\n  drm/mediatek: Fix YCbCr422 color format issue for DP\n  Revert \"drm/mediatek: Switch to for_each_child_of_node_scoped()\"\n  ...","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-10T22:10:36.684000","updated":"2025-01-10T23:11:22.065000","timeout":"2025-01-10T23:10:36.672000","holdoff":"2025-01-10T22:21:41.048000","owner":"production","submitter":"service:pipeline","treeid":"bc2726f627d36bd04270f961bfb5d34718782009257a5dab101befe3e65cf357","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6781d44f412ce6bae10e40c1","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-acpi-6.13-rc7-228-g77a903cd8e5a.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"77a903cd8e5a91d120ee014c8f8eae74d6c5d0f6","describe":"acpi-6.13-rc7-228-g77a903cd8e5a","version":{"version":6,"patchlevel":13,"extra":"-rc6-231-g77a903cd8e5a"},"commit_tags":[],"commit_message":"MAINTAINERS: powerpc: Update my status\n\nMaddy is taking over the day-to-day maintenance of powerpc. I will still\nbe around to help, and as a backup.\n\nRe-order the main POWERPC list to put Maddy first to reflect that.\n\nKVM/powerpc patches will be handled by Maddy via the powerpc tree with\nreview from Nick, so replace myself with Maddy there.\n\nRemove myself from BPF, leaving Hari & Christophe as maintainers.\n\nSigned-off-by: Michael Ellerman <mpe@ellerman.id.au>\nSigned-off-by: Linus Torvalds <torvalds@linux-foundation.org>","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-11T02:15:43.067000","updated":"2025-01-11T03:18:26.371000","timeout":"2025-01-11T03:15:43.055000","holdoff":"2025-01-11T02:28:07.981000","owner":"production","submitter":"service:pipeline","treeid":"41ebf57194cbc2221f546bc4c6848f847f1271dbea4ee6ec0490622e3b04e350","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6782d676412ce6bae11078b0","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-acpi-6.13-rc7-259-gb62cef9a5c67.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"b62cef9a5c673f1b8083159f5dc03c1c5daced2f","describe":"acpi-6.13-rc7-259-gb62cef9a5c67","version":{"version":6,"patchlevel":13,"extra":"-rc6-262-gb62cef9a5c67"},"commit_tags":[],"commit_message":"Merge tag 'hwmon-for-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging\n\nPull hwmon fix from Guenter Roeck:\n \"One patch to fix error handling in drivetemp driver\"\n\n* tag 'hwmon-for-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:\n  hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-11T20:37:10.166000","updated":"2025-01-11T21:37:42.891000","timeout":"2025-01-11T21:37:10.152000","holdoff":"2025-01-11T20:48:28.187000","owner":"production","submitter":"service:pipeline","treeid":"525ae8491f7659a97a33579f610261e092d56a73338c2a39d170d5cf2bc033c3","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67842e64412ce6bae111cab6","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc6-290-gbe548645527a.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"be548645527a131a097fdc884b7fca40c8b86231","describe":"v6.13-rc6-290-gbe548645527a","version":{"version":6,"patchlevel":13,"extra":"-rc6-290-gbe548645527a"},"commit_tags":[],"commit_message":"Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm\n\nPull kvm fixes from Paolo Bonzini:\n \"The largest part here is for KVM/PPC, where a NULL pointer dereference\n  was introduced in the 6.13 merge window and is now fixed.\n\n  There's some \"holiday-induced lateness\", as the s390 submaintainer put\n  it, but otherwise things looks fine.\n\n  s390:\n\n   - fix a latent bug when the kernel is compiled in debug mode\n\n   - two small UCONTROL fixes and their selftests\n\n  arm64:\n\n   - always check page state in hyp_ack_unshare()\n\n   - align set_id_regs selftest with the fact that ASIDBITS field is RO\n\n   - various vPMU fixes for bugs that only affect nested virt\n\n  PPC e500:\n\n   - Fix a mostly impossible (but just wrong) case where IRQs were never\n     re-enabled\n\n   - Observe host permissions instead of mapping readonly host pages as\n     guest-writable. This fixes a NULL-pointer dereference in 6.13\n\n   - Replace brittle VMA-based attempts at building huge shadow TLB\n     entries with PTE lookups\"\n\n* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:\n  KVM: e500: perform hugepage check after looking up the PFN\n  KVM: e500: map readonly host pages for read\n  KVM: e500: track host-writability of pages\n  KVM: e500: use shadow TLB entry as witness for writability\n  KVM: e500: always restore irqs\n  KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest\n  KVM: s390: selftests: Add ucontrol gis routing test\n  KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs\n  KVM: s390: selftests: Add ucontrol flic attr selftests\n  KVM: s390: Reject setting flic pfault attributes on ucontrol VMs\n  KVM: s390: vsie: fix virtual/physical address in unpin_scb()\n  KVM: arm64: Only apply PMCR_EL0.P to the guest range of counters\n  KVM: arm64: nv: Reload PMU events upon MDCR_EL2.HPME change\n  KVM: arm64: Use KVM_REQ_RELOAD_PMU to handle PMCR_EL0.E change\n  KVM: arm64: Add unified helper for reprogramming counters by mask\n  KVM: arm64: Always check the state from hyp_ack_unshare()\n  KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-12T21:04:36.863000","updated":"2025-01-12T22:04:50.187000","timeout":"2025-01-12T22:04:36.848000","holdoff":"2025-01-12T21:15:41.615000","owner":"production","submitter":"service:pipeline","treeid":"513e8f023cd6c84858b86492054812d9265250cf8eb6b2add183ac6fe1624e2d","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67844b11412ce6bae11221d2","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc7.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"5bc55a333a2f7316b58edc7573e8e893f7acb532","describe":"v6.13-rc7","version":{"version":6,"patchlevel":13,"extra":"-rc7"},"commit_tags":["v6.13-rc7"],"commit_message":"Linux 6.13-rc7","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-12T23:06:57.607000","updated":"2025-01-13T00:07:34.614000","timeout":"2025-01-13T00:06:57.595000","holdoff":"2025-01-12T23:17:57.836000","owner":"production","submitter":"service:pipeline","treeid":"ef83c4595f8a5d0acfb0f9b535f546db1dcdb210c51696d6cc13c0d0d7fbd07d","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67854e197adb323264aba05c","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc7-19-gc45323b7560e.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"c45323b7560ec87c37c729b703c86ee65f136d75","describe":"v6.13-rc7-19-gc45323b7560e","version":{"version":6,"patchlevel":13,"extra":"-rc7-19-gc45323b7560e"},"commit_tags":[],"commit_message":"Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm\n\nPull misc fixes from Andrew Morton:\n \"18 hotfixes. 11 are cc:stable. 13 are MM and 5 are non-MM.\n\n  All patches are singletons - please see the relevant changelogs for\n  details\"\n\n* tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:\n  fs/proc: fix softlockup in __read_vmcore (part 2)\n  mm: fix assertion in folio_end_read()\n  mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.\n  vmstat: disable vmstat_work on vmstat_cpu_down_prep()\n  zram: fix potential UAF of zram table\n  selftests/mm: set allocated memory to non-zero content in cow test\n  mm: clear uffd-wp PTE/PMD state on mremap()\n  module: fix writing of livepatch relocations in ROX text\n  mm: zswap: properly synchronize freeing resources during CPU hotunplug\n  Revert \"mm: zswap: fix race between [de]compression and CPU hotunplug\"\n  hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inode\n  mm: fix div by zero in bdi_ratio_from_pages\n  x86/execmem: fix ROX cache usage in Xen PV guests\n  filemap: avoid truncating 64-bit offset to 32 bits\n  tools: fix atomic_set() definition to set the value correctly\n  mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to \"interleave_hit\"\n  scripts/decode_stacktrace.sh: fix decoding of lines with an additional info\n  mm/kmemleak: fix percpu memory leak detection failure","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-13T17:32:09.947000","updated":"2025-01-13T18:33:06.015000","timeout":"2025-01-13T18:32:09.932000","holdoff":"2025-01-13T17:46:36.487000","owner":"production","submitter":"service:pipeline","treeid":"bad002a716d40ab8a63f90d6c816584db2aa52f4ce714085c2882dba7643836c","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6786b5557adb323264b1cda8","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc7-39-gc3812b15000c.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"c3812b15000cc5b7b17c7238f8b12f6a22df0b1d","describe":"v6.13-rc7-39-gc3812b15000c","version":{"version":6,"patchlevel":13,"extra":"-rc7-39-gc3812b15000c"},"commit_tags":[],"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 \"One iscsi driver fix and one core fix.\n\n  The core fix is an important one because a retry efficiency update is\n  now causing some USB devices to get the wrong size on discovery (it\n  upset their retry logic for READ_CAPACITY_16)\"\n\n* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:\n  scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request\n  scsi: core: Fix command pass through retry regression","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-14T19:04:53.195000","updated":"2025-01-14T20:07:26.431000","timeout":"2025-01-14T20:04:53.187000","holdoff":"2025-01-14T19:21:52.578000","owner":"production","submitter":"service:pipeline","treeid":"8d9d018b2980c123224a0e72b1a4ee121161618c1556e46a10fd3ea6d073c131","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6786c3d97adb323264b2329a","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc7-41-g7f5b6a8ec18e3.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"7f5b6a8ec18e3add4c74682f60b90c31bdf849f2","describe":"v6.13-rc7-41-g7f5b6a8ec18e3","version":{"version":6,"patchlevel":13,"extra":"-rc7-41-g7f5b6a8ec18e3"},"commit_tags":[],"commit_message":"Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci\n\nPull pci fix from Bjorn Helgaas:\n\n - Prevent bwctrl NULL pointer dereference that caused hangs on shutdown\n   on ASUS ROG Strix SCAR 17 G733PYV (Lukas Wunner)\n\n* tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:\n  PCI/bwctrl: Fix NULL pointer deref on unbind and bind","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-14T20:06:49.623000","updated":"2025-01-14T21:08:24.001000","timeout":"2025-01-14T21:06:49.614000","holdoff":"2025-01-14T20:22:11.877000","owner":"production","submitter":"service:pipeline","treeid":"5ce00bf1a23674ff8b396cd4402683c6af5fe5b57ab98cdab4610e21a88614a3","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"678736d87adb323264b52b31","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc7-43-g619f0b6fad524.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"619f0b6fad524f08d493a98d55bac9ab8895e3a6","describe":"v6.13-rc7-43-g619f0b6fad524","version":{"version":6,"patchlevel":13,"extra":"-rc7-43-g619f0b6fad524"},"commit_tags":[],"commit_message":"Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux\n\nPull seccomp fix from Kees Cook:\n \"Fix a randconfig failure:\n\n   - Unconditionally define stub for !CONFIG_SECCOMP (Linus Walleij)\"\n\n* tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:\n  seccomp: Stub for !CONFIG_SECCOMP","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-15T04:17:28.761000","updated":"2025-01-15T05:18:27.574000","timeout":"2025-01-15T05:17:28.753000","holdoff":"2025-01-15T04:28:34.954000","owner":"production","submitter":"service:pipeline","treeid":"ab0f90b9d2a9a372c243d7a22b2217d9ce7a31748a2c59602020de70972755b5","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"67894a5f7adb323264bde338","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-v6.13-rc7-102-gce69b4019001.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"ce69b4019001407f9cd738dd2ba217b3a8ab831b","describe":"v6.13-rc7-102-gce69b4019001","version":{"version":6,"patchlevel":13,"extra":"-rc7-102-gce69b4019001"},"commit_tags":[],"commit_message":"Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net\n\nPull networking fixes from Paolo Abeni:\n \"Notably this includes fixes for a few regressions spotted very\n  recently. No known outstanding ones.\n\n  Current release - regressions:\n\n   - core: avoid CFI problems with sock priv helpers\n\n   - xsk: bring back busy polling support\n\n   - netpoll: ensure skb_pool list is always initialized\n\n  Current release - new code bugs:\n\n   - core: make page_pool_ref_netmem work with net iovs\n\n   - ipv4: route: fix drop reason being overridden in\n     ip_route_input_slow\n\n   - udp: make rehash4 independent in udp_lib_rehash()\n\n  Previous releases - regressions:\n\n   - bpf: fix bpf_sk_select_reuseport() memory leak\n\n   - openvswitch: fix lockup on tx to unregistering netdev with carrier\n\n   - mptcp: be sure to send ack when mptcp-level window re-opens\n\n   - eth:\n      - bnxt: always recalculate features after XDP clearing, fix\n        null-deref\n      - mlx5: fix sub-function add port error handling\n      - fec: handle page_pool_dev_alloc_pages error\n\n  Previous releases - always broken:\n\n   - vsock: some fixes due to transport de-assignment\n\n   - eth:\n      - ice: fix E825 initialization\n      - mlx5e: fix inversion dependency warning while enabling IPsec\n        tunnel\n      - gtp: destroy device along with udp socket's netns dismantle.\n      - xilinx: axienet: Fix IRQ coalescing packet count overflow\"\n\n* tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (44 commits)\n  netdev: avoid CFI problems with sock priv helpers\n  net/mlx5e: Always start IPsec sequence number from 1\n  net/mlx5e: Rely on reqid in IPsec tunnel mode\n  net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnel\n  net/mlx5: Clear port select structure when fail to create\n  net/mlx5: SF, Fix add port error handling\n  net/mlx5: Fix a lockdep warning as part of the write combining test\n  net/mlx5: Fix RDMA TX steering prio\n  net: make page_pool_ref_netmem work with net iovs\n  net: ethernet: xgbe: re-add aneg to supported features in PHY quirks\n  net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMII\n  net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o inband\n  selftests: net: Adapt ethtool mq tests to fix in qdisc graft\n  net: fec: handle page_pool_dev_alloc_pages error\n  net: netpoll: ensure skb_pool list is always initialized\n  net: xilinx: axienet: Fix IRQ coalescing packet count overflow\n  nfp: bpf: prevent integer overflow in nfp_bpf_event_output()\n  selftests: mptcp: avoid spurious errors on disconnect\n  mptcp: fix spurious wake-up on under memory pressure\n  mptcp: be sure to send ack when mptcp-level window re-opens\n  ...","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-16T18:05:19.177000","updated":"2025-01-16T19:05:44.145000","timeout":"2025-01-16T19:05:19.164000","holdoff":"2025-01-16T18:17:40.503000","owner":"production","submitter":"service:pipeline","treeid":"250fff9098a7b0397ed32dfb8332ec6926ccc45efbf2433caad3765611812acd","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6789bdd17adb323264bfef33","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-pm-6.13-rc8-107-ga634dda26186.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"a634dda26186cf9a51567020fcce52bcba5e1e59","describe":"pm-6.13-rc8-107-ga634dda26186","version":{"version":6,"patchlevel":13,"extra":"-rc7-111-ga634dda26186"},"commit_tags":[],"commit_message":"Merge tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linux\n\nPull io_uring fixes from Jens Axboe:\n \"One fix for the error handling in buffer cloning, and one fix for the\n  ring resizing.\n\n  Two minor followups for the latter as well.\n\n  Both of these issues only affect 6.13, so not marked for stable\"\n\n* tag 'io_uring-6.13-20250116' of git://git.kernel.dk/linux:\n  io_uring/register: cache old SQ/CQ head reading for copies\n  io_uring/register: document io_register_resize_rings() shared mem usage\n  io_uring/register: use stable SQ/CQ ring data during resize\n  io_uring/rsrc: fixup io_clone_buffers() error handling","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-17T02:17:53.604000","updated":"2025-01-17T03:18:36.436000","timeout":"2025-01-17T03:17:53.594000","holdoff":"2025-01-17T02:29:01.013000","owner":"production","submitter":"service:pipeline","treeid":"286692ad3f609a944791e63afb5507b02170216cc32e986ec9750f45290351e4","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0},{"id":"6789da7e7adb323264c08715","kind":"checkout","name":"checkout","path":["checkout"],"group":null,"parent":null,"state":"done","result":"pass","artifacts":{"tarball":"https://kciapistagingstorage1.file.core.windows.net/production/linux-mainline-master-pm-6.13-rc8-145-g9bffa1ad25b8.tar.gz?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2026-10-18T13:36:18Z&st=2024-10-17T05:36:18Z&spr=https&sig=xFxYOOh5uXJWeN9I3YKAUvpGGQivo89HKZbD78gcxvc%3D"},"data":{"kernel_revision":{"tree":"mainline","url":"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git","branch":"master","commit":"9bffa1ad25b8b3b95d8f463e5c24dabe3c87d54d","describe":"pm-6.13-rc8-145-g9bffa1ad25b8","version":{"version":6,"patchlevel":13,"extra":"-rc7-149-g9bffa1ad25b8"},"commit_tags":[],"commit_message":"Merge tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel\n\nPull drm fixes from Dave Airlie:\n \"Final(?) set of fixes for 6.13, I think the holidays finally caught up\n  with everyone, the misc changes are 2 weeks worth, otherwise amdgpu\n  and xe are most of it. The largest pieces is a new test so I'm not too\n  worried about that.\n\n  kunit:\n   - Fix W=1 build for kunit tests\n\n  bridge:\n   - Handle YCbCr420 better in bridge code, with tests\n   - itee-it6263 error handling fix\n\n  amdgpu:\n   - SMU 13 fix\n   - DP MST fixes\n   - DCN 3.5 fix\n   - PSR fixes\n   - eDP fix\n   - VRR fix\n   - Enforce isolation fixes\n   - GFX 12 fix\n   - PSP 14.x fix\n\n  xe:\n   - Add steering info support for GuC register lists\n   - Add means to wait for reset and synchronous reset\n   - Make changing ccs_mode a synchronous action\n   - Add missing mux registers\n   - Mark ComputeCS read mode as UC on iGPU, unblocking ULLS on iGPU\n\n  i915:\n   - Relax clear color alignment to 64 bytes [fb]\n\n  v3d:\n   - Fix warn when unloading v3d\n\n  nouveau:\n   - Fix cross-device fence handling in nouveau\n   - Fix backlight regression for macbooks 5,1\n\n  vmwgfx:\n   - Fix BO reservation handling in vmwgfx\"\n\n* tag 'drm-fixes-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel: (33 commits)\n  drm/xe: Mark ComputeCS read mode as UC on iGPU\n  drm/xe/oa: Add missing VISACTL mux registers\n  drm/xe: make change ccs_mode a synchronous action\n  drm/xe: introduce xe_gt_reset and xe_gt_wait_for_reset\n  drm/xe/guc: Adding steering info support for GuC register lists\n  drm/bridge: ite-it6263: Prevent error pointer dereference in probe()\n  drm/v3d: Ensure job pointer is set to NULL after job completion\n  drm/vmwgfx: Add new keep_resv BO param\n  drm/vmwgfx: Remove busy_places\n  drm/vmwgfx: Unreserve BO on error\n  drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}\n  drm/amdgpu: always sync the GFX pipe on ctx switch\n  drm/amdgpu: disable gfxoff with the compute workload on gfx12\n  drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX Isolation\n  drm/i915/fb: Relax clear color alignment to 64 bytes\n  drm/amd/display: Disable replay and psr while VRR is enabled\n  drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enable\n  nouveau/fence: handle cross device fences properly\n  drm/tests: connector: Add ycbcr_420_allowed tests\n  drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed\n  ...","tip_of_branch":true}},"debug":{},"jobfilter":null,"platform_filter":[],"created":"2025-01-17T04:20:14.859000","updated":"2025-01-17T05:20:45.580000","timeout":"2025-01-17T05:20:14.848000","holdoff":"2025-01-17T04:31:32.088000","owner":"production","submitter":"service:pipeline","treeid":"e85613f15d8b4cbfb1383bc0ca21b3422829961ed8408809a8b0d43e02c52e74","user_groups":[],"processed_by_kcidb_bridge":true,"retry_counter":0}],"total":1236,"limit":50,"offset":0}