aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/futex-contention.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-07MAINTAINERS: Remove myselfHector Martin1-1/+0
2025-02-07MAINTAINERS: Move Pavel to kernel.org addressPavel Machek2-9/+7
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik1-0/+13
2025-02-07pidfs: improve ioctl handlingChristian Brauner1-1/+11
2025-02-07fsnotify: disable pre-content and permission events by defaultAmir Goldstein1-0/+5
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi1-1/+21
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein4-2/+24
2025-02-07fs: fix adding security options to statmount.mnt_optMiklos Szeredi1-15/+14
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein5-13/+25
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher5-7/+8
2025-02-07gfs2: switch to lockref_init(..., 1)Andreas Gruenbacher1-2/+2
2025-02-07gfs2: use lockref_init for gl_lockrefAndreas Gruenbacher2-2/+1
2025-02-07statmount: let unset strings be emptyMiklos Szeredi1-9/+16
2025-02-07vboxsf: fix building with GCC 15Brahmajit Das1-1/+2
2025-02-07fs/stat.c: avoid harmless garbage value problem in vfs_statx_path()Su Hui1-1/+3
2025-02-07timers/migration: Fix off-by-one root mis-connectionFrederic Weisbecker1-1/+9
2025-02-07genirq: Remove leading space from irq_chip::irq_print_chip() callbacksGeert Uytterhoeven4-4/+4
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_rebalanceKent Overstreet4-20/+26
2025-02-06bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()Kent Overstreet1-1/+0
2025-02-06bcachefs: Fix discard path journal flushingKent Overstreet8-35/+55
2025-02-06bcachefs: fix deadlock in journal_entry_open()Jeongjun Park4-2/+28
2025-02-06bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()Jeongjun Park1-1/+6
2025-02-06bcachefs docs: SubmittingPatches.rstKent Overstreet3-0/+100
2025-02-06cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar1-4/+5
2025-02-06PCI/TPH: Restore TPH Requester Enable correctlyRobin Murphy1-1/+1
2025-02-06smb: client: change lease epoch type from unsigned int to __u16Meetakshi Setiya5-19/+19
2025-02-06PCI/ASPM: Fix L1SS savingIlpo Järvinen1-3/+0
2025-02-06Revert "net: stmmac: Specify hardware capability value when FIFO size isn't specified"Russell King (Oracle)1-18/+17
2025-02-06MAINTAINERS: add a sample ethtool section entryJakub Kicinski1-0/+6
2025-02-06MAINTAINERS: add entry for ethtoolJakub Kicinski1-0/+10
2025-02-05smb: client: get rid of kstrdup() in get_ses_refpath()Paulo Alcantara2-22/+12
2025-02-05smb: client: fix noisy when tree connecting to DFS interlink targetsPaulo Alcantara1-1/+1
2025-02-05smb: client: don't trust DFSREF_STORAGE_SERVER bitPaulo Alcantara1-14/+16
2025-02-05rxrpc: Fix race in call state changing vs recvmsg()David Howells1-1/+9
2025-02-05rxrpc: Fix call state set to not include the SERVER_SECURING stateDavid Howells5-10/+6
2025-02-05net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-05tun: revert fix group permission checkWillem de Bruijn1-9/+5
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang1-1/+33
2025-02-05netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()Cong Wang1-1/+1
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le1-0/+23
2025-02-05pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le1-0/+3
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)1-1/+1
2025-02-05ACPI: PRM: Remove unnecessary strict handler address checksAubrey Li1-3/+1
2025-02-05ACPI: resource: IRQ override for Eluktronics MECH-17Gannon Kolding1-0/+6
2025-02-05ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()Andy Shevchenko1-5/+5
2025-02-05cpufreq: prevent NULL dereference in cpufreq_online()Aboorva Devarajan1-1/+2
2025-02-05cpufreq: airoha: modify CONFIG_OF dependencyArnd Bergmann1-1/+2
2025-02-05drm/i915/dp: Fix potential infinite loop in 128b/132b SSTJani Nikula1-0/+4
2025-02-05cpufreq/amd-pstate: Fix max_perf updation with schedutilDhananjay Ugwekar1-1/+1
2025-02-05cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar1-4/+4