index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
xfrm: add extack support to xfrm_init_replay
Sabrina Dubroca
4
-6
/
+10
2022-09-22
xfrm: add extack to __xfrm_init_state
Sabrina Dubroca
3
-9
/
+22
2022-09-22
xfrm: add extack to attach_*
Sabrina Dubroca
1
-16
/
+30
2022-09-22
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
3
-10
/
+23
2022-09-22
xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aead
Sabrina Dubroca
1
-11
/
+20
2022-09-22
xfrm: add extack to verify_replay
Sabrina Dubroca
1
-8
/
+22
2022-09-22
xfrm: add extack support to verify_newsa_info
Sabrina Dubroca
1
-21
/
+69
2022-09-01
Merge remote-tracking branch 'xfrm: start adding netlink extack support'
Steffen Klassert
1
-60
/
+103
2022-08-31
xfrm: add extack to verify_sec_ctx_len
Sabrina Dubroca
1
-7
/
+9
2022-08-31
xfrm: add extack to validate_tmpl
Sabrina Dubroca
1
-9
/
+20
2022-08-31
xfrm: add extack to verify_policy_type
Sabrina Dubroca
1
-11
/
+17
2022-08-31
xfrm: add extack to verify_policy_dir
Sabrina Dubroca
1
-4
/
+5
2022-08-31
xfrm: add extack support to verify_newpolicy_info
Sabrina Dubroca
1
-7
/
+18
2022-08-31
xfrm: propagate extack to all netlink doit handlers
Sabrina Dubroca
1
-22
/
+34
2022-08-29
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
4
-0
/
+107
2022-08-29
xfrm: interface: support collect metadata mode
Eyal Birger
5
-29
/
+121
2022-08-29
net: allow storing xfrm interface metadata in metadata_dst
Eyal Birger
1
-0
/
+20
2022-08-23
xfrm: Drop unused argument
Hongbin Wang
1
-8
/
+7
2022-08-16
selftests/net: Refactor xfrm_fill_key() to use array of structs
Gautam Menghani
1
-59
/
+45
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
116
-646
/
+1865
2022-08-11
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-154
/
+321
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-55
/
+2
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
27
-233
/
+538
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-129
/
+221
2022-08-11
net: atm: bring back zatm uAPI
Jakub Kicinski
1
-0
/
+47
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
1
-2
/
+2
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
3
-151
/
+318
2022-08-11
net: add missing kdoc for struct genl_multicast_group::flags
Jakub Kicinski
1
-2
/
+3
2022-08-11
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-1128
/
+1703
2022-08-11
nfp: fix use-after-free in area_cache_get()
Jialiang Wang
1
-1
/
+2
2022-08-11
MAINTAINERS: use my korg address for mt7601u
Jakub Kicinski
1
-1
/
+1
2022-08-11
mlxsw: minimal: Fix deadlock in ports creation
Vadim Pasternak
1
-7
/
+0
2022-08-11
bonding: fix reference count leak in balance-alb mode
Jay Vosburgh
1
-1
/
+4
2022-08-11
Revert "Makefile.extrawarn: re-enable -Wformat for clang"
Linus Torvalds
1
-0
/
+1
2022-08-11
net: usb: qmi_wwan: Add support for Cinterion MV32
Slark Xiao
1
-0
/
+2
2022-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+8
2022-08-10
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
1
-0
/
+8
2022-08-11
KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability table
Bagas Sanjaya
1
-4
/
+4
2022-08-11
Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underline
Bagas Sanjaya
1
-1
/
+1
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
6
-15
/
+54
2022-08-10
tls: rx: device: don't try to copy too much on detach
Jakub Kicinski
1
-1
/
+1
2022-08-10
tls: rx: device: bound the frag walk
Jakub Kicinski
1
-1
/
+7
2022-08-10
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-08-10
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
3
-24
/
+48
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
19
-35
/
+424
2022-08-10
Merge branch 'net-enhancements-to-sk_user_data-field'
Jakub Kicinski
4
-28
/
+56
2022-08-10
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
1
-6
/
+3
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
3
-22
/
+53
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
3
-2
/
+6
2022-08-10
Makefile: link with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
1
-0
/
+5
[next]