index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
idr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
1
-1
/
+2
2017-12-21
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
1
-2
/
+2
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
4
-4
/
+13
2017-12-21
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
1
-3
/
+12
2017-12-21
Revert "bdi: add error handle for bdi_debug_register"
Jens Axboe
1
-4
/
+1
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2017-12-21
tools/kvm_stat: sort '-f help' output
Stefan Raspl
1
-10
/
+6
2017-12-21
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
1
-7
/
+25
2017-12-21
drm: move lease init after validation in drm_lease_create
Keith Packard
1
-11
/
+11
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2
-95
/
+63
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
1
-16
/
+533
2017-12-21
bpf: fix integer overflows
Alexei Starovoitov
2
-2
/
+50
2017-12-21
bpf: don't prune branches when a scalar is replaced with a pointer
Jann Horn
1
-8
/
+7
2017-12-21
bpf: force strict alignment checks for stack pointers
Jann Horn
1
-0
/
+5
2017-12-21
bpf: fix missing error return in check_stack_boundary()
Jann Horn
1
-0
/
+1
2017-12-21
bpf: fix 32-bit ALU op verification
Jann Horn
1
-11
/
+17
2017-12-21
bpf: fix incorrect tracking of register size truncation
Jann Horn
1
-17
/
+27
2017-12-21
bpf: fix incorrect sign extension in check_alu_op()
Jann Horn
1
-1
/
+7
2017-12-21
bpf/verifier: fix bounds calculation on BPF_RSH
Edward Cree
1
-14
/
+16
2017-12-20
null_blk: unalign call_single_data
Jens Axboe
1
-2
/
+2
2017-12-20
block: unalign call_single_data in struct request
Jens Axboe
1
-1
/
+1
2017-12-20
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
1
-2
/
+7
2017-12-20
s390/qeth: fix error handling in checksum cmd callback
Julian Wiedmann
1
-1
/
+8
2017-12-20
tipc: remove joining group member from congested list
Jon Maloy
1
-4
/
+2
2017-12-20
selftests: net: Adding config fragment CONFIG_NUMA=y
Naresh Kamboju
1
-0
/
+1
2017-12-20
block-throttle: avoid double charge
Shaohua Li
4
-12
/
+9
2017-12-20
nfp: bpf: keep track of the offloaded program
Jakub Kicinski
2
-4
/
+51
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
3
-67
/
+43
2017-12-20
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
1
-1
/
+1
2017-12-20
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: clear interface link status on port disable
Yelena Krivosheev
1
-0
/
+4
2017-12-20
drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...
Maarten Lankhorst
1
-22
/
+20
2017-12-20
drm/sun4i: hdmi: Move the mode_valid callback to the encoder
Maxime Ripard
1
-19
/
+20
2017-12-20
Do not hash userspace addresses in fault handlers
Kees Cook
4
-4
/
+4
2017-12-20
bpf: Fix tools and testing build.
David Miller
2
-5
/
+5
2017-12-19
drm/nouveau: fix obvious memory leak
Ben Skeggs
1
-1
/
+1
2017-12-19
net/mlx5: Stay in polling mode when command EQ destroy fails
Moshe Shemesh
1
-3
/
+1
2017-12-19
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
2
-8
/
+14
2017-12-19
net/mlx5: Fix steering memory leak
Maor Gottlieb
1
-2
/
+14
2017-12-19
net/mlx5e: Prevent possible races in VXLAN control flow
Gal Pressman
1
-0
/
+4
2017-12-19
net/mlx5e: Add refcount to VXLAN structure
Gal Pressman
2
-23
/
+28
2017-12-19
net/mlx5e: Fix possible deadlock of VXLAN lock
Gal Pressman
1
-10
/
+10
2017-12-19
net/mlx5: Fix error flow in CREATE_QP command
Moni Shoua
1
-2
/
+2
2017-12-19
net/mlx5: Fix misspelling in the error message and comment
Eugenia Emantayev
2
-2
/
+2
2017-12-19
net/mlx5e: Fix defaulting RX ring size when not needed
Eugenia Emantayev
4
-13
/
+22
2017-12-19
net/mlx5e: Fix features check of IPv6 traffic
Gal Pressman
1
-1
/
+2
2017-12-19
net/mlx5e: Fix ETS BW check
Huy Nguyen
1
-3
/
+7
2017-12-19
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
3
-16
/
+18
2017-12-19
Revert "mlx5: move affinity hints assignments to generic code"
Saeed Mahameed
4
-29
/
+93
[next]