summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>2019-05-21 22:46:46 +0200
committerJens Axboe <axboe@kernel.dk>2019-06-29 10:34:08 -0600
commitff91064ea37c8323eba31cc3d2e22464f107b50d (patch)
treeeeb913dad6c21bd1e494b9404d0b845518743d35 /tools/perf/scripts/python
parenta9b25b4cf2b76d320afc999f881ccb805fecdd84 (diff)
downloadkernel-ff91064ea37c8323eba31cc3d2e22464f107b50d.tar.gz
block: sed-opal: check size of shadow mbr
Check whether the shadow mbr does fit in the provided space on the target. Also a proper firmware should handle this case and return an error we may prevent problems or even damage with crappy firmwares. Signed-off-by: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de> Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz> Reviewed-by: Scott Bauer <sbauer@plzdonthack.me> Reviewed-by: Jon Derrick <jonathan.derrick@intel.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
2013-12-01{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du 2013-07-29pktgen: add needed include fileStephen Rothwell 2013-07-27pktgen: Use ip_send_check() to compute checksumThomas Graf 2013-07-27pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf 2013-06-12pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skbDaniel Borkmann 2013-06-04pktgen: Fix position of ip and udp headerThomas Graf 2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman 2013-05-28net: pass info struct via netdevice notifierJiri Pirko 2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells 2013-04-29net/core: remove duplicate statements by do-while loopAkinobu Mita 2013-04-29net/core: rename random32() to prandom_u32()Akinobu Mita 2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro 2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng 2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-01-29pktgen: correctly handle failures when adding a deviceCong Wang 2013-01-29pktgen: support net namespaceCong Wang 2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann 2012-10-21pktgen: Use ipv6_addr_anyJoe Perches 2012-10-10pktgen: replace scan_ip6() with in6_pton()Amerigo Wang 2012-10-10pktgen: enable automatic IPv6 address settingAmerigo Wang 2012-10-10pktgen: display IPv4 address in human-readable formatAmerigo Wang 2012-10-10pktgen: set different default min_pkt_size for different protocolsAmerigo Wang 2012-10-10pktgen: fix crash when generating IPv6 packetsAmerigo Wang 2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi 2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2012-05-18pktgen: fix module unload for goodEric Dumazet 2012-05-17pktgen: Use pr_debugJoe Perches 2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches 2012-05-10pktgen: fix crash at module unloadEric Dumazet 2012-04-15net: cleanup unsigned to unsigned intEric Dumazet