summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NFSD: Add nfsd_file_lru_dispose_list() helperChuck Lever2022-07-291-7/+22
* NFSD: Report average age of filecache itemsChuck Lever2022-07-292-1/+11
* NFSD: Report count of freed filecache itemsChuck Lever2022-07-291-1/+6
* NFSD: Report count of calls to nfsd_file_acquire()Chuck Lever2022-07-291-2/+9
* NFSD: Report filecache LRU sizeChuck Lever2022-07-291-1/+3
* NFSD: Demote a WARN to a pr_warn()Chuck Lever2022-07-291-3/+3
* SUNRPC: Fix server-side fault injection documentationChuck Lever2022-07-291-0/+7
* nfsd: remove redundant assignment to variable lenColin Ian King2022-07-291-1/+0
* NFSD: Fix space and spelling mistakeZhang Jiaming2022-07-291-2/+2
* NFSD: Instrument fh_verify()Chuck Lever2022-07-292-2/+49
* SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever2022-07-292-6/+10
* NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington2022-07-294-11/+9
* SUNRPC: Fix xdr_encode_bool()Chuck Lever2022-07-291-2/+2
* nfsd: eliminate the NFSD_FILE_BREAK_* flagsJeff Layton2022-07-293-26/+2
* Linux 5.19-rc7v5.19-rc7Linus Torvalds2022-07-171-1/+1
* Merge tag 'drm-intel-fixes-2022-07-17' of git://anongit.freedesktop.org/drm/d...Linus Torvalds2022-07-176-13/+15
|\
| * drm/i915/ttm: fix 32b buildMatthew Auld2022-07-176-13/+15
* | Merge tag 'perf-tools-fixes-for-v5.19-2022-07-17' of git://git.kernel.org/pub...Linus Torvalds2022-07-176-20/+47
|\ \
| * | perf trace: Fix SIGSEGV when processing syscall argsNaveen N. Rao2022-07-171-0/+2
| * | perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter2022-07-171-14/+4
| * | perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter2022-07-171-3/+6
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-07-171-0/+4
| * | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-07-172-3/+30
| * | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-07-171-0/+1
* | | Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-07-171-14/+31
|\ \ \
| * | | perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()Peter Zijlstra2022-07-131-14/+31
* | | | Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-175-5/+19
|\ \ \ \
| * | | | x86/bugs: Remove apostrophe typoKim Phillips2022-07-161-1/+1
| * | | | um: Add missing apply_returns()Peter Zijlstra2022-07-141-0/+4
| * | | | x86/entry: Remove UNTRAIN_RET from native_irq_return_ldtAlexandre Chartre2022-07-141-1/+0
| * | | | x86/bugs: Mark retbleed_strings staticJiapeng Chong2022-07-141-1/+1
| * | | | x86/pat: Fix x86_has_pat_wp()Juergen Gross2022-07-131-2/+12
| * | | | x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bitJiri Slaby2022-07-131-0/+1
* | | | | Merge tag 'gpio-fixes-for-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-171-11/+5
|\ \ \ \ \
| * | | | | gpio: sim: fix the chip_name configfs itemBartosz Golaszewski2022-07-121-11/+5
* | | | | | Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-174-5/+18
|\ \ \ \ \ \
| * | | | | | Input: document the units for resolution of size axesSiarhei Vishniakou2022-07-081-4/+7
| * | | | | | Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede2022-07-081-0/+5
| * | | | | | Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König2022-07-081-1/+3
| * | | | | | Input: usbtouchscreen - add driver_info sanity checkJohan Hovold2022-06-271-0/+3
* | | | | | | Merge tag 'for-v5.19-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2022-07-173-13/+21
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | power: supply: core: Fix boundary conditions in interpolationDorian Rudolph2022-06-091-12/+12
| * | | | | | power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin2022-06-091-0/+1
| * | | | | | power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probeGao Chao2022-06-091-1/+8
* | | | | | | Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-169-256/+340
|\ \ \ \ \ \ \
| * | | | | | | Revert "btrfs: turn delayed_nodes_tree into an XArray"David Sterba2022-07-154-44/+50
| * | | | | | | Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"David Sterba2022-07-151-18/+22
| * | | | | | | Revert "btrfs: turn fs_info member buffer_radix into XArray"David Sterba2022-07-154-55/+97
| * | | | | | | Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"David Sterba2022-07-156-139/+171
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-07-168-19/+28
|\ \ \ \ \ \ \ \