summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-07cpuidle: Extract and export no-lock variants of cpuidle_unregister_device()Huisong Li2-7/+17
2026-04-07tick/nohz: Fix inverted return value in check_tick_dependency() fast pathJosh Snyder1-1/+1
2026-04-07net/tls: fix use-after-free in -EBUSY error path of tls_do_encryptionMuhammad Alifa Ramdhan1-0/+10
2026-04-07slub: clarify kmem_cache_refill_sheaf() commentsHao Li1-5/+8
2026-04-07gpio: gpio-by-pinctrl: s/used to do/is used to do/Geert Uytterhoeven1-1/+1
2026-04-07Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"Takashi Iwai1-9/+0
2026-04-07ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=mJian Zhang1-1/+1
2026-04-07drbd: use get_random_u64() where appropriateDavid Carlier2-3/+3
2026-04-07MAINTAINERS, mailmap: Change Ulf Hansson's emailUlf Hansson2-7/+9
2026-04-07spi: uniphier: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-14/+4
2026-04-07sched/fair: Avoid overflow in enqueue_entity()K Prateek Nayak1-2/+30
2026-04-07ASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()Cezary Rojewski1-3/+6
2026-04-07spi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-36/+6
2026-04-07usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()Greg Kroah-Hartman1-2/+2
2026-04-07usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()Greg Kroah-Hartman1-0/+9
2026-04-07usb: gadget: f_hid: Add missing error codeEthan Tidmore1-1/+3
2026-04-07usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitionsJameson Thies1-2/+24
2026-04-07dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec bindingJameson Thies1-4/+15
2026-04-07USB: of: Simplify with scoped for each OF child loopHans Zhang1-6/+2
2026-04-07usbip: validate number_of_packets in usbip_pack_ret_submit()Nathan Rebello1-0/+12
2026-04-07usb: gadget: renesas_usb3: validate endpoint index in standard request handlersGreg Kroah-Hartman1-1/+6
2026-04-07usb: core: config: reverse the size check of the SSP isoc endpoint descriptorGreg Kroah-Hartman1-2/+2
2026-04-07usb: typec: ucsi: Set usb mode on partner changeJameson Thies1-0/+6
2026-04-07USB: cdc-acm: Add quirks for Yoga Book 9 14IAH10 INGENIC touchscreenDave Carey1-7/+46
2026-04-07usb: storage: Expand range of matched versions for VL817 quirks entryDaniel BrĂ¡t1-3/+4
2026-04-07usb: chipidea: otg: not wait vbus drop if use role_switchXu Yang1-2/+2
2026-04-07usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS changeXu Yang2-22/+26
2026-04-07usb: chipidea: core: refactor ci_usb_role_switch_set()Xu Yang1-22/+7
2026-04-07dt-bindings: opp-v2: Fix example 3 CPU reg valueVivian Wang1-4/+4
2026-04-07usb: typec: ucsi: skip connector validation before initNathan Rebello1-1/+2
2026-04-07Merge branch 'net-mlx5e-xdp-add-support-for-multi-packet-per-page'Paolo Abeni6-29/+113
2026-04-07net/mlx5e: XDP, Use page fragments for linear data in multibuf-modeDragos Tatulea3-17/+74
2026-04-07net/mlx5e: XDP, Use a single linear page per rqDragos Tatulea3-13/+47
2026-04-07net/mlx5e: XDP, Remove stride size limitationDragos Tatulea1-9/+2
2026-04-07net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TXDragos Tatulea1-1/+1
2026-04-07net/mlx5e: XSK, Increase size for chunk_size paramDragos Tatulea1-1/+1
2026-04-07ASoC: intel: avs: Fix type mismatch in variable assignmentsongxiebing1-1/+1
2026-04-07xfs: fix number of GC bvecsChristoph Hellwig1-9/+10
2026-04-07coresight: tpdm: fix invalid MMIO access issueJie Gan1-1/+1
2026-04-07xfs: untangle the open zones reporting in mountinfoChristoph Hellwig1-2/+6
2026-04-07xfs: expose the number of open zones in sysfsChristoph Hellwig2-0/+17
2026-04-07xfs: reduce special casing for the open GC zoneChristoph Hellwig4-59/+58
2026-04-07xfs: streamline GC zone selectionChristoph Hellwig1-55/+40
2026-04-07xfs: refactor GC zone selection helpersChristoph Hellwig1-23/+22
2026-04-07xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irecChristoph Hellwig1-2/+2
2026-04-07xfs: put the open zone later xfs_open_zone_putChristoph Hellwig1-1/+1
2026-04-07xfs: add a separate tracepoint for stealing an open zone for GCChristoph Hellwig2-1/+2
2026-04-07xfs: delay initial open of the GC zoneChristoph Hellwig1-25/+20
2026-04-07ext2: reject inodes with zero i_nlink and valid mode in ext2_iget()Vasiliy Kovalev1-3/+11
2026-04-07ext2: use get_random_u32() where appropriateDavid Carlier1-1/+1