summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-07usb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai
2026-01-07usb: typec: ucsi: drop an unused Kconfig symbolRandy Dunlap
2026-01-07USB: host: drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-01-07dt-bindings: usb: Add Socionext Uniphier DWC3 controllerRob Herring (Arm)
2026-01-07dt-bindings: usb: Add Microchip LAN969x supportRobert Marko
2026-01-07usb: gadget: f_sourcesink: Support maxburst configurability for bulk endpointsKrishna Kurapati
2026-01-07usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driverVladimir Zapolskiy
2026-01-07USB: typec: tcpm: Fix a typoAndy Yan
2026-01-07x86/alternative: Patch a single alternative location only onceJuergen Gross
2026-01-07rust: usb: use "kernel vertical" style for importsDanilo Krummrich
2026-01-07rust: usb: add __rust_helper to helpersAlice Ryhl
2026-01-07clk: qcom: gcc-glymur: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-milos: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-sdx75: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-sm4450: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-sm8750: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-sm8450: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07blk-mq: avoid stall during boot due to synchronize_rcu_expeditedMikulas Patocka
2026-01-07io_uring: remove nr_segs recalculation in io_import_kbuf()Ming Lei
2026-01-07block: don't initialize bi_vcnt for cloned bio in bio_iov_bvec_set()Ming Lei
2026-01-07block: use bvec iterator helper for bio_may_need_split()Ming Lei
2026-01-07x86/alternative: Use helper functions for patching alternativesJuergen Gross
2026-01-07loop: add missing bd_abort_claiming in loop_set_statusTetsuo Handa
2026-01-07rtla: Fix parse_cpu_set() return value documentationWander Lairson Costa
2026-01-07rtla: Ensure null termination after read operations in utils.cWander Lairson Costa
2026-01-07rtla: Make stop_tracing variable volatileWander Lairson Costa
2026-01-07rtla: Add generated output files to gitignoreWander Lairson Costa
2026-01-07rtla: Fix NULL pointer dereference in actions_parseWander Lairson Costa
2026-01-07rtla: Remove unused headersWander Lairson Costa
2026-01-07rtla: Remove redundant memset after callocWander Lairson Costa
2026-01-07rtla: Use standard exit codes for result enumWander Lairson Costa
2026-01-07rtla: Replace atoi() with a robust strtoi()Wander Lairson Costa
2026-01-07rtla: Introduce for_each_action() helperWander Lairson Costa
2026-01-07tools/rtla: Deduplicate cgroup path opening codeCosta Shulyupin
2026-01-07tools/rtla: Consolidate -H/--house-keeping option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -P/--priority option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -e/--event option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -d/--duration option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -D/--debug option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -C/--cgroup option parsingCosta Shulyupin
2026-01-07tools/rtla: Consolidate -c/--cpus option parsingCosta Shulyupin
2026-01-07tools/rtla: Add common_parse_options()Costa Shulyupin
2026-01-07Documentation/rtla: Document --bpf-action optionTomas Glozar
2026-01-07Documentation/rtla: Rename sample/ to example/Tomas Glozar
2026-01-07rtla/tests: Run Test::Harness in verbose modeTomas Glozar
2026-01-07rtla/tests: Test BPF action programTomas Glozar
2026-01-07rtla/timerlat: Add example for BPF action programTomas Glozar
2026-01-07rtla/timerlat: Add --bpf-action optionTomas Glozar