summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFSD: Fix strncpy() fortify warningChuck Lever2022-07-291-1/+1
* SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever2022-07-291-5/+9
* NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington2022-07-291-0/+1
* SUNRPC: Fix xdr_encode_bool()Chuck Lever2022-07-291-2/+2
* Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-171-4/+7
|\
| * Input: document the units for resolution of size axesSiarhei Vishniakou2022-07-081-4/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2022-05-273-2/+3
| |\
| | * Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov2022-05-183-2/+3
| | |\
* | | \ Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-07-162-1/+7
|\ \ \ \
| * | | | serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen2022-06-301-0/+5
| * | | | tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt2022-06-271-1/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-07-152-1/+11
|\ \ \ \ \
| * | | | | kvm: stats: tell userspace which values are booleanPaolo Bonzini2022-07-142-1/+11
* | | | | | Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2022-07-151-1/+1
|\ \ \ \ \ \
| * | | | | | netfs: do not unlock and put the folio twiceXiubo Li2022-07-141-1/+1
* | | | | | | Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-151-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann2022-07-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | reset: Fix devm bulk optional exclusive control getterSerge Semin2022-06-291-1/+1
* | | | | | | | | Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-148-18/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/tls: Check for errors in tls_device_initTariq Toukan2022-07-141-2/+2
| * | | | | | | | | Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-07-132-3/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2022-06-292-3/+5
| * | | | | | | | | | raw: Fix a data-race around sysctl_raw_l3mdev_accept.Kuniyuki Iwashima2022-07-131-1/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-07-111-5/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso2022-07-091-5/+9
| * | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-07-081-4/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong2022-07-081-4/+7
| * | | | | | | | | | | | net: Fix data-races around sysctl_mem.Kuniyuki Iwashima2022-07-081-1/+1
| * | | | | | | | | | | | net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)2022-07-081-2/+4
* | | | | | | | | | | | | Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-141-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu2022-07-131-0/+6
* | | | | | | | | | | | | Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-07-131-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo2022-06-161-1/+2
* | | | | | | | | | | | | | Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-07-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu2022-07-121-1/+1
* | | | | | | | | | | | | | | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-113-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf2022-06-271-2/+4
| * | | | | | | | | | | | | | | objtool: Add entry UNRET validationPeter Zijlstra2022-06-271-0/+3
| * | | | | | | | | | | | | | | x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre2022-06-271-0/+2
| * | | | | | | | | | | | | | | x86/kvm/vmx: Make noinstr cleanPeter Zijlstra2022-06-271-1/+1
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-07-111-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya2022-07-031-9/+9
| |/ / / / / / / / / / / / / /
* | | | | | | | | | / / / / / fix race between exit_itimers() and /proc/pid/timersOleg Nesterov2022-07-111-1/+1
| |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-07-101-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-011-1/+0
| * | | | | | | | | | | | | | misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-011-1/+0
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fscache: Fix invalidation/lookup raceDavid Howells2022-07-051-0/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-07-082-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello2022-07-051-0/+1