aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-17gpio: cs5535: use new line value setter callbacksBartosz Golaszewski1-2/+4
2025-03-17gpio: crystalcove: use new line value setter callbacksBartosz Golaszewski1-6/+6
2025-03-17gpio: cros-ec: use new line value setter callbacksBartosz Golaszewski1-8/+5
2025-03-17gpio: creg-snps: use new line value setter callbacksBartosz Golaszewski1-5/+5
2025-03-17gpio: cgbc: use new line value setter callbacksBartosz Golaszewski1-10/+14
2025-03-17gpio: bt8xx: use new line value setter callbacksBartosz Golaszewski1-3/+4
2025-03-17gpio: bt8xx: use lock guardsBartosz Golaszewski1-29/+14
2025-03-17gpio: bt8xx: allow to build the module with COMPILE_TEST=yBartosz Golaszewski1-1/+1
2025-03-17gpio: bd9571mwv: use new line value setter callbacksBartosz Golaszewski1-4/+4
2025-03-17gpio: bd71828: use new line value setter callbacksBartosz Golaszewski1-9/+6
2025-03-17gpio: bd71815: use new line value setter callbacksBartosz Golaszewski1-9/+6
2025-03-17gpio: bcm-kona: use new line value setter callbacksBartosz Golaszewski1-3/+6
2025-03-17gpio: bcm-kona: use lock guardsBartosz Golaszewski1-46/+18
2025-03-16Linux 6.14-rc7v6.14-rc7Linus Torvalds1-1/+1
2025-03-14bcachefs: fix build on 32 bit in get_random_u64_below()Kent Overstreet1-1/+2
2025-03-14bcachefs: Change btree wb assert to runtime errorKent Overstreet2-1/+28
2025-03-14MAINTAINERS: Update Ike Panhc's email addressIke Panhc2-1/+2
2025-03-14xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)1-5/+3
2025-03-14tracing: Correct the refcount if the hist/hist_debug file fails to openTengda Wu1-6/+18
2025-03-14usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...Amit Sunil Dhamne1-4/+4
2025-03-13x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisorsAjay Kaher1-0/+4
2025-03-13dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet1-1/+1
2025-03-13bcachefs: bch2_get_random_u64_below()Kent Overstreet3-11/+16
2025-03-13bcachefs: target_congested -> get_random_u32_below()Kent Overstreet1-1/+1
2025-03-13Revert "fanotify: disable readahead if we have pre-content watches"Amir Goldstein2-26/+0
2025-03-13Revert "mm: don't allow huge faults for files with pre content watches"Amir Goldstein1-19/+0
2025-03-13Revert "fsnotify: generate pre-content permission event on page fault"Amir Goldstein3-82/+0
2025-03-13Revert "xfs: add pre-content fsnotify hook for DAX faults"Amir Goldstein1-13/+0
2025-03-13Revert "ext4: add pre-content fsnotify hook for DAX faults"Amir Goldstein1-3/+0
2025-03-13smb: client: Fix match_session bug preventing session reuseHenrique Carvalho1-4/+12
2025-03-13cifs: Fix integer overflow while processing closetimeo mount optionMurad Masimov1-2/+2
2025-03-13cifs: Fix integer overflow while processing actimeo mount optionMurad Masimov1-1/+1
2025-03-13cifs: Fix integer overflow while processing acdirmax mount optionMurad Masimov1-2/+2
2025-03-13cifs: Fix integer overflow while processing acregmax mount optionMurad Masimov1-2/+2
2025-03-13smb: client: fix regression with guest optionPaulo Alcantara1-0/+4
2025-03-13platform/x86/amd: pmf: Fix missing hidden options for Smart PCMario Limonciello1-0/+2
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory3-3/+5
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory5-7/+16
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru1-1/+1
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik5-25/+79
2025-03-13Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long2-12/+21
2025-03-13net: openvswitch: remove misbehaving actions length checkIlya Maximets1-14/+1
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-03-13gre: Fix IPv6 link-local address generation.Guillaume Nault1-6/+9
2025-03-13netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin1-6/+4
2025-03-13gpio: cdev: use raw notifier for line state eventsBartosz Golaszewski3-10/+18
2025-03-13gpiolib: don't check the retval of get_direction() when registering a chipBartosz Golaszewski1-16/+11