summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan2022-01-301-6/+5
* mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne2022-01-301-5/+12
* mm: page->mapping folio->mapping should have the same offsetWei Yang2022-01-301-0/+1
* include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton2022-01-301-1/+1
* Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-291-0/+35
|\
| * tty: Partially revert the removal of the Cyclades public APIMaciej W. Rozycki2022-01-261-0/+35
* | Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-291-0/+6
|\ \
| * | usb: roles: fix include/linux/usb/role.h compile issueLinyu Yuan2022-01-251-0/+6
| |/
* | Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-291-0/+1
|\ \
| * | block: add bio_start_io_acct_time() to control start_timeMike Snitzer2022-01-281-0/+1
* | | Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-01-291-1/+1
|\ \ \
| * | | security, lsm: dentry_init_security() Handle multi LSM registrationVivek Goyal2022-01-281-1/+1
* | | | Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-281-10/+1
|\ \ \ \
| * | | | PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-01-251-10/+1
| | |_|/ | |/| |
* | | | Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-282-6/+8
|\ \ \ \
| * | | | tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2022-01-272-3/+4
| * | | | tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu2022-01-271-3/+4
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-281-0/+1
|\ \ \ \
| * | | | KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini2022-01-281-0/+1
* | | | | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-281-6/+43
|\ \ \ \ \
| * | | | | fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein2022-01-241-6/+43
* | | | | | Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-281-1/+1
|\ \ \ \ \ \
| * | | | | | quota: cleanup double word in commentTom Rix2022-01-241-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2711-17/+28
|\ \ \ \ \ \
| * | | | | | net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2022-01-272-2/+2
| * | | | | | ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet2022-01-271-1/+1
| * | | | | | ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-01-271-11/+10
| * | | | | | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2022-01-271-0/+2
| * | | | | | pid: Introduce helper task_is_in_init_pid_ns()Leo Yan2022-01-261-0/+5
| * | | | | | bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu2022-01-241-1/+1
| * | | | | | ipv6: annotate accesses to fn->fn_sernumEric Dumazet2022-01-201-1/+1
| * | | | | | tcp: Add a stub for sk_defer_free_flush()Gal Pressman2022-01-201-0/+4
| * | | | | | ethtool: Fix link extended state for big endianMoshe Tal2022-01-201-1/+1
| * | | | | | net: fix information leakage in /proc/net/ptypeCongyu Liu2022-01-201-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-254-31/+58
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever2022-01-141-5/+13
| * | | | | NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia2022-01-131-0/+1
| * | | | | NFSv4 store server support for fs_location attributeOlga Kornievskaia2022-01-121-1/+1
| * | | | | NFSv4: Add some support for case insensitive filesystemsTrond Myklebust2022-01-062-0/+4
| * | | | | SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri2022-01-061-20/+32
| * | | | | NFS: don't store 'struct cred *' in struct nfs_access_entryNeilBrown2022-01-061-1/+3
| * | | | | NFS: pass cred explicitly for access testsNeilBrown2022-01-062-2/+2
| * | | | | NFS: change nfs_access_get_cached to only report the maskNeilBrown2022-01-061-2/+2
* | | | | | Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-233-8/+1
|\ \ \ \ \ \
| * | | | | | kernel/sched: Remove dl_boosted flag commentHui Su2022-01-181-4/+0
| * | | | | | psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan2022-01-182-4/+1
* | | | | | | Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-01-231-12/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | perf: Fix perf_event_read_local() timePeter Zijlstra2022-01-181-12/+3
| |/ / / / /
* | | | | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-237-330/+409
|\ \ \ \ \ \
| * | | | | | bitmap: unify find_bit operationsYury Norov2022-01-152-33/+56