index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
SUNRPC: Remove another switch on ctx->enctype
Chuck Lever
1
-0
/
+1
2023-02-20
SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanism
Chuck Lever
1
-14
/
+9
2023-02-20
SUNRPC: Obscure Kerberos integrity keys
Chuck Lever
1
-7
/
+2
2023-02-20
SUNRPC: Obscure Kerberos signing keys
Chuck Lever
1
-3
/
+2
2023-02-20
SUNRPC: Obscure Kerberos encryption keys
Chuck Lever
1
-2
/
+0
2023-02-20
SUNRPC: Refactor set-up for aux_cipher
Chuck Lever
1
-0
/
+1
2023-02-20
SUNRPC: Improve Kerberos confounder generation
Chuck Lever
1
-3
/
+0
2023-02-20
SUNRPC: Remove .conflen field from struct gss_krb5_enctype
Chuck Lever
1
-3
/
+0
2023-02-20
SUNRPC: Remove .blocksize field from struct gss_krb5_enctype
Chuck Lever
1
-1
/
+0
2023-02-20
SUNRPC: Add header ifdefs to linux/sunrpc/gss_krb5.h
Chuck Lever
1
-2
/
+5
2023-02-20
SUNRPC: Replace pool stats with per-CPU variables
Chuck Lever
1
-9
/
+6
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2
-3
/
+3
2023-02-20
SUNRPC: Set rq_accept_statp inside ->accept methods
Chuck Lever
1
-0
/
+19
2023-02-20
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
1
-2
/
+3
2023-02-20
SUNRPC: Remove no-longer-used helper functions
Chuck Lever
1
-65
/
+1
2023-02-20
SUNRPC: Convert unwrap data paths to use xdr_stream for replies
Chuck Lever
1
-2
/
+24
2023-02-20
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
1
-0
/
+21
2023-02-20
SUNRPC: Add XDR encoding helper for opaque_auth
Chuck Lever
1
-0
/
+2
2023-02-20
SUNRPC: Record gss_wrap() errors in svcauth_gss_wrap_priv()
Chuck Lever
1
-0
/
+21
2023-02-20
SUNRPC: Record gss_get_mic() errors in svcauth_gss_wrap_integ()
Chuck Lever
1
-0
/
+1
2023-02-20
NFSD: enhance inter-server copy cleanup
Dai Ngo
1
-1
/
+1
2023-02-20
SUNRPC: Convert unwrap_priv_data() to use xdr_stream
Chuck Lever
1
-1
/
+0
2023-02-20
SUNRPC: Convert unwrap_integ_data() to use xdr_stream
Chuck Lever
1
-0
/
+1
2023-02-20
SUNRPC: Convert svcauth_unix_accept() to use xdr_stream
Chuck Lever
1
-0
/
+5
2023-02-20
SUNRPC: Add an XDR decoding helper for struct opaque_auth
Chuck Lever
1
-0
/
+3
2023-02-20
fs: namei: Allow follow_down() to uncover auto mounts
Richard Weinberger
1
-1
/
+1
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
2
-1
/
+5
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2
-1
/
+2
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
3
-0
/
+12
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
1
-0
/
+5
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
1
-0
/
+3
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
1
-4
/
+6
2023-02-20
rxrpc: Fix overproduction of wakeups to recvmsg()
David Howells
1
-0
/
+1
2023-02-19
IB/mlx5: Extend debug control for CC parameters
Edward Srouji
1
-0
/
+12
2023-02-18
Merge tag 'irq-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+12
2023-02-19
Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
13
-52
/
+156
2023-02-18
tracing: Always use canonical ftrace path
Ross Zwisler
2
-3
/
+3
2023-02-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+0
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
8
-50
/
+26
2023-02-17
Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+4
2023-02-17
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
1
-1
/
+4
2023-02-17
of: Add of_property_present() helper
Rob Herring
1
-1
/
+16
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2023-02-17
blk-mq: Reorder fields in 'struct blk_mq_tag_set'
Christophe JAILLET
1
-2
/
+2
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
5
-5
/
+28
2023-02-17
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
1
-1
/
+1
2023-02-17
net/mlx5: Expose bits for querying special mkeys
Or Har-Toov
1
-2
/
+8
2023-02-17
sed-opal: add support flag for SUM in status ioctl
Luca Boccassi
1
-0
/
+1
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2
-0
/
+11
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-13
/
+30
[prev]
[next]